Thanks for your reply, Ian.
Could you please give me some explanation, especially for the second
question.
When you connect to a db, and get snapshot for applications, I thought
it will only get
db level applications info.
Ian wrote:
mike_li wrote: 4) If the following commands are executed:
UPDATE DBM CFG USING DFT_MON_LOCK OFF
UPDATE MONITOR SWITCHES USING lock ON
And the DB2 instance is stopped and restarted, the monitor switch for
the lock monitor will be?
a. ON b. OFF
what's the correct answer?
5) If the following statements are executed:
CONNECT TO mydb
GET SNAPSHOT FOR ALL APPLICATIONS
An application snapshot will be taken for?
a. all applications currently connected to the database mydb
b. all applications currently connected to the instance
which is the correct answer?
Thank you.
Mike
4) B
5) B