enables Oracle database to schedule which processes execute on which processors in a multiple CPU environment
enables Oracle database to do patches according to a DBA-defined schedule
enables you to schedule the execution of jobs based on time
enables you to execute jobs in a clustered environment
enables you to periodically execute operating systemscript files located on the same server as the database
enables you to create a job that makes use of saved programs and schedules
enables you to automate the management of the jobs that are created using the DBMS_JOB package
第1题:
An IP ( ) is a unique number the computer uses to identify itself, and to be identified over a network.
A.address
B.device
C.point
D.data
第2题:
The receiver uses ______ satellites to compute latitude,longitude,altitude,and velocity.
A.one
B.two
C.three
D.four
第3题:
Oracle Net Configuration Assistant is a post-installation tool that configures basic network components after installation. Which four components are included in the configuration?()
第4题:
Which two statements correctly identify factors to consider when Configuring WAN QoS?()
第5题:
Identify three features of shared entities.() (Choose three.)
第6题:
You can use Oracle Flashback to look at past activity in your database. What are two other characteristics of Oracle Flashback?()
第7题:
One of the user sessions was terminated abnormally in the middle of a transaction. What does Oracle database do to recover it?()
第8题:
CASCADE
UNIQUE
NONUNIQUE
CHECK
PRIMARY KEY
CONSTANT
NOT NULL
第9题:
Oracle Flashback uses undo information to construct consistent data.
You can use a cursor opened while using an Oracle Flashback image to perform DML once you deactivate Oracle Flashback in your session.
You can only use Oracle Flashback view of the data if the required records are still in the online redo log files.
Oracle Flashback lists the DML that was executed during the period you identify when initiating your session.
第10题:
GET
PUT
UPDATE
DELETE
POST
REMOVE
第11题:
Authentication Provider
Adjudication Provider
Authorization Provider
Auditing Provider
第12题:
Voice Traffic uses Assured Forwarding
Voice Signaling traffic uses Assured Forwarding
Voice Signaling traffic uses priority queuing
Voice Traffic uses priority queuing
Voice signaling traffic should use priority queuing with Assured Forwarding
第13题:
A.MARS
B.NAC
C.VPN
D.IPS
第14题:
You work as a database administrator for Supportcenter.cn. One of the user sessions was terminated abnormally in the middle of a transaction. What does Oracle database do to recover it?()
第15题:
Identify four valid requests in a RESTful service using JAX-RS.()
第16题:
Which cisco security product line uses deep inspection to identify and prevent malicious attacks,resource misuse, and unauthorized access?()
第17题:
You are using Oracle Database 10g. The LOG_ARCHIVE_FORMAT parameter is set to ’LOG%t_%s_%r.dbf’. Why is %r used in the file name format?()
第18题:
Identify four uses of the Oracle Scheduler.()
第19题:
Which four are true regarding the Workspace Manager in Oracle9i? ()
第20题:
enable one-time definition of objects
are referenced by several Oracle Application modules
are defined in each Oracle Application module separately
are owned by a single Oracle Application module for table purposes only
are owned by a single Oracle Application module to designate the primary user or decision maker
第21题:
Database Service
Data Service
Java Service
Security Service
.NET Service
SOA Service
第22题:
Directory server
Hostname adaptor
TCP/IP host file
Connection Manager
connecting pooling
external procedures
listener names and protocol addresses
Net Service names in a tnsnames.ora file
naming methods the client uses to resolve connect identifiers
第23题:
Automatically versions all tables.
Automatically installed with Oracle9i.
Merges changes with parent rows or discard changes.
Provides mechanism to identify and resolve conflicts.
Allows for version enabling tables by use of a packages procedure.