Using Oracle Scheduler you have scheduled two jobs, JOB_Aand JOB_B, to run at 9:00 p.m. every Friday. You want both the jobs to use a single resource plan, WEEKEND_PLAN. Which task must have already been performed to enable you to achieve this objective?(

题目

Using Oracle Scheduler you have scheduled two jobs, JOB_Aand JOB_B, to run at 9:00 p.m. every Friday. You want both the jobs to use a single resource plan, WEEKEND_PLAN. Which task must have already been performed to enable you to achieve this objective?()

  • A、 A window must have been created with the WEEKEND_PLAN resource plan.
  • B、 A program must have been created with the WEEKEND_PLAN resource plan.
  • C、 A job class must have been created with the WEEKEND_PLAN resource plan.
  • D、 A window group must have been created with the WEEKEND_PLAN resource plan.

相似考题
更多“Using Oracle Schedul”相关问题
  • 第1题:

    You want to administer your PROD database from a remote host machine using a Web-enabled interface. Which Oracle tool would you use to accomplish this task efficiently without using command-line interfaces?()

    • A、SQL*Plus
    • B、iSQL*Plus
    • C、Management Server
    • D、Management Repository
    • E、Oracle Enterprise Manager 10g Database Control

    正确答案:E

  • 第2题:

    You can use Oracle Flashback to look at past activity in your database. What are two other characteristics of Oracle Flashback?()

    • A、Oracle Flashback uses undo information to construct consistent data. 
    • B、You can use a cursor opened while using an Oracle Flashback image to perform DML once you deactivate Oracle Flashback in your session. 
    • C、You can only use Oracle Flashback view of the data if the required records are still in the online redo log files. 
    • D、Oracle Flashback lists the DML that was executed during the period you identify when initiating your session. 

    正确答案:A,B

  • 第3题:

    In your database,the LDAP_DIRECTORY_SYSAUTH initialization parameter has been set to YES and the users who need to access the database as DBAs have been granted SYSDBA enterprise role in Oracle Internet Directory (OID). SSL and the password file have been configured. A user SCOTT with the SYSDBA privilege tries to connect to the database instance from a remote machine using the command:$ SQLPLUS scott/tiger@DB01 AS SYSDBA   where DB01 is the net service name.   Which authentication method would be used first?()  

    • A、 authentication by password file
    • B、 authentication by using certificates over SSL
    • C、 authentication by using the Oracle Internet Directory
    • D、 authentication by using the local OS of the database server

    正确答案:A

  • 第4题:

    ABC Corp. has configured 11i Oracle Applications for the English language. It is now planningto commence operations in France and so wants the same instance to be available in French aswell. It can accomplish this task by using ().

    • A、Oracle Configurator
    • B、Oracle General Ledger
    • C、Application Object Library
    • D、Oracle Human Resources

    正确答案:C

  • 第5题:

    单选题
    Your boss at Certkiller .com wants you to clarify Oracle 10g. Which statement regarding the usage of redo log files during instance recovery is true?()
    A

    Transactions are rolled back using redo log files.

    B

    Transactions are rolled forward using redo log files.

    C

    Transactions are rolled back using redo log files and archived log files.

    D

    Transactions are rolled forward using redo log files and rolled back using redo log files.


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

  • 第6题:

    单选题
    You enabled the flashback logging feature, but you have not specified the location of the flash recovery area. Which location would be used as the default location for the flash recovery area?()
    A

     The location used for control files.

    B

     The location used for redo log files.

    C

     The location set by using $ORACLE_BASE

    D

     The location set by using $ORACLE_HOME

    E

     The location set by using CORE_DUMP_DEST

    F

     The location set by using BACKGROUND_DUMP_DEST


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

  • 第7题:

    单选题
    You enabled the flashback logging feature, but you have not specified the location of the flash recovery area.  Which location would be used as the default location for the flash recovery area?()
    A

    the location used for control files

    B

    the location used for redo log files

    C

    the location set by using $ORACLE_BASE

    D

    the location set by using $ORACLE_HOME

    E

    the location set by using CORE_DUMP_DEST

    F

    the location set by using BACKGROUND_DUMP_DEST


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

  • 第8题:

    单选题
    Oracle Grid Infrastructure for a stand-alone server is installed on your production host before installing the Oracle Database server. The database and listener are configured by using Oracle Restart. Examine the following command and its output: $ crsctl config has CRS-4622: Oracle High Availability Services auto start is enabled. What does this imply?()
    A

    When you start an instance on a high with SQL *Plus dependent listeners and ASM disk groups are automatically started.

    B

    When a database instance is started by using the SRVCTL utility and listener startup fails, the instance is still started.

    C

    When a database is created by using SQL* Plus, it is automatically added to the Oracle Restart configuration.

    D

    When you create a database service by modifying the SERVICE_NAMES initialization parameter, it is automatically added to the Oracle Restart configuration.


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

  • 第9题:

    多选题
    Using Oracle Enterprise Manager to set SGA pool values manually, for which of the following pools does Oracle EM offer advice to set the value appropriately?()
    A

    DB_CACHE_SIZE

    B

    SHARED_POOL_SIZE

    C

    LARGE_POOL_SIZE

    D

    JAVA_POOL_SIZE

    E

    SGA_MAX_SIZE

    F

    SORT_AREA_SIZE


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

  • 第10题:

    单选题
    You are connecting to an Oracle database server from a client by using the following connect string:  SQL> CONNECT hr/hr@pdserver.us.oracle.com:1521/proddb  Which naming method is being used in this case?()
    A

    Local Naming

    B

    Easy Connect

    C

    External Naming

    D

    Directory Naming


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

  • 第11题:

    多选题
    You connected to the database using the following connection string: CONNECT hr/hr@test.us.oracle.com:1521/mydb  Which three statements are correct regarding the connection string?()
    A

    mydb is a service name.

    B

    test.us.oracle.com is a database name.

    C

    1521 is the listener port number.

    D

    mydb is a host name.

    E

    test.us.oracle.com is a net service name.

    F

    hr is a username.

    G

    test.us.oracle.com is an instance name.


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

  • 第12题:

    单选题
    How can you configure High Availability for interacting with a non-Oracle database using WebLogic?()
    A

    Configure multiple physical data sources and reuse the same JNDI name for each.

    B

    Use the compatibility option of Active GridLink to enable compatibility with non-Oracle  databases.

    C

    Configure a single physical data source for each node in a database cluster and wrap it using  Multi Data Source.

    D

    Configure a Data Source Group that contains a physical connection pool to each node in the  database cluster.


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

  • 第13题:

    Which of the following options enables a user to get authenticated though a single password instead of using multiple passwords?()

    • A、Wallet Manager
    • B、Radius
    • C、Oracle Internet Directory
    • D、None of the above

    正确答案:A

  • 第14题:

    You scheduled a backup by using the Schedule Backup option in Oracle Enterprise Manager. Which statement about the script created by Oracle Enterprise Manager is true? ()

    • A、It is a SQL script.
    • B、It is a PL/SQL file.
    • C、It is an operating system (OS) file.
    • D、It is a Recovery Manager (RMAN) script

    正确答案:D

  • 第15题:

    You are maintaining your database in Oracle10g. You are performing the backup by using the BACKUP AS BACKUPSET command at the RMAN prompt. Which file cannot be backed up by using the BACKUP AS BACKUPSET command?()

    • A、Datafiles
    • B、 Current control file
    • C、 Server parameter file (spfile)
    • D、 Password file

    正确答案:D

  • 第16题:

    You issue the following statement:   SQL> SELECT FIRSTNAME, LASTNAME FROM HR.EMPLOYEE;  You receive the following error:         01578: ORACLE data block corrupted (file# 6, block # 54)        ORA-01110 : data file 6: ’u01/oracle/oradata/data1.dbf’   How will you resolve this problem of data block corruption by reducing the mean time to recover (MTTR)?()

    • A、 by using the DBMS_REPAIR package
    • B、 by using the DBVERIFY utility
    • C、 by using Block Media Recovery
    • D、 by issuing the ANALYZE TABLE HR.EMPLOYEES VALIDATE STRUCTURE command

    正确答案:C

  • 第17题:

    单选题
    You issue the following statement:   SQL> SELECT FIRSTNAME, LASTNAME FROM HR.EMPLOYEE;  You receive the following error:         01578: ORACLE data block corrupted (file# 6, block # 54)        ORA-01110 : data file 6: ’u01/oracle/oradata/data1.dbf’   How will you resolve this problem of data block corruption by reducing the mean time to recover (MTTR)?()
    A

     by using the DBMS_REPAIR package

    B

     by using the DBVERIFY utility

    C

     by using Block Media Recovery

    D

     by issuing the ANALYZE TABLE HR.EMPLOYEES VALIDATE STRUCTURE command


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

  • 第18题:

    单选题
    Which setting enables the baselines by default in Oracle Database 11g?()
    A

    setting the STATISTICS_LEVEL parameter to TYPICAL

    B

    adding filters to the Automatic Database Diagnostic Monitor (ADDM)

    C

    enabling Automated Maintenance Task using Oracle Enterprise Manager

    D

    setting the OPTIMIZER_USE_PENDING_STATISTICS parameter to TRUE


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

  • 第19题:

    多选题
    SQ L*Loader is a utility that can perform which two tasks?()
    A

    Load data from a disk, tape, or named pipes.

    B

    Load data into an Oracle database using DML statements.

    C

    Extract, reorganize, and insert data within an Oracle database.

    D

    Load data from external files into tables in an Oracle database.

    E

    Load data into an Oracle database using operating system commands.

    F

    Load data directly from a non-Oracle database to an Oracle database.


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

  • 第20题:

    多选题
    Identify the three processes that customers can choose for patching WebLogic Server.()
    A

    Download patches from My Oracle Support and manage them using Smart Update.

    B

    Use Enterprise Manager to download patches from My Oracle Support and apply patches to WebLogic.

    C

    Download patches from My Oracle Support and manually modify the classpath of the application server (though it is not recommended).

    D

    Download patches from My Oracle Support and apply them using the WebLogic Admin Console.

    E

    Use the Admin Console to connect to My Oracle Support and download patches and then target them to the domain.


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

  • 第21题:

    单选题
    Which setting enables the baselines by default in Oracle Database 11g?()
    A

     setting the STATISTICS_LEVEL parameter to TYPICAL

    B

     adding filters to the Automatic Database Diagnostic Monitor (ADDM)

    C

     enabling Automated Maintenance Task using Oracle Enterprise Manager

    D

     setting the OPTIMIZER_USE_PENDING_STATISTICS parameter to TRUE


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

  • 第22题:

    单选题
    On Monday, you dropped the DEPT table from your schema and then you re/x7fcreated the DEPT table in your schema. On Wednesday, you have a requirement to restore the DEPT table from the recycle bin. Which statement is correct?()
    A

    You can restore the DEPT table by using the Oracle Flashback Drop feature, provided you use the RENAME TO clause.

    B

    You can restore the DEPT table by using the Oracle Flashback Drop feature and a system­generated name will be assigned to the restored table.

    C

    You cannot restore the DEPT table by using the Oracle Flashback Drop feature because a table withthe name DEPT already exists in your schema.

    D

    You cannot restore the DEPT table by using the Oracle Flashback Drop feature because the contents of the recycle bin are purged every 12 hours by default.


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

  • 第23题:

    单选题
    In which situation would you use the Oracle Shared Server configuration?()
    A

    when performing export and import using Oracle Data Pump

    B

    when performing backup and recovery operations using Oracle Recovery Manager

    C

    when performing batch processing and bulk loading operation in a data warehouse environment 

    D

    in an online transaction processing (OLTP) system where large number of client sessions are idle most of the time


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

  • 第24题:

    多选题
    A web browser can connect directly to an Oracle server using which two?()
    A

    HTTP

    B

    IIOP

    C

    TCP/IP

    D

    Named Pipes

    E

    TCP/IP with SSL


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