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...


how can we view the entire objects and its types in a pgm?

Answers were Sorted based on User's Feedback



how can we view the entire objects and its types in a pgm?..

Answer / krishna prakash

by using this you can do the same DSPPGMREF

Is This Answer Correct ?    17 Yes 0 No

how can we view the entire objects and its types in a pgm?..

Answer / gaurav agrawal

using DSPPGMREF

Is This Answer Correct ?    13 Yes 1 No

how can we view the entire objects and its types in a pgm?..

Answer / abhishek

Use command DSPPGMREF , to see all objects used by program
with their identifier as well .It will give a list of
objects which is being used by program.

Is This Answer Correct ?    5 Yes 1 No

how can we view the entire objects and its types in a pgm?..

Answer / jayapradhap

You cant use the command WRKOBJPDM in the CL program.

That command will not be allowed to use.

Is This Answer Correct ?    1 Yes 2 No

how can we view the entire objects and its types in a pgm?..

Answer / bharathi

By using DSPLIB(lib name/*all)

Is This Answer Correct ?    2 Yes 4 No

how can we view the entire objects and its types in a pgm?..

Answer / cran

WRKOBJPDM LIB(GDALE) OBJTYPE(*PGM)code
in cl program
complie it and call the program in command line this one of
the way
which i no

Is This Answer Correct ?    1 Yes 4 No

how can we view the entire objects and its types in a pgm?..

Answer / pravin

In clp use dspobjd(lib/*all) objtyp(*all)

Is This Answer Correct ?    0 Yes 3 No

Post New Answer

More IBM AS400 AllOther Interview Questions

what are different types of substems?

1 Answers   IBM,


what is OUTFILE?what is the uses and disadvantage? where we can use this?

2 Answers  


What Is The Purpose Of The "n" In The Following Calculation Specification?

0 Answers   IBM,


define a shared access path?

1 Answers   IBM,


What is a message file?

1 Answers  


how can I start a page in a new window?

0 Answers   IBM,


If I want to execute Sftp commands(LS & GET) stored in Physical file from CL program automatically...Can u Plz tell me how can I do this?...How the script will look?? THANX FOR NY HELP...

0 Answers  


if &var='good++++' &var2='day' &var *cat &var2 &var1 *tcat &var2 what is output

2 Answers  


what is logical file?

0 Answers   IBM,


how can see logical file based on which physical file and vice versa

1 Answers   IBM,


what is the purpose of indicators in rpg?

1 Answers   IBM,


what are various techniques to pass parameters from one program to another?

1 Answers   IBM,


Categories