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
Define concatenating?
which parameter is use to declare the name of dataset in dd statement?
which utility is used to sort a file in jcl?
List the various advantages of using jcl language?
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
Can we use DISP=SHR in output file in JCL
What parameter of the job statement is used to limit the cpu time consumed by the job?
How can the submitting users racf authority be overridden in a job stream?
Is there any command to check wether the ps file is in sorted order?
What is the format of comment statement?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
How can a jobs execution priority be modified?
how can you check if a file is empty using jcl?
Explain the purpose of the dd keylen parameter?
What is the function of dd disp parameter?