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 a plan and how do you refer the plan in the
program?

Answers were Sorted based on User's Feedback



what is a plan and how do you refer the plan in the program?..

Answer / harsha

plan is executable.it contains access path.we will refer
plan in jcl as plan name.generally all information abt the
plan will be there in sysibm.sysplan

Is This Answer Correct ?    5 Yes 0 No

what is a plan and how do you refer the plan in the program?..

Answer / guest

The DBRM name is the program name and should be bound to a
plan before the DB2 program can be executed. The plan is
nothing but bound DBRMs or packages.

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More DB2 Interview Questions

If a table has a column "dept" (declared to have nulls) and there are 10 rows in the table of which 3 have a null value in the dept column, what will select count(*) and select count(distinct dept) return?

6 Answers  


i have a table like this : Name ADDRESS Toto 123 ... Toto 456 ToTo 678 I would like to delete 2 last row...please tell me how to delete its

5 Answers   EDS,


Can there be more than one cursor open for any program?

0 Answers  


Why use RUNSTAT Utility?

3 Answers   Merrill Lynch,


How to run db2 command in windows?

0 Answers  


How does DB2 determine what lock-size to use?

2 Answers  


how to identify the pseudo conversation by seeing the program

2 Answers   DELL,


A Table feild is declared as Decimal(7,2). I want to insert the decimal in to this column thru cobol-db2 program. How should I declare my local input file variable or any suggestion?

7 Answers   IBM,


What is query_cache_limit?

0 Answers  


wht r the requirements for writing a cobol-db2 pgm ?

4 Answers   IBM,


When is the results table for the query in a DECLARE CURSOR statement created?

5 Answers  


How Plan is created while executing the query using SPUFI?

3 Answers  


Categories