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

Batch job to extract all lists in CSD file


IBM Mainframe Forums -> CICS
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
Soundammal.S

New User


Joined: 05 May 2008
Posts: 29
Location: Chennai

PostPosted: Thu Dec 18, 2008 12:46 pm
Reply with quote

Hi All,

I need help in extracting all the lists found in CSD file through batch job.

Thanks
Back to top
View user's profile Send private message
enrico-sorichetti

Superior Member


Joined: 14 Mar 2007
Posts: 10873
Location: italy

PostPosted: Thu Dec 18, 2008 12:53 pm
Reply with quote

please clarify what You need to do...

CSD , lists, batch...
how does all this relate to TSO/ISPF ??

explain better, and somebody will move the topic to the proper forum
Back to top
View user's profile Send private message
Soundammal.S

New User


Joined: 05 May 2008
Posts: 29
Location: Chennai

PostPosted: Thu Dec 18, 2008 1:02 pm
Reply with quote

Hi ,

I want to extract the all the lists defined in the DFHCSD through batch job.

I'm able to extract the groups present in the particular list through batch job. in the same way i need to extract all the defined to the particular CSD file in the CICS region.

Thanks.
Back to top
View user's profile Send private message
Soundammal.S

New User


Joined: 05 May 2008
Posts: 29
Location: Chennai

PostPosted: Thu Dec 18, 2008 1:16 pm
Reply with quote

Hi All ,

Sorry for the mistake!

I'm able to extract the groups present in the particular list through batch job. in the same way i need to extract all the lists defined to the particular CSD file in the CICS region through batch job.

Thanks.
Back to top
View user's profile Send private message
Robert Sample

Global Moderator


Joined: 06 Jun 2008
Posts: 8697
Location: Dubuque, Iowa, USA

PostPosted: Thu Dec 18, 2008 5:58 pm
Reply with quote

EXTRACT LIST(*) works pretty good.

LIST ALL gives you everything in a different format.

This is covered thoroughly in the CICS Operations and Utilities manual -- you might want to get a copy & read it.
Back to top
View user's profile Send private message
Soundammal.S

New User


Joined: 05 May 2008
Posts: 29
Location: Chennai

PostPosted: Fri Dec 19, 2008 4:02 pm
Reply with quote

Thanks for your reply.
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 -> CICS

 


Similar Topics
Topic Forum Replies
No new posts Compare 2 files and retrive records f... DFSORT/ICETOOL 3
No new posts FTP VB File from Mainframe retaining ... JCL & VSAM 8
No new posts Extract the file name from another fi... DFSORT/ICETOOL 6
No new posts How to split large record length file... DFSORT/ICETOOL 10
No new posts Extracting Variable decimal numbers f... DFSORT/ICETOOL 17
Search our Forums:

Back to Top