Could anyone please suggest me what is the maximum length
of data that can be pass as input in
//sysin dd *
This was asked in interview.
TIA
Answer Posted / deepak
I think 18 Numeric &
160 Character, pls correct me if i am wrong
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What happens if both JOBLIB & STEPLIB is specified ?
How can an in-stream dataset be terminated?
How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY
What are some jcl statements that are not allowed in procedures?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The disp in the JCL is SHR and the pgm opens the file in EXTEND mode. What happens ?
Explain how can an in-stream dataset be terminated?
What is the function of job statement in jcl?
Is it possible to left uncode disp?
what is the use of JCL?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
Explain the function of the dd dcb keyword?
What is NOTCAT ?
What is the use of symbol // in jcl?
What is timing concept in mainframe?
in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?