Oracle 10g - iSQL*Plus URL issue

Hello:
I'm trying to run a sql script file via my browser and I'm receiving the following error message:
SP2-0920: HTTP error 'URL access is disabled in iSQL*Plus ' on attempt to open URL
In my HTML file, my SQL script is located on c:\demo\script.sql. In the A HREF portion of my HTML, I am not sure whether I am referencing my script.sql correctly. I'm wondering if this could be the cause of the error message.
This is the HTML file I am running on my browser:
<HTML>
<HEAD>
<TITLE></TITLE>
</HEAD>
<BODY>
<!--Run Employee Report-->
</body>
</html>
If anyone can help me out that would great. Thank you in advance.
Message was edited by:
fullfocus
Message was edited by:
fullfocus
Message was edited by:
fullfocus
Message was edited by:
fullfocus

Sorry it took so long but I finally had a chance to get back to this. This is what I did. My test.html file is located in the d:\sql directory but it could be located anywhere. It looks like this:
<HTML>
<HEAD>
<TITLE>iSQL*Plus Dynamic Report</TITLE>
</HEAD>
<BODY>
<!--H1><em>i</em>SQL*Plus Report</H1>
Run Employee Report
</BODY>
</HTML>
ora9i is the name of my machine -- a Windows XP Pro SP2 installation.
The script.sql file is:
set pagesize 200
select *
from emp_details_view
order by last_name, employee_id
This file is located in the $ORACLE_HOME\Apache\Apache\htdocs directory which on my machine is d:\oracle\ora92\Apache\Apache\htdocs. The file has to be there because the HTTP Server configuration file d:\oracle\ora92\Apache\Apache\conf\httpd.conf has a configuration parameter called DocumentRoot which tells the HTTP Server where to look for documents. You can change the location where it will look by using symbolic links or aliases but for the sake of simplicity, I left the parameter alone.
To get the script to run, these are the steps I took:
1. In IE7, click File --> Open and browse to the location on your hard drive where the test.html file is located and click on Open and then OK.
2. This should present you with a page that says
iSQLPlus Report
Run Employee Report
This comes from the formatting I used in my html file above.
3. Click on Run Employee Report
4. This will take you to the iSQL*Plus login page where you will be asked to enter a Username, Password and Connection Identifier. The username should be a user who has access to the HR schema and the connection identifier can simply be the name of your Oracle SID. If you have Oracle installed on your local machine, you can leave this field blank.
5. If everything is working, the script.sql will run and the next page will have the results of running the script which will be everything in the emp_details_view.
Tom

Similar Messages

  • In Oracle 10g, iSQL* Plus Application Server is not starting

    I have Windows XP OS, installed Oracle 10g.
    But Finally OracleOraDb10g_home1iSQL*Plus is not starting.
    I had looked in windows services OracleOraDb10g_home1iSQL*Plus status is in Starting. Not Starting
    How to solve this problem, Because two or three client systems want to access this oracle iSQL*Plus through browser.
    Not Working

    I Tried this:
    C:\oracle\product\10.1.0\db_1>%ORACLE_HOME%\jdk\bin\java.exe -Djava.awt.headless
    =true -Xrs -Doracle.oc4j.localhome=%ORACLE_HOME%\sqlplus -Djava.security.propert
    ies=%ORACLE_HOME%\oc4j\j2ee\home\config\jazn.security.props -jar %ORACLE_HOME%\o
    c4j\j2ee\home\oc4j.jar -config %ORACLE_HOME%\oc4j\j2ee\isqlplus\config\server.xm
    l
    05/11/20 12:49:54 Copying default deployment descriptor from archive at C:\oracl
    e\product\10.1.0\db_1\oc4j\j2ee\oc4j_applications\applications\isqlplus/META-INF
    /orion-application.xml to deployment directory C:\oracle\product\10.1.0\db_1\oc4
    j\j2ee\isqlplus\application-deployments\isqlplus...
    05/11/20 12:49:54 Auto-deploying isqlplushelp (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/h
    ome/applications/dms0/ (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/h
    ome/default-web-app/ (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/h
    ome/applications/dms/ (New server version detected)...
    05/11/20 12:49:55 Copying default deployment descriptor from archive at C:\oracl
    e\product\10.1.0\db_1\oc4j\j2ee\oc4j_applications\applications\isqlplus\isqlplus
    /WEB-INF/orion-web.xml to deployment directory C:\oracle\product\10.1.0\db_1\oc4
    j\j2ee\isqlplus\application-deployments\isqlplus\isqlplus...
    05/11/20 12:49:55 Auto-deploying iSQL*Plus (New server version detected)...
    05/11/20 12:49:55 Auto-deploying file:/C:/oracle/product/10.1.0/db_1/oc4j/j2ee/o
    c4j_applications/applications/isqlplushelp/isqlplushelp/ (New server version det
    ected)...
    05/11/20 12:50:00 Oracle Application Server Containers for J2EE 10g (9.0.4.0.0)
    initialized
    what happened means for 15 minutes, it does not process itself. So i gave
    ^C
    Still It is not started

  • Oracle 10g / iSQL+ Problem

    Greetings all!
    I've got problem with Oracle 10g / iSQL+ that maybe someone here has seen.
    I've got two instructors who show their students how to run SQL queries. Whenever more than about 10 students access iSQL+ it crashes and I have to restart the service or in some cases restart the server entirely.
    The machine I'm using is NOT a server class machine. It is a single 2.66 GHz processor with 1 Gig of RAM running Server 2003. All it does is handle Oracle 10g and nothing else.
    I've heard elsewhere that this will happen running 10g on a single processor machine. Can someone tell me what the minimum requirements are for 10g to run smoothly?

    Fine if it is a licensed version & if you have the metalink id and password, you can easily update the patches from the EM console(http:\\localhost:....\em. where you have the option to download the patch provided you specify ur metalink id and password...

  • Oracle SID    iSQL*Plus

    HI All,
    After upgrading oracle 10.2.0.4 to 11.2.0.2 in SAP server, we are not able to find "Oracle<SID> iSQL*Plus" service. Even we are able to enter in database.
    Please guide me if we need to create this service?
    Thanks.
    Kumar

    After upgrading oracle 10.2.0.4 to 11.2.0.2 in SAP server, we are not able to find "Oracle<SID> iSQL*Plus" service. Even we are able to enter in database.
    Please guide me if we need to create this service?what is the OS?
    you are talking about service, it seems on windows. check what oradim.log file saying in ORACLE_HOME/database.
    also you can create or edit the service using oradim utility.
    oradim -new -sid <sid> -pfile <pfile location>

  • Oracle 10g RAC+ASM - Storage Issue

    I’ve an issue related to Oracle 10g RAC.
    I’ve 2 node cluster each being Dell 2850 Server with RHEL 4.0
    I’ve EMC CX300 SAN storage with following partitions
    /orasoft     10 Gb          OCFS2 File system
    /oracrs          2 Gb          OCFS2 File system
    /orabackup      100 Gb          OCFS2 File system
    The datafiles are on ASM which is not directly visible in OS.
    I’ve common Oracle Home installed in /orasoft/db_1 which is shared by both nodes in cluster.
    I’ve faced an issue recently related to EMC storage.
    The /orasoft partition displays 1.4 Gb space available using df command.
    With both nodes sharing the common Oracle Home (/orasoft/db_1), when ever I try to touch a file I get an error as No Space left on device. I’m unable to start any service with the same reason.
    Is this setup correct ??
    Can anyone help me with this storage issue ??

    Hi,
    If you create a new diskgroup you may be to add the same diskgroup to parameter file or spfile and which will be needing down time.
    sugestion: Instead of creating new diskgroup you should to add disk to existing group.if you add asm disk to existing group your all problem will be solved and Oracle itself will be managing all.And than i am sure no need to add entry in the parameter or spfile like +db_create_file_dest=.....
    regards,
    Sher khan

  • How to login in Oracle 10g SQL Plus

    I just installed Oracle 10g. I tried to login to SQL Plus by using scott and tiger to be user name and password, but it did not work. What can I do about it?
    Please help and thanks in advance!!!

    You have to configure a Net service name, and connect as
    sqlplus scott/tiger@<service_name>
    You can use the Net Configuration Assistant to do that. This is in the Oracle menu on Windows systems. On Unix/Linux you can use the netca utility.
    If you are working locally (on the server), you can also set the ORACLE_SID environment variable :
    Windows : set ORACLE_SID=<your_sid>
    Unix/Linux : ORACLE_SID=<your_sid>; export ORACLE_SID
    then connect as
    sqlplus scott/tiger

  • Oracle service Oracle sid oracle version iSQL*Plus is not getting started

    Hi,
    we have installed Oracle 10g on WIN2003 Enterpeise Server sp2 & installed Solution Manager7.0 ehp1 for Development server successfully.
    For Production server, we had installed  WIN2003 Enterpeise Server sp2 & while installing Oracle for Production Server , Oracle service ( OraclePRD102iSQL*Plus) is not gettting started. we are not sure what went Wrong.
    Thanks in Advance,

    Hi,
    Along with the above suggestions, refer the following REFERENCE links.
    [         Oracle<SID>102iSQL*Plus service fails    |Re: Oracle<SID>102iSQL*Plus service fails;
    [Oracle<SID>102iSQL*Plus service is not starting  |Oracle<SID>102iSQL*Plus service is not starting;
    Regards,
    Bhavik G. Shroff

  • Oracle 10g Installation ./runInstaller Issue

    I have RHEL 5 64 bit OS installed Oracle 10g Release 10.2.0.1.0
    at end of oracle installation there is one error.
    ERROR
    OUI-10058: The OUI Inventory on this system does not exits or is not writable .
    1-The /opt/oracle/oraInventory/orainstRoot.sh script was not executed with root privileges,
    or an error occurred during execution;
    2-You are not a member of the specified installer gourp
    So i run
    cd /u01/app/oracle/oraInventory/
    ./orainstRoot.sh
    Changing permissions of /u01/app/oracle/oraInventory to 770.
    Changing groupname of /u01/app/oracle/oraInventory to oinstall.
    The execution of the script is complete
    And i am running version upgrade package p6810189_10204_Linux-x86-64.
    cd /u01/Disk1/
    ./runInstaller
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
    Failed <<<<
    Exiting Oracle Universal Installer, log for this session can be found at /u01/app/oracle/tmp/OraInstall2010-07-28_12-49-50PM/installActions2010-07-28_12-49-50PM.log
    but it fail to install :)
    Please export guide me to solve the issue.
    Thanks for all your expertise ;o)
    Edited by: Oracle DBA P on Jul 28, 2010 5:16 AM

    thanks buddy
    ./runInstaller -ignoreSysPrereqs
    Starting Oracle Universal Installer...
    Checking installer requirements...
    Checking operating system version: must be redhat-3, SuSE-9, SuSE-10, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1, asianux-2 or asianux-3
    Failed <<<<
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /u01/app/oracle/tmp/OraInstall2010-07-28_01-40-35PM. Please wait ...
    installer started and it installing now but still it through Failed <<<< error
    Edited by: Oracle DBA P on Jul 28, 2010 5:45 AM
    Edited by: Oracle DBA P on Jul 28, 2010 5:45 AM

  • Oracle 10g SQL plus username, password + Host string unkown

    Hi Friends
    I have just installed Oracle 10g in my computer. I could not use SQL plus because I dont know the exact username, password and host string to connect. Is there anybody to help me out. I am bit stressed for this.. Thanks by Hossain

    Do not reply to 5 year old posts. If you have a problem, start a post of your own, referencing the old one if necessary.
    Describe your problem explicitly, giving all relevant information.
    Please see Re: 2. How do I ask a question on the forums?

  • Login problem with Oracle 10g SQL Plus

    Hi, I just down load Oracle 10g from web site. I tried use scott and tiger for user name and password, I can't login. I tried use SYSMAN and the password I used when I installed the software, I can't login in too. Please help!!!

    This forum is for OBE specific questions only. Please post a message to one of the database forums located here:
    http://forums.oracle.com/forums/index.jsp?cat=18
    You can also check metalink or call support.

  • Oracle 10g web cache configuration issue

    Dear all,
    we have two oracle 10g application 10.1.2.0.2 servers. which are configured sucessfully. forms are display from both servers.
    now we are configuring the web cache load balancing but are not able to configure.
    please help us.
    thanks in advance.
    thanks
    sher

    please check out this link.
    http://download.oracle.com/docs/cd/B14099_19/caching.1012/b14046/basics.htm#i1045186
    thanks,
    AMN

  • Oracle 10g db character set issue

    I have a database 10g with database character set western
    european "WE8ISO8859P1" and we are receiving data from source
    database with database character set as "UTF8" during data load
    for one of the tables we receive the following error "ORA-29275:
    partial multibyte character" I understand this might be due to
    the fact western european character set is not a subset/superset
    of UTF8 .Am i right ? What would be the way around this ?

    It is certainly possible that the issue is that your database characterset is a subset of UTF8.
    How are you getting the data? Are we talking about a flat file? A query over a database link? Something else?
    Does the data you're getting contain characters that cannot be represented in the ISO-8859 1 character set? It is quite common to send UTF-8 encoded files even when the underlying data is representable in other 8-bit character sets (like ISO-8859 1).
    What are you trying to do with the data? Are you trying to load it into a CHAR/ VARCHAR2 column? A CLOB? A BLOB? An NCHAR/ NVARCHAR2? Something else?
    Justin

  • Oracle 10G Express Edition backup issues

    After a backup job is run on our Oralce 10g Express Edition Server our system users can't access their web login page -
    http://127.0.0.1:8080/apex - To access their databse.
    What i need to know is this.
    I do a daily backup of the Oracle DB manually, the one that comes with express edition, but when the backup is comple users can't access the afforementioned web address as i have stated
    1 - Does anyone know what can be causing this?
    2 - When i backup the database manually where does the database actually backup to?
    3 - I was thinking of backing up the Oralce DB manually usning XE's own backup then running Symatec backup Software to backup this file.In the event of a system crash i could then simply restore the operating system (windows 2003), reinstall XE and import the file i had backedup with XE . Does this sound like a good solution

    No idea why users cant access the login page, maybe trying to post on XE forum Oracle Database Express Edition (XE) may help for this.
    But you may use Rman with XE, it is a best practice for Oracle B&R and it is easy to control the backup destination with Rman - http://download.oracle.com/docs/cd/B25329_01/doc/admin.102/b25107/backrest.htm#sthref414
    Also these demos may help - http://psoug.org/reference/rman_demos.html
    Best regards.

  • Oracle 10g olap cube connectivity issue using Crystal Reports 2008

    Hi
    Kindly help me out with a solution. I have created a cube in oracle 10gR2 database using Oracle Analytic Workspace Manager. I am trying to connect to this cube using Crystal report Olap datasorces. But I am only getting 4 options to connect to Hyperion Essbase, HOLOS Cube, Microsoft OLEDB, Microsoft OLAP Analysis Services 8.0 and 9.0.  I am not getting any option for connection to Oracle OLAP. How do I do that or if it does not support kindly let me know.
    Thanks in advance
    Troyee

    Hi Troyee,
    I have discussed the issue with OLAP engineer and he told me that connectivity to OLAP cube is not supported.
    and please next time address OLAP questions to the following category:
    Expert Forums » Business Objects » Other Business Objects Products
    (see the relevant category description)
    Vitaly Izmaylov
    Crystal Reports Design forum moderator

  • How to start iSQL*Plus?

    Hello
    I have installed Oracle9i on my laptop. I want to use iSQL*Plus but I don't see any link like that.. all I can see is SQL*Plus. As per my
    SELECT * FROM V$VERSION command I have
    Oracle9i Enterprise Edition Release 9.0.1.1.1 - Production
    PL/SQL Release 9.0.1.1.1 - Production
    Can anybody help me to start iSQL*Plus?
    Thanks

    See below. On comletion of your installation, you might have received this output.
    You have to just type that url on your browser.
    ie. http://<hostname>:<port no>/isqlplus
    output:-
    =======
    Your database configuration files have been installed in C:\oracle\product\10.2.0 while other components selected for installation have been installed in C:\oracle\product\10.2.0\db_2. Be cautious not to accidentally delete these configuration files.
    The iSQL*Plus URL is:
    http://192.168.1.102:5560/isqlplus

Maybe you are looking for