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 Reorg Recovery? when will you run it?

Answers were Sorted based on User's Feedback



What is Reorg Recovery? when will you run it?..

Answer / s.v.venkata sivaprasad

reorg is a db2 use to improve the performance and any unused
pages in table space is rearange it perticul order and
release free space
//job1 job....
//step1 exec pgm=IKJEFT01
//sysin dd *
reorg db123.tb123
//

Is This Answer Correct ?    2 Yes 1 No

What is Reorg Recovery? when will you run it?..

Answer / srinivas chennareddy

REORG utility will physically realign/reorganizes the
records in a table as per the clustered index and release
any free space.

Is This Answer Correct ?    2 Yes 3 No

Post New Answer

More DB2 Interview Questions

Write a query to extract first 5 characters of a name in the column Stud_Name?

1 Answers   RBS,


What is performance tuning db2?

0 Answers  


Why use RUNSTAT Utility?

3 Answers   Merrill Lynch,


Consider that a package is bound into 2 different collections and the PKLIST option specifies both the collections. If the collection id is not specified in the program while executing the SQL query, then when the DB2 system will search the package list, which collection will it pick up or will it give an error/abend?

1 Answers  


what is cursor stability?

2 Answers   IBM,


how to resolve -811 sqlcode .give clear explaination

3 Answers   IBM,


what is sql abend code -801,-802?

2 Answers  


how do you resolve -805?

3 Answers   HCL,


How we create a tables in db2,what is the process/syntax to create a table with example plz?

2 Answers  


How do I create a table MANAGER (EMP-NO, MANAGER) where MANAGER is a foreign key which references to EMP-NO in the same table? Give the exact DDL.

3 Answers  


i know the stpes 2 create an executable CICS/DB2 cobol code. 1. DB2 Precompiler converts the SQL Statements into COBOL API statements and creates another member with Acess plans. CodeA results in CodeB (code with API calls) & CodeC ( Access Plans ) 2.Code B is compiled/linked 2 create an exceutable.(codeE) 3.Now CodeC is binded to the database on which CodeE will be run. Can somebody provide me the sample JCLs for precompile/compile/link/bind.

0 Answers  


What is an alias?

3 Answers  


Categories