One or more processes are running in the background, preventing log off.
One or more processes are paused, requiring operator input prior to logging off.
At least one process is running in the background and it will keep running after the operator logs off
At least one process is running in the background using nohup and it will terminate when the operator logs off
第1题:
What does locating mean? ()
第2题:
A system has users doing interactive work while background jobs are running. Interactive users are requesting that system response time be improved for foreground processes. Which tuning parameters should be changed to accomplish this?()
第3题:
The database is running in the ARCHIVELOG mode. It has three redo log groups with one member each. One of the redo log groups has become corrupted. You have issued the following command during the recovery of a damaged redo log file: ALTER DATABASE CLEAR UNARCHIVED LOGFILE GROUP 3; Which action should you perform immediately after using this command?()
第4题:
You are using an Automatic Storage Management (ASM) instance to manage the files of your production database. You have two disk groups, DG1 and DG2, with one device each. In the parameter file of the production database, the following parameters have been specified: DB_CREATE_ONLINE_LOG_DEST_1 = ’+dg1’ DB_CREATE_ONLINE_LOG_DEST_2 = ’+dg2’ What would be the impact of this setting?()
第5题:
While performing the backup of the flash recovery area, you notice that one of the archived redo log files is missing. You have multiple destinations for archived redo log files. What implications does it have on the backup of the flash recovery area?()
第6题:
You have a server that runs Windows Server 2003 Service Pack 2 (SP2). An incremental backup runs every weekday at 01:00. On Friday, you examine the Windows Backup log and discover that the last entry in the log is one week old. You need to identify the problem that prevents the backup from running. What should you do? ()
第7题:
schedtune -h
schedtune -r
vmtune -f
schedtune -w
第8题:
Thread management inside the JVM process might be less effective than context switching between processes on the OS level. It is better to combine both these technologies to achieve full saturation of resources.
Current CPUs are multicore units. So starting managed servers in the amount of physical cores and pinning them 1:1 to cores will always get the best performance.
By a combination of prioritization of processes on the OS level and Work Manager in WLS, one could tune the whole environment more precisely.
Assigning more than one managed server to hardware will never bring better performance.
More instances means more connections to databases, so one could serve more concurrent calls on the database level. This is primarily why this approach will give better performance numbers.
Depending on the profile of the application, having more JVMs with smaller heaps will lead to more predictable response times than fewer JVMs with a large heap.
第9题:
When a new log group is added, it would have one member in each disk group.
When a new log group is added, it would have two members in each disk group.
When a new tablespace is added, it would have one data file in each disk group.
When a new log file is added, it would have one member spread across the disk groups.
第10题:
archival
log writer
database writer
system monitor
process monitor
change tracking writer
第11题:
Turn off the VM.
Export the VM.
Reset the VM.
Save the VM.
第12题:
You should perform a log switch
You should make a backup of the database
You should switch the database to the NONARCHIVELOG mode
You should shut down the database instance and perform a complete database recovery
第13题:
You are installing Oracle Database 11g on a machine. When you run the installer, the OracleUniversal Installer (OUI) shows the message that says one of the product-specific prerequisite checkshas failed: Checking available swap space requirements ... Expected result: 1512MB Actual Result: 1018MB Check complete. The overall result of this check is: Failed <<<< Problem: The system does not have the required swap space. What happens to the installation in this situation()
第14题:
When an operator is trying to log off the system displays this message: you have running jobs?? What does this mean?()
第15题:
Your production database is running in the ARCHIVELOG mode and the ARCn process is functional. You have two online redo log groups. Which three background processes would be involved when a log switch happens? ()
第16题:
You work as a database administrator for Certkiller .com. You determine that archiving was not successful in one of thedestinators. 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?()
第17题:
You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has one hard disk that contains one volume. You need to receive a notification when the volume has less than 15 percent free disk space. What should you do? ()
第18题:
One or more processes are running in the background, preventing log off.
One or more processes are paused, requiring operator input prior to logging off.
At least one process is running in the background and it will keep running after the operator logs off
At least one process is running in the background using nohup and it will terminate when the operator logs off
第19题:
You should perform a log switch
You should make a backup of the database
You should switch the database to the NONARCHIVELOG mode
You should shut down the database instance and perform a complete database recovery
第20题:
The backup fails because one of the archived redo log files is missing.
The backup succeeds but it would be without the missing archived log.
During backup, you are prompted for the alternative destination for the missing archived redo log file.
The backup succeeds because it fails over to one of the alternative archived redo log destinations.
第21题:
From Scheduled Tasks, examine the log.
From Event Viewer, examine the system log.
From Windows Backup, enable detailed logging and then perform a manual backup.
From Windows Explorer, examine the files in the %systemroot%/system32/LogFiles folder.
第22题:
Configure a Trace Log by using the File details system provider.
Configure a Trace Log by using the Disk input/output system provider.
Configure an Alert by using a counter from the Logical Disk performance object.
Configure an Alert by using a counter from the Physical Disk performance object.
第23题:
It can be continued.
It resizes the swap space automatically when you proceed further.
It can be continued, but the instance cannot be started without increasing the swap space.
It shows a message saying one or more prerequisite checks have failed and the installation cannot proceed
第24题:
more than one process is spinning.
more than 4 processes become active.
the system schedules more than 16 processes.
the pageouts divided by page steals is greater than 1/h.