473,480 Members | 1,587 Online
Bytes | Software Development & Data Engineering Community
Create 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 1136

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

Similar topics

0
1084
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
15559
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...
0
1040
by: Dennis B.II | last post by:
Who are REXX routines named after ?
1
1427
by: Dennis B.II | last post by:
Who are REXX routines named after ?
2
2613
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...
2
1633
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
1139
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=...
12
2925
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...
2
3844
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...
6
6122
by: cberthu | last post by:
Hi all, I am a little puzzled.. I am trying to make some insert into an DB2 using SQLEXEC and it just does not work... code looks like that: /* // Initialize SQLEXEC interface */ parse...
0
7044
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,...
0
6908
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7045
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6741
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6944
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
4483
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...
0
2995
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...
0
1300
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 ...
0
182
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...

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.