Oracle: 1Z0-447 Exam
Oracle: 1Z0-447 Exam
Oracle
1Z0-447 Exam
Oracle GoldenGate 12c Implementation Essentials
Questions & Answers PDF P-2
Product Questions: 72
Version: 9.0
Question: 1
You must replicate to JMS Queues. Which product in the Oracle GoldenGate portfolio should be
used?
Answer: B
Question: 2
You want to use multiple concurrent Extract process groups. What is the key factor in determining
how many can be running at the same time?
Answer: C
Question: 3
Your Replicat performance seems slow. Which Replicat parameter can be used to improve
performance?
A. DEFERAPPLYINTERVAL
B. BATCHSQL
C. ASSUMETARGETDEFS
D. SPECIALRUN
Answer: B
Question: 4
Questions & Answers PDF P-3
Answer: B
Question: 5
You must synchronize the starting point for Replicat with the restore point of the target database.
How should you accomplish this?
Answer: A
Question: 6
You have an issue where all threads are waiting for a specific transaction to be executed first. What is
this
issue related to?
Answer: D
Question: 7
Your Goldengate deployment is using a shared wallet, and older versions of the master key should be
retained after the master key is renewed until all processes are using the newest version.
How should you determine whether all of the processes are using the newest version so that you can
delete older versions of the master key?
D. View the report file of each Extract immediately after renewing the master key to confirm the last
SCN that was mined with the old key. Then, monitor the Replicat report files to verify that this SCN
was applied by all Replicat groups.
Answer: D
Question: 8
Answer: B
Question: 9
What software is required prior to running Oracle GoldenGate in a Windows Server environment?
Answer: C
Question: 10
Answer: B
Question: 11
You installed GoldenGate on your server, but you received an error when you tried to start GGSCI.
What is the reason for this issue?
A. The incorrect version of GoldenGate was installed for your CPU architecture.
B. A license key must be applied first.
Questions & Answers PDF P-5
Answer: A
Question: 12
Answer: B
Question: 13
Replicat makes checkpoints in the trail file to mark its last read position. Select two ways to create
checkpoint tables.
A. Run thechkpt_db_extracttrail.sqlscript.
B. Run thechkpt_db_create.sqlscript.
C. Use theADD Extract Trailcommand.
D. Use theINFO REPLICATcommand with theSHOWCHoption.
E. Use theADD CHECKPOINTTABLEcommand.
Answer: B,E
Question: 14
You want to generate an extract file or trail in a non-GoldenGate canonical format like those used in
the Initial Load file-to–database utility. How should you configure GoldenGate in order to accomplish
this?
Answer: C
Question: 15
Your Extract process, which is using an Oracle database, has stopped with uncommitted transactions.
How should you guarantee an efficient recovery after Extract has stopped?
Questions & Answers PDF P-6
Answer: C
Question: 16
Which database setting for the Oracle 11.2.0.4 database is required to enable Oracle GoldenGate?
A. ENABLE_GOLDENGATE_REPLICATION=true
B. ENABLE_STREAMS_REPLICATION=true
C. Configure theSTREAMS_POOL_SIZEdatabase parameter
D. ENABLE_DATABASE_REPLICATION=true
Answer: A
Question: 17
How should you configure Replicat to control how errors are handled in one-way replication?
Answer: A
Question: 18
You must implement GoldenGate in a master-to-master configuration. What output from the
profiling scripts should you look for to ensure that your implementation is correct?
Answer: C
Questions & Answers PDF P-7
Question: 19
If multiple GoldenGate processes are accessing a set of trail files, which process should include the
PURGEOLDEXTRACTS parameter to trigger trail file clean-up?
A. Manager
B. Replicat
C. Extract
D. Extract and Replicat
Answer: A
Question: 20
Answer: C
Question: 21
You need to look up table definitions in a file. Which Replicat parameter should you use?
A. ASSUMETARGETDEFS
B. COLMATCH
C. SOURCEDEFS
D. MAP
Answer: C
Question: 22
You want to increase parallelism for greater integrated Replicat throughput while preserving the
original transaction atomicity. How can you achieve this?
A. You can configure integrated Replicat with two parallel apply servers.
B. You can configure integrated Replicat with two parallel child servers.
C. You can configure integrated Replicat with theSPECIALRUNparameter.
D. You can configure integrated Replicat withASSUMETARGETDEFSandSPECIALRUNparameters.
Answer: A
Questions & Answers PDF P-8
Question: 23
Answer: A
Question: 24
Answer: A,C
Question: 25
You must configure GoldenGate parameter files for conflict resolution and want to be sure that the
before values are compared with current values in the target database to detect update and delete
conflicts.
How should you accomplish this?
Answer: B
Question: 26
You must synchronize tables with Large Object data types. Which Initial Load method supports this
process?
Questions & Answers PDF P-9
A. File to Replicat
B. GoldenGate Direct Load
C. File to database utility
D. Direct bulk load to SQL*Loader
Answer: D
Question: 27
You are implementing GoldenGate monitoring via the Enterprise Manager Plug-In. When you start
JAgent, it fails with “ajavA.lang.Exception: One or more Java Agent properties in Config.properties
are not defined properly”.
What is the first thing to check?
Answer: C
Question: 28
Which three are valid Extract or Replicat statements using the @RANGE function for an Acct table
with a
Primary Key on the AccountID column? (Select three.)
Answer: A,B,C
Question: 29
Which parameter for GoldenGate 12c enables DDL replication for a Replicat?
A. TARGETDDL
B. GETDDL
C. DDL for Replicat is enabled by default.
D. USEDDL
Answer: C
Questions & Answers PDF P-10
Question: 30
Which Logdump command is used to check how many change records are in the trail file?
A. STATS
B. REPORT
C. REPORTCOUNT
D. COUNT
Answer: D
Question: 31
Veridata has completed the initial comparison and you want to view the rows that appear to be out-
of-sync. How can you do this?
Answer: A
Question: 32
You need to locate the position of the oldest unprocessed transaction by using the command INFO
EXTRACT <extractgroup> SHOWCH. How should you proceed?
Answer: B
Question: 33
For which database, other than SQL Server, does an Extract use a method of Secondary Truncation
Point management?
A. Teradata
B. Informix
C. Sybase
D. DB2
Answer: D
Questions & Answers PDF P-11
Question: 34
A. real-time discovery
B. real-time data warehousing
C. offload reporting
D. zero downtime upgrades and migrations
E. backup and recovery
F. data center load balancing by using multi-master replication
Answer: B,C,D,F
Question: 35
You are running multiple installations of Oracle GoldenGate on the same Windows server. How can
you
differentiate the different Manager services?
A. Create aGLOBALSfile for each installation and use theMGRSERVNAMEparameter, with a unique
name.
B. Include the parameterSERVICENAMEin each Manager, with a unique name.
C. Accept the default service name and manually edit within the Services applet.
D. Multiple Manager services are not allowed on the same Windows server.
Answer: A
Question: 36
GoldenGate has cached long-running open transactions to disk for an Oracle database. Where can
you locate them?
Answer: C
Question: 37
A. CREATE ROLE
B. ALTER SYSTEM
Questions & Answers PDF P-12
C. ALTER DATABASE
D. ALTER TABLE SYS
Answer: D
Question: 38
A. DISCARDFILE
B. GGSCHEMA
C. MGRSERVNAME
D. CHECKPOINTTABLE
Answer: A
Question: 39
You must implement GoldenGate in a secure environment. How should you proceed in order to
protect
GoldenGate data from theft?
Answer: D
Question: 40
A database that requires replication contains sensitive data that is not required on the target. How
should you prevent this sensitive data from being replicated?
Answer: B
Question: 41
A. JAGENTMONITORING
Questions & Answers PDF P-13
B. ENABLEMONITORING
C. ENABLEOEMMONITORING
D. CHECKMONITORING
Answer: B
Question: 42
Which combination of DBMS, Extract, and GoldenGate version is required to avoid using a DDL
trigger?
A. Oracle Database 11.2.0.3 or greater, Integrated Extract, and GoldenGate 12.1 or greater
B. any version of Oracle Database, Integrated Extract, and GoldenGate 11.2 or greater
C. Oracle Database 11.2.0.4 or greater, Integrated Extract, and GoldenGate 12.1 or greater
D. Oracle Database 12c or greater, Integrated Extract, and GoldenGate 11.2 or greater
Answer: C
Question: 43
You want to eliminate the reporting output from processing a Macro. How should you proceed?
Answer: A
Question: 44
You have configured and added the Extract and Replicat tasks by using the Direct Load method. What
do you need to do to get the processes up and running?
Answer: C
Question: 45
Which method in GoldenGate should you use to undo DML changes previously made to a target
database?
Questions & Answers PDF P-14
Answer: D
Question: 46
A. Option A
B. Option B
C. Option C
D. Option D
Questions & Answers PDF P-15
Answer: A,D
Question: 47
In which process should you configure the warning for long-running transactions?
A. Jagent
B. Extract
C. Replicat
D. Manager
Answer: B
Question: 48
How can you tell if GoldenGate has been configured for batch processing?
Answer: B
Question: 49
You need to configure the source database, target database, and Oracle GoldenGate for conflict
detection and resolution (CDR). You want the full before image of each record, but your database
does not provide a before image in the log record and must be configured to do so with
supplemental logging.
How should you proceed?
A. Include theOVERWRITEcommand.
B. Include theUSEDELTAcommand.
C. Include theADD TRANDATAcommand.
D. Include theUPDATAROWEXISTScommand.
Answer: C
Question: 50
Which is an incorrect syntax for connecting to a source or target database by an Extract or Replicat?
Answer: B
Question: 51
Your GLOBALS file contains the parameter SYSLOG NONE, but the system logs contain warnings from
the Manager. What could be causing this to occur?
Answer: C
Question: 52
How does Replicate know the structure of the source tables when the target has a different layout?
Answer: E
Question: 53
A. 1000
B. 100
C. O
D. By default, messages are not compressed.
Answer: A
Question: 54
What is the name and the location of the file that lists the key values used by extract for encryptions
and Server Collector for decryption?
Answer: E
Question: 55
Answer: E
Question: 56
Answer: A,B,C
Question: 57
Answer: B,C,D
Question: 58
A. Extract r
B. Replicat
Questions & Answers PDF P-18
C. Manager
D. Manager and Replica
Answer: C
Question: 59
Answer: C
Question: 60
If multiple GoldenGate processes are accessing a set of trial files which of the processes should
include the PURGEOLDEXTRACTS parameter to trigger trail file clean up?
A. Manager
B. Extract
C. Replicat
D. Both Extract and Replicat
Answer: A
In reference guide, page 256, and I quote "If multiple groups are reading the same set of trail files,
one process could purge a file before another is finished with it. Instead, use theManager version of
PURGEOLDEXTRACTS, which is the preferred use of the parameter in all GoldenGate
configurationsbecause it allows you to manage trail files in a centralized fashion."
Question: 61
Which parameter could you use to start an Extract when Manager starts?
A. START
B. BEGIN
C. AUTOSTART
D. PROCESS
Answer: C
Question: 62
Questions & Answers PDF P-19
Which could be used to map a value stored in a user token to a target column?
A. @GETENV
B. GGHEADER
C. GGENVIRONMENT
D. ©TOKEN
Answer: D
Question: 63
A. Manager
B. Extract
C. Replicat
D. Pump
Answer: A
Question: 64
A. When using a data pump to distribute all of the trail data "as is" to a remote system.
B. When Extract is processing database transaction logs where you have a remote database
connection.
C. For a SPECIALRUN one-time processing task that is doing an initial load.
D. When Extract is processing database transaction logs and writing to a local trial that will be read
by a local Replicat.
Answer: A
Question: 65
Which three types of information are stored in the GoldenGate trial header?
Answer: A,B,C
Question: 66
Questions & Answers PDF P-20
A. Checkpointing
B. Sub-second latency
C. Two-phase commits
D. Transactional integrity
Answer: A
Question: 67
Nicole is preparing initial data load Extract task EINI_HR using the parameter DBOPTIONS
FECHBATCHSIZE 2000. What is likely to happen if one of her source tables includes LOB data?
A. The Extract will revert to single-row fetch mode, and then resume array fetches afterwards.
B. The Extract will revert to single-row fetch mode for all tables.
C. The Extract will abend unless LOBMEMORY is increased.
D. The Extract will perform poorly due to paging unless LOBMEMORY is increased.
Answer: A
Question: 68
A. ENCKEYS
B. ENCRYPT
C. GLOBALS
D. CUSTKEYS
Answer: A
Question: 69
A. PASSTHRU
B. SOURCEISFILE
C. CHECKMINUTES
D. SOURCEISTABLE
E. SPECIALRUN
Answer: E
Question: 70
Questions & Answers PDF P-21
A. ASCII:ASCII format
B. INPUT ASCII: from 1to 127 representing ASCII characters
C. SQL: SQL statements
D. CDF: Canonical Data format
E. XML: XML statement
Answer: A
Question: 71
You have discovered that an OGG checkpoint table has become corrupted. What is you best strategy
to recover From this?
A. Use the CONVCHK utility on the target to restore the checkpoint table from checkpoint files.
B. Restore the target DB from backup, reposition the Extract to a point prior to the corruption, Turn
to HANDLECOLLISIONS in the Replicat.
C. Use NODECHECKPONT to cause Replicat to use the checkpoint files as backup and regenerate the
checkpoint table.
D. Use the GENCHK utility on the source to restore the checkpoint table from checkpoint files.
Answer: A
Question: 72
Answer: A,B,C