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

Listcat in Cobol Program


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

New User


Joined: 14 Apr 2005
Posts: 7
Location: Bhubaneswar

PostPosted: Tue Apr 19, 2005 2:57 pm
Reply with quote

Dear All,

Can any one of you tell me the way to use listcat from cobol program.

Thanks,
Om
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Tue Apr 19, 2005 10:58 pm
Reply with quote

Look here:

ibmmainframes.com/viewtopic.php?t=2164&highlight=idcams
Back to top
View user's profile Send private message
omprakshsharma

New User


Joined: 14 Apr 2005
Posts: 7
Location: Bhubaneswar

PostPosted: Thu Apr 21, 2005 12:07 pm
Reply with quote

Dear Supark,

PLease tell me how to find the Creation time and Creating JOB name thru Listcat.

Thanks,
Om
Back to top
View user's profile Send private message
superk

Global Moderator


Joined: 26 Apr 2004
Posts: 4652
Location: Raleigh, NC, USA

PostPosted: Thu Apr 21, 2005 6:02 pm
Reply with quote

Om, I think you need to do more research into what information the LISTCAT function does provide. I am NOT a storage management expert, but I do know this from other forums on the same subject:

The only way to get the name of the job that created a particular dataset is via the system's SMF records, IF your systems programmers have enabled SMF accounting for that particular event. There is no known way to get the time a dataset was created.

However, if the dataset in question is on tape, this information MAY be available from your tape management system (CA-1, TLMS, etc.), but you will have to check into that yourself or consult with your own in-house storage management expert.
Back to top
View user's profile Send private message
omprakshsharma

New User


Joined: 14 Apr 2005
Posts: 7
Location: Bhubaneswar

PostPosted: Thu May 05, 2005 11:45 am
Reply with quote

Dear Superk,

I need CJOB/CIME for the dataset on tape. I tried searching it but couldn't find any where.

I just found name of some utilities like TAPELIST/UCCBINQ/UCCGRW but i don't know how to use them in JCL.

If you can get some help in this regard it will solve my purpose.

I don't know about CA-1, TLMS also. Please provide me some information about it.

Thanks,
Om
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 Replace each space in cobol string wi... COBOL Programming 3
No new posts Using API Gateway from CICS program CICS 0
No new posts COBOL -Linkage Section-Case Sensitive COBOL Programming 1
No new posts COBOL ZOS Web Enablement Toolkit HTTP... COBOL Programming 0
No new posts Calling DFSORT from Cobol, using OUTF... DFSORT/ICETOOL 5
Search our Forums:

Back to Top