用户试图在运行Linux的Oracle数据库服务器上连接iSQL*Plus,然而在浏览器中却收到页面无法打开的错误消息。此时,用户怀疑iSQL_*Plus在数据库服务器上没有启动。下列()命令可以用于启动iSQL*Plus。
第1题:
A.tnsnames.ora
B.sqlnet.ora
C.listener.ora
D.init.ora
E.以上所述都不正确
第2题:
A.SQL*Plus
B.iSQL*Plus
C.PL*SQL
D.iPL*SQL
第3题:
windows下使用命令行工具登录iSQL的步骤()。
第4题:
Which step do you need to perform to enable a user with the SYSDBA privilege to log in as SYSDBA in iSQL*Plus?()
第5题:
在Oracle中,()是一个基于Web的SQL*Plus工具,能够在网页中执行SQL*Plus命令。
第6题:
新的数据库服务器机柜安装完毕后,应按()顺序启动数据库服务器。
第7题:
在命令行中启动SQL*Plus,使用如下()命令。
第8题:
SQL*PLUS在ORACLE数据库系统中的作用,以下叙述正确的是()
第9题:
Which two are attributes of iSQL*Plus? ()
第10题:
The user must be granted the database administrator (DBA) privilege.
The user must be listed in the password file for the authentication.
No special setup is needed for the user to connect as SYSDBA in iSQL*Plus.
Set up a user in the Oracle Application Server Containers for J2EE (OC4J) user manager,and grant the webDba role to the user.
第11题:
INSERT
UPDATE
SELECT
DESCRIBE
DELETE
RENAME
第12题:
数据库用户名为sa
sa用户密码为123456
数据库服务器名称为DB_SER
用于登录DB_SER数据库服务器
第13题:
A.1433
B.5560
C.1158
D.3938
第14题:
Which two are attributes of iSQL*Plus? ()
第15题:
SQL*Plus是运行在B/S模式下的工具,而iSQL*Plus是运行在C/S模式下的工具。
第16题:
通过SQL*PLUS等数据库访问工具登录数据库服务器时,所需的数据库连接串是在以下哪个文件中定义的()
第17题:
在Windows系统中,Oracle的()服务是使用iSQL*Plus必须的。
第18题:
Which are iSQL*Plus commands? ()
第19题:
关于SQL*PLUS的叙述正确的是()
第20题:
Which iSQL*Plus feature can be used to replace values in the WHERE clause?()
第21题:
登录isql*PLUS页面时使用的默认端口号为()。
第22题:
1433
5560
1158
3938
第23题:
/SQL*Plus commands cannot be abbreviated.
/SQL*Plus commands are accessed from a browser.
/SQL*Plus commands are used to manipulate data in tables.
/SQL*Plus commands manipulate table definitions in the database.
/SQL*Plus is the Oracle proprietary interface for executing SQL statements.