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

override sysin in jcl


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

New User


Joined: 18 Aug 2008
Posts: 50
Location: Bangalore

PostPosted: Thu Jun 24, 2010 5:06 pm
Reply with quote

Hi,

I have to override a sysin statement in JCL.

When I tried to give like below in the jcl.

ps10.sysin dd dsn =x.x.x,disp=shr

it is giving "ps10 step name is not available in the proc" eventhough it is present.

Can anyone suggest if there is any possiblility of overriding the above.

PS10 step is a DSNTEP2 step.

Thanks,
Sandhya.
Back to top
View user's profile Send private message
Gnanas N

Active Member


Joined: 06 Sep 2007
Posts: 792
Location: Chennai, India

PostPosted: Thu Jun 24, 2010 5:09 pm
Reply with quote

Please show us the PART of the PROC and the EXEC calling the PROC.

And the error messages, codes too.
Back to top
View user's profile Send private message
dick scherrer

Moderator Emeritus


Joined: 23 Nov 2006
Posts: 19244
Location: Inside the Matrix

PostPosted: Thu Jun 24, 2010 9:07 pm
Reply with quote

Hello,

If you have multiple overrides, one or more may be out of sequence. . .
Back to top
View user's profile Send private message
rahulgarg14

New User


Joined: 16 Apr 2007
Posts: 10
Location: gurgaon - india

PostPosted: Wed Jun 30, 2010 12:34 pm
Reply with quote

One more possibility is that there are multiple PROCs in the JCL and you are not giving override in correct PROC.
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 Generate output lines (SYSIN card for... DFSORT/ICETOOL 4
No new posts COBOL reading from SYSIN COBOL Programming 1
No new posts AN OVERRIDE MAY NOT TARGET OVERRIDING... JCL & VSAM 1
No new posts concatenate sysin to dsn JCL & VSAM 7
No new posts Compare Two datasets and Override Mat... DFSORT/ICETOOL 7
Search our Forums:

Back to Top