Oracle 1z0-083 v2021-08-06 q56
Oracle 1z0-083 v2021-08-06 q56
q56
NEW QUESTION: 1
Which three are true about upgrading Oracle Grid Infrastructure? (Choose three.)
A. A direct upgrade can be performed only from the immediately preceding Oracle Grid
Infrastructure version.
B. The upgrade process will automatically install all mandatory patches for the current
version of Oracle Grid Infrastructure.
C. An existing Oracle base can be used.
D. Existing Oracle Database instances must be shut down before starting the upgrade.
E. Only the grid user can perform the upgrade.
F. The newer version is installed in a separate Oracle Grid Infrastructure home on the
same server as the existing version.
Answer: (SHOW ANSWER)
NEW QUESTION: 2
Which statement correctly describes the SQL profiling performed by the SQL Tuning
Advisor?
A. It is auxiliary information collected by the optimizer for a SQL statement to help use
better joins orders.
B. It is a set of recommendations by the optimizer to create new indexes.
C. It is a set of recommendations by the optimizer to change the access methods used.
D. It is auxiliary information collected by the optimizer for a SQL statement to eliminate
estimation error.
E. It is a set of recommendations by the optimizer to restructure a SQL statement to avoid
suboptimal execution plans.
Answer: E (LEAVE A REPLY)
NEW QUESTION: 3
Which three are true in Oracle 19c and later releases? (Choose three.)
A. If the password file location changes, then the new location is used automatically by the
Oracle Server.
B. Privilege Analysis is included in Oracle Enterprise Edition and no longer requires
Database Vault.
C. All the Oracle-supplied accounts are Schema Only accounts.
D. Unified Auditing can be configured to audit only events that are issued indirectly by an
audited user.
E. Unified Auditing can be configured to audit only events that are issued directly by an
audited user.
F. Schema Only accounts can be granted administrator privileges.
Answer: B,C,F (LEAVE A REPLY)
NEW QUESTION: 4
Which three are performed by Oracle Automatic Storage Management (ASM) instances?
(Choose three.)
A. acting as an I/O server to read data file blocks from ASM disks on behalf of database
server processes
B. mounting disk groups
C. managing Allocation Units (AUs) for disk group content
D. managing space allocation for Oracle ASM files
E. acting as an I/O server to write data file blocks to ASM disks on behalf of Database
Writer processes (DBWn)
F. managing extent allocation for Oracle database segments
Answer: (SHOW ANSWER)
NEW QUESTION: 5
Which two are true about unplugging an application container from a container database
and plugging it into a different container database?
A. Unplugging the application root from a CDB unplugs all its application PDBs.
B. The application root of an application container should be plugged Into the other CDB
before Its application PDBs are plugged in.
C. Plugging the application root into a different CDB plugs In all its application PDBs.
D. Application PDBs In the application container must be unplugged before the application
root Is unplugged.
E. It requires only local undo mode in the database where the application container will be
unplugged.
F. It requires local undo mode in both container databases.
Answer: A,D (LEAVE A REPLY)
NEW QUESTION: 6
Which three actions are performed by Database Upgrade Assistant (DBUA)? (Choose
three.)
A. It empties the RECYCLE BIN.
B. It increases tablespace size, if required, to meet upgrade requirements.
C. It sets all user tablespaces to "read-only" before starting the upgrade.
D. It removes the AUDSYS schema and the AUDIT_ADMIN and AUDIT_VIEWER roles
E. It recompiles all stored PL/SQL code by using utlrp.sql.
F. It performs prerequisite checks to verify if the Oracle database is ready for upgrade.
Answer: (SHOW ANSWER)
NEW QUESTION: 7
Which four are true about duplicating a database using Recovery Manager (RMAN)?
(Choose four.)
A. Duplication can be done by having the auxiliary database instance pull backup sets
from the target database instance.
B. A connection to an auxiliary instance is always required.
C. A subset of the target database can be duplicated.
D. A new DBID is always created for the duplicated database.
E. A connection to the recovery catalog instance is always required.
F. A backup of the target database is always required.
G. Duplication can be done by having the target database instance push copies to the
auxiliary database instance.
H. A connection to the target database instance is always required.
Answer: A,B,C,G (LEAVE A REPLY)
Explanation
A duplicate database is a copy of your target database. With the FOR STANDBY clause, it
keeps the same unique database identifier(DBID); If FOR STANDBY not specified it
creates a new DBID. The duplicate database can include the same content or only a
subset from the source database. It can be in the same host or a separate host. The
principal work of the duplication is performed by the auxiliary channels.These channels
correspond to a server session on the auxiliary instance on the destination host for backup
based duplication.
For active database duplication the target channels perform the work of pushing data file
copies to the auxiliary instance (if number of allocated target channels is greater than the
number of allocated auxiliary channels).
NEW QUESTION: 8
Which three are true about actions that can or cannot be performed by users with the
SYSBACKUP privilege?
(Choose three.)
A. They can view data from any user-defined tables.
B. They cannot create restore points.
C. They can drop any tablespace.
D. They cannot drop tablespaces.
E. They can create any table.
F. They can view data from any data dictionary view or dynamic performance view.
Answer: (SHOW ANSWER)
NEW QUESTION: 9
A container database (CDB) contains two pluggable databases PDB1 and PDB2.
The LOCAL_UNDO_ENABLED database property is set to FALSE in the CDB. Data file 24
of PDB2 was deleted and you need to restore and recover it.
The only RMAN backup that exists was created with the BACKUP DATABASE command
while connected to CDB$ROOT.
Which three are true? (Choose three.)
A. Data file 24 can be recovered only while connected to PDB2.
B. Data file 24 can be restored only while connected to PDB2.
C. Data file 24 can be restored and recovered while connected to CDB$ROOT.
D. Data file 24 can be recovered while connected to CDB$ROOT.
E. Data file 24 can be recovered while connected to PDB2.
F. Data file 24 can be restored only while connected to CDB$ROOT.
Answer: (SHOW ANSWER)
NEW QUESTION: 10
You must transport the UNIVERSITY tablespace from one database to another.
The UNIVERSITY tablespace is currently open read/write.
The source and destination platforms have different endian formats. Examine this list of
actions:
1.Make the UNIVERSITY tablespace read-only on the source system.
2.Export the UNIVERSITY tablespace metadata using EXPDP.
3.Convert the UNIVERSITY tablespace data fies to the destination platform format using
RMAN on the source system.
4.Copy the UNIVERSITY tablespace data files to the destination system.
5.Copy the Data Pump dump set to the destination system.
6.Convert the UNIVERSITY tablespace data files to the destination platform format using
RMAN on the destination system.
7.Import the UNIVERSITY tablespace metadata using IMPDP.
8.Make the UNIVERSITY tablespace read/write on the destination system.
Which is the minimum number of actions required, in the correct order, to transport the
UNIVERSITY tablespace?
A. 1, 2, 3, 4, 5, 7, 8
B. 1, 2, 4, 6, 7, 8
C. 2, 4, 5, 6, 7
D. 1, 2, 3, 4, 5, 6, 7, 8
E. 1, 2, 4, 5, 7, 8
Answer: A (LEAVE A REPLY)
NEW QUESTION: 11
Which three are true about thresholds, metrics, and server-generated alerts? (Choose
three.)
A. They are generated by SMON when a tablespace is 97% full.
B. Cleared stateful alerts are displayed by querying DBA_ALERT_HISTORY.
C. Metrics are statistical counts for a specific unit.
D. All metrics are instance related.
E. A space usage management alert is automatically cleared after the underlying problem
is resolved.
F. STATISTICS_LEVEL must be set to ALL to generate alerts.
Answer: B,C,E (LEAVE A REPLY)
NEW QUESTION: 12
Examine the command for creating pluggable database PDB2 in container database
CDB2.
Select three options, any one of which is required for it to execute successfully. (Choose
three.)
A. Add the FILE_NAME_CONVERT clause to the statement and set the
PDB_FILE_NAME_CONVERT parameter.
B. Enable only OMF.
C. Add the FILE_NAME_CONVERT clause to the statement and enable Oracle Managed
Files (OMF)
D. Set the PDB_FILE_NAME_CONVERT parameter and enable OMF.
E. Add only the CREATE_FILE_DEST clause to the statement.
F. Set only the PDB_FILE_NAME_CONVERT parameter.
Answer: B,D,E (LEAVE A REPLY)
NEW QUESTION: 13
Which three are true about recovery operations done without using Recovery Manager
(RMAN)? (Choose three.)
A. A lost password file can be re-created with SQL*PLUS.
B. A lost TEMPFILE must always be re-created manually.
C. A lost SPFILE can be recovered from memory using SQL*PLUS.
D. A lost PFILE can be re-created alert.log using SQL*PLUS.
E. A lost password file can be manually re-created with the orapwd utility.
F. A lost index tablespace can be re-created without performing any recovery.
Answer: A,D,E (LEAVE A REPLY)
NEW QUESTION: 14
Which two are true about poorly performing SQL statements and their tuning in Oracle
database instances?
(Choose two.)
A. SQL statements doing only logical reads never require tuning because they do no
physical I/O.
B. The solution that best optimizes one SQL statement can degrade the performance of
others.
C. SQL statements performing many physical I/Os can always have their performance
improved by creating indexes.
D. Poorly performing SQL statements can be tuned automatically by the Oracle server.
E. SQL statements doing joins always do more physical I/O than single table queries.
Answer: A,D (LEAVE A REPLY)
NEW QUESTION: 15
Your CDB has two regular PDBs as well as one application container with two application
PDBs and an application seed No changes have been made to the standard PDB$SEED.
How many default temporary tablespaces can be assigned in the CDB?
A. six
B. five
C. three
D. eight
E. seven
Answer: E (LEAVE A REPLY)
NEW QUESTION: 16
Which three are true about managing memory components in an Oracle database
instance? (Choose three.)
A. With Automatic Memory Management, the database instance can increase the System
Global Area size by reducing the Program Global Area size.
B. On Line Transaction Processing systems often use less Program Global Area than
Decision Support Systems.
C. With Automatic Shared Memory Management, the database instance can increase the
Large Pool size by reducing the Shared Pool size.
D. Automatically tuned and resized System Global Area components will always revert to
their initial sizes after an instance restart.
E. With Automatic Shared Memory Management, the database instance can increase the
Program Global Area size by reducing the System Global Area size.
F. Automatic Memory Management must be used together with locking the System Global
Area into physical memory.
Answer: (SHOW ANSWER)
Valid 1Z0-083 Dumps shared by Fast2test.com for Helping Passing 1Z0-083 Exam!
Fast2test.com now offer the newest 1Z0-083 exam dumps, the Fast2test.com 1Z0-083
exam questions have been updated and answers have been corrected get the
newest Fast2test.com 1Z0-083 dumps with Test Engine here:
https://www.fast2test.com/1Z0-083-premium-file.html (160 Q&As Dumps, 30%OFF
Special Discount: freecram)
NEW QUESTION: 17
Which three are true about transporting databases across platforms using Recovery
Manager (RMAN) image copies? (Choose three.)
A. By default, the transported database will use Oracle Managed Files (OMF)
B. Data files can be converted on the destination system.
C. Data files can be converted on the source system.
D. A new DBID is automatically created for the transported database.
E. Databases can be transported between systems with different endian formats.
F. The password file is automatically converted by RMAN.
Answer: A,B,C (LEAVE A REPLY)
Explanation
A: If you do not provide a destination, then the DB_FILE_CREATE_DEST initialization
parameter must be set in the target platform. RMAN restores the data files to the location
specified by this parameter using new Oracle Managed File (OMF) names. BC: While
creating the cross-platform backup to transport a database, you can convert the database
either on the source database or the destination database. The benefit of performing the
conversion on the destination database is that the processing overhead of the convert
operation is offloaded from the source to the destination database.
NEW QUESTION: 18
Automatic Shared Memory Management is disabled for one of your database instances.
Some SQL statements perform poorly due to excessive hard parse activity, thereby
degrading performance.
What would be your next step?
A. Run the Memory Advisor for the Program Global Area.
B. Run the SQL Access Advisor.
C. Run the Memory Advisor for the shared pool.
D. Run the Memory Advisor for the System Global Area.
E. Run the SQL Tunning Advisor.
Answer: C (LEAVE A REPLY)
NEW QUESTION: 19
Which three are true about using an RMAN Recovery Catalog with a pluggable database
(PDB) target connection in Oracle Database 19c and later releases? (Choose three.)
A. The target PDB must be registered in a base catalog.
B. The base catalog owner must give the Virtual Private Catalog access to metadata for
one or more PDBs.
C. The target PDB must be registered in a Virtual Private Catalog.
D. The base catalog must be enabled for Virtual Private Catalog use.
E. The base catalog must be used by RMAN when performing point-in-time recovery for
the PDB registered in the Virtual Private Catalog.
F. The target PDB must be registered in both the base catalog and the Virtual Private
Catalog.
Answer: B,C,E (LEAVE A REPLY)
NEW QUESTION: 20
Which two are true about memory advisors? (Choose two.)
A. If Automatic Shared Memory Management is enabled, both the SGA Advisor and PGA
Advisor are always available.
B. If Automatic Memory Management is enabled, no memory advisors are available.
C. If Automatic Memory Management is enabled, the Shared Pool Advisor and Buffer
Cache Advisor are available to set the maximum size for these individual System Global
Area components.
D. If Manual Shared Memory Management is enabled, only the Shared Pool Advisor and
Buffer Cache Advisor are available.
E. All memory advisors use data from Automatic Workload Repository.
Answer: (SHOW ANSWER)
NEW QUESTION: 21
Which two are true about Oracle Grid Infrastructure for a Standalone Server? (Choose
two.)
A. It supports volume management, file system, and automatic restart capabilities.
B. It requires Oracle Automatic Storage Management (ASM) components to be installed
separately.
C. The CSS daemon runs from the Grid Infrastructure home.
D. It must be installed before the Oracle database software is installed.
E. It can manage database resources on the server where it is installed or on a different
server.
Answer: (SHOW ANSWER)
NEW QUESTION: 22
Which two are true about Oracle Database Configuration Assistant (DBCA) templates?
(Choose two.)
A. The General Purpose of Transaction Processing templates are most suitable when
concurrency and recoverability are key criteria.
B. Oracle DBCA templates can store only logical structure and not database files.
C. Oracle DBCA templates can be used to create new databases and duplicate existing
databases.
D. The Data Warehouse template is most suitable when transaction response time is the
key criterion.
E. New templates can only be created by modifying an existing user-created template.
Answer: A,C (LEAVE A REPLY)
NEW QUESTION: 23
You are managing this configuration:
* CDB1 is a container database.
* PDB1 and PDB2 are two pluggable databases in CDB1.
* USER1.EMP is a table in PDB1 and USER2.DEPT is a table in PDB2.
CDB1 user SYS executes these commands after connecting successfully to PDB2:
NEW QUESTION: 24
Which three are true about Audit policies In container databases (CDBs)?
A. All audit records are written to the audit trail in CDB$ROOT
B. A common unified audit policy can be created at the application root level.
C. Fine-grained auditing policies defined in an application root must be manually
synchronized by each application PDB contained in the application root.
D. A common unified audit policy can be created at the CDB level.
E. Application-common unified audit policies defined In an application root must be
manually synchronized by each application PDB contained in the application root.
F. An application PDB cannot have a local audit policy.
Answer: C,E,F (LEAVE A REPLY)
NEW QUESTION: 25
Which three are true about the Oracle Optimizer? (Choose three.)
A. It updates stale object statistics in the Data Dictionary.
B. It considers object statistics when generating execution plans for SQL statements.
C. It considers the filters in WHERE clauses when generating execution plans for SQL
statements.
D. It can only use SQL Plan Directives tied to the SQL statement for which a plan is being
generated.
E. It can re-optimize execution plans after previous executions detect suboptimal plans.
F. It obeys all hints.
Answer: A,B,D (LEAVE A REPLY)
NEW QUESTION: 26
Which three are true about opatchauto? (Choose three.)
A. It must be invoked by a user with root user privileges.
B. It applies patches in nonrolling mode by default.
C. It performs a shutdown and then a restart of all processes in both Oracle Grid
Infrastructure and Oracle Database home during the patching process.
D. It is used to apply interim patches to Oracle Grid Infrastructure and Oracle Database
home combinations.
E. Users must always input patch plans to opatchauto.
F. It requires the Oracle Grid Infrastructure and Oracle Database instances to be shut
down before being invoked.
G. Patches are applied via opatchauto.
Answer: A,C,D (LEAVE A REPLY)
NEW QUESTION: 27
Which three are true about an application seed pluggable database (PDB)? (Choose
three.)
A. It cannot be added to an application container after the application container has
already been created.
B. A new application PDB created by cloning an application seed PDB can have an up-to-
date version of the application installed after cloning completes.
C. It is automatically synchronized with its application root PDB when an application is
upgraded.
D. A new application PDB created by cloning an application seed PDB can have an old
version of the application installed after cloning completes.
E. It is not required in an application container.
F. It cannot be dropped from its application container.
G. It is automatically synchronized with its application root PDB when an application is
installed.
Answer: B,E,G (LEAVE A REPLY)
NEW QUESTION: 28
Examine this configuration:
1. CDB1 is a container database running in ARCHIVELOG mode.
2. Multiple uncommitted transactions are running in CDB1.
3. Redo log groups 1 and 2 are INACTIVE.
4. Redo log group 3 is the CURRENT group.
All members of redo log group 3 are lost before it is archived.
Examine these possible steps:
1. SHUTDOWN ABORT
2. STARTUP NOMOUNT
3. STARTUP MOUNT
4. ALTER DATABASE MOUNT
5. RESTORE DATABSE
6. RECOVER DATABASE NOREDO
7. RECOVER DATABASE UNTIL AVAILABLE
8. RESTORE ARCHIVELOG ALL
9. ALTER DATABSE OPEN
10.ALTER DATABASE OPEB RESETLOGS
Choose the minimum required steps in the correct order to recover the database.
A. 1, 2, 5, 7, 4, 10
B. 1, 3, 5, 6, 10
C. 1, 3, 5, 8, 6, 10
D. 1, 3, 5, 6, 9
E. 1, 3, 5, 7, 10
Answer: B (LEAVE A REPLY)
NEW QUESTION: 29
Which two are true about the automatic execution of operating system scripts when
performing silent mode installation starting from Oracle Database 19c? (Choose two.)
A. The response file can specify the root or sudo password.
B. The installer will prompt for the root or sudo password.
C. The response file must contain the root or sudo password.
D. The response file can specify the path of the sudo program.
E. Silent install always runs operating scripts automatically.
Answer: C,D (LEAVE A REPLY)
NEW QUESTION: 30
A schema owner truncated a table in error and must recover the data.
Which Oracle Flashback feature could be used to recover the data?
A. FLASHBACK DATABASE
B. FLASHBACK TABLE
C. FLASHBACK TRANSACTION
D. FLASHBACK VERSION QUERY
E. FLASHBACK DATA ARCHIVE
Answer: (SHOW ANSWER)
NEW QUESTION: 31
Which two are true about Optimizer Statistics? (Choose two.)
A. They provide real-time data about schema objects.
B. They can be gathered by the DBMS_STATS package.
C. They are ignored by Optimizer if they are stale.
D. They are gathered by the SQL Tuning Advisor.
E. By default, they are automatically gathered by a maintenance job.
Answer: B,E (LEAVE A REPLY)
Valid 1Z0-083 Dumps shared by Fast2test.com for Helping Passing 1Z0-083 Exam!
Fast2test.com now offer the newest 1Z0-083 exam dumps, the Fast2test.com 1Z0-083
exam questions have been updated and answers have been corrected get the
newest Fast2test.com 1Z0-083 dumps with Test Engine here:
https://www.fast2test.com/1Z0-083-premium-file.html (160 Q&As Dumps, 30%OFF
Special Discount: freecram)
NEW QUESTION: 32
Which two are true about data movement between a non-CDB and a PDB using Data
Pump? (Choose two.)
A. Oracle attempts to convert conventional database users to local users when moving
schemas from a non- CDB to a PDB.
B. Moving data from a PDB to a non-CDB is only possible by using transportable
tablespace export and import.
C. Tablespaces are automatically created as neeed while importing full exports in either a
non-CDB or a PDB.
D. A new PDB is automatically created when importing a non-CDB into a CDB.
E. Oracle attempts to convert common users to conventional users when moving schemas
from a PDB to a non-CDB.
F. Moving data from a non-CDB to a PDB is only possible by using conventional export
and import.
Answer: A,E (LEAVE A REPLY)
NEW QUESTION: 33
Which three are true about patchsets? (Choose three.)
A. Installing a patchset is considered an "upgrade".
B. They can introduce new features.
C. They are only released quarterly.
D. They can be applied in a rolling fashion for Clusterware and the databases.
E. They are installed via OPatch or OPatchAuto.
F. A base release is not needed to install patchsets.
Answer: A,C,F (LEAVE A REPLY)
NEW QUESTION: 34
Which three actions are performed by the Oracle Preinstallation RPM, oracle-database-
server-xxxx- preinstall, for Oracle Grid Infrastructure, where xxxx is the Oracle version and
release? (Choose three.)
A. creating thte oraInventory (oinstall) group
B. creating the oracle OS user
C. creating the grid OS user
D. creating the OSDBA (dba) group
E. configuring the OS for Oracle Automatic Storage Management shared storage access
F. performing checks to ensure minimum configuration requirements for Oracle Grid
Infrastructure are met
Answer: A,B,D (LEAVE A REPLY)
NEW QUESTION: 35
Which four are true about RMAN backup sets? (Choose four.)
A. Blocks from multiple data files can be contained in one backup set,
B. A backup set must be written to disk.
C. A data file can be split into multiple sections stored in different backup pieces in the
same backup set.
D. A data file can be split into multiple sections stored in different backup sets.
E. A backup set must be written to media.
F. A backup set can contain only one backup piece.
G. A backup piece can belong to only one backup set.
H. Blocks from multiple data files can be contained in one backup piece,
Answer: A,D,E,F (LEAVE A REPLY)
NEW QUESTION: 36
Which three are true? (Choose three.)
A. Application-common TSDP policies are always container specific.
B. Fine-grained auditing (FGA) policies in an application root are automatically
synchronized to all application PDBs contained in the application container.
C. Unified auditing can be automatically synchronized to all application PDBs in an
application container.
D. Virtual Private Database (VPD) policies on objects in an application root are
automatically synchronized with all application PDBs contained in the application
container.
E. Application-common OLS policies can be created in an application root inside an
install/patch BEGIN-END block.
F. Application-common Oracle Label Security (OLS) policies cannot be created in an
application root outside an install/patch BEGIN-END block.
G. Application-common Transparent Security Data Protection (TSDP) policies can be
created only within an application install/patch BEGIN-END block.
Answer: (SHOW ANSWER)
NEW QUESTION: 37
Examine this configuration:
1. CDB1 is a container database.
2. APP_ROOT is an application root in CDB1.
3. APP_PDB1 is an application PDB in APP_ROOT.
4. FLASHBACK DATABASE is ON.
You execute these commands:
Which table or set of tables will exist after the Flashback operation has completed?
A. CDB1_TAB and APP_ROOT_TAB
B. CDB1_TAB and APP_PDB1_TAB
C. CDB1_TAB only
D. none of the tables, because all three tables will be dropped
E. CDB1_TAB, APP_ROOT_TAB, and APP_PDB1_TAB
Answer: (SHOW ANSWER)
NEW QUESTION: 38
Which three true about recovering tables using RMAN? (Choose three.)
A. RMAN can recover a table after a DDL operation has altered the table structure.
B. RMAN can recover tables in the SYSAUX tablespace.
C. RMAN always uses an auxiliary instance.
D. RMAN can recover tables owned by the SYS user.
E. RMAN can recover tables in a standby database.
F. RMAN can recover tables in the SYSTEM tablespace.
G. RMAN can recover tables owed by the SYSTEM user.
Answer: (SHOW ANSWER)
NEW QUESTION: 39
Which two are true about the Oracle dataabse methodology? (Choose two.)
A. The Oracle Database time model should be used to find the database and instance
areas most in need of tuning.
B. Tuning activities should stop once agreed service levels for performance have been
met.
C. The database instance memory should always be tuned before tuning any file systems.
D. Tuning activities should stop once the user is satisfied with performance.
E. The alert log should be used to find the database and instance areas most in need of
tuning.
F. SQL statements should always be tuned before tuning any file systems.
Answer: A,F (LEAVE A REPLY)
NEW QUESTION: 40
Examine these actions:
1.Create a new database for a recovery catalog.
2.Create a tablespace with sufficient space in the catalog database for the recovery
catalog.
3.Configure ARCHIVELOG mode for the catalog database.
4.Create a user to own the recovery catalog schema with quota on the tablespace that will
contain the catalog.
5.Grant the RECOVERY_CATALOG_OWNER role to the recovery catalog schema owner.
6.Grant the SYSBACKUP privilege to the recovery catalog schema owner.
Which are the minimum actions that must be performed before executing the CREATE
CATALOG command?
A. 1, 2, 4, 5
B. 1, 2, 3, 4, 5, 6
C. 2, 4, 5, 6
D. 2, 4, 5
E. 1, 3, 4, 5
Answer: D (LEAVE A REPLY)
NEW QUESTION: 41
You issued this command:
RMAN> BACKUP RECOVERY AREA FORCE;
Which three are true? (Choose three.)
A. All files in any previous FRA that have been backed up already, are backed up.
B. All Oracle recovery files normally written to the FRA and which have been backed up
already to the current FRA, are backed up.
C. All Oracle recovery files normally written to the FRA and which have been backed up
already to in any previous FRA, are backed up.
D. All files in the current FRA that have been backed up already, are backed up.
E. All files in the current fast recovery area (FRA) that have not yet been backed up, are
backed up.
F. All files in any previous FRA that have not yet been backed up, are backed up.
G. All Oracle recovery files normally written to the FRA and which have not yet been
backed up, are backed up.
Answer: A,E,G (LEAVE A REPLY)
NEW QUESTION: 42
While backing up to an SBT channel, you determine that the read phase of your
compressed Recovery Manager (RMAN) incremental level 0 backup is a bottleneck.
FORCE LOGGING is enabled for the database.
Which two could improve read performance? (Choose two.)
A. Disable FORCE LOGGING for the database.
B. Increase the size of the database buffer cache.
C. Increase the size of tape I/O buffers.
D. Increase the level of RMAN multiplexing.
E. Enable asynchronous disk I/O.
Answer: (SHOW ANSWER)
NEW QUESTION: 43
Examine this command:
$ rhpctl move database -sourcehome Oracle_home_path -destinationhome
Oracle_home_path For which two purposes can you use this command? (Choose two.)
A. to switch an existing Oracle Database home to a newer release of Oracle software on
the same server
B. to switch to a read-only Oracle home
C. to switch back to the previous Oracle home as part of a rollback operation
D. to switch the Oracle Database home when using a centralized Rapid Home Provisioning
server
E. to switch to a patched Oracle Database home
Answer: C,E (LEAVE A REPLY)
Explanation
You can use rhpctl move gihome command with the same syntax to switch from the
current Oracle Grid Infrastructure home to a patched home. The rhpctl command enables
you to switch from your current Oracle Grid Infrastructure or Oracle Database home to
patched Oracle home so that you can provision the new Oracle home as gold image. You
can also use the rhpctl command to switch back to the old Oracle home, if you want to roll
back the operation.
NEW QUESTION: 44
Which two are true about server-generated alerts? (Choose two.)
A. Stateful alerts must be created by a DBA after resolving the problem.
B. Stateless alerts can be purged manually from the alert history.
C. Stateless alerts can be cleared manually.
D. Stateless alerts are automatically cleared.
E. Stateful alerts are purged automatically from the alert history.
Answer: B,C (LEAVE A REPLY)
Explanation
Except for the tablespace space usage metric, which is database related, the other metrics
are instance related.
Threshold alerts are also referred to as stateful alerts which are automatically cleared
when an alert condition clears. Stateful alert appears in DBA_OUTSTANDING_ALERTS
and when cleared go to DBA_ALERT_HISTORY. Other server-generated alerts
correspond to specific database events such as ORA-* errors, "Snapshot too old" errors,
Recovery Area Low on Free Space, Resumable Session Suspended.
These are non threshold based alerts, also referred to as stateless alerts. Stateless alerts
go directly to the History table. +++ Most alerts (such as "Out of Space") are cleared
automatically when the cause of the problem disappears. However, other alerts (such as
generic alert log errors) are sent to you for notification and must be acknowledged by you.
After taking the corrective measures, you acknowledge an alert by clearing or purging it.
Clearing an alert sends the alert to the Alert History which is accessible from Monitoring
sub menu.
Purging an alert removes it from the Alert History.
NEW QUESTION: 45
On the 10th of August, you implement an incremental database backup strategy and
configure a recovery window of five days.
Level 0 backups are taken on the 10th, 17th, and 24th of August.
Differential level 1 incremental backups are taken daily between the level 0 backups.
Today is the 26th of August.
Which backups will be obsolete?
A. all backups prior to 22nd of August
B. all backups prior to 10th of August
C. all backups prior to 24th of August
D. all backups prior to 17th of August
E. all backups prior to 20th of August
Answer: C (LEAVE A REPLY)
NEW QUESTION: 46
Which two are true about an RPM-based Oracle Database installation? (Choose two.)
A. From Oracle Database 18c, a single RPM can be used to install only Oracle Database
Server for a single instance.
B. It requires an Unbreakable Linux Network (ULN) subscription.
C. It uses a service configuration script to create a single-instance database as part of the
installation.
D. It includes the Oracle Preinstallation RPM.
E. It performs a software-only Oracle Database installation.
Answer: B,D (LEAVE A REPLY)
Valid 1Z0-083 Dumps shared by Fast2test.com for Helping Passing 1Z0-083 Exam!
Fast2test.com now offer the newest 1Z0-083 exam dumps, the Fast2test.com 1Z0-083
exam questions have been updated and answers have been corrected get the
newest Fast2test.com 1Z0-083 dumps with Test Engine here:
https://www.fast2test.com/1Z0-083-premium-file.html (160 Q&As Dumps, 30%OFF
Special Discount: freecram)
NEW QUESTION: 47
Which two are true about common objects? (Choose two.)
A. They can be created only in CDB$ROOT.
B. They can be created only in an application root.
C. They can exist in user-defined schemas only in application containers.
D. They can be extended data-linked in CDB$ROOT.
E. They can exist in CDB$ROOT and an application root.
F. They can be only metadata-linked in an application container.
Answer: B,E (LEAVE A REPLY)
NEW QUESTION: 48
HR_ROOT is an application container with the HR_APP application installed.
No application PDBs and no application seed have yet been created in HR_ROOT.
An application PDB, PDB1, must be created so that the HR_APP application's common
objects are accessible to it.
Which two methods can be used? (Choose two.)
A. Create the PDB1 application PDB and install HR_APP in it.
B. Create an application seed, synchronize it with HR_ROOT, and then create the PDB1
application PDB.
C. Create the PBD1 application PDB and synchronize it with PDB$SEED.
D. Create the PBD1 application PDB and synchronize it with HR_ROOT.
E. Create an application seed, and install HR_APP in it.
Answer: B,E (LEAVE A REPLY)
NEW QUESTION: 49
For which two requirements can you use the USER_TABLESPACE clause with the
CREATE PLUGGABLE DATABASE command? (Choose two.)
A. to specify the list of tablespaces to include when creating a PDB from the CDB seed
B. to exclude a temp tablespace when plugging in a PDB
C. to specify a default tablespace in a PDB cloned from another PDB in the same CDB.
D. to specify the list of user tablespaces to include when moving a non-CDB to a PDB
E. to exclude all tablespaces except SYSTEM, SYSAUX, and TEMP when plugging in a
PDB
F. to include specific user tablespaces only when relocating a PDB
Answer: A,D (LEAVE A REPLY)
NEW QUESTION: 50
Which two are true about reclaiming space used by Flashback logs in Oracle Database
19c and later releases? (Choose two.)
A. Space is always reclaimed proactively before space pressure occurs.
B. Space is only reclaimed when there is space pressure in the Fast Recovery Area. (FRA)
C. Space might be reclaimed automatically when the retention period for Flashback logs is
lowered.
D. Space might be reclaimed proactively before space pressure occurs.
E. Space is always reclaimed automatically when the retention period for Flashback logs is
lowered.
Answer: B,C (LEAVE A REPLY)
NEW QUESTION: 51
Your container database, CDB1, has an application container, HR_ROOT, with an
application PDB, HR_PDB1.
You have the required privilege to clone HR_PDB1 to container database CDB2, which
does not contain HR_ROOT.
Which two are always true? (Choose two.)
A. A common user must exist in CDB2 with the CREATE PLUGGABLE DATABASE
privilege.
B. The HR_PDB1 clone created in CDB2 will be in mount state when cloning ends.
C. CDB1 and CDB2 must be in shared undo mode.
D. All transactions in HR_PDB1 of CDB1 must commit before the cloning process starts.
E. Cloning HR_ROOT automatically clones HR_PDB1.
Answer: A,E (LEAVE A REPLY)
NEW QUESTION: 52
Which two are true about Oracle Optimizer Statistics, their use, and their collection?
(Choose two.)
A. Statistics collected using DBMS_STATS always yield the best optimizer result.
B. The Statistics Advisor generates actions for all recommendations.
C. Index balanced B*Tree height is considered when evaluating the cost of using an index.
D. The Statistics Advisor can help recommend the best way to gather statistics.
E. The number of table rows is considered when evaluating the cost of accessing a table
using an index.
Answer: (SHOW ANSWER)
NEW QUESTION: 53
Which two are prerequisites for using FLASHBACK TABLE? (Choose two.)
A. A table's constraints must be disabled before issuing the flashback.
B. Row Movement must be enabled on the table being flashed back.
C. The FLASHBACK ANY TABLE system privilege or the FLASHBACK object privilege
must be granted to the user performing the flashback.
D. The FLASHBACK ANY TABLE system privilege or the FLASHBACK object privilege
must be granted to the table owner.
E. A table's indexes must be set to unusable before issuing the flashback.
Answer: (SHOW ANSWER)
NEW QUESTION: 54
Which two are true about OS groups and users for Oracle Grid Infrastructure and the
Oracle Relational Database Management System (RDBMS)? (Choose two.)
A. The Oracle Grid Infrastructure installation must be owned by the grid user.
B. By default, members of the OSASM group can access Automatic Storage Management
and RDBMS instances.
C. The primary group for the Oracle Grid Infrastructure and Oracle Database owners must
be the Oracle Inventory group.
D. The Oracle Grid Infrastructure owner owns Oracle Restart and Oracle Automatic
Storage Management binaries.
E. The same OSDBA group must be used for Automatic Storage Management and the
Oracle Database.
F. The Oracle Grid Infrastructure owner must have OSOPER, OSBACKUPDBA, and
OSKMDBA as secondary groups.
Answer: C,D (LEAVE A REPLY)
NEW QUESTION: 55
A database is configured in ARCHIVELOG mode.
A full RMAN backup exists but no control file backup to trace has been taken. A media
failure has occurred.
In which two scenarios is incomplete recovery required? (Choose two.)
A. after losing a SYSAUX tablespace data file
B. after losing all copies of the control file
C. after losing all members of an INACTIVE online redo log group
D. after losing all members of the CURRENT online redo log group
E. after losing an UNDO tablespace that is in use
Answer: B,D (LEAVE A REPLY)
NEW QUESTION: 56
You plan to perform cross-platform PDB transport using XTTS.
Which two are true? (Choose two.)
A. The source PDB must be in MOUNT state.
B. The source PDB must not be an application root.
C. Automatic conversion of endianness occurs.
D. A backup of the PDB must exist, taken using the BACKUP command with the TO
PLATFORM clause.
E. The source PDB can be in MOUNT or OPEN state.
F. The source and target platforms must have the same endianness.
Answer: E,F (LEAVE A REPLY)
Valid 1Z0-083 Dumps shared by Fast2test.com for Helping Passing 1Z0-083 Exam!
Fast2test.com now offer the newest 1Z0-083 exam dumps, the Fast2test.com 1Z0-083
exam questions have been updated and answers have been corrected get the
newest Fast2test.com 1Z0-083 dumps with Test Engine here:
https://www.fast2test.com/1Z0-083-premium-file.html (160 Q&As Dumps, 30%OFF
Special Discount: freecram)