what is meant by tuning and tk proof?
Answers were Sorted based on User's Feedback
Answer / 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 |
Tkproof is a tool by Oracle to format the trace file Output.
| Is This Answer Correct ? | 6 Yes | 0 No |
What is input buffer in sql*plus?
What is trigger explain with example?
Can we use update in sql function?
How to find the count of letter "L" in HELLO
what is the difference between varray and table data type..please expalain with some examples... under what situation you will go for varray..instead of index by table...
What is the use of index in hive?
What will be the output of this Query? select to_char(trunc(add_months(sysdate-3),mm),mm/dd/yyyy) from dual
What does closing a cursor do?
What is a primary key called that is made up of more than one field?
What is delete command in sql?
Enlist the data types that can be used in pl/sql?
What is rownum?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)