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
 
Instream Procedure without PEND Statement

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

New User


Joined: 24 Mar 2005
Posts: 3

PostPosted: Fri Apr 22, 2005 12:04 pm    Post subject: Instream Procedure without PEND Statement
Reply with quote

hi,

What happens when i omit pend step while coding Insteam Procedure in my jcl ? Which type of error the jcl will return ? Explain in detail.
Back to top
View user's profile Send private message
References
jhaam

New User


Joined: 22 Apr 2005
Posts: 3

PostPosted: Fri Apr 22, 2005 2:20 pm    Post subject:
Reply with quote

if U do not quote PEND it means the instream PROC itself doesn't end. So what ever u write in normal JCL for example EXEC, SYSIN steps and all be invalid as we should not use in INTREAM procs.

This doesn't answer ur qsrn completely.. but I have added my hint....
Back to top
View user's profile Send private message
vrch

New User


Joined: 21 Mar 2005
Posts: 21

PostPosted: Fri Apr 22, 2005 2:22 pm    Post subject: Re: Query on Instream Procedures
Reply with quote

Hello,

In instream procedures the PEND statement is compulsory.If you ignore that parameter you can get following error.

IEFC005I PROC STATEMENT WITHOUT MATCHING PEND STATEMENT

I think this answer is correct.If any info..plz let me know

Bye
Back to top
View user's profile Send private message
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