Oracle 1Z0-497 Exam (page: 1)
Oracle Database 12c Essentials
Updated on: 28-Sep-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:

Anonymous 7/16/2023 11:05:00 AM

upload cks exam questions
Anonymous


Johan 12/13/2023 8:16:00 AM

awesome training material
NETHERLANDS


PC 7/28/2023 3:49:00 PM

where is dump
Anonymous


YoloStar Yoloing 10/22/2023 9:58:00 PM

q. 289 - the correct answer should be b not d, since the question asks for the most secure way to provide access to a s3 bucket (a single one), and by principle of the least privilege you should not be giving access to all buckets.
Anonymous


Zelalem Nega 5/14/2023 12:45:00 PM

please i need if possible h12-831,
UNITED KINGDOM


unknown-R 11/23/2023 7:36:00 AM

good collection of questions and solution for pl500 certification
UNITED STATES


Swaminathan 5/11/2023 9:59:00 AM

i would like to appear the exam.
Anonymous


Veenu 10/24/2023 6:26:00 AM

i am very happy as i cleared my comptia a+ 220-1101 exam. i studied from as it has all exam dumps and mock tests available. i got 91% on the test.
Anonymous


Karan 5/17/2023 4:26:00 AM

need this dump
Anonymous


Ramesh Kutumbaka 12/30/2023 11:17:00 PM

its really good to eventuate knowledge before appearing for the actual exam.
Anonymous


anonymous 7/20/2023 10:31:00 PM

this is great
CANADA


Xenofon 6/26/2023 9:35:00 AM

please i want the questions to pass the exam
UNITED STATES


Diego 1/21/2024 8:21:00 PM

i need to pass exam
Anonymous


Vichhai 12/25/2023 3:25:00 AM

great, i appreciate it.
AUSTRALIA


P Simon 8/25/2023 2:39:00 AM

please could you upload (isc)2 certified in cybersecurity (cc) exam questions
SOUTH AFRICA


Karim 10/8/2023 8:34:00 PM

good questions, wrong answers
Anonymous


Itumeleng 1/6/2024 12:53:00 PM

im preparing for exams
Anonymous


MS 1/19/2024 2:56:00 PM

question no: 42 isnt azure vm an iaas solution? so, shouldnt the answer be "no"?
Anonymous


keylly 11/28/2023 10:10:00 AM

im study azure
Anonymous


dorcas 9/22/2023 8:08:00 AM

i need this now
Anonymous


treyf 11/9/2023 5:13:00 AM

i took the aws saa-c03 test and scored 935/1000. it has all the exam dumps and important info.
UNITED STATES


anonymous 1/11/2024 4:50:00 AM

good questions
Anonymous


Anjum 9/23/2023 6:22:00 PM

well explained
Anonymous


Thakor 6/7/2023 11:52:00 PM

i got the full version and it helped me pass the exam. pdf version is very good.
INDIA


sartaj 7/18/2023 11:36:00 AM

provide the download link, please
INDIA


loso 7/25/2023 5:18:00 AM

please upload thank.
THAILAND


Paul 6/23/2023 7:12:00 AM

please can you share 1z0-1055-22 dump pls
UNITED STATES


exampei 10/7/2023 8:14:00 AM

i will wait impatiently. thank youu
Anonymous


Prince 10/31/2023 9:09:00 PM

is it possible to clear the exam if we focus on only these 156 questions instead of 623 questions? kindly help!
Anonymous


Ali Azam 12/7/2023 1:51:00 AM

really helped with preparation of my scrum exam
Anonymous


Jerman 9/29/2023 8:46:00 AM

very informative and through explanations
Anonymous


Jimmy 11/4/2023 12:11:00 PM

prep for exam
INDONESIA


Abhi 9/19/2023 1:22:00 PM

thanks for helping us
Anonymous


mrtom33 11/20/2023 4:51:00 AM

i prepared for the eccouncil 350-401 exam. i scored 92% on the test.
Anonymous