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

is there an aix version of oorexx?

564


why is there no os/2 (ecs) port of oorexx?

586


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

607


I want to set position for a particular text in a certain position in several of my cics maps.Please provide me with a solution. Ex: If "F1-Help" has to be set to pos(4,27) always in all the maps within a PDS.

1943


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

2103






What is the difference between ooRexx and IBM's Object REXX for Windows?

543


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

559


Can I cleanly uninstall oorexx?

580


Is it possible to combine uni-rexx with a compiled language in any application? What applications interfaces are there?

548


If I have limited experience with Rexx or it's been a long time since I've used it, what kind of help is available to get me started?

548


When will a port of ooRexx to "XYZ" be available?

529


I executed one job and I forget to save the final JCL. But took an XDC from SPOOL. Now I want to recover the JCL from XDC dataset. Is there any process to do this?. (Manually it takes a lot of time). Is there

2679


what would I use uni-rexx for?

567


for which platforms is uni-rexx available?

574


I just know the Panvalet dataset name, i would like to search all the members of that dataset for particular keyword through Rexx. how to achive? please suggest. Is it possible to open panvalet member in browse mode using Rexx? Your help would be appreciated very much. Thanks in advance.

5133