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?

Answers were Sorted based on User's Feedback



how to see all source files in a particular library? ex:xyz is a library name a,b,and c.......

Answer / mohd wasim

WRKOBJPDM LIB(abc) OBJATR('pf-src')

Is This Answer Correct ?    0 Yes 0 No

how to see all source files in a particular library? ex:xyz is a library name a,b,and c.......

Answer / megha

DSPFD OUTPUT(*yes) write into some external file and using
runqry on that file will give you the all the members in
database

Is This Answer Correct ?    0 Yes 3 No

how to see all source files in a particular library? ex:xyz is a library name a,b,and c.......

Answer / ss

DSPFD FILE(XYZ/*ALL) TYPE(*MBR)

Is This Answer Correct ?    0 Yes 13 No

Post New Answer

More IBM AS400 AllOther Interview Questions

what does exfmt does?

1 Answers   IBM,


List the steps/commands necessary to accomplish the following: a. Copy data from the file ORDHDR into file ORDHIST b. The file ORDHIST may or may not exist c. If the file ORDHDR does exist, it may or may not contain data d. The file ORDHIST may or may not contain data, if the file does contain data the old data should be erased

1 Answers  


What is the maximum number of elements in an array?

1 Answers  


Can we add or remove the module object from service Program..and how...?

4 Answers  


how do you know that records are locked?

1 Answers   IBM,






how to toggle between single line and multi - line display of a particular record in a subfile?

1 Answers   IBM,


What is the purpose of the following I UDS I 1 60ORDER# I 7 90LINE#

1 Answers  


In which specification can a report layout be defined ?

1 Answers  


Hi Friends, I need immediately answer for this: Senario is that,I am selecting records from the display and window subfile on the basis of Reason Code and some more fields but spool file not showing the same records which i have selected by display and window subfile. Q.What could be the causes(resons)to not show records properly (just selected in the display file and Window subfile)according the selection criteria of the records. Q.What would be the solutions to show records properly in the spool file just as selected in in the display file and window subfile according to the selection criteria.

1 Answers   IBM,


is there any way to dynamically merge other html scripts into a given html?

0 Answers   IBM,


What Is Ddm ?

1 Answers  


Can anybody please tell me what is difference between SQL (STRSQL ) and WRKQRY .....?

3 Answers  


Categories