Oracle 1z0-448 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 want to ensure that the Physical Mapping Design cannot be modified even if the Logical Design of the Mapping is changed. What sequence of steps must you follow to achieve this? (Choose the best answer)
- AGo to the Physical tab, select the Fixed Design check box of the Physical Mapping Design.
- BGo to the Physical tab, select the Is Frozen check box of the Physical Mapping Design.
- CGo to the Physical tab, select the Read-only check box of the Physical Mapping Design.
- DGo to the Physical tab, deselect the Modify check box of the Physical Mapping Design.
Correct Answer:
C
(https://docs.oracle.com/middleware/1212/odi/ODIDG/mappings.htm#ODIDG1560)
C
(https://docs.oracle.com/middleware/1212/odi/ODIDG/mappings.htm#ODIDG1560)
send
light_mode
delete
Question #12
Which two statements are true about the Oracle Data Integrator Software Development Kit (ODI SDK)? (Choose two.)
- AIt enables developers to execute most ODI operations through a Java program.
- BIt can be used to embed ODI processes into another product.
- CIt is used to load data between Teradata and Oracle.
- DIt must be used by ETL developers to develop ODI processes.
Correct Answer:
AD
(https://foursconsultancy.wordpress.com/odi/oracle-data-integrator-12c-components/)
AD
(https://foursconsultancy.wordpress.com/odi/oracle-data-integrator-12c-components/)
send
light_mode
delete
Question #13
How do you reuse a configuration of OdiSendMail across multiple packages? (Choose the best answer.)
- AAdd a sub-model to a package, set the Sub-model step to Journalizing Sub-model, and select the Extend Window and Lock Subscriber check boxes.
- BAdd an OdiSendMail step to a knowledge module.
- CDuplicate the OdiSendMail step into multiple packages.
- DCreate a procedure with a step that uses OdiSendMail and add this procedure into multiple packages.
Correct Answer:
D
(https://blogs.perficient.com/oracle/2014/08/26/how-to-create-an-oracle-data-integrator-odi-package/)
D
(https://blogs.perficient.com/oracle/2014/08/26/how-to-create-an-oracle-data-integrator-odi-package/)
send
light_mode
delete
Question #14
When Oracle Data Integrator (ODI) and Oracle GoldenGate are used together, which option represents the phases of an ELT process that Oracle GoldenGate performs? (Choose the best answer.)
- Atransform only
- Bload and transform
- Cextract and load
- Dextract and transform
Correct Answer:
A
(http://www.oracle.com/us/products/middleware/data-integration/oracle-goldengate-realtime-access-2031152.pdf)
A
(http://www.oracle.com/us/products/middleware/data-integration/oracle-goldengate-realtime-access-2031152.pdf)
send
light_mode
delete
Question #15
You create two mappings that both use the same changed data and run at different times. One runs every 15 minutes and the other runs once every day.
What must you do to ensure that the Mapping that gets executed more often does not consume the changed data required by the other Mapping? (Choose the best answer.)
What must you do to ensure that the Mapping that gets executed more often does not consume the changed data required by the other Mapping? (Choose the best answer.)
- AUse Consistent CDC, do not perform a purge of the journal data when the first Mapping gets executed, and manually change the JRN_SUBSCRIBER column in the corresponding J$ table to keep the changed data present for the second Mapping.
- BCreate a third mapping to copy the changed data to a staging table, which is used as the source of the second Mapping.
- CDuplicate the source data store for each Mapping.
- DCreate two distinct subscribers for each Mapping.
Correct Answer:
A
(http://odiexperts.com/changed-data-capture-cdc/)
A
(http://odiexperts.com/changed-data-capture-cdc/)
send
light_mode
delete
All Pages