Oracle 1Z0-497 Exam (page: 1)
Oracle Database 12c Essentials
Updated on: 11-Nov-2025

Viewing Page 1 of 20

Which statement about CDB architecture is true?

  1. Oracle-supplied metadata resides only in the root container.
  2. A seed PDB can sometimes be opened for particular operations.
  3. Multiple PDBs with the same name can reside in the same CDB.
  4. A CDB can have an infinite number of PDBs.
  5. You can create common users in PDBs.

Answer(s): A


Reference:

http://docs.oracle.com/cd/E16655_01/server.121/e17633/cdbovrvw.htm#CNCPT89235



As part of your Oracle Database 12c post-installation tasks, you run these commands:
Cd $ORACLE_HOME/bin srvctl stop database -d myDb chopt enable dm srvctl start database -d myDb
What does this do?

  1. It enables the Oracle Data Mining option in your Oracle binary files.
  2. It creates the Fast Recovery Area disk group.
  3. It generates Client Static Library.
  4. It configures one of the Oracle user accounts.
  5. It configures Oracle Net Services.
  6. It configures Oracle Messaging Gateway.

Answer(s): A


Reference:

http://docs.oracle.com/cd/E16655_01/install.121/e17889/postinst.htm#RILIN1049 (see 4.4)



Exhibit below:



Which three statements are true about terminating a session?

  1. Without any error, you can terminate the active session by executing:
    SQL> ALTER SYSTEM KILL SESSION '7, 15';
  2. You can terminate the active session by executing:
    SQL> ALTER SYSTEM KILL SESSION "7, 15';
    But you also get the error message:
    ORA-00028: your session has been killed
  3. You cannot terminate the active session. You have to wait until that session becomes inactive.
  4. Without any error, you can terminate the inactive session by executing:
    SQL> ALTER SYSTEM KILL SESSION '12, 63';
  5. When an inactive session is killed, the status of that session remains visible in VSSESSION with status KILLED. The rowf the terminated session is removed from VSSESSION after the user attempts to use the session again.
  6. You cannot terminate the inactive session. You have to wait until that session becomes active again.

Answer(s): B,D,E

Explanation:

B (not A, Not C):
* You terminate a current session using the SQL statement ALTER SYSTEM KILL SESSION. The following statement terminates the session whose system identifier is 7 and serial number is 15:

* Terminating an Active Session
If a user session is processing a transaction (ACTIVE status) when you terminate the session, the transaction is rolled back and the user immediately receives the following message:
ORA-00028: your session has been killed
ALTER SYSTEM KILL SESSION '7,15';
E (not F): Terminating an Inactive Session
If the session is not making a SQL call to Oracle Database (is INACTIVE) when it is terminated, the ORA-00028 message is not returned immediately. The message is not returned until the user subsequently attempts to use the terminated session.
When an inactive session has been terminated, the STATUS of the session in the V$SESSION view is KILLED. The row for the terminated session is removed from V$SESSION after the user attempts to use the session again and receives the ORA-00028 message.


Reference:

Oracle Database Administrator's Guide, Terminating Sessions URL: http://docs.oracle.com/cd/B28359_01/server.111/b28310/manproc008.htm#ADMIN11192



Which two statements are true about shared server sessions?

  1. No Program Global Area (PGA) is allocated for shared server processes.
  2. User Global Area is stored in System Global Area (SGA).
  3. Shared SQL Area is allocated from Program Global Area (PGA).
  4. Private SQL Area is allocated from Library Cache.
  5. Large Pool is used for SQL work areas.

Answer(s): B,D


Reference:

Oracle Database Concepts, 12c, Memory Architecture



Which targets can be managed by using Enterprise Manager Cloud Control?

  1. Hosts and databases
  2. Hosts, databases, and application servers
  3. Application servers and web applications
  4. Databases, Oracle Management Server (OMS), and Oracle Management Repository (OMR)
  5. Databases, application servers, and web applications
  6. Hosts, databases, application servers, web applications, OMS, and OMR

Answer(s): F


Reference:

http://www.oracle.com/technetwork/oem/framework-infra/wp-em12c-security-best-practicesv2- 1493383.pdf (page 3, second bulleted point, last couple of sentences)



Which two statements are true regarding SQL*Plus?

  1. It has commands for performing database administration operations.
  2. It can be used in interactive but not batch mode for SQL commands.
  3. It has to be installed separately after the Oracle Database 12c installation.
  4. Operating system commands can be executed from the SQL*Plus command prompt.

Answer(s): A,D


Reference:

http://docs.oracle.com/cd/B14117_01/server.101/b12170/qstart.htm



Which two statements about the Process Monitor (PMON) process are true?

  1. PMON performs process recovery when a client process fails.
  2. During instance startup, PMON takes care of instance recovery.
  3. PMON performs listener registration.
  4. PMON restarts background and dispatcher processes when they fail.
  5. PMON resolves failures of distributed transactions.

Answer(s): A,D

Explanation:

http://docs.oracle.com/database/121/CNCPT/process.htm#CNCPT9840



Which statement is true about loading data by using the conventional path of SQL*Loader?

  1. Redo is not generated while performing conventional path loads.
  2. Only PRIMARY KEY, UNIQUE KEY, and NOT NULL constraints are checked,
  3. No exclusive locks are acquired when the conventional path loads are performed.
  4. Instead of performing transactions, SQL*Loader directly writes data blocks to the data files.
  5. INSERT triggers are disabled before the conventional path load and re-enabled at the end of the load.

Answer(s): C


Reference:

http://www.orafaq.com/wiki/SQL*Loader



Viewing Page 1 of 20



Share your comments for Oracle 1Z0-497 exam with other users:

Abdullah 9/29/2023 2:06:00 AM

good morning
Anonymous


Raj 6/26/2023 3:12:00 PM

please upload the ncp-mci 6.5 dumps, really need to practice this one. thanks guys
Anonymous


Miguel 10/5/2023 12:21:00 PM

question 16: https://help.salesforce.com/s/articleview?id=sf.care_console_overview.htm&type=5
SPAIN


Hiren Ladva 7/8/2023 10:34:00 PM

yes i m prepared exam
Anonymous


oliverjames 10/24/2023 5:37:00 AM

my experience was great with this site as i studied for the ms-900 from here and got 900/1000 on the test. my main focus was on the tutorials which were provided and practice questions. thanks!
GERMANY


Bhuddhiman 7/20/2023 11:52:00 AM

great course
UNITED STATES


Anuj 1/14/2024 4:07:00 PM

very good question
Anonymous


Saravana Kumar TS 12/8/2023 9:49:00 AM

question: 93 which statement is true regarding the result? sales contain 6 columns and values contain 7 columns so c is not right answer.
INDIA


Lue 3/30/2023 11:43:00 PM

highly recommend just passed my exam.
CANADA


DC 1/7/2024 10:17:00 AM

great practice! thanks
UNITED STATES


Anonymus 11/9/2023 5:41:00 AM

anyone who wrote this exam recently?
SOUTH AFRICA


Khalid Javid 11/17/2023 3:46:00 PM

kindly share the dump
Anonymous


Na 8/9/2023 8:39:00 AM

could you please upload cfe fraud prevention and deterrence questions? it will be very much helpful.
Anonymous


shime 10/23/2023 10:03:00 AM

this is really very very helpful for mcd level 1
ETHIOPIA


Vnu 6/3/2023 2:39:00 AM

very helpful!
Anonymous


Steve 8/17/2023 2:19:00 PM

question #18s answer should be a, not d. this should be corrected. it should be minvalidityperiod
CANADA


RITEISH 12/24/2023 4:33:00 AM

thanks for the exact solution
Anonymous


SB 10/15/2023 7:58:00 AM

need to refer the questions and have to give the exam
INDIA


Mike Derfalem 7/16/2023 7:59:00 PM

i need it right now if it was possible please
Anonymous


Isak 7/6/2023 3:21:00 AM

i need it very much please share it in the fastest time.
Anonymous


Maria 6/23/2023 11:40:00 AM

correct answer is d for student.java program
IRELAND


Nagendra Pedipina 7/12/2023 9:10:00 AM

q:37 c is correct
INDIA


John 9/16/2023 9:37:00 PM

q6 exam topic: terramearth, c: correct answer: copy 1petabyte to encrypted usb device ???
GERMANY


SAM 12/4/2023 12:56:00 AM

explained answers
INDIA


Andy 12/26/2023 9:35:00 PM

plan to take theaws certified developer - associate dva-c02 in the next few weeks
SINGAPORE


siva 5/17/2023 12:32:00 AM

very helpfull
Anonymous


mouna 9/27/2023 8:53:00 AM

good questions
Anonymous


Bhavya 9/12/2023 7:18:00 AM

help to practice csa exam
Anonymous


Malik 9/28/2023 1:09:00 PM

nice tip and well documented
Anonymous


rodrigo 6/22/2023 7:55:00 AM

i need the exam
Anonymous


Dan 6/29/2023 1:53:00 PM

please upload
Anonymous


Ale M 11/22/2023 6:38:00 PM

prepping for fsc exam
AUSTRALIA


ahmad hassan 9/6/2023 3:26:00 AM

pd1 with great experience
Anonymous


Žarko 9/5/2023 3:35:00 AM

@t it seems like azure service bus message quesues could be the best solution
UNITED KINGDOM