数据库

本类阅读TOP10

·SQL语句导入导出大全
·Power Designer杂记
·SQL Server日期计算
·常用的oracle函数使用说明(一)
·sqlserver2000数据库置疑的解决方法
·MS SQLServer OLEDB分布式事务无法启动的一般解决方案
·SQL to Excel 的应用
·SQL语句导入导出大全
·Error:ORA-01033:ORACLE initialization or shutdown in progress错误解决
·Oracle中password file的作用及说明

分类导航
VC语言Delphi
VB语言ASP
PerlJava
Script数据库
其他语言游戏开发
文件格式网站制作
软件工程.NET开发
Is iSQL Plus running

作者:未知 来源:月光软件站 加入时间:2005-2-28 月光软件站

 

iSQL *Plus Page

iSQL*Plus is a product independent of Enterprise Manager. The iSQL*Plus user interface runs in a web browser connected to the Internet or your intranet. iSQL*Plus enables you to use a web browser to connect to an Oracle database and perform the same actions as you would through the command line version of SQL*Plus (known as SQL*Plus in this guide). You can use iSQL*Plus to write SQL*Plus, SQL and PL/SQL commands to:

  • Enter, edit, run and save SQL commands and PL/SQL blocks.

  • Calculate, and print query results.

You can use the iSQL*Plus Workspace to write, load, save and execute scripts. You can enter scripts as you would in command line SQL*Plus. The script output can be displayed in the Workspace screen or saved to a file on your client machine.

The iSQL *Plus application can be used by two types of users; a database user with NORMAL role and a WebDBA user. For security reasons, if you want to connect as SYSOPER or SYSDBA, you must create and configure a WebDBA user that is HTTP authenticated.

Configuring iSQL *Plus

If you receive an error message page after you click the iSQL *Plus link on the Database Home page, you should check the following:

Is iSQL *Plus configured properly?

For Grid Control, iSQL*Plus will not be shipped with the OMS (Oracle Management Server). So iSQL *Plus needs to be manually configured to point to any running 10G iSQL *Plus server. All the target databases discovered in this Grid Control application will use this iSQL *Plus server for their queries.

For Database Control, the iSQL *Plus installation will automatically configure to use the iSQL *Plus server shipping with this target.

To configure iSQL *Plus, two entries in the $ORACLE_HOME/sysman/config/emoms.properties file on the OMS (Oracle Management Server) machine needs to be populated by replacing the following placeholders: replace %ISQLPLUS_PROTOCOL%, %ISQLPLUS_HOST% and %ISQLPLUS_PORT% with the protocol, the host and the port of the iSql *Plus server you want to use.

For a database user with NORMAL role:
oracle.sysman.db.isqlplusUrl=%ISQLPLUS_PROTOCOL%\://%ISQLPLUS_HOST%\:%ISQLPLUS_PORT%/isqlplus/dynamic

For a database user with SYSOPER and SYSDBA role (requires additional setup for iSQL *Plus DBA access):
oracle.sysman.db.isqlplusWebDBAUrl=%ISQLPLUS_PROTOCOL%\://%ISQLPLUS_HOST%\:%ISQLPLUS_PORT%/isqlplus/dba/dynamic

For example:

oracle.sysman.db.isqlplusUrl=http://chablis.au.oracle.com:5560/isqlplus/dynamic

oracle.sysman.db.isqlplusWebDBAUrl=http://chablis.au.oracle.com:5560/isqlplus/dba/dynamic

For RAC applications, the emoms.properties file for all nodes of the cluster must also have these two entries configured.

After configuring the entries, the OMS needs to be restarted to pick up the change.

Is iSQL *Plus running?

If iSQL *Plus is not started, you may start iSQL *Plus using the command:

$ORACLE_HOME/bin/isqlplusctl start

Is iSQL* Plus DBA Access Set up?

If iSQL* Plus is configured properly, the iSQL *Plus Connection Role page prompts you to select the role you want to use to connect to iSQL *Plus -- Normal, SYSOPER (WebDBA) or SYSDBA (WebDBA).

To connect as SYSOPER or SYSDBA, the WebDBA user must be set up and authenticated using the Oracle JAAS Provider, known as JAZN (Java AuthoriZationN). This is Oracle's implementation of the Java Authentication and Authorization Service (JAAS). When iSQL *Plus WebDBA URL is invoked, you must enter a valid JAZN username and password in a dialog to gain access to the iSQL*Plus DBA URL. This username and password may be different to the username and password for your Oracle database instance.

For instructions on how to set up access to iSQL*Plus DBA URL, see the SQL*Plus User's Guide and Reference.

For more information about the jaznadmin setup, see the iSQL*Plus Installation and Configuration guide or go to:

wiggum.ce.columbia.edu:7778/iplus/help/us/toc.htm




相关文章

相关软件




月光软件程序下载编程文档电脑教程网站设计网址导航网络文学游戏天地幽默笑话生活休闲写作范文安妮宝贝
电脑技术编程开发网络专区谈天说地情感世界游戏元素分类游戏热门游戏体育运动手机专区业余爱好影视沙龙
音乐天地数码广场教育园地科学大观古今纵横谈股论金人文艺术医学保健动漫图酷二手专区地方风情各行各业

月光软件站·版权所有