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

Answer Posted / r.bhaskar

If data is modified successfully data will be deleted
abnormal also it will delete.

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?

2115


We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?

1762


What does a disposition of (MOD,DELETE,DELETE) mean ?

676


Does jcl support automatic restart?

773


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

1494






what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

663


Explain how can the submitting users racf authority be overridden in a job stream?

682


How can the disposition of sysout datasets be set for an entire jobstream?

851


How do you submit a job for execution?

646


what is JCL?

708


how to do automated restart when a job abends?

858


What is one line to pass PARM from JCL to COBOL?

1180


What is the purpose of dd?

735


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

844


Define concatenating?

676