I need to generate outfile for object of all the user lib.
in the sysmte using cmd DSPOBJD.
But this cmd is correcpted in my server,Any body tell me is
there any alternative...?

Answers were Sorted based on User's Feedback



I need to generate outfile for object of all the user lib. in the sysmte using cmd DSPOBJD. But t..

Answer / syam

Yes, you can use this command

WRKOBJ OBJ(*ALL) OBJTYPE(*LIB)
then
Option 8 = Display description

Is This Answer Correct ?    2 Yes 3 No

I need to generate outfile for object of all the user lib. in the sysmte using cmd DSPOBJD. But t..

Answer / sudhir

You can use the above command, but you will have to write
each object individualy to an outfile..Pain...
This is a system command..so check with IBM. They could be
able to fix it..

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More RPG400 Interview Questions

in a cl pgm records are copied to a file in qtemp a pgm is called to delete records from the file in qtemp no of records in file in library qtemp is checked wat shud be the count of records let say it was 10 initially endpgm

2 Answers  


How can read PF in reverse order (end to start) in CL pgm..

8 Answers   TCS,


Hi, Can anybody give me real sinario for SFLRCDNBR?with example?

2 Answers  


can anybody explain significance of *loval setll with example code????

3 Answers   HSBC,


What is the name of default out queue when user logs inn to syatem with valid profile?

3 Answers   IBM,


1.How can you search an entire source file for a particular field name? 2.How can you find the differences between two versions of the source for the same program? 3.What is a hidden field as it relates to a sub file? 4.How do you display a sub file that has no records in the sub file?

8 Answers   HCL,


am 2010 passed out . can any one tell me which course is good to put 2+fake .guide me

1 Answers  


In ProgramB there is a SBMJOB, which is a call to program C .There is also a CALL to program D from B. How would you check the program C has been executed in D?

4 Answers  


How to print Superscript / Subscript from RPG400

1 Answers  


can anyone say,what is the use of operation extended H/N/P?

2 Answers  


how we retrieve records without using key field (ex:name) from Physical File through RPG in as/400?

8 Answers  


Suppose we add one field in physical file and this physical file is used by several programs.how do we know which program is using that file? What are the impact analysis.

6 Answers  


Categories