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

Default values for parameters?


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

New User


Joined: 14 Sep 2006
Posts: 2

PostPosted: Thu Sep 14, 2006 1:08 am
Reply with quote

What are the default values for parameters?

also please specify parameters common to JOB n EXEC statements.
Back to top
View user's profile Send private message
Frank Yaeger

DFSORT Developer


Joined: 15 Feb 2005
Posts: 7129
Location: San Jose, CA

PostPosted: Thu Sep 14, 2006 1:32 am
Reply with quote

The default for every possible parameter known to man is 5. icon_lol.gif

Seriously, this is a ridiculous question. Which parameters for which product? Different products have many, many different parameters.

If you're looking for all of the parameters and their defaults for the JCL JOB and EXEC statements, look them up in the JCL manual. Nobody is going to list all of them here for you.
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Thu Sep 14, 2006 9:33 am
Reply with quote

Quote:
also please specify parameters common to JOB n EXEC statements.

REGION and TIME cross my mind at one shot.
Back to top
View user's profile Send private message
ofer71

Global Moderator


Joined: 27 Dec 2005
Posts: 2358
Location: Israel

PostPosted: Thu Sep 14, 2006 10:54 am
Reply with quote

I think vikram_m_saini was asking for explanation regarding the term 'default values'.

Default values are the values that will be assigned to symbolic parameters if your JCL won't set any. Usually you put these values at the "called" procedure with some value.

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

New User


Joined: 31 Aug 2006
Posts: 15
Location: Chennai, India

PostPosted: Thu Sep 14, 2006 5:24 pm
Reply with quote

COND also a common parameter for JOB and STEP.
Back to top
View user's profile Send private message
priyesh.agrawal

Senior Member


Joined: 28 Mar 2005
Posts: 1448
Location: Chicago, IL

PostPosted: Thu Sep 14, 2006 7:41 pm
Reply with quote

ofer71 wrote:
I think vikram_m_saini was asking for explanation regarding the term 'default values'.

I was answering for the other one... as it was already well explianed by Frank...
Back to top
View user's profile Send private message
vikram_m_saini

New User


Joined: 14 Sep 2006
Posts: 2

PostPosted: Fri Sep 15, 2006 12:11 am
Reply with quote

hi everyone,
i'm sorry,i should have written abt region,time icon_rolleyes.gif

i want to know default values for region time msgclass,msglevel,dprty icon_smile.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 -> JCL & VSAM

 


Similar Topics
Topic Forum Replies
No new posts INCLUDE OMIT COND for Multiple values... DFSORT/ICETOOL 5
No new posts Replace Multiple Field values to Othe... DFSORT/ICETOOL 12
No new posts Null values are considered in Total c... DFSORT/ICETOOL 6
No new posts Passing Parameters to Programs Invoke... PL/I & Assembler 5
No new posts Running a Job with the Default User ID JCL & VSAM 2
Search our Forums:

Back to Top