假设创建了一个侦听器listner1,在侦听器命令行工具中将其设置为当前侦听器,可以使用如下()命令。
第1题:
在SQL中,建立索引的命令是( )。
A. ALTER INDEX
B. SET ORDER T0
C. SET INDEX TO
D. INDEX ON
第2题:
A.ALTER USER test IDENTIFIED BY oracle
B.ALTER USER test PASSWORD oracle
C.CREATE USER test IDENTIFIED BY oracle
D.UPDATE USER test IDENTIFIED BY oracle
第3题:
A.server
B.service
C.svr
D.help
第4题:
A.LISTNER
B.LSNR
C.LSNRCTL
D.LSTN
第5题:
消息驱动Bean通常的动作象一个()
第6题:
用来为一个用户分配概要文件的命令是()。
第7题:
如果需要在侦听器命令行环境中查看关于数据库服务以及服务处理器的运行状态等详细信息,可以使用()命令。
第8题:
假设数据库中创建了一个用户test,状态为锁定状态,需要使用SQL语句解除锁定,可以使用如下()语句。
第9题:
The current time zone for one of the user sessions is set to the database local time zone. For one application, the user session requires the time zone to be set to the local operating system time zone without affecting other user sessions. Which two solutions could the user implement to achieve this objective? ()
第10题:
发出下列语句:alter table sales drop columm profit;何时从Oracle中实际删除列?()
第11题:
执行语句后立即删除
发出alter table drop unused columns命令之后
发出alter table set unused columns命令之后
发出alter table modify命令之后
第12题:
set listner listner1
set current_listner listner1
alter current_listner listner1
alter system current_listner listner1
第13题:
A.SET ROLE ALL
B.SET ROLE ENABLE ALL
C.ALTER SESSION ALL
D.ALTER USER ROLE ALL
第14题:
A.set listner listner1
B.set current_listner listner1
C.alter current_listner listner1
D.alter system current_listner listner1
第15题:
A.state
B.start
C.status
D.current
第16题:
A.ALTER USER test ACCOUNT
B.ALTER USER test NOLOCK
C.ALTER USER test ACCOUNT NOLOCK
D.ALTER test ACCOUNT NOLOCK
第17题:
Oracle数据库中,初始化参数AUDIT_TRAIL为静态参数,使用以下()命令可以修改其参数值。
第18题:
假设需要在Windows的命令行工具中使用侦听器工具,可以在命令行中输入以下()命令。
第19题:
You are working as a DBA in an organization. The flash recovery area files are created in ’+disk1’. You want to create new flash recovery area files in the ’+disk2’ location. The new location of the flash recovery area files should be written in the control file and the spfile.Which command will you issue to change the location of the flash recovery area files?()
第20题:
当在侦听器命令行环境中,如果需要查看侦听器当前的运行状态,可以输入()命令。
第21题:
假设在数据库中已经创建了某个用户test,需要将其口令修改为oracle,可以使用如下()语句。
第22题:
为一个实例设置多个监听器的目的是()。
第23题:
事件侦听器
JMS消息侦听器
Swing按钮
实体Bean