IBM Mainframe Forum Index
 
Log In
 
IBM Mainframe Forum Index Mainframe: Search IBM Mainframe Forum: FAQ Register
 

IDCAMS & LISTCAT with ddnames


IBM Mainframe Forums -> JCL & VSAM
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
reach2abhinavtyagi

New User


Joined: 04 Aug 2016
Posts: 7
Location: India

PostPosted: Thu Nov 07, 2019 8:11 pm
Reply with quote

Hi,
In IDCAMS with LISTCAT it requires exact Mainframe DSN names to be coded to show the properties in SYSPRINT.

However I want to dynamically set the DSN names with LISTCAT ENTRIES ' ' . through override OR symbolic paramters.

Is it possible in some way ?

Regards
Abhinav
Back to top
View user's profile Send private message
sergeyken

Senior Member


Joined: 29 Apr 2008
Posts: 2012
Location: USA

PostPosted: Thu Nov 07, 2019 9:00 pm
Reply with quote

reach2abhinavtyagi wrote:
Hi,
In IDCAMS with LISTCAT it requires exact Mainframe DSN names to be coded to show the properties in SYSPRINT.

However I want to dynamically set the DSN names with LISTCAT ENTRIES ' ' . through override OR symbolic paramters.

Is it possible in some way ?

Regards
Abhinav


1) Use JCL option EXPORT/SYMBOLS= (if your JES version allows this)

2) Code a minor REXX script, and call IDCAMS/LISTCAT from REXX.

3) 100500 other solutions
Back to top
View user's profile Send private message
View previous topic :: :: View next topic  
Post new topic   Reply to topic View Bookmarks
All times are GMT + 6 Hours
Forum Index -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts IDCAMS listcat service using cobol JCL & VSAM 1
No new posts How to free (unalloc) data sets and d... TSO/ISPF 4
No new posts Capture DSN names through SORT / IDCAMS DFSORT/ICETOOL 8
No new posts IDCAMS RENAMING VSAM FILE ALONG WITH ... JCL & VSAM 12
No new posts IDCAMS Allocate & Repro JCL & VSAM 9
Search our Forums:

Back to Top