Which statement is true about Enterprise Manager (EM) express in Oracle Database 12c?

Which statement is true about Enterprise Manager (EM) express in Oracle Database 12c?

Which statement is true about Enterprise Manager (EM) express in Oracle Database 12c?

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

B.
You can use EM express to manage multiple databases running on the same server.

C.
You can perform basic administrative tasks for pluggable databases by using the EM express
interface.

D.
You cannot start up or shut down a database Instance by using EM express.

E.
You can create and configure pluggable databases by using EM express.

Explanation:

Note:
* Oracle Enterprise Manager Database Express (EM Express) is a web-based database
management tool that is built inside the Oracle Database. It supports key performance
management and basic database administration functions. From an architectural perspective, EM
Express has no mid-tier or middleware components, ensuring that its overhead on the database
server is negligible.
Incorrect:
Not B: For one database at a time.
Not C, Not E: Enterprise Manager Database Express features can be used against non-CDBs or
Oracle RAC database instances.
Not D:After the installation, your instance is started and your database is open. In the future, there
will be times, perhaps for doing database maintenance or because of a power or media failure,
that you shut down your database instance and later restart it.



Leave a Reply 69

Your email address will not be published. Required fields are marked *


tamil

tamil

D is one of the correct answer.

using EM express you cannot start/shutdown any instances..

They mentioned cannot (not possible)

Joe

Joe

what about A, isn’t it created as default like DBControl?

John

John

It is, but not yet available (first configure port)

JanK

JanK

(EM) express – in version O12c is integrated in database dont have his own agent like in O11G then you cannot start up or shut down a database

D – TRUE

Liz

Liz

I do not understand the explanation for C and E. It could be used for PDB configuration but it does not mean only used for PDB. So why they are not correct?

Djuro

Djuro

My answer was D. Only one was required.

NSK

NSK

In Exam They asked to Choose Two options for this question. I dont know the 2nd answer i wish i will tell you right answers but dont know. I choosed A,D but looks in feed back report this question appered so i choosed wrong answers.

NSK

NSK

Best of luck everybody most of the answers are correct and I passed the exam. Best of luck everybody . comments are very helpful and helped a lot.

SUN

SUN

C and D are correct answers,

By default its not available with Database creation unless you configure it with dbms_xdb_config.sethttpsport().

Basic administrative tasks are possible for PDBs and CDB.

Also cannot do anything out of Database, so cannot stop/start the Database using EM express.

Denny

Denny

This question sucks.

A is correct as well. The question doesn’t say any CDB or PDB is involved. In a regular 12c installation, EM Express is available after you create the databases.

Denny

Denny

I chose C and D on the exam, and it was wrong. Not sure what answer they’re looking for, but C and D are wrong.

ziad abuqasem

ziad abuqasem

B & D CORRECT and final answers from student guide book

B : You can use EM express to manage multiple databases running on the same server.
If you have multiple database instances to monitor in the same machine each one will require
a different port.to find the port used for each database instance use the following statement:

SQL>SELECT DBMS_XDB_CONFIG.GETHTTPSPORT FROM DUAL;

D: cannot startup/shutdown the database instance by using EM

NOT A By default, EM express is available for a database after database creation.
Since EM Express is built inside the database, the database has to be open in order
to use EM Express, and EM Express cannot perform actions outside the database.

NOT C
NOT E

Naeem

Naeem

In exam, I chose, B & D and did not see this this in my performance feedback report at the end of exam. This means, B & D are definitely right answers.

franciscotmjr

franciscotmjr

Sincerily, B seems to B right only if you´re talking about OEM, not EM Express.

Actually, as I can see the following seems correct:

A. DBCA brings EM Express set by default. Even if you disable this option on DBCA, after create database, if you wish to use EM Express after database creation, you simply need to set http port on database.

C. You can perform basic adminitrative tasks:
http://www.oracle.com/technetwork/database/manageability/emx-intro-1965965.html

D. Agree with everyone else

E. Tested inside EM Express connect to CDB and it´s possible to stop, start and clone PDBs.

Yaseen

Yaseen

Answer is A.

http://www.oracle.com/technetwork/database/manageability/emx-intro-1965965.html

Oracle Enterprise Manager Database Express, also referred to as EM Express, is a web-based tool for managing Oracle Database 12c. Built inside the database server, it offers support for basic administrative tasks such as storage and user management, and provides comprehensive solutions for performance diagnostics and tuning..

Baba

Baba

thank you for comments
I Pass today with 97% and 87%

there s only three new Question
i have corected some question in a vce file
let me know if you want this file or pdf

john

john

plz share the file if u have.

Ashu

Ashu

Please forward the file

Ashu

Ashu

sent the new pdf file

Patrick

Patrick

Hi Baba,

Please share the file.

Much appreciated.

Patrick

Cruise

Cruise

Congrats baba… Can you email me the PDF file

camthuydo

camthuydo

Hi Baba, please send me a copy of your vce file.
Thank you very much

Umaruddin Ansari

Umaruddin Ansari

please send me too

pedja

pedja

Kako je Deda?
How is Deda?

Emre

Emre

Hi Baba,
Could you please share this file .
Thanks

ousseini

ousseini

Hi Baba,
could you please share the pdf or vce file? [email protected]

Thanks

Neel

Neel

Hi Baba,
could you please share the pdf or vce file?

karthikeyan sankar

karthikeyan sankar

Hello Baba,

share the latest updated dumps for 1z0-060

Thanks
Karthik

Peter

Peter

peterkhf@hotmail can you share, thks

Muhammed

Muhammed

Question changed ,

two options need to select .

option B also changed from multiple database to individual database.

Guys , very careful .

i have cleared this exam in my 2nd chance .

Peter

Peter

AC and D are correct

SKANT

SKANT

CAN YOU VCE FOR 1Z0-060
I HAVE EXAM ON 7TH DEC

Peter

Peter

C is correct.

For example

In EM Express, navigate to the Containers page for the CDB that contains the PDB that you want to drop.

test1234

test1234

B – provided it’s individual DBs.. each DB needs to have its own port

D – is correct too

C – hmm.. i started my 12c VM, and i dont see any option to manage PDBs in EM express.

Umaruddin Ansari

Umaruddin Ansari

D is correct

Neel

Neel

Can you also send me the PDF and VCE file which you created?

Thanks,
Nilesh

Shoulian

Shoulian

Hi Baba,

Congratulations!
Could you please send me the dump once you are available?

Many thanks!
Shoulian

DIO

DIO

Congrats! Could you please send me the dump once you are available?

sisbee

sisbee

The options in exam that i chose which is correct are:
a. You cannot start up or shut down a database.
b. Multiple databases on the same node may each be individually manged.

(Note the b. answer i started here is what you find in the exam. In stead of A,E)

sisbee

sisbee

Total questions in Exam are 85. There are 2 sections.
51 questions for section 1(New Features for DBA).
And 34 questions for section 2(Key DBA Skills).
All questions do not have equal marks.
I passed the exams last week with 73% & 71%.
All questions are from this dump but the answers in the exam are randomized (changed). Study answers carefully, and use comments here to guide your answer choice. Just a few answers here are wrong. Saw additional 4-5 questions in exam. Section 1 has a lot of questions on pluggable DB and Container DB. Do not just memorize this dump. Run the installation and practice plugging & unplugging a DB.

Wish you all the best.

Mean

Mean

Hi Baba,

Congratulations to you
please kindly send me the new dump ?

thanks a lot!

M

elcid

elcid

B,D

If you have multiple database instances to monitor on the same machine, each one requires adifferent port. To find the port used for each database instance, use either of the following
statements depending on the procedure used for the configuration:
SQL> SELECT dbms_xdb_config.gethttpsport
SQL> SELECT dbms_xdb_config.gethttpport
FROM DUAL;
FROM DUAL;