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 |
What is the interactive job? What is the batch job?
pls anyone explain about compile time array,pre run time array run time array
How to change the batch job to interactive job?
CRTDTA AND CRTARA should be used along with?
When we create a pf and did not fill up maint parameter, then by default which access path will the system take & why?
What is FORMAT keyword and its use?
How to know the perticular record in pf with out reading?
When we use any keyword like FIFO,LIFO, at file level but whenever we check by runqry we couldn't find answer in FIFO,LIFO,FCFO etc so how we check the answer.
Why journalling is compulsory before commitment control?
how to add a new field to a file without compiling it?
YOU CAN DELETE THE RECORD SPACE PERMENANTLY IN PHYSICALFILE THROUGH CL?
Define interactive jobs and batch jobs