hi is there any means of deletin a record from a ps usin
cobol
not using jcl?eg if i am reading a record and if some
condition is matched tat particular record must be deletd
fom the ps

Answer Posted / nagesh

Fine I would like go with answer #2, since physical deletion
is not possible with ps datasets , all you can do is exclude
the records meeting the condition while writing it to new ps
datasets.
let me remind once again that Deletion is not possible with
ps data sets.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Whats the difference between search & search ALL?

5258


Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.

2052


What is the difference between binary search and sequential search?

638


How are the next sentence and continue different from each other?

760


Name the divisions, which are available in a cobol program?

681






Explain how to differentiate call by context by comparing it to other calls?

683


EXPLAIN MAIN FRAME TESTING PROCESS...HOW TO FIX THE MAINFRAME BUGS?

2052


In which area will you utilize 88 level items in cobol?

713


What are all the divisions of a COBOL program?

660


What is the difference between comp and comp-3?

693


How do you reference the following file formats from cobol programs?

693


How arrays can be defined in COBOL?

661


What are the different types of condition in cobol and write their forms.

656


how do you reference the printer file formats from cobol programs

653


What guidelines should be followed to write a structured cobol prgm?

668