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 / cyjil
using WRKOBJPDM command ...
syntax is WRKOBJPDM LIBNAME( ) OBJECT(*ALL) OBJECT
TYPE(*ALL) OBJECT ATTRIBUTE(PF-SRC)
| Is This Answer Correct ? | 12 Yes | 3 No |
Post New Answer View All Answers
how will you find a string using pdm?
What is the difference between iter and do? We know both are used to execute set of statements repeatedly, but what is the main difference?
Pose, there are 100 records in the file.i need to retrieve all the records matching/equal to the particular name field. How can we do the above using search criteria other than using the if cond?
how can we run a batch job?
what is the purpose of indicators in rpg?
Hi,Can any body give the code for the below mentioned quetion.?Im trying to get coding in with easily inderstanding.Plese give me the coding for this? 1.How would you achieve this requirement with out using RPG/RPGLE pgm,but by using only CL?Read a database file and display file contents on the screen when enter key pressed the next record should be displayed on screen.When the last record is reached or when F3 key is pressed the program should exit if the file is empty,a message should be displayed indicate that there are no records to display. Database file Name=EMPDBF Fields in EMPDBF to be displayed on screen Employee Number- EMPNUM(5,0) Employee Name- EMPNAM(30,A) Employee Address-EMP ADDR(50 A)
how do u compile rpgle program?
How do I remove a flag or check no. or name when a user opens too many sessions?
what does defn do?
what if my system I runs with system value qccsid 65535?
how do handle file exception/error?
how can I predict the performance of my cgis?
How can we read file using curser? how to define a curser?
what is the purpose of the indara keyword?
in conjunction with what other keyword must ovrdta and ovrata be used?