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


what is parm utility

Answers were Sorted based on User's Feedback



what is parm utility..

Answer / praveen

passing the value

Is This Answer Correct ?    0 Yes 0 No

what is parm utility..

Answer / ravinder dudimatla

PARM is also one of the way to pass the values/data to the propgram and the maximum amount of data which we can send to the program using the PARM Parameter is 100 characters we will declare PARM under linkage section as below:
01 PARM-VALUE.
05 PARM-LENGTH PIC S(9)4 COMP.
05 PARM-TEXT PIC X(100).

PARM-BUFFER is for lenght of the parm value passed thrugh the PARM and PARM-TEXT will have the input data passed through the PARM.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More DB2 Interview Questions

we can code COPY DCLGEN or INCLUDE DCLGEN, At which stage of the precompilation , dclgen get expanded if we write 1) copy 2) include one question about dclgen.. Is it mandatory to use declare table in dclgen.. I think no...but it will be used by the precompiler to validate the table name,column name etc.., can one clear my doubt ..is it necessary to include declare table or not?

2 Answers  


How does a cursor work?

0 Answers  


What are common abends

1 Answers   SPIC, Virtusa,


What is the physical storage length of time data type?

0 Answers  


What is package in cobol db2?

0 Answers  


How do I delete a table in db2?

0 Answers  


List some fields from sqlca?

0 Answers  


What is meant by explain?

0 Answers  


what is commit & rollback? When and where is used while compiling a cobol-db2 program?

2 Answers  


What does sqlcabc has?

0 Answers  


select 100 records from million records ?

2 Answers   Verizon,


What is temporal table in db2?

0 Answers  


Categories