| Other JCL Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| IN-STREAM DATA NOT ALLOWED IN PROC how can come out from
this problem | | 6 |
| I need to compare two VSAm files. In input VSAM file some
fields are updating and the updated feilds are coming into
the output file. now i need to compare these two files with
respect to a perticular field. Please suggest a suitable
JCL code me. | Cognizent | 1 |
| There are two steps in a JCl, the first one generates a
report while the second step send an email saying the
report has been generated, but the second steps should only
be executed when the report file is non-empty. How can it
be acheived. We may include steps in between. | | 3 |
| What does the TIME parameter signify ? What does TIME=1440
mean ? | Accenture | 3 |
| can u execute a proc from another proc? | Logica-CMG | 5 |
| What is QSAM error usually when it is occurs? | | 1 |
| Hi,
I have a requirement
File A : I have 6 records out of which 4 are same.
File B: I have 8 records out of 6 records are same.
The 4 records in FILEA and 6 records in FILE B are same. If
we substract we will get two records, I need these two
records in output file
This is because to remove the duplicates from the database.
Through easytrieve we can compare but for that there should
not duplicates, but in my file I have duplicates.
Thanks in advance!! | | 2 |
| What is a Proc ? why do we go for a Proc ? What are the
types of procs?Can we have nesting in Procs ? | Xansa | 9 |
| What are the valid DSORG values ? | | 2 |
| What do you do if you do not want to keep all the space
allocated to a dataset? | | 2 |
| //{name} INCLUDE MEMBER=memname {comments}
in the include statement, what actually happens when its
executed? The membername conatains a list of valid JCL
statements, so will the include statement be substituted by
these statements and how can we mention the pds that
conatains the member? How does the include group differ from
a PROC?
how is include statement connected to JOBLIB and STEPLIB? | CTS | 2 |
| What is the max blocksize for a Tape file? | | 2 |
| Is it possiable to use a gdg in the INCLUDE statement in a
SORT jcl? I am using this because I want to change the
condition with out changing the jcl. Please provide with a
sample code. | | 1 |
| How to identify where file is empty or not? How many ways are
there to identifying? | CTS | 1 |
| If i have defined an temperory dataset in step2, how can i
call back or use the same dataset in step5 of the same job | UST | 4 |
| THERE IS ONE STEP AS BELOW:
//STEPJS060 EXEC PGM=XYX,
COND=((200,EQ,JS010),(0,NE,JS020.C),EVEN)
COULD ANY ONE EXPLAIN HOW COND PARAMETER WORKS HERE?
I AM CONFUSED BECOZ OF "EVEN".
| | 2 |
| I have 2 steps in my exec statement , in first step I am
creating a gdg, and the output of this step is going into
second step as a input, and this second step is abended ,
now how could i approach in this case. | Bank-Of-America | 3 |
| how do you resolve for soc7 error | ACS | 4 |
| What is SORT ? How do we eliminate duplicate records ? How
do I select some records using SORT ? | Xansa | 4 |
| The maximum number of steps in a job? | | 3 |
| |
| For more JCL Interview Questions Click Here |