Question: 1
You want a job that performs a bulk insert as soon as the loader file arrives on the local file system. Which two would you do to accomplish this? (Choose two.)
A. Create a file watcher
B. Create a bulk loader watcher
C. Create a light weight job for bulk insert
D. Create an event-based job for bulk insert
E. Create a job chain with a step for bulk insert
Answer: AD
Question: 2
Which four are true about creating and running a remote database scheduler jobs? (Choose four.)
A. A database destination must exist or be created for the remote database
B. It must run as a user that is defined on the remote database
C. Remote database jobs always run as the same user who submits the job on the local database
D. A credential is optional for a remote database job
E. A credential must be created to define the remote user
F. A database destination group must exist or be created for a job to run on multiple remote databases
G. A destination is optional for a remote database job because DB links can be used instead
Answer: ABDF
Question: 3
Which two statements are true about SQL*Loader Express Mode in an Oracle 12c database? (Choose two.)
A. It loads data faster than conventional SQL*Loader
B. No data file needs to be specified
C. It can load data in parallel
D. It loads data more efficiently than conventional SQL*Loader
E. It requires Enterprise Manager Express to be configured
Answer: AC
Question: 4
Which are two ways for a database service to be recognized by a listener in Oracle Database 12c?
(Choose two.)
A. Dynamic Registration by the LREG process
B. Dynamic Registration by the SMON process
C. Static registration in the listener.ora file using the GLOBAL_DBNAME parameter
D. Dynamic Registration by the PMON process
E. Static registration in the listener.ora file using the SERVICE_NAME parameter
Answer: AE
Question: 5
Which four statements are true about database instance behavior? (Choose four.)
A. An idle instance is created when a STARTUP NOMOUNT is successful
B. All dynamic performance views (v$ views) return data when queried from a session connected to an instance in NOMOUNT state
C. The consistency of redo logs and data files is checked when mounting the database
D. Redo log files can be renamed in MOUNT state
E. An SPFILE can be updated when connected to an idle instance
F. Datafiles can be renamed in MOUNT state
Answer: CDEF
No comments:
Post a Comment