How to find the list of source physical files in a library??
Is there any way to get a list??
Answers were Sorted based on User's Feedback
Answer / syam
WRKOBJPDM LIB(KCS) OBJ(*ALL) OBJTYPE(*FILE) OBJATR('PF-SRC')
| Is This Answer Correct ? | 64 Yes | 2 No |
Answer / saurabh gupta
okay that works but how would you that in say CL
| Is This Answer Correct ? | 0 Yes | 0 No |
how can we write LF using flatfile.
How many max. Record format a logical file have?
wirte a simple program for read file in cl
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
what is use of self join and which cases you will use this join
How to know the particular record in pf with out reading?
I want to change the attribute of field or want to add new field in existing PF but condition is format level identifier should not change, is it possible?
How many libraries can be there in a library list?
how to know total no of records in pf with out using sql??????
what is the purpus of the chain and setll and setgt ?
Is Constent can be define as a key field?
YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE THROUGH CL?