databases Online Quiz - 175
Description: databases Online Quiz - 175 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Identify two tablespaces whose data files are so critical that only a closed recovery is possible?
You want to perform a backup of your database to a tape. Which backup format can you use?
One user session was terminated abnormally in the middle of a transaction What does oracle database do to recover it?
Your application demands frequent connection and disconnection from the database. You have three listener processes those are listening for the database PROD. While settings up connect string using Oracle Enterprise Manager 10g Database Control, which two options would you select to balance the connection load across all the listener process? (Choose two)
You started a long transaction before committing; you executed a query on one of the tables currently being modified. You received the following error: ORA- 01555: snapshot too old. How would you prevent such an error in future? (Choose three)
What advantage would you get if you increase the length of the time during which the undo information would be restored in the database
The database users are connecting the PROD database from different applications thereby degrading the database performance. The senior database administrator suspects the large number of concurrent connection to be the reason for low performance and ask you to restrict the number of concurrent connections per database user to one. Which action would you take to achieve this objective?
Where do you find the information about missing redo log file?
Your database is in NOARCHIEVELOG mode. Since last night’s offline backup the logs in group 1 have been written to twice. This morning the system data file has become corrupted. Up to what point can it be recovered?
Which background process does Automatic Shared memory Management use to coordinate the sizing of the memory component?
Client connection requests are failing because the listener in not responding. You want to forward client connect request to another listener if one listener is not responding. How do you achieve this?
In oracle 10g, which statement regarding the usage of redo log file during instance recovery is true?
You have determined that the archiving was not successful in on of the destinators. You want to check the alert log file for more information on this. Which initialization parameter gives you the location of the alert log file?