what is the purpose of coding class parameter in job statement?
No Answer is Posted For this Question
Be the First to Post Answer
What is the exact difference between PRTY and DPRTY
How do you submit JCL via a Cobol program?
How can the disposition of sysout datasets be set for an entire jobstream?
can anyone explain me about sort in jcl with inrec and outrec ?
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
How to pass values in jcl to cobol?
What is the meaning of the following declaration : DCB=BLKSIZE=, What is the difference between above declaration & not specifying DCB at all for a output file?
What is a MODEL Paramater in GDG ?
which utility is used to update pds?
Explain about File Tailoring
What is the function of dd name parameter with a 2 part structure; audit.report?
I am getting the file from Unix to Mainframes for every 15 minutes. The mainframe job get abended with bad records coming from unix. I recovered that by deleting the bad data. I need permenant solution how to fix the issue? The record is getting characters in in first 9 positions which it should not. Please provide me the solution how to skip the records if it finds the charcters in the first 9 positions. K