Answer Posted / guest
Caused by invalid data in a numeric field.
| Is This Answer Correct ? | 135 Yes | 12 No |
Post New Answer View All Answers
Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC
How can the disposition of sysout datasets be set for an entire jobstream?
List the different components of jcl statement?
What is the syntax of JCL statement?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
List the different jcl statements that are not permitted in the procedures?
Explain how can the attributes of one sms dataset be copied to another dataset?
Explain the function of the steplib dd statement?
What is the function of the steplib dd statement?
which parameter is use to declare the name of dataset in dd statement?
In sms datasets, what is the function of the dd avgrec keyword?
What statement can be used to send data to another mvs jes3 node?
Suppose there are 2 Input files Infile-1 and Infile-2. Both the Files contain Employee Records. You need to compare both the files and Write the Common Records in third file named Outfile. How can we do this using File-Aid?