why should SYSIN DD * statement should not be included
inside a PROCedure snippet??? please answer this.. i need to
know.
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between catalogue procedure and In-Stream procedure?
If i am going to change some variable in a copybook( size or variable type) ,what are the changes that need to be done in the corresponding JCL.
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
How to identify where file is empty or not? How many ways are there to identifying?
i have a file which contains duplicates ? my requirement is to eliminate duplicates and these elminated duplicates should be moved to another file can any code this using sort ?
How can you execute a COBOL program via SYSIN in JCL?
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,
Can we DELETE all the Generations of a GDG at once, WITHOUT deleting the GDG itself ?
oza017.myorg.emp has 100 records ,oza018.myorg.staff has 200 records but 50 are the common records in both files copy all the common records into oza017.myorg.xyz dataset
Many jcl statements contain specific values designed to direct and control the execution of the statement. What are these fields called?
Can we Execute a job without specifying Job Name in the Job Card?
What is concatenating?