Pass the Oracle Oracle Database 19c 1z0-082 Questions and answers with CertsForce

Viewing page 2 out of 5 pages
Viewing questions 11-20 out of questions
Questions # 11:

Which statement is true about the INTERSECT operator used in compound queries?

Options:

A.

Multiple INTERSECT operators are not possible in the same SQL statement


B.

It processes NULLs in the selected columns


C.

INTERSECT is of lower precedence than UNION or UNION ALL


D.

It ignores NULLs


Questions # 12:

You must create a tablespace of non-standard block size in a new file system and plan to use this command:

Question # 12

The standard block size is 8k but other non-standard block sizes will also be used. Which two are requirements for this command to succeed?

Options:

A.

d3_32k_cache_size should be set to a value greater than db_cache_size.


B.

db_32k_cache_size must be set to a value that can be accommodated in the SGA.


C.

db_32r_cache_si2e must be less than db_ca=he_size.


D.

db_cache_s:ze must be set to a size that is smaller than db_32k_cache_size.


E.

The /u02 file system must have at least lOOg space for the datafile.


F.

The operating system must use a 32k block size.


Questions # 13:

While one of your databases was in mount state, the datafiles were renamed because they had been moved to a new file system. The database was then opened.

Which two statements are true?

Options:

A.

DBA_DATA_FILES displays the original name for the data files.


B.

V$DATAFILE displays the new names for the data files.


C.

DBA_DATA _FILES displays both the new name and the old name for the data files.


D.

DBA_DATA_FILES displays the new name for the data files.


E.

DBA_DATA_FILES must be resynchronized manually with the control file an order to have it display the new file names.


Questions # 14:

Which two statements are true about Oracle synonyms?

Options:

A.

A synonym has an object number.


B.

A synonym can be created on an object in a package.


C.

A synonym can have a synonym.


D.

All private synonym names must be unique in the database.


E.

Any user can create a PUBLIC synonym.


Questions # 15:

Which two statements are true about Database Instances and Real Application Clusters (RAC)?

Options:

A.

A RAC database can have one Instance.


B.

A RAC database can have instances on separate servers.


C.

Two RAC databases can share their instances.


D.

A RAC database must have three or more Instances.


E.

A RAC database must have two or more instances.


Questions # 16:

Which two statements are true about the Oracle Data Dictionary?

Options:

A.

It is owned by the sys user.


B.

Data dictionary base tables can be queried directly.


C.

It is owned by the system user.


D.

Data dictionary views are always created with queries that join two or more base tables.


E.

All data dictionary view joins base tables to dynamic performance views.


Questions # 17:

Examine this description of the TRANSACTIONS table:

Question # 17

Which two SQL statements execute successfully? (Choose two.)

Options:

A.

SELECT customer_id AS “CUSTOMER-ID”, transaction_date AS DATE, amount + 100 “DUES” FROM transactions;


B.

SELECT customer_id AS “CUSTOMER-ID”, transaction_date AS “DATE”, amount + 100 DUES FROM transactions;


C.

SELECT customer_id AS CUSTOMER-ID, transaction_date AS TRANS_DATE, amount + 100 “DUES AMOUNT” FROM transactions;


D.

SELECT customer_id CUSTID, transaction_date TRANS_DATE, amount + 100 DUES FROM transactions;


E.

SELECT customer_id AS ‘CUSTOMER-ID’, transaction_date AS DATE, amount + 100 ‘DUES AMOUNT’ FROM transactions;


Questions # 18:

Which statement is true about database links?

Options:

A.

Private database link creation requires the same user to exist in both the local and the remote databases.


B.

A public database link can be created only by sys.


C.

A database link can be created only between two Oracle databases.


D.

A public database link can be used by a user connected to the local database instance to connect to any schema in the remote database instance.


E.

A database link created in a database allows a connection from that database's instance to the target database's Instance, but not vice versa.


Questions # 19:

Which four account management capabilities can be configured using Oracle profiles? (Choose four.)

Options:

A.

the number of hours for which an account is locked after the configured number of login attempts has been reached


B.

the number of days for which an account may be inactive before it is locked


C.

the maximum amount of CPU time allowed for a user’s sessions before their account is locked


D.

the ability to prevent a password from ever being reused


E.

the number of password changes required within a period of time before a password can be reused


F.

the number of days for which an account is locked after the configured number of login attempts has been reached


G.

the maximum number of sessions permitted for a user before the account is locked


Questions # 20:

Which three statements are true about data block storage in an Oracle Database?

Options:

A.

A block header contains a row directory pointing to all rows in the block.


B.

An index block can contain row data.


C.

Row data is stored starting at the end of the block.


D.

A data block header is of a fixed length.


E.

A table block must always contain row data.


Viewing page 2 out of 5 pages
Viewing questions 11-20 out of questions