Portal | IBM Manuals | Downloads | Products | Refer | Info | Programs | JCLs | Forum Rules*| Site Map | Mainframe CD 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index
 
Register
 
IBMMAINFRAMES.com - IBM Mainframe Support Forums Index FAQ Search Memberlist Usergroups Profile Log in to check your private messages Log in
 
invoking SDSF XDC in batch

 
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL
Author Message
pmn2cdac

New User


Joined: 23 Dec 2007
Posts: 21
Location: Bangalore

PostPosted: Sun Apr 27, 2008 10:21 pm    Post subject: invoking SDSF XDC in batch
Reply with quote

Hi All,

Please provide the JCl statements to take xdc from job......
from above statements ,,,by using print I am not abel to do that,,,,
Back to top
View user's profile Send private message
References
PostPosted: Sun Apr 27, 2008 10:21 pm    Post subject: Re: invoking SDSF XDC in batch Reply with quote

Splitted: Sun Apr 27, 2008 10:24 pm by enrico-sorichetti From Topic Is it possible to take XDC through job (JCL)
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 7339
Location: 221 B Baker St

PostPosted: Sun Apr 27, 2008 11:34 pm    Post subject:
Reply with quote

Hello pmn2cdac and welcome to the forums,

Quote:
by using print I am not abel to do that
Rather than xdc, try using "PRINT ODSN" (which is what xdc does "under the covers" if my memory is workikng). PRINT ODSN opens a dataset, then PRINT what you want to go into the file, and lastly issue PRINT CLOSE and the dataset should be ready for your use.

I suggest you try it manually until you are comfortable with the process.
Back to top
View user's profile Send private message
CICS Guy

Senior Member


Joined: 18 Jul 2007
Posts: 1117
Location: At my desk

PostPosted: Sun Apr 27, 2008 11:43 pm    Post subject:
Reply with quote

Check out Lionel B. Dyck. he has a great little tool, SDFSEXT, a generalized SDSF batch tool to extract all or part of your sysout into a dataset that you could do whatever you want with.
Back to top
View user's profile Send private message
pmn2cdac

New User


Joined: 23 Dec 2007
Posts: 21
Location: Bangalore

PostPosted: Wed May 14, 2008 10:51 am    Post subject: doing XDC when job completes
Reply with quote

I have a 'job x',,,,when i submit it ,,at end it should do the xdc task to 'job x ' to this job parallely.

Please let me know with the statements.

Thanks in advance,

Praveen
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 1862
Location: Israel

PostPosted: Wed May 14, 2008 10:59 am    Post subject:
Reply with quote

Add a last step of batch SDSF commands. You might find a lot of examples here.

O.
Back to top
View user's profile Send private message
dick scherrer

Global Moderator


Joined: 23 Nov 2006
Posts: 7339
Location: 221 B Baker St

PostPosted: Wed May 14, 2008 11:06 am    Post subject:
Reply with quote

Hello,

Please refer to your other (very similar) topic.
Back to top
View user's profile Send private message
Moved: Wed May 14, 2008 5:48 pm by William Thompson From CLIST & REXX to JCL
Display posts from previous:   
Post new topic   Reply to topic    IBMMAINFRAMES.com Support Forums -> JCL All times are GMT + 6 Hours
Page 1 of 1