option
Cuestiones
ayuda
daypo
buscar.php

2 EA - 1-30

COMENTARIOS ESTADÍSTICAS RÉCORDS
REALIZAR TEST
Título del Test:
2 EA - 1-30

Descripción:
2 EA - 1-30

Fecha de Creación: 2026/08/12

Categoría: Arte

Número Preguntas: 30

Valoración:(0)
COMPARTE EL TEST
Nuevo ComentarioNuevo Comentario
Comentarios
NO HAY REGISTROS
Temario:

Which three are true about thresholds, metrics, and server-generated alerts? (Choose three.). All metrics are instance related. Cleared stateful alerts are displayed by querying DBA_ALERT_HISTORY. A space usage management alert is automatically cleared after the underlying problem is resolved. They are generated by SMON when a tablespace is 97% full. Metrics are statistical counts for a specific unit. STATISTICS_LEVEL must be set to ALL to generate alerts.

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.). Increase the size of tape I/O buffers. Disable FORCE LOGGING for the database. Increase the size of the database buffer cache. Enable asynchronous disk I/O. Increase the level of RMAN multiplexing.

For which two requirements can you use the USER_TABLESPACE clause with the CREATE PLUGGABLE DATABASE command? (Choose two.). to specify a default tablespace in a PDB cloned from another PDB in the same CDB. to exclude all tablespaces except SYSTEM, SYSAUX, and TEMP when plugging in a PDB. to include specific user tablespaces only when relocating a PDB. to specify the list of user tablespaces to include when moving a non-CDB to a PDB. to exclude a temp tablespace when plugging in a PDB. to specify the list of tablespaces to include when creating a PDB from the CDB seed.

Which three are true about requirements for various FLASHBACK operations? (Choose three.). FLASHBACK transaction query requires undo to retrieve all versions of a row that existed between two points in time. FLASHBACK drop requires that the RECYCLEBIN parameter be set to ON. FLASHBACK version query requires that the RECYCLEBIN parameter be set to ON. FLASHBACK DATA ARCHIVE requires undo to store all versions of all rows of a table being tracked. FLASHBACK drop requires undo to retrieve all versions of a row that existed between two points in time. FLASHBACK version query requires undo to retrieve all versions of a row that existed between two points in time.

Which three actions are performed by the Oracle Preinstallation RPM, oracle-database-server-xxxx-preinstall, for Oracle Grid Infrastructure? (Choose three.). performing checks to ensure minimum configuration requirements for Oracle Grid Infrastructure are met. creating the oracle OS user. creating the OSBDA (dba) group. creating the oinstall (oralnventory) group. creating the grid OS user. configuring the OS for Oracle Automatic Storage Management shared storage access.

Which two are true about common objects? (Choose two.). They can be created only in CDB$ROOT. They can be only metadata-linked in an application container. They can exist in user-defined schemas only in application containers. They can exist in CDB$ROOT and an application root. They can be extended data-linked in CDB$ROOT. They can be created only in an application root.

Which two are true about the Automatic Database Diagnostic Monitor (ADDM)? (Choose two.). It analyzes a period of time corresponding to the 12 hours of activity. It runs automatically after each AWR snapshot. A DBA can run it manually. Results are written to the alert log. It analyzes a period of time corresponding to the last day of activity.

Which two are true about server-generated alerts? (Choose two.). Stateful alerts must be created by a DBA after resolving the problem. Stateless alerts can be purged manually from the alert history. Stateless alerts can be cleared manually. Stateless alerts are automatically cleared. Stateful alerts are purged automatically from the alert history.

Which three are located by using environment variables? (Choose three.). the Optimal Flexible Architecture (OFA) compliant path to store Oracle software and configuration files. the location of Oracle Net Services configuration files. the list of a disk group names to be mounted by an Oracle Automatic Storage Management (ASM) instance at startup. default directories for temporary files used by temporary tablespaces. the temporary disk space used by Oracle Installer during installation. the maximum number of database files that can be opened by a database instance.

Which three are true about opatchauto? (Choose three.). It performs a shutdown and then a restart of all processes in both Oracle Grid Infrastructure and Oracle Database home during the patching process. It must be invoked by a user with root user privileges. Patches are applied via opatchauto. Users must always input patch plans to opatchauto. It requires the Oracle Grid Infrastructure and Oracle Database instances to be shut down before being invoked. It applies patches in nonrolling mode by default. It is used to apply interim patches to Oracle Grid Infrastructure and Oracle Database home combinations.

Which two are true about the character sets used in an Oracle database? (Choose two.). Single-byte character sets provide better performance than multibyte character sets. Unicode enables information from any language to be stored using a single character set. Unicode is the only supported character set for Oracle databases created using Database Configuration Assistant (DBCA). Single-byte character sets always use 7-bit encoding schemes. Multibyte character sets allow more efficient space utilization than single byte character sets. Single-byte character sets always use 8-bit encoding schemes.

Which two are true about V$ views for wait events? (Choose two.). V$SESSION_EVENT displays all waits for all past and existing sessions if the wait has occurred at least once for a session. V$SERVICE_EVENT displays all waits for all services if the wait has occurred at least once for a service. V$SESSION_WAIT_CLASS displays waits broken down by wait class only for waiting sessions. V$SESSION_WAIT and V$SESSION both contain details of the event on which a non-waiting session last waited. V$SESSION_EVENT displays all waits for all past sessions if the wait has occurred at least once for a session. V$SESSION_WAIT and V$SESSION both contain details of the event on which a session is currently waiting.

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. Which is the minimum number of actions required, in the correct order, to transport the UNIVERSITY tablespace?. 1,2,4,5,7,8. 1,2,4,6,7,8. 1,2,3,4,5,7,8. 1,2,3,4,5,6,7,8. 2,4,5,6,7.

Which two are true about OS groups and users for Oracle Grid Infrastructure and the Oracle Relational Database Management System (RDBMS)? (Choose two.). By default, members of the OSASM group can access Automatic Storage Management and RDBMS instances. The primary group for the Oracle Grid Infrastructure and Oracle Database owners must be the Oracle Inventory group. The Oracle Grid Infrastructure installation must be owned by the grid user. The Oracle Grid Infrastructure owner owns Oracle Restart and Oracle Automatic Storage Management binaries. The Oracle Grid Infrastructure owner must have OSPER, OSBACKUPDBA, and OSKMDBA as secondary groups. The same OSDBA group must be used for Automatic Storage Management and the Oracle Database.

Which four are true about duplicating a database using Recovery Manager (RMAN)? (Choose four.). Duplication can be done by having the auxiliary database instance pull backup sets from the target database instance. A connection to an auxiliary instance is always required. A subset of the target database can be duplicated. A new DBID is always created for the duplicated database. A connection to the recovery catalog instance is always required. A backup of the target database is always required. Duplication can be done by having the target database instance push copies to the auxiliary database instance. A connection to the target database instance is always required.

A container database called CDB1 is OMF-enabled. PDB_FILE_NAME_CONVERT is not configured in CDB1. PDB1 was unplugged from CDB1 earlier in the week. Examine this command, which will be executed in CDB1: CREATE PLUGGABLE DATABASE pdb1 USING '/u01/app/oracle/oradata/pdb1.xml' SOURCE_FILE_NAME_CONVERT = (/u01/app/oracle/oradata/,'/u02/app/oracle/oradata/); Which two are true? (Choose two.). PDB1 data files already exist in the correct location. DBMS_PDB.CHECK_PLUG_COMPATIBILITY must be run in CDB1 before executing the command. PDB_FILE_NAME_CONVERT must be set before executing the command. /u01/app/oracle/oradata/pdb1.xml does not contain the current locations of data files for PDB1. PDB1 must be dropped from CDB1.

Which three are true about transporting databases across platforms using Recovery Manager (RMAN) image copies? (Choose three.). By default, the transported database will use Oracle Managed Files (OMF). Data files can be converted on the destination system. Data files can be converted on the source system. A new DBID is automatically created for the transported database. Databases can be transported between systems with different endian formats. The password file is automatically converted by RMAN.

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.). to switch an existing Oracle Database home to a newer release of Oracle software on the same server. to switch to a read-only Oracle home. to switch back to the previous Oracle home as part of a rollback operation. to switch the Oracle Database home when using a centralized Rapid Home Provisioning server. to switch to a patched Oracle Database home.

Which two are true about changing the LOCAL_UNDO_ENABLED property to false in a CDB? (Choose two.). After the change, only a common user with the required privilege can create an undo tablespace in CDB$ROOT. Any new PDB and existing PDBs are automatically configured to use the default undo tablespace in CDB$ROOT. After the change, only one undo tablespace can exist in CDB$ROOT. After the change, any user with the required privilege can create an undo tablespace in the PDBs. Undo tablespaces existing in PDBs must be dropped before the change. After the change, each existing PDB has to be reopened for the new undo mode to take effect.

Which two are true about SQL Performance Analyzer (SPA)? (Choose two.). It is integrated with the SQL Access Advisor. It predicts the impact of system changes on SQL workload response time. It provides before and after execution statistics for each SQL statement in the analysis task. It offers fine-grained analysis of all the SQL statements in the analysis task as a group. SQL statements that were originally run concurrently are run concurrently by SPA.

A user complains about poor database performance. You want to verify if the user's session has waited for certain types of I/O activity. Which view displays all waits waited on by a session at least once?. V$SESSION_EVENT. V$SESSTAT. V$SESSION_WAIT. V$SESSION_WAIT_CLASS. V$SESSION.

Which two are true about gathering optimizer statistics? (Choose two.). Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics in all open PDBs except PDB$SEED. Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to a PDB opened in read/write mode gathers object statistics for that PDB. Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics only in CDB$ROOT. System statistics can be gathered only while connected to CDB$ROOT. Executing DBMS_STATS.GATHER_DATABASE_STATS while connected to CDB$ROOT gathers object statistics in all open pluggable databases (PDBs).

Based on the resource manager plan output, which two are true? (Choose two.). Any PDB not specified in the plan will be unable to execute statements in parallel. PDB3 can use all available parallel execution processes at times. PDB1 is always limited to 40% of the available system resources regardless of demand. Any PDB not specified in the plan will be able to use a maximum of 16.5% of the available system resources. PDB3 is guaranteed to receive at least 20% of the available system resources if there is enough demand. PDB2 is guaranteed at least 25% of the available parallel execution processes if there is enough demand.

Which two are true about the execution of operating system scripts starting from Oracle Database 19c? (Choose two.). orainstRoot.sh can be executed automatically by the Database installer by using sudo or root credentials. root.sh can be executed automatically by the Database Installer only if it is provided with root credentials. The sudo password can be specified in a response file. root.sh can be executed automatically by the Database installer only by using sudo credentials. The sudo password must be specified in a response file. The root password cannot be specified in a response file.

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?. Run the SQL Access Advisor. Run the Memory Advisor for the shared pool. Run the SQL Tuning Advisor. Run the Memory Advisor for the Program Global Area. Run the Memory Advisor for the System Global Area.

Which two are true about flashback features in Oracle Database 19c and later releases? (Choose two.). Flashback logs are automatically purged when DB_FLASHBACK_RETENTION_TARGET is set lower than the time they have already been retained. Flashback logs are monitored and proactively deleted when beyond the retention period defined in DB_FLASHBACK_RETENTION_TARGET only after there is space pressure. Flashback logs are monitored and proactively deleted when beyond the retention period defined in DB_FLASHBACK_RETENTION_TARGET before there is space pressure. Flashback logs are monitored for being older than the retention period defined in DB_FLASHBACK_RETENTION_TARGET and can be deleted by an administrator written script. Flashback logs are automatically purged whenever the value of DB_FLASHBACK_RETENTION_TARGET is changed.

After a system crash, an instance restart and an attempted opening of the PDBs result in ORA-01157: cannot identify/lock data file 24. Which two are true? (Choose two.). Data file 24 can be recovered while PDB2 is opened. Data file 24 must be recovered while the CDB is opened. Data file 24 can be recovered while CDB$ROOT and PDB$SEED are opened. Data file 24 cannot be recovered while the CDB is opened. Data file 24 must be recovered while PDB2 is closed.

Which two are true about RMAN duplexed backup sets? (Choose two.). A duplexed backup set uses the same number of SBT channels as a non-duplexed backup set for the same number of files. A non-duplexed backup set written to disk can be duplexed to disk by backing up the backup set that is already on disk. A non-duplexed backup set written to SBT can be duplexed to tape by backing up the backup set that is already on tape. A non-duplexed backup set written to disk can be duplexed to tape by backing up the backup set that is already on disk. A non-duplexed backup set written to SBT can be duplexed to disk by backing up the backup set that is already on tape. A duplexed backup set always uses twice as many SBT channels as a non-duplexed backup set for the same number of files.

Which three are true about RMAN persistent configuration settings, administration, and their effects? (Choose three.). A target database's persistent RMAN configuration settings are always stored in the target's control file. Backup older than the recovery window retention policy are always deleted automatically if the backup location has insufficient space. Backups written to the fast recovery area (FRA) that are obsolete based on the redundancy retention policy can be deleted automatically to free space. The RMAN SHOW ALL command displays only settings with nondefault values. A target database's persistent RMAN configuration settings are always synchronized automatically with the RMAN catalog. V$RMAN_CONFIGURATION view displays only settings with values that have been modified. A DBA must specify either a redundancy retention policy or a recovery window retention policy.

Which three are true about Optimizer Statistics Advisor? (Choose three.). It can be run only manually. It is part of the DBMS_ADVISOR package. It can recommend changes to improve the statistics gathering process. It always analyzes all schemas in the database. It runs automatically every night by default. It is part of the DBMS_STATS package.

Denunciar Test