Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is the use of keep and pass in disp

Answer Posted / azharuddinsyed

KEEP - Keep the data set even though the job terminates abnormally
PASS - pass the data set to further steps in the job

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?

1185


How do define dynamic array in cobol. how do you define single dimensional array and multidimensional array in your cobol?

1302


2 input fles: 2 flat files, with different number of records. both are having unique key for each record and already sorted in ascending order . match these files using unique key and in output only matching key value has to be written. please procide cobol logic

2641


What is cobol?

1288


how do you reference the ksds vsam file formats from cobol programs

1245


How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that

3277


How do we get current date from system with century in COBOL?

1423


Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks

3017


Differentiate between structured cobol programming and object-oriented cobol programming.

1211


How to get the last record in vsam file in cluster? And how can you get the kids file records into your cobol program?

1263


How to read the 2nd last record of a VSAM file? (The file size is huge and we don't know the key)

3317


can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there

2427


What is a scope terminator give example?

1155


Explain what you understand by passing by value.

1202


How do u write test cases?

2109