Summer Special 60% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: bestdeal

Free Oracle 1z0-082 Practice Exam with Questions & Answers | Set: 3

Questions 21

The SCOTT/TIGER user exists in two databases, BOSTON_DB and DALLAS_DB, in two different locations.

Each database has a tnsnames.ora file defining DALLAS_DB as a service name.

Examine this command:

CREATE DATABASE LINK dblink1 CONNECT TO scott IDENTIFIED BY tiger USING ‘dallas_db’;

How do you execute the command so that only SCOTT in BOSTON_DB can access the SCOTT schema in DALLAS_DB?

Options:
A.

as SCOTT in DALLAS_DB

B.

as SCOTT in BOSTON_DB

C.

as SCOTT in BOSTON_DB and SYS in DALLAS_DB

D.

as SYS in both the databases

E.

as SCOTT in both the databases

Oracle 1z0-082 Premium Access
Questions 22

Examine the description of the BOOKS_TRANSACTIONS table:

1z0-082 Question 22

Options:
A.

WHERE borrowed_date = SYSDATE AND transaction_type = 'RM*) OR member_id IN ('A101', 'A102');

B.

WHERE borrowed_date = SYSDATE AND {transaction_type = 'RM* AND (raeraber_id = 'A101' OR member_id = 'A102));

C.

WHERE borrowed_date = SYSDATE AND (transaction_ype = 'RM' AND .-neraber_id = 'A101' OR member_id = 'A102');

D.

WHERE borrowed_date = SYSDATE AND (transaction_type = 'RM* OR member_id IN ('A101', 'A102'));

E, WHERE borrowed_date = SYSDATE AND transaction_type = 'RM' OR member_id IN ('A101', 'A102');

Questions 23

Which two statements are true about trace files produced by the Oracle Database server? (Choose two.)

Options:
A.

They can be written by server processes

B.

Trace files are written to the Fast Recovery Area (FRA)

C.

They can be written by background processes

D.

All trace files contain error information that require contacting Oracle Support

E.

Trace file names are based on the database name concatenated with a sequential number

Questions 24

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?

Options:
A.

in the undo tablespace

B.

in the SYSAUX tablespace

C.

in the SGA

D.

in the PGA

E.

in the temporary tablespace

Questions 25

Which four statements are true regarding primary and foreign key constraints and the effect they can have on table data? (Choose four.)

Options:
A.

A table can have only one primary key but multiple foreign keys

B.

A table can have only one primary key and one foreign key

C.

The foreign key columns and parent table primary key columns must have the same names

D.

It is possible for child rows that have a foreign key to remain in the child table at the time the parent row is deleted

E.

It is possible for child rows that have a foreign key to be deleted automatically from the child table at the time the parent row is deleted

F.

Only the primary key can be defined at the column and table level

G.

Primary key and foreign key constraints can be defined at both the column and table level

Questions 26

Which two statements are true about Enterprise Manager (EM) Express?

Options:
A.

You can use a single instance of EM Express to manage multiple database running on the same server.

B.

EM Express uses a separate repository database to store target database metadata.

C.

By default, EM express is available for a database after database creation using DBCA.

D.

You can shut down a database instance using EM Express.

E.

You cannot start up a database instance using EM Express.

Questions 27

Examine these commands:

1z0-082 Question 27

Which two statements are true about the sqiidr execution?

Options:
A.

It generates a sqi script that it uses to load data from EMP.DAT TO EMP.

B.

It overwrites the data for Alan and adds data for Curl and Bob

C.

It appends data from EMP.DAT TO EMP.

D.

It overwrites all data in emp with data from emp.dat.

E.

It generates a log that contains control file entries, which can be used with normal SQL'Loader operations.

Questions 28

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

Options:
A.

All tablespaces may have one or more data files

B.

The extents of a segment must always reside in the same datafile

C.

A smallfile tablespace might be bigger than a bigfile tablespace

D.

A segment can span multiple data files in some tablespaces

E.

A segment’s blocks can be of different sizes

F.

A segment might have only one extent

G.

Segments can span multiple tablespaces

Questions 29

Which two statements are true about User Authentication in an Oracle Database?

Options:
A.

Operating System authentication may be used for system-privileged administrative users.

B.

REKOTE_LOGIN_PASSMOREFiLE must be set to exclusive to permit password changes for system-privileged administrative users.

C.

Password authentication must be used for system-privileged administrative users.

D.

Password File authentication must be used for system-privileged administrative users.

E.

Password File authentication is supported for any type of database user.

Questions 30

The customers table has a cust_last_name column of data type varchar2.

The table has two rows whose "jst_last_name values are Andersen and Ausson.

Which query produces output for cust_last_xame containing Oder for the first row and Aus for the second?

Options:
A.

SELECT REPLACE FROM customers;

B.

SELECT REPLACE(SUBSTR(cust_last_name, -3), 'An', 'O') FROM customers;

C.

SELECT REPLACE(REPLACE(cust_last_name, 'son', ''), 'An', 'O'> FROM customers;

D.

SELECT INITCAP (REPLACE(TRIM('son' FROM cust_last_name), 'An', 'O*)) FROM customers;

Exam Code: 1z0-082
Certification Provider: Oracle
Exam Name: Oracle Database Administration I
Last Update: Jul 10, 2025
Questions: 142