Oracle 1z0-481 Exam Practice Questions (P. 3)
- Full Access (79 questions)
- Six months of Premium Access
- Access to one million comments
- Seamless ChatGPT Integration
- Ability to download PDF files
- Anki Flashcard files for revision
- No Captcha & No AdSense
- Advanced Exam Configuration
Question #11
You have configured and added the extract and Replicate tasks using the direct load method what do you need to do to get the processes up and running?
- AStart the Extract task.
- BStart the Extract task and then start the Replicat task.
- CStart the Extract task; wait for it to stop and than start the Replicate task.
- DStart the Replicate task
Correct Answer:
A
In reference guide, page 279, "Use the RMTTASK parameter for an initial-load Extract to initiate a Replicat processing task during a GoldenGate direct load or a direct bulk load to SQL*Loader. RMTTASK directs Extract to communicate directly with Replicat over TCP/IP and bypasses the use of aCollector process or disk storage. RMTTASK also directs Extract to request that Managerstart Replicat automatically, and then stop Replicat when the run is finished. "
A
In reference guide, page 279, "Use the RMTTASK parameter for an initial-load Extract to initiate a Replicat processing task during a GoldenGate direct load or a direct bulk load to SQL*Loader. RMTTASK directs Extract to communicate directly with Replicat over TCP/IP and bypasses the use of aCollector process or disk storage. RMTTASK also directs Extract to request that Managerstart Replicat automatically, and then stop Replicat when the run is finished. "
send
light_mode
delete
Question #12
You are configuring replication between two Oracle tables with the same number of columns, column table names, and data types, but in different orders. For replication purpose can you treat these as identical tables?
- ANo
- BYes, if the source and target Oracle versions and character sets are the same.
- CYes
- DYes, as long as the source table has a primary key define
Correct Answer:
A
In reference guide, page 119, when replicating from identical sources to targets, the param ASSUMETARGETDEFS must be used, and the only with being with columns in different orders, the answer is NO
A
In reference guide, page 119, when replicating from identical sources to targets, the param ASSUMETARGETDEFS must be used, and the only with being with columns in different orders, the answer is NO
send
light_mode
delete
Question #13
What us expected behavior of CHEKPARMS parameter?
- AThe process checks the parameter syntax and then starts running.
- BThe process checks the parameter syntax and then stops.
- CA report file is created listing all missing parameters.
- DA report file is created listing all default values not specified in the parameter file.
Correct Answer:
B
In reference guide, page 131, and I quote "Without processing data, GoldenGate audits the syntax and connects to the database to verify that listed tables exist. If there is a syntax failure, the process abends with GoldenGate error 190. If the syntax succeeds, the process stops and writes a message to the report file that the parameters processed successfully."
B
In reference guide, page 131, and I quote "Without processing data, GoldenGate audits the syntax and connects to the database to verify that listed tables exist. If there is a syntax failure, the process abends with GoldenGate error 190. If the syntax succeeds, the process stops and writes a message to the report file that the parameters processed successfully."
send
light_mode
delete
Question #14
What GoldenGate facility allows for custom processing in response to a data value?
- ADDLGEN
- BGGSExec
- CUser Exits
- DUser Tokens
Correct Answer:
C
Reference :
http://download.oracle.com/docs/cd/E15881_01/doc.104/gg_wux_ref_v104.pdf
C
Reference :
http://download.oracle.com/docs/cd/E15881_01/doc.104/gg_wux_ref_v104.pdf
send
light_mode
delete
Question #15
How do you control the size of the buffer that contains data extracted from an ASM instance?
- ATRANLOGOPTIONS ASMBUFSIZ
- BDBOPTIONS ASMBUFSIZE
- CTRANLOGOPTIONS BUFSIZE
- DDBOPTIONS BUFSIZE
Correct Answer:
A
Reference :
http://download.oracle.com/docs/cd/E15881_01/doc.104/gg_wux_ref_v104.pdf
A
Reference :
http://download.oracle.com/docs/cd/E15881_01/doc.104/gg_wux_ref_v104.pdf
send
light_mode
delete
All Pages