Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

HI, 1: WHAT IS THE FUNCTION OF %KDS?WITH PROGRAMMING CODES EXAMPLE 2: WHAT IS THE FUNCTION OF Z-ADD AND Z-SUB ? WITH PROGRAMMING CODES EXAMPLE

1 Answers   IBM,


What is the RPG cycle?

3 Answers   CSC,


How I can reread the physical file in CL program once the end of file reached in same CL program.

20 Answers   IBM,


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

6 Answers   CTS,


I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?

2 Answers  


What are the commands that can be executed in CLP but not in RPG? Why?

1 Answers   CSC,


I have a RPG program of 100 Lines and first line is to SETON indicator LR. Will the program execute rest of the 99 Lines?

6 Answers  


Why Rpg/400 is Famous?

2 Answers   IBM,


explain sflclr, sflend, sfldlt, and sflcsrrrn?

0 Answers   IBM,


How do you find whether a record is locked or not?

2 Answers  


how to change the length of the field in a physicalfile?

12 Answers  


How can we read a particular record from the database file which is not having DDS (Flat File). For example, there are 100 records in the flat file. How can we retrive 15th record in RPG/400 program (Without using CL)

6 Answers   CTS, IBM,


Categories