Free Oracle 1Z0-082 Exam Questions (page: 3)

A database is configured to use automatic undo management with temporary undo enabled. An UPDATE is executed on a temporary table.
Where is the UNDO stored?

  1. in the undo tablespace
  2. in the SYSAUX tablespace
  3. in the SGA
  4. in the PGA
  5. in the temporary tablespace

Answer(s): A


Reference:

https://docs.oracle.com/database/121/ADMIN/undo.htm#ADMIN11478 (16.7)



You have been tasked to create a table for a banking application.

One of the columns must meet three requirements:
1. Be stored in a format supporting date arithmetic without using conversion functions
2. Store a loan period of up to 10 years
3. Be used for calculating interest for the number of days the loan remains unpaid

Which data type should you use?

  1. INTERVAL YEAR TO MONTH
  2. INTERVAL DAY TO SECOND
  3. TIMESTAMP WITH LOCAL TIMEZONE
  4. TIMESTAMP
  5. TIMESTAMP WITH TIMEZONE

Answer(s): B



In the spfile of a single instance database, LOCAL_LISTENER is set to LISTENER_1.
The TNSNAMES.ORA file in $ORACLE_HOME/network/admin in the database home contains:

Which statement is true?

  1. Dynamic service registration cannot be used for this database instance
  2. The LREG process registers services dynamically with the LISTENER_1 listener
  3. LISTENER_1 must also be defined in the LISTENER.ORA file to enable dynamic service registration
  4. There are two listeners named LISTENER and LISTENER_1 running simultaneously using port 1521 on the same host as the database instances
  5. The definition for LISTENER_1 requires a CONNECT_DATA section to enable dynamic service registration

Answer(s): C


Reference:

https://docs.oracle.com/database/121/NETAG/listenercfg.htm#NETAG292



Which three statements are true concerning logical and physical database structures? (Choose three.)

  1. All tablespaces may have one or more data files
  2. The extents of a segment must always reside in the same datafile
  3. A smallfile tablespace might be bigger than a bigfile tablespace
  4. A segment can span multiple data files in some tablespaces
  5. A segment’s blocks can be of different sizes
  6. A segment might have only one extent
  7. Segments can span multiple tablespaces

Answer(s): C,F,G






Post your Comments and Discuss Oracle 1Z0-082 exam prep with other Community members:

1Z0-082 Exam Discussions & Posts