Em is working; iSQL*Plus is not

Hi,
Seeking expert suggestions from you guys!!
- I've installed 10gR2 on WinXP. It is local to the server.
- Now I'm able to connect using EM.
- However when I connect using iSQL*Plus / iSQL*Plus DBA in IE6,
getting "The page cannot be displayed".
What could be the problem? Any ideas?

Below is emoms.properties file
For convenience, I've manually modified the <hostname.domainname> as abc.xyz.com.
#Sat Dec 02 16:29:52 GMT+05:30 2006
oracle.sysman.emSDK.svlt.ConsoleServerName=abc.xyz.com_Management_Service
oracle.sysman.eml.mntr.emdRepPwd=df6fe375a0f790ef
emdrep.ping.pingCommand=ping <hostname>
oracle.sysman.eml.mntr.emdRepPort=1521
oracle.sysman.eml.mntr.emdRepDBName=db
oracle.sysman.eml.mntr.emdRepPwdSeed=6968196364921325512
oracle.sysman.emSDK.svlt.ConsoleMode=standalone
oracle.sysman.emRep.dbConn.statementCacheSize=30
oracle.sysman.db.isqlplusUrl=http\://abc.xyz.com\:5561/isqlplus/dynamic
oracle.sysman.emSDK.svlt.ConsoleServerPort=1158
oracle.sysman.eml.mntr.emdRepRAC=FALSE
oracle.sysman.emSDK.emd.rt.useMonitoringCred=true
oracle.sysman.eml.mntr.emdRepPwdEncrypted=TRUE
oracle.sysman.db.isqlplusWebDBAUrl=http\://abc.xyz.com\:5561/isqlplus/dba/dynamic
oracle.sysman.emSDK.svlt.ConsoleServerHost=abc.xyz.com
oracle.sysman.eml.mntr.emdRepDBID=1371958222
oracle.sysman.emSDK.svlt.ConsoleServerHTTPSPort=1158
oracle.sysman.eml.mntr.emdRepServer=abc.xyz.com
oracle.sysman.eml.mntr.emdRepSID=instance1
oracle.sysman.eml.mntr.emdRepConnectDescriptor=(DESCRIPTION\=(ADDRESS_LIST\=(ADDRESS\=(PROTOCOL\=TCP)(HOST\=abc.xyz.com)(PORT\=1521)))(CONNECT_DATA\=(SERVICE_NAME\=db)))
oracle.sysman.emSDK.sec.ReuseLogonPassword=true
oracle.sysman.eml.mntr.emdRepUser=SYSMAN
oracle.sysman.db.adm.conn.statementCacheSize=2
oracle.sysman.db.perf.conn.statementCacheSize=30

Similar Messages

  • Executing a procedure - Works on Isql Plus but not SQL Developer??

    Hi folks.
    I am playing around with some design and structure stuff, mostly just passing values around procedures. I have one procedure (procedure1) which takes a sysdate and then passes it to another procedure (procedure2) which takes the parameter and does a dbms_output.put_line.
    Both objects are valid, and compile correctly. I use
    exec procedure1;
    in iSql Plus and it works perfectly. It prints the dates out and all.
    However if I use the exact same command in SQL Developer it gives me error "ORA-00900: invalid SQL statement"
    I don't understand why this happens?? The code executes perfectly in one but not the other...

    Remember that SQL*Plus commands don't work in the worksheet. So, this would fail
    exec my_procIn the worksheet you have to declare an anonymous block....
    begin
        my_proc;
    end;
    /If you right-click on the procedure in the Navigator and select Run then SQL*Dev will throw up a harness for you. Very handy if you want to get DBMS_OUTPUT, set variables, etc.
    Cheers, APC
    http://radiofreetooting.blogspot.com

  • 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

  • Chr(10) not working in isql *plus

    Hi,
    Im using oracle 9i. i executed the following statement in sql * plus,
    select 'sankar'||chr(10)||'naraya" from dual
    the output is ,
    sankar
    naraya
    but when i execute the same statement in iSQL *Plus
    the output is
    sankar naraya
    i need the first output in isql * plus. What to do?

    Hello Sankar,
    Here you go
    This can be resolved by modifying the preferences in the iSQL*Plus session to choose a text output format rather than the default HTML format. 
    Select the Preferences button at the top right and then select the Set system variables option to make preference-setting changes. 
    Move down the alphabetical list of settings until you find the Markup HTML area, as shown in Figure 10. 
    Within this area, set the Preformat option to On.
    Clicking OK and OK saves the setting and returns you to the work screen.Here is the link for your reference.
    http://www.dmacc.edu/instructors/rebullard/iSQLPlus%20Users%20Guide.doc
    Cheers!!!
    Bhushan

  • ISql*Plus works well, but sqlplus throws ORA-12560. Why?

    I installed Oracle DB 10.2.0.1 on Windows XP. After the installation, everything works like clockwork. ... well, until I installed Oracle Application server 10.1.2.0.2.
    For the most part, it still works fine. But now, whenever I run sqlplus from command line, I get ORA-12560: TNS:protocol adapter error. I can still connect using the same login from iSql*Plus without any problem. Why?
    Now I'm supposed to cd into a directory, fire off sqlplus and run a sql script. How do I do this in iSql*Plus?
    Any help? Thanks,
    -M

    Thanks for the replies. I got the idea. I need to set
    those variables myself, although I personally think
    the installer should take care of that during
    installation.
    Now, out of curiosity, why did iSql*Plus never have
    the problem even though I didn't have any those
    variables set in my environment?No idea why those aren't set automatically, but they aren't, as you found out. :)
    iSQL*Plus is a web based service, and I believe it uses JDBC, not straight OCI calls.

  • Working with isql*plus

    hello sir
    I am very new to oracle iSqlplus. i m not able to work over isqlplus environment.
    i am trying to invoke isqlplus in the same machine where i am having oracle 9i server.
    what are the oracle components are required to run isqlplus. wanna know this just to be sure that vendor has installed oracle proerly

    what are the oracle components are required to run isqlplusHTTP server should be sufficient.
    i m not able to work over isqlplus environment.What's exactly the problem ? How do you try to start iSql*Plus, and what error you get ?

  • Not able to start isql*plus service

    hello,
    My problem is that I am not able to start isql*plus service,its continuosly showng "starting.." status but doesnt start.In the event viewer there is an error of isql*plus service which says
    The description for Event ID ( 11 ) in Source ( iSQL*Plus Application Server ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. You may be able to use the /AUXSOURCE= flag to retrieve this description; see Help and Support for details. The following information is part of the event: 1056, An instance of the service is already running.
    Please help me resolving this problem
    The database is Oracle 10g r2 10.2.0.1.0.
    Thanx

    Ensure that your iSQL service is running..
    which OS you use?

  • 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

  • Why I am not able to login by ISQL*PLUS?

    Hello any one can help me?
    I installed RHEL.4 with my pentium 3 machine with 512mb of RAM. I installed with 4 partition /,/boot, /oracle and swap partition.Linux is running pretty fine. i installed Oracle 9i release 2 successfully without any error except agent get fail. Now i skiped the DBCA database creation and created manually using OMF.Now I am not able to connect my database by using ISQL*PLUS. can i get help? as well as how to login in iSQL*PLUS as sysdba? should i configure apache induvidually if yes how to do that?

    Make sure your Apache http server is up and running, this is the entry point to your isqlplus in 9iR2
    apachectl start
    Once started, get access to the regular url to your apache home page:
    http://hostname:ApachePort/isqlplus
    investigate which one is the port used by your http server, Oracle by default sets it to 7777. This can be found at the httpd.conf configuration file.
    On the other hand, in order for you to access as isqlplusdba, this should be enabled at the isqlplus.conf file found at the $ORACLE_HOME/sqlplus/conf directory, you will find both, sqlplus and isqlplus locations declared on the same file, the second one is commented. It is configured so you provide a password by means of the regular apache authentication mechanism, it's up to you if you wan to use it or just rely on the sysdba password to gain access to your database.
    ~ Madrid.

  • Plus sign not working anymore for distribution group

    Without our Outlook client it was possible to make a New E-mail, enter a part of the distribution group, pressing control-k to force lookup the group and it was resolved. With the plus sign you can expand the requested ditribution group. Now this is not
    working anymore. Does anyone know that there is maybe an option why this do not work anymore?
    Within the image you can see that this worked. This is not working anymore.

    Hi,
    What does "Now this is not working anymore" mean? Does it mean you didn't get the Expand List warning or it didn't expand the distribution group when clicking plus sign?
    Does this issue happen to all users and all distribution groups?
    If you mean you didn't the Expand List warning, we can try this to get it back:
    Open your Registry Editor and browse to HKEY_CURRENT_USER\Software\Microsoft\Office\xx.0\Outlook\Options\General (where xx is the version of your Office.)
    Look for and open the PONT_STRING value, you'll see a list of numbers in the Value box. Remove number
    13 from the list and test again.
    If you mean that clicking the plus sign didn't expand the group, we may try to open Outlook in safe mode and test again. To do this, press Windows key + R to open the Run command, type
    outlook /safe and press Enter.
    If I've misunderstood something, please feel free to let me know.
    Regards,
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • I have MacBookpro with OSX 10.9, and my Tata Photon plus  is not working on it. When I try to connect, Its not connecting.. Please Help

    I have a MacBookPro with OSX 10.9, and my Tata Photon plus  is not working on it. When I try to connect, Its not connecting.. Please Help
    <Email Edited by Host>

    Current Firefox versions require a Mac with an Intel processor and OS X 10.6 (Firefox 16 runs on Intel Mac OS X 10.5).
    *http://www.mozilla.org/firefox/25.0/system-requirements/
    For an unofficial Firefox 17.0.10 ESR compatible version that runs on a PowerPC Mac with OS X 10.4.11 or OS X 10.5.8 you can look at TenFourFox.
    *http://www.floodgap.com/software/tenfourfox/
    *http://www.macupdate.com/app/mac/37761/tenfourfox
    *http://code.google.com/p/tenfourfox/wiki/ReleaseNotes1710
    See also:
    *http://code.google.com/p/tenfourfox/wiki/PluginsNoLongerSupported
    *http://code.google.com/p/tenfourfox/wiki/QuickTimeEnabler
    *http://code.google.com/p/tenfourfox/wiki/AAATheFAQ

  • Not able to login through isql*plus ?

    Hi
    I am using 10gR1 on Aix machine. I have successfully started isqlplus at server. I am getting the login page at the web browser. How ever when I try to login I get the following error.
    SP2-00908:- iSQL*Plus may have been restarted without being properly shut down
    Contents of my listener file are as follows:-
    Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /oracle/app/product/10.1.0)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC))
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = node2)(PORT = 1521))
    Tnsnames.ora
    HYPAAS =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = node2)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = hypaas)
    WISTG =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.201.51.141)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = wistg.kaka.com)
    HYPTEST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = node2)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = HYPTEST)
    PORTALDB =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.200.49.136)(PORT = 1521))
    (CONNECT_DATA =
    (SID = myspace)
    TED_MIGRATION =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.200.49.14)(PORT = 1521))
    (CONNECT_DATA =
    (SID = testdb)
    SQL_PDEV_PROD =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.200.49.28)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = RECT)
    FDMDEV =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = node2)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = fdmdev)
    HYPERION =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = node2)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = hyperion)
    WISTGDEV =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = node2)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = wistgdev)
    )

    Try this, as for Metalink Doc ID: 289815.1
    1. Stop isqlplus
    2. Set the uname variable as follows from command line.
    $ uname=`uname -s`; export uname.
    (Note that you use a backward quote which may be located left of the number 1, depending upon your keyboard).
    3. Start isqlplus and test.

  • WhatsApp/WhatsApp Plus is not working in my Nokia ...

    I have been using Nokia X since last 3 months. I have downloaded whatsapp, used it. One day an error came, I downloaded WhatsApp Plus. It was working fine till yesterday. I had an updated version of WhatsApp Plus i.e 6.0
    I updated it yeasterday itself... aftter updating I used it...then suddenly it stopped working.
    I loved Nokia, always prefered it.
    Now I just wanna know, whatsapp is going to work on nokia or not? Or should I accept that its over now for Nokia/Microsoft. Let's move on to Android Phone(The real One) ?
    If there is any method to operate whatsapp, tell me?

    Thanks a ton for the above piece of information.
    I have been struggling for the past 20 days to figure it out and i have even browsed many sites for the better alternative. none solved though i hv used whatsapp plus either.
    i m satisfied with ur solution it works perfect from fastlane as per the above instructions.
    Thanks a Ton.
    jainendra016 wrote:
    thanks for your reply ... i kno whatsapp plus and whatsapp are 2 diff s/w and i guess u are not interested to discuss about whatsapp plus...it's ok ...but it is also an android app... if it is not working in nokia x ...people will post there complain here...
    anyway coming to the point, the solution u provided is not working either, i tried it ...
    some how i managed to install earlier version of  whatsapp and its working now...
    for people who are suffering from the same prb can use whats app by this method...
    Follow these steps carefully:-
    Uninstall your whtsapp if you have installd it. set your system date to 26.04.2014 and restart phone, (unmark "automatic time zone and "automatic network time"), downld whtsapp(from nokia browser) from this link and install,
    Now select your date to 26.06.2014 restart phone again, now while opening whtsapp you will get message like ‘your whatsapp version is absolete, click on ‘download’ option showing there then select your Nokia browser option (do not click on any other mobile market) after download completes go to your download folder and click to install(click on ‘OK’ to allow to replace your previous version of whtsapp) and get register and verify yourself. Now come back to setting turn your actual date and restart phone again.
    Now, you can enjoy your whtsapp through fastlane (not from whtsapp icon)
    Note:  if you don’t have any message or notification on your fastlane and u need to open whatsapp immediate go to any contact and click on message and then click on whtsapp to get enter into whtsapp messenger.
    if the message is coming like this "your device is not supported"
    one other option:-
    after installing all this what i said above.
    you can download "whatsapp launcher for nokia x" from Nokia Store.
    now by whatsapp launcher u can go to the contact list then select one of your contact...
    enjoy
    Moderator's note: This post is edited. Publishing of any unauthorized websites or links are not allowed in the forum.

  • A6000 plus wifi not working.

    I bought my 6000 plus a month back but suddenly its wifi and data pack stopped working.Initially data pack too didnt worked but two days later after removing and replacing the sim it worked but wifi is not working.It shows connected but nothing happens.

    I just just the 6+ and was having the same issues. VERY frustrating. Did a network reset and that didn't work unlike other suggestions. Finally reset my home router to WPA2 (AES) from WEP and so far so good. I had no idea what all that meant when I read this information on another thread, but I googled it on Wikihow and had to share that it is working for me. Good luck!

  • ISQL*Plus script parsing problem with the + operator

    Hi,
    You have most likely caught this one already.
    Select power(3,2) + power(3,2) from dual;
    Works from the iSQL*plus window but not when loaded from a script; the + operator is getting removed.
    Regards,
    Rob
    null

    Thanks for the report. The fix for this is indeed already in our 9.0 code (which will be the next release of iSQL*Plus)
    - CJ

Maybe you are looking for

  • Get data to fill inseperate cells when pasted?

    I was coping information from a bullet point list and it was entering on spreadsheet template in seperate rows in one column but now is entering all copied info to the first row not spliting into seperate rows dont know what i have done?

  • File Export menu in CS6 does not work properly?

    Two main issues: 1. If I downsample a 96kHz audio file to 44k1 for example I have the option to impose an anti-alias low-pass brickwall filter in the export path or not. This is a good idea. However as implemented in the Audition CS6 system we have,

  • 552 Error message, mac user and can't connect to computer

    Hi there, I've been scouring the forum boards here and the internet for a solution to fixing the 552 error message that is on my BB Tour 9630. What happened was that I downloaded the Kayak application (even though it said I only had 21 MB of memory l

  • How does JMS Destination relates to a Connection Factory ?

    Hello, I am new to JMS but have experience since 1995 with IBM MQseries, I like to understand how Connection Factories and Destination related to each other. I have looked at JMS documentation and seen the graphical representation but in MQ world we

  • Copy BPM DC

    Hi, I want to copy the whole BPM DC to another DC. Is this possible? I dont see any option in the DC in the developer studio when I right click on BPM process or task. Please help. Thanks in advance.