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 meant by tuning and tk proof?

Answer Posted / swapna

Tunning means Making the database application run
faster,faster means high througtput. You can also say
that when your program using so many resources and
performance is low,now TUNNING comes in the picture.

Tunning Considerations

1) database availibility.
2)Database hit percentages.
3)Memory Utilization. etc

Tunning Steps

1) Tune the database(normalization).
2) Tune the application design.
3) Tune the resource concetanation.
4) Tune the Operating System. etc

For Tunning some Tools are avaliable.

1) SQL Trace / Autotrace.
2) Explain Plan.
3) SQL analyser.
4) TKPROOF. Tkproof is a utility that convert the .trc file
(trace file,which is in semi readble
format) in to readble format.

Is This Answer Correct ?    8 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Does sql*plus also have a pl/sql engine?

1131


Can primary key be changed?

952


how to see the create table statement of an existing table? : Sql dba

1058


When is a declare statement required?

1193


What is the maximum database size for sql express?

1071


Can we use rowid as primary key?

1043


What is the difference between microsoft sql and mysql?

1017


Can we write ddl statements in functions?

1182


What are the different ddl commands in sql?

1251


Where is all the data on the internet stored?

1056


how to fetch common records from two tables? : Sql dba

1251


What are the three pl sql block types?

1049


Is it possible to read/write files to-and-from PL/SQL?

1149


The in operator may be used if you know the exact value you want to return for at least one of the columns.

1224


What are the subsets of sql?

1194