Oracle Database 23ai Administration Associate - 1Z1-182 Exam Practice Test
Which two statements are true about the configuration and use of UNDO?
Correct Answer: A,E
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which three statements are true about using SQL*Plus?
Correct Answer: D,E,F
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Examine these commands:
[oracle@host01 ~]$ sqlplus u1/oracle
SQL> SELECT * FROM emp;
ENO ENAME DN
-------------------------
1 Alan 2
2 Ben 2
SQL> exit
[oracle@host01 ~]$ cat emp.dat
1, Alan, 2
3, Curl, 4
4, Bob, 4
[oracle@host01 ~]$ sqlldr u1/oracle TABLE=emp
Which two statements are true?
[oracle@host01 ~]$ sqlplus u1/oracle
SQL> SELECT * FROM emp;
ENO ENAME DN
-------------------------
1 Alan 2
2 Ben 2
SQL> exit
[oracle@host01 ~]$ cat emp.dat
1, Alan, 2
3, Curl, 4
4, Bob, 4
[oracle@host01 ~]$ sqlldr u1/oracle TABLE=emp
Which two statements are true?
Correct Answer: B,C
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which two are true about shrinking a segment online?
Correct Answer: C,E
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which three statements are true about dynamic performance views?
Correct Answer: C,D,E
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
What are the three components of Oracle Database Automatic Maintenance Tasks?
Correct Answer: A,C,F
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
You execute this command: CREATE BIGFILE TABLESPACE big_tbs DATAFILE '/u01/oracle/data/big_f1.dbf' SIZE 20G; Sufficient storage is available in filesystem /u01. Which two statements are true about the BIG_TBS tablespace?
Correct Answer: A,C
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
You unplugged a PDB to plug it into another CDB with the following command: SQL> ALTER PLUGGABLE DATABASE pdb1 UNPLUG INTO '/tmp/pdb1.pdb'; Which statement is true prior to plugging the PDB into the other CDB?
Correct Answer: B
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which two statements are true about User Authentication in an Oracle Database?
Correct Answer: A,B
Vote an answer
Explanation: Only visible for PassTestking members. You can sign-up / login (it's free).
Which two statements are true about the configuration and use of UNDO?
Correct Answer: A,E
Vote an answer