Statement1 "We can not use UNCATLG in SMS managed VSAM
datasets"
Statement2 "We can not delete a SMS managed data set without
UNCATLG it" (P-353, Saba Zameer book)
Then how do we delete SMS managed VSAM datasets ?
Answer Posted / lenin&
It's all right. Both. U can't delete VSAM dataset without
uncatlg them, U can't uncatlg VSAM without delete
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How is the record format of an output dataset specified?
Explain how can a stopped job be started again?
How to execute 2nd and 4th steps among 5 steps in jcl proc?
what is the difference between JES3 and JES2?
What are the parameters that are used in creating a gdg?
Is acct parameter mandatory?
Explain in DD statement what is the use of DCB parameter?
I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.
Explain the function of //cntl statement?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
What are some jcl statements that are not allowed in procedures?
What parameter directs the output of the job log dataset?
what is “Cond= even” and “Cond=only”?
Explain the job statement in jcl?
What is the use of symbol // in jcl?