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

What happen if we submit a JCL without parameters


IBM Mainframe Forums -> Mainframe Interview Questions
Post new topic   Reply to topic
View previous topic :: View next topic  
Author Message
premkumar82

New User


Joined: 24 Feb 2006
Posts: 8
Location: chennai

PostPosted: Mon Feb 05, 2007 4:13 pm
Reply with quote

Hi all,

What happens when we run a JCL without the job card parameters?and everything else is fine..
the question is job runs fine, but where can we see the o/p?

//jobname JOB
//step1 EXEC PGM=ADD
//....
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Mon Feb 05, 2007 4:17 pm
Reply with quote

premkumar82 wrote:
What happens when we run a JCL without the job card parameters?and everything else is fine..
the question is job runs fine, but where can we see the o/p?

//jobname JOB
//step1 EXEC PGM=ADD
//....
Where is probably determined by what your shop has the defaults set to....
Back to top
View user's profile Send private message
kgumraj

Active User


Joined: 01 May 2006
Posts: 151
Location: Hyderabad

PostPosted: Tue Feb 06, 2007 10:15 am
Reply with quote

Hi,

I have run this, it has run but I got JCL error, The answer to your question is it is going to spool when have no JCL errors and with JCL errors it goes into the Tape.

This is the very nice question, to be only answered in detail by the only system programmers of ZOS.
Back to top
View user's profile Send private message
William Thompson

Global Moderator


Joined: 18 Nov 2006
Posts: 3156
Location: Tucson AZ

PostPosted: Tue Feb 06, 2007 1:34 pm
Reply with quote

kgumraj wrote:
....with JCL errors it goes into the Tape.
Huh? What "Tape"? icon_confused.gif
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 -> Mainframe Interview Questions

 


Similar Topics
Topic Forum Replies
No new posts Passing Parameters to Programs Invoke... PL/I & Assembler 5
No new posts Submit multiple jobs from a library t... JCL & VSAM 14
No new posts Injecting HTTPHEADER parameters in th... PL/I & Assembler 0
No new posts passing symbolic parameters through d... JCL & VSAM 3
No new posts How to submit multiple jobs with parm... JCL & VSAM 3
Search our Forums:

Back to Top