WHAT WILL HAPPEN TO A FILE IF DISP=(MOD,DELETE,DELETE)

Answer Posted / patrick santiago

mod, = adding/altering data to dataset
delete, = delete DS after normal eoj
delete = delete DS if abend occurs

Is This Answer Correct ?    17 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain dd statement in jcl?

642


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

1485


Can we call instream to catalog and catalog to instream?

683


Is it possible to left uncode disp? If yes, how?

705


What are s0c1, s0c4, s0c5, s0c7 and socb?

704






a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

619


How can an in-stream dataset be terminated?

848


What is the function of a dd statement?

709


Give the syntax of job specifying jcl statement.

639


What is the job entry system used in your project? based on what criteria the sequence of jobs are picked if priority is not mentioned in the job card?

1807


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

606


what is the purpose of coding notify parameter in job statement?

683


If a (+1) generation dataset is created in the first step of a job, how can it be referenced in later steps of the same job for input?

784


How can a fb file convert to vb file using sort program?

807


How to alter the parameters for the existing gdg?

712