ISQLplus login

I am using iSQLplus on iAS in Windows NT
I can log in using full connect identifier:
(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=www.oracle.com)
(PORT=1521)))(CONNECT_DATA=(SID=orashop)))
but am unable to log in using tns alias
tnsnames.ora is set up correctly and oracle_home is iAS.
Anyone have similar problems

Peter,
Check that the tnsnames.ora on the machine that is running your webserver (and hence the iSQL*Plus engine) is set up correctly. The tnsnames.ora on the client side machine (that you are using a browser on) is not referenced by iSQL*Plus.
If this doesn't help, please post more detailed steps about what values you are entering on what executeables on what machines.
- CJ

Similar Messages

  • Isqlplus login problem

    I have just intalled Oracle 10g. I set all the password as same. But I am not able to login into isql*Plus. I tried different ways via EM, Command line and Windows mode. But no one take the password. Is there a default login username password for iSQLplus?

    Tell the error code of ur problem. it will be easier to understand.
    One more thing, don't mention the host string any value then try once again. This is because explicitly u r mentioning the location where one instance is available. If more instances in same pc then u use the host string.
    Raj

  • Can not start the isqlplus

    I am a beginner and can not open the http://homer:5560/isqlplus page ? Any solutions ? I could open it when I installed Oracle 10 on Solaris 10 - x86 system
    Thanks

    I can see that the db is up But when I start the listener I can see the port 1521 but when I have the login screen of oracle I open the web page using : http://homer:5560/isqlplus/login.uix
    oracle @ Homer /export/home/oracle/database>ps -ef | grep pmon
    oracle 1188 995 0 18:59:15 pts/3 0:00 grep pmon
    oracle @ Homer /export/home/oracle/database>$ORACLE_HOME/bin/lsnrctl start
    LSNRCTL for Solaris: Version 10.2.0.2.0 - Production on 11-MAY-2011 18:57:36
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /opt/oracle/102/bin/tnslsnr: please wait...
    TNSLSNR for Solaris: Version 10.2.0.2.0 - Production
    System parameter file is /opt/oracle/102/network/admin/listener.ora
    Log messages written to /opt/oracle/102/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=Homer)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Solaris: Version 10.2.0.2.0 - Production
    Start Date 11-MAY-2011 18:57:42
    Uptime 0 days 0 hr. 0 min. 2 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /opt/oracle/102/network/admin/listener.ora
    Listener Log File /opt/oracle/102/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=Homer)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    oracle @ Homer /export/home/oracle/database>$ORACLE_HOME/bin/isqlplusctl start
    iSQL*Plus 10.2.0.2.0
    Copyright (c) 2003, 2005, Oracle. All Rights Reserved.
    Starting iSQL*Plus ...
    iSQL*Plus started.
    Edited by: user513296 on May 11, 2011 10:03 AM

  • Sqlplus works, but isqlplus give 01034 27101

    Hello,
    I can use sqlplus but when I try to log me on isqlplus, I always have ORA-01034 and ORA-27101.
    ORACLE_HOME ORACLE_SID correctly set
    OS : RHEL4
    Oracle : 10g
    ===
    $> lsnrctl start
    [...] The command completed successfully
    ===
    $> emctl start dbconsole
    [...] started
    ===
    $> isqlplusctl start
    Starting iSQL*Plus ...
    iSQL*Plus started.
    ===
    $> sqlplus / "as sysdba"
    SQL*Plus: Release 10.1.0.3.0
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    ===
    $> sqlplus
    Enter user-name: scott
    Enter password:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.1.0.3.0 - Production
    With the Partitioning, OLAP and Data Mining options
    SQL> desc tab;
    Name Null? Type
    TNAME NOT NULL VARCHAR2(30)
    TABTYPE VARCHAR2(7)
    CLUSTERID NUMBER
    ===
    http://xxx.xxx.xxx.xxx:5560/isqlplus/login.uix
    (correct login and password for user scott)
    ERROR - ORA-01034: ORACLE not available ORA-27101: shared memory realm does not exist Linux Error: 2: No such file or directory
    Thank for your help
    H

    it definitely looks like you're not connecting to the same databases there.
    Do a "select name from v$database" in SQL*Plus to verify that you're on the database you think you're.
    Or on the unix prompt do sqlplus scott/pswd@db_name
    instead of just typing sqlplus.
    Kris

  • Change the ip of database control after installing?

    Hi all
    I had to wait for a while to get my database machine's fixed ip so I just installed the database figuring I'd change the ip later. So now I changed the ip and updates both the tnsnames.ora and tnslistener.ora files. I can access the database perfectly but when I open database control to create new users, it insists on connecting to the old ip. I've added a screenshot to illustrate. It's basically the ip in that connection string that needs to change.
    !http://users.telenet.be/Metallion/screenshot2.png!
    Thanks!

    Metallion,
    Is this the first page that comes up with the Database Control startup? The reason for asking this is that I have never seen this page where password for Sys users can be stored as a preferred credentials. This kind of page comes up in Isqlplus login or when EM suggests doing a recovery, not otherwise.
    What happens when you put in the connect string, the current tnsnames entry? Are you able to connect?
    HTH
    Aman....

  • After installing Oracle HTTP Server Failure ORA-12560

    Hello,
    i was installing the Oracle HTTP Server, the installation completed succesfully.
    But after the install procedure, i was trying to connect to sqlplus with the following commandos:
    sqlplus /nolog
    connect SYS AS SYSDBA
    PASSWORD
    Output: ORA-12560
    If i uninstall the HTTP Server, the connect SYS AS SYSDBA execute successfully.
    What´s the mistake of my part?
    Thanks for Answering.

    Hi,
    the Oracle Database service is up.
    I opened the Internet Explorer, and print the following URL:
    http://HOSTNAME:5560/isqlplus/login.uix
    If i try to log in as: SYS AS SYSDBA with empty connect descriptor, it returns
    SP2-0306
    If i log in as SYS as SYSDBA with the Service_Name from TNSnames.ora (it´s different from the one in the prefilled string)
    it´s also SP2-0306 (seems isqlplus don´t like the "AS SYSDBA" :-/
    Now i tried with the User SYSTEM:
    SYSTEM without connect identifier: SUCCESS
    SYSTEM with the Service_Name from TNSnames.ora: SUCCESS
    Something is mysterious. At the Beginning in the Field Connect Identifier there was an prefilled string that includes a different Service Name to the Service Name in tnsnames.ora.
    Sorry, i know i´m Beginner with Oracle,
    thanks for your patience.

  • Thanks. A new problem when connecting isql*plus to database

    Thanks for everyone helping me.
    I can browse the isql*plus page now. However, When I connect isql*plus to the database, I got the error displayed in the isqlplus login browser screen:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Pls help.

    Can you connect to it from command line SQL*Plus?
    It sounds like the database is not running. You should start up the database and try again.
    Alison

  • Php-oracle workspace

    hi,
    you think that i have a one textbox and one button on my webpage, and i want to write ORacle code in textbox something like that
    begin
    dbms_output.put_line ('hello!');
    end;
    after that when i click on the button , i want to display result below.i am using php code to do that things. otherwise i am using oracle 10g express edition,i searched on the net ,and i find a website that exactly what i want to do. this website URL : http://193.140.164.123:5561/isqlplus/login.uix you can enter 'hr' for both username and password. there you can see Workspace.
    pls.if u know about this topic write here. thx.

    That's a pretty open ended question. Perhaps reading the OCI8 manual http://us.php.net/manual/en/book.oci8.php or getting one of the many fine PHP Oracle books will help get you started.

  • Oracle workspace

    hi,
    you think that i have a one textbox and one button on my webpage, and i want to write ORacle code in textbox something like that
    begin
    dbms_output.put_line ('hello!');
    end;
    after that when i click on the button , i want to display result below.otherwise i am using oracle 10g express edition,i searched on the net ,and i find a website that exactly what i want to do. this website URL : http://193.140.164.123:5561/isqlplus/login.uix you can enter 'hr' for both username and password. there you can see Workspace.
    pls.if u know about this topic write here. thx.

    PHP.

  • Why isqlplus can not login today?

    Why isqlplus can not login today? I connected the database from isqplus yesterday using the same ip address and credential.
    What does isqlplus depend on?
    Thank you

    sqlplus, listener and EM Console all work well. I guess the problem is IP address. Please see the following output:
    [oracle@localhost admin]$ ifconfig
    eth0 Link encap:Ethernet HWaddr 00:13:21:C7:21:F1
    inet addr:192.168.0.107 Bcast:192.168.0.255 Mask:255.255.255.0
    inet6 addr: fe80::213:21ff:fec7:21f1/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:21189 errors:0 dropped:0 overruns:0 frame:0
    TX packets:7103 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:2245977 (2.1 MiB) TX bytes:744888 (727.4 KiB)
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:222343 errors:0 dropped:0 overruns:0 frame:0
    TX packets:222343 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:51901694 (49.4 MiB) TX bytes:51901694 (49.4 MiB)
    peth0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:21187 errors:0 dropped:0 overruns:0 frame:0
    TX packets:7200 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:2330605 (2.2 MiB) TX bytes:878175 (857.5 KiB)
    Interrupt:17
    vif0.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:7103 errors:0 dropped:0 overruns:0 frame:0
    TX packets:21189 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:744888 (727.4 KiB) TX bytes:2245977 (2.1 MiB)
    xenbr0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:19623 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:1143152 (1.0 MiB) TX bytes:0 (0.0 b)
    But the Network Configration tool shows that the IP address is 192.168.0.10 and the corresponding Host name is localhost.localdomain. The output is not same with the previous one.

  • How to login in isqlplus

    I am trying to use isqlplus through my browser and login into the sys account by giving sys/password as sysdba in the username field, but its not allowing me to login as sys.
    So I tried to login in a normal way, by filling up the fields
    Username: sys
    Password: sys
    and then hitting the Login button but it does not take in.
    I am using Oracle9i

    If you installed Oracle and didn't write down the information on the install summary screen, you could check the $ORACLE_HOME/install/portlist.ini

  • Unable to login in isqlplus as dba user

    Hi,
    I installed oracle 10g in EL 5 64 bit. Installation went fine. I can login isqlplus using default user like scott, hr schema.
    But not as dba user.. getting error message like , the site says: "iSQL*Plus DBA ".
    Regards,
    Pradeep. V

    Hi,
    You have to enable that for dba access. Check the Doc ID :How to connect as sysdba/sysoper through iSQL*Plus in Oracle 10g (Doc ID 283114.1)
    HTH

  • SQLPLUS login as SYSDBA

    Hi Guys,
    When I try to login as SYS, oracle complains that I should connect as SYSDBA or SYSOPER. Fine. Now I enter the login user as SYSDBA and enter the password..it fails. However, if I login as user scott and password tiger, I can login. Then from the SQL prompt I do:
    connect SYS/<password> as SYSDBA;
    and it works. So my question is, when I use the same <password> as login prompt and user as SYSDBA or SYSOPER, why does that fail and how can I change to make that work directly without loggin in as some other user and then manually change to SYS.
    Thanks

    you must use a special screen
    http://machine_name.domain:port/isqlplus/dba
    check your sqlplus manualAre you sure?
    I always do:
    http://machine_name.domain:port/isqlplusdba
    Note that in that case you must use htpasswd before ...

  • After install oracle 10g, enterprise manager web version, can not login

    Hi Guru,
    I have installed oracle 10g on windows xp pro sp2 successfully, can use sqlplus to connect to DB, but when using IE to login enterprise manager web version port 1158, it failed. The login page came out, but when I keyed in the right userid/password ie sysman/pwd1234, the login screen just refreshed, nothing happen. but if I purposely key in wrong userid or password, the message "invalid userid or password" comes out.
    Another "interesting" thing is, I can login web version isqlplus successfully using the same userid/password. but can not connect to web version isqlplus/dba, even I use user sys, also can not login.
    Need your urgent help to solve this problem.

    Hi.
    What does the log say?
    From %ORACLE_HOME%\opmn\logs folder.
    rgds
    Kjell

  • Unable to connect to db alogin of isqlplus in oracle 10g Release 10.2.0

    To start the jazn shell I am using the following commant
    To start the JAZN shell, enter:
    $JAVA_HOME/bin/java -Djava.security.properties=$ORACLE_HOME/sqlplus/admin/iplus/provider -jar $ORACLE_HOME/oc4j/j2ee/home/jazn.jar -user "iSQL*Plus DBA/admin" -password admin_password -shell
    But running it gives the error
    Exception in thread "main" java.lang.SecurityException: Unable to locate a login
    configuration
    at com.sun.security.auth.login.ConfigFile.<init>(Unknown Source)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Sou
    rce)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at java.lang.Class.newInstance0(Unknown Source)
    at java.lang.Class.newInstance(Unknown Source)
    at javax.security.auth.login.Configuration$3.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.Configuration.getConfiguration(Unknown Sour
    ce)
    at javax.security.auth.login.LoginContext$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.LoginContext.init(Unknown Source)
    at javax.security.auth.login.LoginContext.<init>(Unknown Source)
    at oracle.security.jazn.tools.Admintool.login(Unknown Source)
    at oracle.security.jazn.tools.Admintool.main(Unknown Source)
    Caused by: java.io.IOException: Unable to locate a login configuration
    at com.sun.security.auth.login.ConfigFile.init(Unknown Source)
    ... 16 more
    Help me out.Thanks in advance

    In order to connect as SYSDBA, you need to create the DBA username and password. Open a DOS prompt window, and execute the following command:
    cd d:\oracle\ora92\Apache\Apache\bin
    htpasswd -b d:\oracle\ora92\sqlplus\admin\iplusdba.pw plusdba oracle
    You need to stop and start your Oracle HTTP Server for this new alias to take effect.
    Check this link:
    http://www.oracle.com/technology/obe/obe9ir2/obe-mng/isqlplus/isqlplus.htm
    To stop and start the Oracle HTTP Server. On Windows do the following steps:
    Open a Windows Command Prompt.
    Change directory to the Oracle HTTP Server home directory by entering:
    cd %ORACLE_HOME%\Apache\Apache
    Stop the running Oracle HTTP Server by entering:
    apache -k shutdown
    Start the Oracle HTTP Server by entering
    apache -k start
    Message was edited by:
    Seema

Maybe you are looking for

  • How to fetch data from different standard table to own customize table.

    Hi Experts, I want to develope an INVENTORY TURN OVER REPORT in SAP R/3.As I dont know much about Inventory.I want some one here to guide me regarding this with example so i can develope Inventory Report in R/3. Also guide me which filed from which t

  • Moving from PC to Mac Pro

    Dear All, Having switched my wife's laptop for an Imac last year I am now considering switching my desktop to a mac pro. I love using the imac and have just finished my first dvd using imovie and idvd (family video for grandparents). The process was

  • Trial Balance - Encumbrance & Encumbrance Details Report not matching

    Hi, Our client has recently raised one issue saying Trial Balance - Encumbrance with 'Obligation' parameter and Encumbrance Details Report (both reports period name and Enc Date to choosen as FEB-12 and 29-Feb-2012). The final totals related to both

  • Vector automatically converted to Bitmap

    Hi, I need a Card flip animation.I have a vector "Spade A" in a moviclip named mc. For the flip animation i want to apply "rotationY". When i apply mc.rotationY=45, It automatically converth the vector into Bitmap. i tryed mc.cacheAsBitmap=false;But

  • Logical disk free space is low.

    Hello, I am getting this alert "The disk  on computer abc.com is running out of disk space. The values that exceeded the threshold are x% free space and "y" free Mbytes. Can any one clearly explain the issue and what is the proper resolution. Thank y