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

How do you pronounce sql?

729


What is the basic form of sql query?

679


how to convert character strings to numeric values? : Sql dba

771


What is foreign key in sql with example?

680


How do you define a foreign key?

721






What are pl sql data types?

726


What is mutating trigger?

768


What are the types of views in sql?

748


What is exit statement?

744


What is function and procedure in pl sql?

704


what are ddl statements in mysql? : Sql dba

772


What is rtm in testing?

764


What is mutating table error?

882


Is keyword pl sql?

732


What are the different types of sql commands?

785