Can we Execute a job without specifying Job Name in the Job
Card?
Answer Posted / adi narayana pappuru
ENTER JOBNAME CHARACTER(S) -
a
SUBMITTED
ENDED AT N1 - JCL ERROR CN(INTERNAL)
This is the error that we will get if we miss the job
name..
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
What is jcl in mainframe?
What is the function of //jcllib statement?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How to submit a jcl from cics?
Explain the purpose of dd * statement in jcl?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
List in order the hierarchical levels of jcl?
How can unused space allocation be returned to the system when a dataset is closed?
List the different components of jcl statement?
How do you access an uncatalogued dataset in a jcl?
Differentiate between the joblib and the steplib statements?
What is the function of a dd statement?
How jcl is used for testing batch programs?
What does a disposition of (MOD,DELETE,DELETE) mean ?
What is the format of comment statement?