What is the default value of DISP for temp datasets
Answer Posted / sampath kumar
in the above answer is not correct...
disp=(new,pass,delete) and dsn=&&temp...it is correct answer..
Is This Answer Correct ? | 32 Yes | 4 No |
Post New Answer View All Answers
I have a File that has duplicate records. I need only those records that occur more than thrice.?
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
How do u write test cases?
What are the rules of the move verb?
What is the difference between perform … with test after and perform … with test before?
Write the code to count the sum of n natural numbers.
Give some examples of command terminators?
What is the difference between next sentence and continue in cobol programing language?
What is the usage of comp fields in cobol?
Which mode is used to operate the sequential file?
how can i see junk values in dclgen or in hostvariable of comp ?
1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?
What is a SSRANGE and NOSSRANGE?
how do you reference the variable unblock file formats from cobol programs
input= ,,,, mainframe training ,,, hyderabad .... location.... output1=$ mainframe training in hyderabad location$ output2=**** mainframe training in hyderabad location ****. In this pgn when we give input considering the spaces the output is displayed in this format.Like in the place of ,,,, $ should be displayed likewise.So please helpmeout.