when does a dataset go uncataloged?
No Answer is Posted For this Question
Be the First to Post Answer
Can we change a FB file to VB file in JCL? Please help
if you have big pgm. during compilation is abends with (soc7)how do you know which line has soc 7 error.
how you can direct the data to spool using SYSOUT option?
Is there any command to check wether the ps file is in sorted order?
Hi, I have a requirement File A : I have 6 records out of which 4 are same. File B: I have 8 records out of 6 records are same. The 4 records in FILEA and 6 records in FILE B are same. If we substract we will get two records, I need these two records in output file This is because to remove the duplicates from the database. Through easytrieve we can compare but for that there should not duplicates, but in my file I have duplicates. Thanks in advance!!
A job has 150 steps i want to execute only 57th step
what are the technical terms for // /* in jcl
If your job fails at particular step then what would be the return code for next steps
what do you mean By spooling? Expand SPOOL?
what if any ,is the syntax error in the following piece of code 01 B PIC A(7) 02 C PIC 9(4) ........ IF(B NUMERIC) ADD 10 TO C a.the condition in the if statement is wrong b.noting is wrong c.because C is initialised.ADD 10 TO C is wrong d.both B and C shoud have same size.
What are some jcl statements that are not allowed in procedures?
How does the jcl specify the job to os?