what are the technical terms for
//
/*
in jcl
Answer Posted / arun
// - identifier.
/* - delimiter.
| Is This Answer Correct ? | 36 Yes | 2 No |
Post New Answer View All Answers
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
how you will the direct the data to spool using sysout option?
What statement can be used to send data to another mvs jes3 node?
Explain dfsort utility?
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 do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
how can the same proc be re-used and called by many jobs?
what is DSN in JCL and what are the parameters to declare the DSN?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
What is timing concept in mainframe?
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 it possible to code instream data in a PROC?
how you can direct the data to spool using SYSOUT option?
how to do automated restart when a job abends?
Define concatenating?