how to see all source files in a particular library?
ex:xyz is a library name
a,b,and c..... are source files how to see?
Answer Posted / ved dubye
you can use wrkobjpdm command with pf-src and then use
shift+f9 to make a spool file which is having the list of
all the source file in library
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
when do you explicitly open files and close files in an rpg program?
Apart from opening of a file do we have any other use of USROPN?
what are dds required for subfile?
what is the sequence when using cursor?
A join logical file has how many record formats?
what is scan and xlate?
what is the maximum number of files allowed in rpg?
What is difference between rename and prefix?
Can you summarize the steps I have to go through in writing my first cgi?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
records can be read/update/deleted with which file?
how can you detect and handle a record lock situation?
what is join logical file?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?