当前位置:1Z0-052题库

问题:

[单选]

View the Exhibit and examine the parameters.

User A executes the following command to update the TRANS table: SQL> UPDATE B.trans SET tr_amt=tr_amt+500 WHERE c_code=’C005’; 
Before user A issues a COMMIT or ROLLBACK command, user B executes the following command onthe TRANS table: 
SQL> ALTER TABLE trans MODIFY (tr_type VARCHAR2(3)); 
What would happen in this scenario()

A . The ALTER TABLE command modifies the column successfully.
B . The DDL operation gets higher priority and transaction for user a is rolled back.
C . The ALTER TABLE command waits indefinitely until user a ends the transaction.
D . The ALTER TABLE command fails after waiting for 60 seconds due to the resource being busy.

You have a listener process, L1, currently listening for the connections to the PROD and ADMIN databases. You create a new database, PAY, using CREATE  DATABASE.. command. You have not enabled dynamic instance registration. You modified the LISTENER.ORA file manually to include PAY database for L1 listener process.  Which command of Listener control utility (LSNRCTL) would you use to enable L1 process to start listening for the connections to the PAY database without disrupting any existing database communications?() START。 RELOAD。 RESTART。 REFRESH。 START L1。 RELOAD L1。 RESTART L1。 REFRESH L1。 农村居民老年基本生活与新农保制度有关外,与家庭养老、土地保障、社会救助无关。 The database is currently running in the NOARCHIVELOG mode. What would be the first step to configure Flashback Database?()  Enable flashback logging.。  Start the database in the ARCHIVELOG mode.。  Issue the ALTER DATABASE FLASHBACK ON; command.。  Set the FAST_START_MTTR_TARGET initialization parameter.。 社会文化历史学派的游戏理论认为游戏在儿童生活中占() 优势地位。 主导地位。 主体地位。 明显地位。 专业性原则

View the Exhibit and examine the parameters.

User A executes the following command to update the TRANS table: SQL> UPDATE B.trans SET tr_amt=tr_amt+500 WHERE c_code=’C005’; 
Before user A issues a COMMIT or ROLLBACK command, user B executes the following command onthe TRANS table: 
SQL> ALTER TABLE trans MODIFY (tr_type VARCHAR2(3)); 
What would happen in this scenario()

参考答案:

  参考解析

本题暂无解析

在线 客服