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 is field reference file?

1 Answers  


what is the purpose of data structure?

1 Answers   IBM,


Space & Skip Are Which Level Keywords?

0 Answers   IBM,


What is the difference between Interactive & Batch Job?

1 Answers  


is it possible to do commitment control with out journaling?

1 Answers  


what is the use of sflend keyword?

1 Answers   IBM,


What is logical file in as400? What are the types of logical file?

1 Answers  


Q.Suppose one job is running in a batch mode for a long time now i want to kill this batch job. how you achive this?

3 Answers   IBM,


What are the functions of Remote Job Entry (RJE) ?

1 Answers  


What is difference between rename and prefix?

0 Answers  


records can be read/update/deleted with which file?

0 Answers   IBM,


writing an sql statement from selecting records from two files using single statement and nested select statement.

0 Answers   IBM,


Categories