What is the difference between Sysin,Sysout,Sysdbout and
Sysudump?
Answer Posted / purushoth
SYSIN: TO DEFINE THE SOURCE INPUT DATA
SYSOUT: TO DEFINE THE PRINTED OUTPUT DATASET
SYSDUMP:IF U R USIN DUMP COMPILER OPTION , TO REQUEST THAT
A DUMP BE WRITTEN ON ONE OF THESE DATASETS
| Is This Answer Correct ? | 17 Yes | 3 No |
Post New Answer View All Answers
what are JCLLIB and STEPLIB in JCL?
how to do automated restart when a job abends?
Explain how can a jobs execution priority be modified?
what is DSN in JCL and what are the parameters to declare the DSN?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
Is there any command to check wether the ps file is in sorted order?
What do you understand by the terms: joblib and steplib?
How does the jcl specify the job to os?
How can a jobs execution priority be modified?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
Name the statement which can be used to send data to another mvs jes3 node?
Explain about LMQUERY�give a dialog information about a data set
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
define cond parameter in jcl?