Youre getting high busy buffer waits - how can you find
whats causing it?
Answer Posted / varun karthik
The transfer of parts between stations is not synchronous or there may be a downtime in the preceding station.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is control file used for?
What are privileges and grants?
How can I combine multiple rows into a comma-delimited list in oracle?
types of indexes and the rationale behind choosing a particular index for a situation.
How to join two tables in a single query using oracle?
What is MTTR advisor in Oracle?
How to shutdown your 10g xe server from command line?
How would you edit your CRONTAB to schedule the running of /test/test.sh to run every other day at 2PM?
What happens to the current transaction if the session is ended?
Where do we use decode and case statements?
How can we find out the current date and time in oracle?
How to use "startup" command to start default instance?
What happens if you use a wrong connect identifier?
How to rename a column in an existing table?
There are n numbers of flatfile of exactly same format are placed in a folder.Can we load these flatfile's data one by one to a single relational table by a single session??