单选题When an operator is trying to log off the system displays this message: you have running jobs?? What does this mean?()A One or more processes are running in the background, preventing log off.B One or more processes are paused, requiring operator input

题目
单选题
When an operator is trying to log off the system displays this message: you have running jobs?? What does this mean?()
A

One or more processes are running in the background, preventing log off.

B

One or more processes are paused, requiring operator input prior to logging off.

C

At least one process is running in the background and it will keep running after the operator logs off

D

At least one process is running in the background using nohup and it will terminate when the operator logs off


相似考题
参考答案和解析
正确答案: D
解析: 暂无解析
更多“单选题When an operator is trying to log off the system displays this message: you have running jobs?? What does this mean?()A One or more processes are running in the background, preventing log off.B One or more processes are paused, requiring operator input”相关问题
  • 第1题:

    What does locating mean? ()

    • A、Paging of a mobile in more than one cell
    • B、Best cell selection
    • C、Changing of cell parameters
    • D、Roaming
    • E、Tuning

    正确答案:B

  • 第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?()

    • A、 schedtune -h
    • B、 schedtune -r
    • C、 vmtune -f
    • D、 schedtune -w

    正确答案:B

  • 第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?()  

    • A、 You should perform a log switch
    • B、 You should make a backup of the database
    • C、 You should switch the database to the NONARCHIVELOG mode
    • D、 You should shut down the database instance and perform a complete database recovery

    正确答案:B

  • 第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?()

    • A、When a new log group is added, it would have one member in each disk group.
    • B、When a new log group is added, it would have two members in each disk group.
    • C、When a new tablespace is added, it would have one data file in each disk group.
    • D、When a new log file is added, it would have one member spread across the disk groups.

    正确答案:A

  • 第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?()

    • A、The backup fails because one of the archived redo log files is missing. 
    • B、The backup succeeds but it would be without the missing archived log. 
    • C、During backup, you are prompted for the alternative destination for the missing archived redo log file. 
    • D、The backup succeeds because it fails over to one of the alternative archived redo log destinations. 

    正确答案:D

  • 第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? ()

    • A、From Scheduled Tasks, examine the log.
    • B、From Event Viewer, examine the system log.
    • C、From Windows Backup, enable detailed logging and then perform a manual backup.
    • D、From Windows Explorer, examine the files in the %systemroot%/system32/LogFiles folder.

    正确答案:A

  • 第7题:

    单选题
    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?()
    A

     schedtune -h

    B

     schedtune -r

    C

     vmtune -f

    D

     schedtune -w


    正确答案: B
    解析: 暂无解析

  • 第8题:

    多选题
    Identify three reasons that explain why assigning more than one managed serve achieve better  performance than running one managed server with more resources?()
    A

    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.

    B

    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.

    C

    By a combination of prioritization of processes on the OS level and Work Manager in WLS, one  could tune the whole environment more precisely.

    D

    Assigning more than one managed server to hardware will never bring better performance.

    E

    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.

    F

    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.


    正确答案: F,A
    解析: 暂无解析

  • 第9题:

    单选题
    You are using an Automatic Storage Management (ASM) instance to manage the files of your production database. You have two disk groups, DG1and DG2with 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?()
    A

     When a new log group is added, it would have one member in each disk group.

    B

     When a new log group is added, it would have two members in each disk group.

    C

     When a new tablespace is added, it would have one data file in each disk group.

    D

     When a new log file is added, it would have one member spread across the disk groups.


    正确答案: C
    解析: 暂无解析

  • 第10题:

    多选题
    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? ()
    A

    archival

    B

    log writer

    C

    database writer

    D

    system monitor

    E

    process monitor

    F

    change tracking writer


    正确答案: B,D
    解析: 暂无解析

  • 第11题:

    单选题
    You have a Windows Server 2008 R2 Hyper-V server. Hyper-V Manager shows a state of Paused and a status of Disk(s) running out of space for one of the virtual machines (VMs). You delete several unneeded snapshots from the VM snapshot tree, and you resume the VM. After less than one minute, the state of the VM reverts to Paused. You need to enable the VM to return to a state of Running. What should you do first?()
    A

    Turn off the VM.

    B

    Export the VM.

    C

    Reset the VM.

    D

    Save the VM.


    正确答案: D
    解析: 暂无解析

  • 第12题:

    单选题
    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?()
    A

     You should perform a log switch

    B

     You should make a backup of the database

    C

     You should switch the database to the NONARCHIVELOG mode

    D

     You should shut down the database instance and perform a complete database recovery


    正确答案: B
    解析: 暂无解析

  • 第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()

    • A、It can be continued.
    • B、It resizes the swap space automatically when you proceed further.
    • C、It can be continued, but the instance cannot be started without increasing the swap space.
    • D、It shows a message saying one or more prerequisite checks have failed and the installation cannotproceed.

    正确答案:A

  • 第14题:

    When an operator is trying to log off the system displays this message: you have running jobs?? What does this mean?()

    • A、One or more processes are running in the background, preventing log off.
    • B、One or more processes are paused, requiring operator input prior to logging off.
    • C、At least one process is running in the background and it will keep running after the operator logs off
    • D、At least one process is running in the background using nohup and it will terminate when the operator logs off

    正确答案:C

  • 第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? ()

    • A、archival
    • B、log writer
    • C、database writer
    • D、system monitor
    • E、process monitor
    • F、change tracking writer

    正确答案:A,B,C

  • 第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?()

    • A、USER_DUMP_DEST
    • B、CORE_DUMP_DEST
    • C、ALERT_LOG_DEST
    • D、ALERT_DUMP_DEST
    • E、TRACE_DUMP_DEST
    • F、BACKGROUND_DUMP_DEST

    正确答案:F

  • 第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? ()

    • A、Configure a Trace Log by using the File details system provider.
    • B、Configure a Trace Log by using the Disk input/output system provider.
    • C、Configure an Alert by using a counter from the Logical Disk performance object.
    • D、Configure an Alert by using a counter from the Physical Disk performance object.

    正确答案:C

  • 第18题:

    单选题
    When an operator is trying to log off the system displays this message: you have running jobs?? What does this mean?()
    A

    One or more processes are running in the background, preventing log off.

    B

    One or more processes are paused, requiring operator input prior to logging off.

    C

    At least one process is running in the background and it will keep running after the operator logs off

    D

    At least one process is running in the background using nohup and it will terminate when the operator logs off


    正确答案: D
    解析: 暂无解析

  • 第19题:

    单选题
    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?()
    A

    You should perform a log switch

    B

    You should make a backup of the database

    C

    You should switch the database to the NONARCHIVELOG mode

    D

    You should shut down the database instance and perform a complete database recovery


    正确答案: A
    解析: 暂无解析

  • 第20题:

    单选题
    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?()
    A

    The backup fails because one of the archived redo log files is missing. 

    B

    The backup succeeds but it would be without the missing archived log. 

    C

    During backup, you are prompted for the alternative destination for the missing archived redo log file. 

    D

    The backup succeeds because it fails over to one of the alternative archived redo log destinations. 


    正确答案: B
    解析: 暂无解析

  • 第21题:

    单选题
    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? ()
    A

    From Scheduled Tasks, examine the log.

    B

    From Event Viewer, examine the system log.

    C

    From Windows Backup, enable detailed logging and then perform a manual backup.

    D

    From Windows Explorer, examine the files in the %systemroot%/system32/LogFiles folder.


    正确答案: B
    解析: 暂无解析

  • 第22题:

    单选题
    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? ()
    A

    Configure a Trace Log by using the File details system provider.

    B

    Configure a Trace Log by using the Disk input/output system provider.

    C

    Configure an Alert by using a counter from the Logical Disk performance object.

    D

    Configure an Alert by using a counter from the Physical Disk performance object.


    正确答案: A
    解析: 暂无解析

  • 第23题:

    单选题
    You are installing Oracle Database 11g on a machine. When you run the installer, the Oracle Universal Installer(OUI) shows the message that says one of the product-specific prerequisite checks has failed:Checking available swap space requirements ...Expected result: 1512MBActual Result: 1018MB Check complete. The overall result of this check is: Failed <<<< Problem: The system does not have therequired swap space. What happens to the installation in this situation()
    A

    It can be continued.

    B

    It resizes the swap space automatically when you proceed further.

    C

    It can be continued, but the instance cannot be started without increasing the swap space.

    D

    It shows a message saying one or more prerequisite checks have failed and the installation cannot proceed


    正确答案: A
    解析: 暂无解析

  • 第24题:

    单选题
    Using the schedtune output, memory is considered over-committed if:()
    A

     more than one process is spinning.

    B

     more than 4 processes become active.

    C

     the system schedules more than 16 processes.

    D

     the pageouts divided by page steals is greater than 1/h.


    正确答案: A
    解析: 暂无解析