473,915 Members | 4,448 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

DB2 via REXX on Z/OS

JAW
My account has DB2 SYSADM granted to it.

I am trying to issue DB2 Subsystem commands via rexx.

Error:

16.46.34 JOB04218 IEA630I OPERATOR OPRJAW0 NOW ACTIVE, SYSTEM=AGL1
, LU=
16.46.36 JOB04218 -DISPLAY DB(DJAW01R0) SPACENAM(*)

16.46.36 JOB04218 DSN3107I - DSN3EC0X - COMMAND REJECTED. REQUESTOR
NOT AUTHORI
16.46.36 JOB04218 DSN3107I - DSN3EC0X - COMMAND REJECTED. REQUESTOR
NOT AUTHOR

Rexx block:

000046 cma_db2:
000047 "CONSPROF SOLDISP(NO) SOLNUM(100)"
000048 "CONSOLE SYSCMD(-DISPLAY DB(DJAW01R0) SPACENAM(*))"
000049 RC = GETMSG("LINE.", ,,,20)
000050 "CONSOLE DEACTIVATE"
000051 Do I = 1 TO LINE.0
000052 Say LINE.I
000053 End
000054 Return

It almost seems like my EMCS session needs something in CONSOL00 :

May 3 '06 #1
0 1166

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1107
by: les | last post by:
A Python Rexx Interface is now available to allow Python scripting to access REXX libraries and utilities. See http://www.lestec.com.au for details Regards, Les
7
15608
by: Jeff Wang | last post by:
Hi all, Can someone help me out? I've been struggling with this for almost a week and still have no clue what's wrong. Basically I want to write a DB2 stored procedure for OS/390 in REXX. In this procedure it reads a dataset and return the first line of the dataset. I met two problems: Problem 1:
0
1052
by: Dennis B.II | last post by:
Who are REXX routines named after ?
1
1439
by: Dennis B.II | last post by:
Who are REXX routines named after ?
2
2645
by: dragonmsw | last post by:
I'm having a problem invoking DB2 Stored Procedures from REXX. I've written a generic SP tester where you enter the schema and name of the SP. The next panel displays the parms for the SP and allows you to fill in the ones you need to and then invokes the SP. I'm having two problems in particular that relate to specifying parms for the SP call. (1) I can't make it work at all for a VARCHAR parm. Everytime there is a VARCHAR parm,...
2
1658
by: Massimiliano Campagnoli | last post by:
What are the supported languages to write stored procedure in db2 v8.2 for linux ? Is object rexx included ?
0
1157
by: JAW | last post by:
My account has DB2 SYSADM granted to it. I am trying to issue DB2 Subsystem commands via rexx. Error: 16.46.34 JOB04218 IEA630I OPERATOR OPRJAW0 NOW ACTIVE, SYSTEM=AGL1 , LU= 16.46.36 JOB04218 -DISPLAY DB(DJAW01R0) SPACENAM(*)
12
2974
by: Tony Belding | last post by:
I'm interested in using an off-the-shelf interpreted language as a user-accessible scripting language for a MUCK. I'm just not sure if I can find one that does everything I need. The MUCK must be able to call the interpreter and execute scripts with it, but the interpreter must also be able to call functions in the MUCK code. And then there's the security issue that really worries me. . . I have to be able to limit what the interpreter...
2
3874
by: Tonkuma | last post by:
I called Stored Procedure written in SQL from Object REXX on Windows like this CALL SQLEXEC 'CALL MigrateDECODE(:inString,:Converted)' CALL CHECKERR 'CALL MigrateDECODE' (CHECKERR was copied from DB2 sample program) But, it returned -444 as followings. How can I call Stored Procedure written in SQL from REXX? --- error report --- ERROR occurred : CALL MIGRATEDECODE SQLCODE : -444
0
10039
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10923
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9732
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
8100
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
7256
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5943
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6148
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4778
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
3368
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.