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

1.The questions have given an array declaration and move operation then this statement is correct or not?

3 Answers   TCS,


If I have a file with 5 record and that file has 2 Key field and I want to read the unique record of the file then how can we achieve it?

1 Answers  


How to search particular records from the database file in rpg?

1 Answers  


How to print output from openquery in as400 ?

1 Answers   Four soft,


Can we possible to key with the date field?

1 Answers   IBM,






How to print Superscript / Subscript from RPG400

1 Answers  


3 members in a databasefile .how to read records from all the members?????????

4 Answers   CTS,


what is batch debug in as400?

3 Answers  


what are the types of identifers

2 Answers   IBM,


In case if I want to know whether a record exists in a file, which one do you prefer CHAIN or a SETLL and why ?

1 Answers  


what is edit word and edit code

0 Answers   Cap Gemini,


which MONMSG will give higher priority in CL program? I know MONMSG are of two types. Program Level Monmsg and Command Monmsg?

1 Answers  


Categories