473,394 Members | 1,867 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

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 1137

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

Similar topics

0
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
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
by: Dennis B.II | last post by:
Who are REXX routines named after ?
1
by: Dennis B.II | last post by:
Who are REXX routines named after ?
2
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
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
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
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
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...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
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,...
0
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...
0
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
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...

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.