Oracle9i new Features: Isqlplus

Source: Internet
Author: User
Tags interface log new features reference windows 5 sqlplus
Oracle
Oracle9i new Features: Isqlplus

Last Updated:wednesday, 2004-10-27 12:04 eygle






Isqlplus is a new feature provided by Oracle9i and is a sqlplus Web-form release. is based on a three-tier structure.
Its client, middle, and server can be located on the same machine or on a different machine. Isqlplus does not require a separate installation to access Isqlplus
You only need to know the middle-tier server address and port, can be a standard user or SYSDBA, sysoper identity log.
Isql*plus provides a fast, browser-based interface that uses a three-tier model to use the Sql*plus processing engine, which includes:

The client layer (Isql*plus user interface, usually a Web browser).

Middle tier (Isql*plus server, Oracle Net, and Oracle HTTP server).

Database Layer (oracle9i).





These three layers can be located on the same computer or on different computers. The Isql*plus server must be located on the same computer as the Oracle HTTP server.

The middle layer is responsible for coordinating interaction and resources between the client layer and the database layer. The database layer is oracle9i and can be accessed through Oracle Net.

Here is a detailed introduction

1. Start the HTTP server

Start HTTP Server Powered by Apache



2. Access HTTP server via browser

General default settings Our ports and protocols are:

HTTP 7778 Port/HTTPS 4443 Port

Note: Different versions may use different ports, specifically you can view the default port settings by looking at the Ports.ini file under $oracle_home/apache/apache.

If you need more of this port, you can change the port settings by adjusting the $oracle_home/apache/conf/httpd.conf file.



As set out in this example:

http://ggqiang:7778

https://ggqiang:4443

The browser input appears as follows:







Or:





3. Start Isqlplus

By typing in the browser

Http://machine_name.domain:port/isqlplus

You can start Isqlplus:





Enter the username password and so on to log in to the database and execute the SQL statements and script files.



You can also load the call to execute:



4. Landing in SYSDBA's capacity



Log in as SYSDBA, need to run:

Http://machine_name.domain:7778/isqlplusdba

This requires you to first enter the HTTP server password, which is different from the database authentication.





To create the authentication password file:

D:\ORACLE\ORA92\APACHE\APACHE\BIN>HTPASSWD D:/ORACLE/ORA92/SQLPLUS/ADMIN/IPLUSDBA.PW Admin

Automatically using MD5 format on Windows.

New Password: * * *

Re-type New Password: * * *

Adding password for user admin



You can then use this user to log into the database as a sysdba:







Log in as SYSDBA:



To start a database as a sysdba:







4. Start Service Reference



Microsoft Windows 5.00.2195 [Version]

(C) Copyright 1985-2000 Microsoft Corp.



C:\>ps-ef|grep Oracle

SYSTEM 816 0 19:23:12 conin$ 0:00

D:\oracle\ora92\bin\omtsreco.exe "Oraclemtsrecoveryservice"

SYSTEM 1132 0 19:23:32 conin$ 0:00 D:\oracle\ora81\bin\dbsnmp.exe

SYSTEM 296 0 19:23:48 conin$ 0:01 "D:\oracle\ora92\Apache\Apache\apache.exe"--ntservice

SYSTEM 1192 0 19:23:50 conin$ 0:00 D:\oracle\ora92\BIN\TNSLSNR

SYSTEM 1212 0 19:23:52 conin$ 0:01 d:\oracle\ora92\bin\ORACLE. EXE VILEN

SYSTEM 1432 296 0 19:24:14 conin$ 0:00

"D:\oracle\ora92\Apache\Apache\apache.exe"-Z ap296_c1-f

"D:/oracle/ora92/apache/apache/conf/httpd.conf" "D"

"D:/oracle/ora92/apache/apache" "F" "d:/oracle/ora92/apache/apache/conf/httpd.conf"

SYSTEM 1696 1432 0 19:24:16 conin$ 0:01

D:\oracle\ora92\jdk\bin\java.exe-doracle_home=d:\oracle\ora92 Org.apache.jserv.jserv-opmpropfile

D:\oracle\ora92\Apache\Jserv\conf\jserv.properties-opmhost eygle-opmport 3339-opmgrp group1-opmindex 0-opmprocid 1

SYSTEM 1704 1432 0 19:24:16 conin$ 0:00

D:\oracle\ora92\jdk\bin\java.exe Org.apache.jserv.JServ

-opmpropfile D:\oracle\ora92\apache\jserv\conf\jservsoap.properties–opmhost

Eygle-opmport 3339-opmgrp Group2-opmindex 0-opmprocid 2

SYSTEM 1712 1432 0 19:24:16 conin$ 0:00 "D:/oracle/ora92/bin/isqlplus"



C:\>







Others please refer to:

Sql*plus Quick Reference Release 9.2 part No. A90843-01

Isqlplus Online Help Manual



The author of this article:
Eygle,oracle technology concern, from China's largest Oracle technology forum Itpub.
Www.eygle.com is the author's personal site. You can contact the author by Guoqiang.Gai@gmail.com. Welcome technical discussions and exchange of links.

Original source:

Http://www.eygle.com/faq/Oracle9i.New.Feature.iSqlPlus.htm




Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.