可学答题网 > 问答 > 1Z0-042题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You execute the follow


You execute the following command in your Certkiller .com production database to change the width of the CUST_NAME column of the CUSTOMERS table: ALTER TABLE customers  MODIFY (cust_nameVARCHAR2 (40)) /  When you execute the command, it displays the following error message:  ERROR at line 1:  ORA-00054: resource busy and acquire with NOWAIT specified  What could be the reason for the error message?()

  • AThe database instance is not available.
  • BThe ALTER TABLE command does not have WAIT option
  • CThe table or a row in the table is currently locked by another user session.
  • DThe database instance is busy processing other user sessions commands.
  • EThe CUSTOMERS table has no long running query active at the time when this request is made.
  • FThe server process executing the ALTER TABLE command is busy with another command executio
参考答案
参考解析:
分类:1Z0-042题库
相关推荐

1、You execute the follow

You execute the following command to enable a session in resumable mode: SQL> ALTER SESSION&en...

2、You execute the follow

You execute the following command to audit the database activities:  SQL> AUDIT DROP ANY ...

3、You execute the follow

You execute the following command in your Supportcenter.cn production database to change the width&e...

4、You execute the follow

You execute the following command to start an Automatic Storage Management (ASM) instance:  ...

5、You execute the follow

You execute the following command to audit the database activities: SQL> AUDIT DROP ANY TABLE&...

6、You execute the follow

You execute the following Recovery Manager (RMAN) commands in he following order:  BACKUP VA...