How do I find or access the current level of a GDG?

Answer Posted / rainer bartosch

You may use this

CALL BPXWDYN "ALLOC DD(ddn) SHR DSN('"gdg"(0)') RTDSN(GDGN)"

Afterwards GDGD contains the name of the actual gdg data
set.

Is This Answer Correct ?    5 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to code the db2 queries using rexx?

582


can oorexx run ibm object rexx programs?

600


how to access data held on the jes spool?

659


What does the sample library of uni-rexx consist of?

603


Can anyone provide me the source code for LOC(lines of code) counter written in REXX language which can run on IBM mainframe z/OS V1R4. The LOC counter should be able to count the comments,lines of code,blank lines in a COBOL program and JCL's

2097






How to code the db2 queries using rexx, and also plz send some link and examples using db2 queries?

557


I have one input file and some 40 tables, I want to read input file and compare the input file value with the table value if it is present then we have to update with new value, this should be repeated for all 40 tables and we are reading only one input file, for this is there any REXX program or job or routine to accomplish above requirement. components of the requirements; 1. One input file 2. 40 DB2 tables 3. we have to read from the input file and compare with table value, if present then update with new value (this should be recurssive for all 40 tables for every record of input file). 4. quick help is appreciated.

2009


can I redistribute oorexx freely with commercial software?

574


How to find or access the current level of a gdg?

485


can oorexx run normal rexx programs?

586


is oorexx compatible with ibm object rexx?

621


Is it possible to port existing applications from the mainframe or os/2? Are there major changes required to do this?

534


is oorexx compatible with rexx?

568


What is the use of uni-rexx?

547


Enlist the features of rexx as a programming language.

623