Answer Posted / sam
EJCK,EJCK REPORTS alsp work
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
what is SOC4 error?
Matching Logic in Jcl not in cobol.Could any one please answer this question
how to run batch program without jcl?
What are hierarchy levels in jcl?
how can you check if a file is empty using jcl?
What is the syntax of JCL statement?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
How to alter the parameters for the existing gdg?
Can an individual step be restricted from using all the jobs allowed cpu time?
How jcl is used for testing batch programs?
What is the purpose of dd?
how can the same proc be re-used and called by many jobs?
in ways data can be passed to a COBOL program from JCL?
what is the use of IEBGENER utility?
I had Records in file Like this Company Code IBM 2 IBM 1 IBM 4 WIPRO 3 WIPRO 2 WIPRO 9 TCS 4 TCS 6 TCS 3 i want the record of every company with highest code How can i do that?