Isqlplus in Oracle 8i

hi!
I just wanted to know , whether we have the option of isqlplus in Oracle 8i or not!
If , yes, how to configure it! Can any please respond!
Thank you for our time!

Great to meet the legend of the Oracle! Don't exaggerate, please :-) Thank you anyway, but I can't do what you're asking. I did it once, and was not a good move (spam and everything else). I'll be glad to answer your questions here (if I can).

Similar Messages

  • Isqlplus with  oracle 8.1.7 on Solaris 9x86

    I installed oracle 8.1.7 on Solaris 9x86, all is fine.
    But I dont see any where that I could use isqlplus through nestcape.
    Is there any way that I could start isqlplus through my browser.
    Please help!!!

    You mean that I can install isqlplus from oracle9i into my oracle8.1.7.You would need to install into a new Oracle9i-only directory (i.e. a
    new ORACLE_HOME). The iSQL*Plus in it would be able to connect to
    your existing 8.1.7 database using Oracle Net.
    Unfortunately I see 9i is not supported on Solaris x86 (though 10g is
    "projected".)
    The French iSQL*Plus 8.1.7 document you refer to talks about the first
    pre-production version of iSQL*Plus released. It cannot be
    recommended for use, and is no longer available.
    -- CJ

  • 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

  • How to run isqlplus in oracle 9i on client machine

    hi experts,
    i have successfully installed the oracle 9i on a server.i have also run the isql plus on the same server. The Problem is that when i want to start isqlplus on the client machine but i am not successful to doing that. i am already set the many things in confg files and proxyserver setting but i am not a right way so plz help me if possible.
    thx & regards
    rahul

    hi ,
    i am also using a isqlplus url on web browser but i received some error message
    like
    1. can not find server or dns.
    2. http 404 file not found
    ok
    jaideep awasthi

  • ISQLPlus and Oracle HTTP Server

    After I reinstalled Oracle 9i on Windows XP, I now get a a FastCGI server error whenever I attempt to launch Oracle HTTP Server: "Redefinition of previously defined FastCGI Server". How do I correct this? I uninstalled the database prior to reinstalling. Question 2: I also installed Oracle 9i on Windows 98 and Oracle HTTP Server appears NOT to be part of the install so I don't know how to make iSQLPlus work. Any ideas on either of these? I would prefer to work on Windows XP.

    In answer to your first question, it may be answered in this SQL*Plus FAQ entry:
    http://otn.oracle.com/support/tech/sql_plus/htdocs/runtime.html#isql_duplicate_entries
    In answer to your second question, I don't think iSQL*Plus is part of the Windows 98 install. I don't think you even have a database, just the Oracle Client.
    Alison

  • Isqlplus with oracle 11g

    Sir,
    I m having a problem with oracle 11g. I m having oracle 9i working is good with oracle 9i but from my installation of oracle 11g i cant find the url of isqlplus. can I work with browser in 11g or not for queries.

    Hello,
    can I work with browser in 11g When you install Oracle 11g you have also APEX (this is a new feature) which is an Application to develop and deploy Web Interface:
    http://download.oracle.com/docs/cd/B28359_01/appdev.111/b32258/start.htm#BEHFIBJD
    http://www.oracle.com/technetwork/developer-tools/apex/overview/index.html
    More over, from the URL of the EM Database Controle Home page you have a Link to open a SQL Worksheet.
    Best regards,
    Jean-Valentin
    Edited by: Lubiez Jean-Valentin on Oct 10, 2010 3:38 PM

  • Connection Problem with Oracle and Tomcat.

    I was able to enter Oracle using scott/tiger when I did not connect Tomcat.But when I connect tomcat I am unable to log onto Oracle.
    When I logged to the database then I tried to start the Tomcat but it gave an exception.So I went to the task manager and ended the running processes like isqlplus.exe, oracle.exe, tomcat.exe, apache.exe.When I ended all the processes except oracle.exe, tomcat gave an exception. But when I ended oracle.exe Tomcat started working but Oracle stopped working. I don't know what the problem is.
    Can anyone help me out?
    Thanks,
    Sravanthi.

    > Can anyone help me out?
    Yeah sure. Is there a SQL or PL/SQL related question in there.. somewhere.. hiding away?
    After all, you do realise that the name of this forum is SQL and PL/SQL and that it deals with the SQL and PL/SQL languages in the Oracle server.. right?

  • Which oracle 9i or 10 version for Windows Vista Home Premium

    hai,
    i faced difficulty while installing oracle 9i "jrew.exe" file was not able to execute was the error message and then tried to open sql plus but got an error "SP2-0750 - set variable ORACLE_HOME to your oracle software dir. i am not able to open 'isqlplus". what oracle version should i install to work in isqlplus without any error messages or difficultys - please help. the previous answeres in this forum does not answere for installing oracle in "windows vista home premium" so please help me to install .

    Windows Vista Home edition is not certified platform.
    In addition to that, 9i is not certified on vista as a whole.

  • Oracle 10g - Vista Business - Agent unreachable in EM

    Hi,
    I can't seem to get the agent to be seen from EM.
    Here is my config:
    Windows Vista Business - Oracle 10g R2
    I have done the following:
    - secured the dbconsole
    - made sure that the OS user has admin rights & can log on as a batch job
    - env. vars ORACLE_SID and EMHOSTNAME are set
    The agent log shows no errors (start and shutdown successfully).
    The emoms.log shows:
    2009-11-24 09:32:54,545 [HttpRequestHandler-15512561] ERROR eml.OMSHandshake processFailure.619 -
    OMSHandshake failed.(AGENT URL = https://DBServer:3938/emd/main)(ERROR = KEY_MISMATCH)
    I have seen some threads where people advise to unsecure the dbconsole but I don't know how to do it.
    Can anyone help ? I have done many changes, but nothing seems to make it work and I am a bit lost.
    Thanks !
    @lex
    emctl upload does not work:
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    EMD upload error: uploadXMLFiles skipped :: OMS version not checked yet..
    EMD.properties (extract):
    perlBin=D:\oracle\product\10.2.0\db_2\perl\5.8.3\bin\MSWin32-x86-multi-thread
    scriptsDir=D:\oracle\product\10.2.0\db_2/sysman/admin/scripts
    emdRoot=D:\oracle\product\10.2.0\db_2
    agentStateDir=D:/oracle/product/10.2.0/db_2/DBServer_MyDB
    chronosRoot=D:/oracle/product/10.2.0/db_2/DBServer_MyDB/sysman/emd/chronos
    REPOSITORY_URL=https://DBServer:1158/em/upload/
    agentSeed=-908248752
    agentVersion=10.1.0.4.0
    UploadInterval=5
    UploadFailBackoffDBServert= 20
    UploadTimeout=1800
    UploadFileSize=2048
    EMD_URL=https://DBServer:3938/emd/main
    AgentListenOnAllNICs=TRUE
    NormalThreadStackSize=0
    ouiLoc=D:\oracle\product\10.2.0\db_2/oui
    TrcFileMaxSize=4096
    TrcFileMaxRolls=4
    dynamicPropsComputeTimeout=60
    EMAGENT_PERL_TRACE_LEVEL=ERROR
    tracelevel.fetchlets.emSDK=WARN
    httpTimeoutPrimaryHeader=30
    httpTimeoutSecondaryHeaders=30
    httpTimeoutBody=60
    omsRecvDir=D:\oracle\product\10.2.0\db_2\DBServer_MyDB\sysman\recv
    agentTZRegion=Europe/Brussels
    Emoms.properties:
    #Mon Nov 23 16:04:55 GMT 2009
    oracle.sysman.emSDK.svlt.ConsoleServerName=DBServer_Management_Service
    oracle.sysman.eml.mntr.emdRepPwd=81dbf93fefe9e409
    emdrep.ping.pingCommand=ping <hostname>
    oracle.sysman.eml.mntr.emdRepPort=1521
    oracle.sysman.eml.mntr.emdRepDBName=MyDB
    oracle.sysman.eml.mntr.emdRepPwdSeed=6610522536789545842
    oracle.sysman.emSDK.svlt.ConsoleMode=standalone
    oracle.sysman.emRep.dbConn.statementCacheSize=30
    oracle.sysman.db.isqlplusUrl=http\://DBServer\:5560/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\://DBServer\:5560/isqlplus/dba/dynamic
    oracle.sysman.emSDK.svlt.ConsoleServerHost=DBServer
    oracle.sysman.eml.mntr.emdRepDBID=2250547128
    oracle.sysman.emSDK.svlt.ConsoleServerHTTPSPort=1820
    oracle.sysman.eml.mntr.emdRepSID=MyDB
    oracle.sysman.eml.mntr.emdRepServer=DBServer
    oracle.sysman.emSDK.sec.ReuseLogonPassword=true
    oracle.sysman.eml.mntr.emdReDBServeronnectDescriptor=(DESCRIPTION\=(ADDRESS_LIST\=(ADDRESS\=(PROTOCOL\=TCP)(HOST\=DBServer)(PORT\=1521)))(CONNECT_DATA\=(SERVICE_NAME\=MyDB)))
    oracle.sysman.eml.mntr.emdRepUser=SYSMAN
    oracle.sysman.db.adm.conn.statementCacheSize=2
    oracle.sysman.db.perf.conn.statementCacheSize=30
    I ran emctl status agent:
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    Agent Version : 10.1.0.4.1
    OMS Version : 10.1.0.4.0
    Protocol Version : 10.1.0.2.0
    Agent Home : D:\oracle\product\10.2.0\db_2\DBServer_MyDB
    Agent binaries : D:\oracle\product\10.2.0\db_2
    Agent Process ID : 12148
    Agent Process ID : 12148
    Agent URL : https://DBServer:3938/emd/main
    Started at : 2009-11-23 17:26:21
    Started by user : SYSTEM
    Last Reload : 2009-11-23 17:26:21
    Last successful upload : (none)
    Last attempted upload : (none)
    Total Megabytes of XML files uploaded so far : 0.00
    Number of XML files pending upload : 528
    Size of XML files pending upload(MB) : 2.98
    Available disk space on upload filesystem : 73.83%
    Agent is Running and Ready
    I ran emctl status dbconsole:
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.1.0
    Copyright (c) 1996, 2005 Oracle Corporation. All rights reserved.
    https://DBServer:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is running.
    Logs are generated in directory D:\oracle\product\10.2.0\db_2/DBServer_MyDB/sysman/log
    ----------------------------

    Hi,
    PLease can anyone help me ?
    Thanks,
    @lex

  • ISQLPLUS : Internet Explorer cannot display the webpage

    Hi,
    on 10g R2 on Win 2003 server when I (being logged as sysman) click on iSQLPLUS link on DB control, and give agreement to display in http and not https I receive :
    Internet Explorer cannot display the webpageisqlplus Windows service is running and I have started iSQLPLUS :
    E:\oracle\product\10.2.0\db_1\BIN>isqlplusctl start
    iSQL*Plus 10.2.0.4.0
    Copyright (c) 2003, 2007, Oracle.  All Rights Reserved.
    Starting iSQL*Plus ...
    iSQL*Plus started.Any idea ?
    Thanks.

    Pl see if MOS Doc 300547.1 (Troubleshooting Guide for iSQL*Plus issues) can help
    HTH
    Srini

  • Oracle Cheat Sheet

    I made this Oracle cheat sheet as I see so many questions about starting and stoping Oracle:
    Oracle URL Links
    Oracle Enterprise Manager: http://host.domain:5500/em/
    Oracle IsqlPlus Manager: http://host.domain:5560/isqlplus
    Oracle IsqlPlus Manager DBA : http://host.domain:5560/isqlplus/dba
    Oracle UltraSearch : http://host.domain:5620/ultrasearch
    Oracle UltraSearch Admin : http://host.domain:5620/ultrasearch/admin
    Oracle HTMLDB : http://host.domain:7777/pls/htmldb/htmldb
    Oracle Apache : http://host.domain:7777
    Stopping/Starting Oracle Database
    Enter the following commands to shut down the instance:
    1.     $ sqlplus /nolog
    2.     SQL> CONNECT SYS/sys_password as SYSDBA
    3.     SQL> SHUTDOWN NORMAL
    1.     Enter the following commands to start the instance:
    2.     $ sqlplus /nolog
    3.     SQL> CONNECT SYS/sys_password as SYSDBA
    4.     SQL> STARTUP
    Stopping/Starting Oracle Net Listener
    1.     Enter the following command to stop the Oracle Net listener:
    $ $ORACLE_HOME/bin/lsnrctl stop listenername
    1.     Enter the following command to start the Oracle Net listener:
         $ $ORACLE_HOME/bin/lsnrctl start [listenername]
    Stopping/Starting iSQL*Plus
    1.     Enter the following command to stop iSQL*Plus:
    $ $ORACLE_HOME/bin/isqlplusctl stop
    1.     Enter the following command to start iSQL*Plus:
    $ $ORACLE_HOME/bin/isqlplusctl start
    Stopping/Starting Oracle Ultra Search
    1.     Enter the following command to stop Oracle Ultra Search:
         $ $ORACLE_HOME/bin/searchctl stop
    1.     Enter the following command to start Oracle Ultra Search:
         $ $ORACLE_HOME/bin/searchctl start
    Stopping/Staring Enterprise (EM) Database Control
    1.     Enter the following command to stop the Database Control:
         $ $ORACLE_HOME/bin/emctl stop dbconsole
    1.     Enter the following command to start the Database Control:
    $ $ORACLE_HOME/bin/emctl start dbconsole
    Stopping/Starting Oracle Management Agent
    1.     Enter the following command to stop Oracle Management Agent:
         $ $ORACLE_HOME/agent/bin/emctl stop agent
    1.     Enter the following command to start Oracle Management Agent:
         $ $ORACLE_HOME/agent/bin/emctl start agent

    This is a really good list.
    A couple things, I have on my cheat sheet are the following:
    LSNRCTL STATUS listenername
    EMCTL STATUS DBCONSOLE
    And information about how to set the Oracle environment, so that the commands work. We have the environment settings in script files.

  • Cheat sheet for Oracle

    I made this cheat sheet and wanted to share it as I see many questions about starting and stoping Oracle:
    Oracle URL Links
    Oracle Enterprise Manager: http://host.domain:5500/em/
    Oracle IsqlPlus Manager: http://host.domain:5560/isqlplus
    Oracle IsqlPlus Manager DBA : http://host.domain:5560/isqlplus/dba
    Oracle UltraSearch : http://host.domain:5620/ultrasearch
    Oracle UltraSearch Admin : http://host.domain:5620/ultrasearch/admin
    Oracle HTMLDB : http://host.domain:7777/pls/htmldb/htmldb
    Oracle Apache : http://host.domain:7777
    Stopping/Starting Oracle Database
    Enter the following commands to shut down the instance:
    1.     $ sqlplus /nolog
    2.     SQL> CONNECT SYS/sys_password as SYSDBA
    3.     SQL> SHUTDOWN NORMAL
    1.     Enter the following commands to start the instance:
    2.     $ sqlplus /nolog
    3.     SQL> CONNECT SYS/sys_password as SYSDBA
    4.     SQL> STARTUP
    Stopping/Starting Oracle Net Listener
    1.     Enter the following command to stop the Oracle Net listener:
    $ $ORACLE_HOME/bin/lsnrctl stop listenername
    1.     Enter the following command to start the Oracle Net listener:
         $ $ORACLE_HOME/bin/lsnrctl start [listenername]
    Stopping/Starting iSQL*Plus
    1.     Enter the following command to stop iSQL*Plus:
    $ $ORACLE_HOME/bin/isqlplusctl stop
    1.     Enter the following command to start iSQL*Plus:
    $ $ORACLE_HOME/bin/isqlplusctl start
    Stopping/Starting Oracle Ultra Search
    1.     Enter the following command to stop Oracle Ultra Search:
         $ $ORACLE_HOME/bin/searchctl stop
    1.     Enter the following command to start Oracle Ultra Search:
         $ $ORACLE_HOME/bin/searchctl start
    Stopping/Staring Enterprise (EM) Database Control
    1.     Enter the following command to stop the Database Control:
         $ $ORACLE_HOME/bin/emctl stop dbconsole
    1.     Enter the following command to start the Database Control:
    $ $ORACLE_HOME/bin/emctl start dbconsole
    Stopping/Starting Oracle Management Agent
    1.     Enter the following command to stop Oracle Management Agent:
         $ $ORACLE_HOME/agent/bin/emctl stop agent
    1.     Enter the following command to start Oracle Management Agent:
         $ $ORACLE_HOME/agent/bin/emctl start agent

    A suggestion: Please mention the oracle version numbers where these commands are applicable.

  • Isqlplus problem in oem

    hello sir how can run sql script in isqlplus
    >>>@d:\oracle\product\10.1.0\db_1\rdbms\admin\utlxplan.sql
    in isqlplus workspace window.
    i got error SP2-0916: Scheme d not supported

    Hi Sir,
    - Getting Started with iSQL*Plus
    See:
    http://www.oracle.com/technology/obe/obe10gdb/install/isqlplus/isqlplus.htm
    Cheers,
    Marcello M.

  • Parameter to change in order not to write again the db user's password....

    Hi ,
    I use EM 10g on Windows Xp...
    Is there any manner , setting a parameter , to prohibit the system from asking the dbusername/password after a time period(15-30 minutes) which remained inactive.....????
    Thanks ,
    Simon

    There is no such entry in the emoms.properties file.... Is there any difference where to insert it... i mean after which setting....????
    This is my emoms.properties file....
    #Mon May 28 21:45:24 EEST 2007
    oracle.sysman.emSDK.svlt.ConsoleServerName=localhost_Management_Service
    oracle.sysman.eml.mntr.emdRepPwd=f02d05cd25af5275
    emdrep.ping.pingCommand=ping <hostname>
    oracle.sysman.eml.mntr.emdRepPort=1521
    oracle.sysman.eml.mntr.emdRepDBName=inforx
    oracle.sysman.eml.mntr.emdRepPwdSeed=6401911955310787593
    oracle.sysman.emSDK.svlt.ConsoleMode=standalone
    oracle.sysman.emRep.dbConn.statementCacheSize=30
    oracle.sysman.db.isqlplusUrl=http\://localhost\:5560/isqlplus/dynamic
    oracle.sysman.emSDK.svlt.ConsoleServerPort=5500
    oracle.sysman.eml.mntr.emdRepRAC=FALSE
    oracle.sysman.emSDK.emd.rt.useMonitoringCred=true
    oracle.sysman.eml.mntr.emdRepPwdEncrypted=TRUE
    oracle.sysman.db.isqlplusWebDBAUrl=http\://localhost\:5560/isqlplus/dba/dynamic
    oracle.sysman.emSDK.svlt.ConsoleServerHost=localhost
    oracle.sysman.eml.mntr.emdRepDBID=748850172
    oracle.sysman.emSDK.svlt.ConsoleServerHTTPSPort=5500
    oracle.sysman.eml.mntr.emdRepServer=localhost
    oracle.sysman.eml.mntr.emdRepSID=info
    oracle.sysman.eml.mntr.emdRepConnectDescriptor=(DESCRIPTION\=(ADDRESS_LIST\=(ADDRESS\=(PROTOCOL\=TCP)(HOST\=localhost)(PORT\=1521)))(CONNECT_DATA\=(SERVICE_NAME\=inforx)))
    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=30Thanks.. a lot...for the info
    Sim

  • ORACLE_HOME changed,how to reconfigurate EM

    hi,I've installed ORACLE 10G on SUN 10, and patched it to 10.2.0.4. All things includ DB and EM were work well.
    After shutdown EM' dbconsole and DB,I moved the ORACLE_BASE to another directory for some reason,then the EM can not up anymore.
    please tell me how can I reconfigurate to enable EM.
    I have modified some files about ORACLE_HOME:
    /var/opt/oracle/
    /usr/local/bin
    $ORACLE_HOME/oraInst.loc
    $ORACLE_BASE/oraInventory/
    $ORACLE_HOME/sysman/??/em??

    Hi,
    vals1:/home/oracle#*emctl status dbconsole*
    Oracle Enterprise Manager 10g Database Control Release 10.2.0.4.0
    Copyright (c) 1996, 2007 Oracle Corporation. All rights reserved.
    https://X:1158/em/console/aboutApplication
    Oracle Enterprise Manager 10g is not running.
    Logs are generated in directory /oracle/product/10.2.0/db_1/vals1_optprod/sysman/log
    vals1:/home/oracle#cd /oracle/product/10.2.0/db_1/vals1_optprod/sysman/emd
    vals1:/oracle/product/10.2.0/db_1/vals1_optprod/sysman/emd#*vi targets.xml*
    "targets.xml" 19 lines, 1225 characters
    <Targets AGENT_TOKEN="b712714a9bc99f85c3faf9a90c584a851f974b21">
    <Target TYPE="oracle_emd" NAME="vals1:3938"/>
    <Target TYPE="host" NAME="vals1"/>
    <Target TYPE="oracle_database" NAME="optprod" PARENT_AGENT_HOME="|:|/oracle/product/10.2.0/db_1/vals1_optprod" PARENT_
    ORACLE_HOME="|:|/oracle/product/10.2.0/db_1" PARENT_AGENT_HOME_ID="|:|1249456498715">
    <Property NAME="MachineName" VALUE="vals1"/>
    <Property NAME="Port" VALUE="1521"/>
    <Property NAME="SID" VALUE="optprod"/>
    <Property NAME="OracleHome" VALUE="/oracle/product/10.2.0/db_1"/>
    <Property NAME="UserName" VALUE="e607e3827258f3fd" ENCRYPTED="TRUE"/>
    <Property NAME="password" VALUE="07f45cdeb32bf641" ENCRYPTED="TRUE"/>
    </Target>
    <Target TYPE="oracle_listener" NAME="OPTPROD_vals1" PARENT_AGENT_HOME="|:|/oracle/product/10.2.0/db_1/vals1_optprod" P
    ARENT_ORACLE_HOME="|:|/oracle/product/10.2.0/db_1" PARENT_AGENT_HOME_ID="|:|1249456498715">
    <Property NAME="Machine" VALUE="X"/>
    <Property NAME="LsnrName" VALUE="OPTPROD"/>
    <Property NAME="Port" VALUE="1521"/>
    <Property NAME="OracleHome" VALUE="/oracle/product/10.2.0/db_1"/>
    <Property NAME="ListenerOraDir" VALUE="/oracle/product/10.2.0/db_1/network/admin"/>
    </Target>
    </Targets>
    vals1:/oracle/product/10.2.0/db_1/vals1_optprod/sysman#cd config
    vals1:/oracle/product/10.2.0/db_1/vals1_optprod/sysman/config#ls -lrt
    total 162
    -rw-r----- 1 oracle oinstall 1265 Aug 5 2009 emagentlogging.properties
    -rw-r----- 1 oracle oinstall 7220 Aug 5 2009 emomsintg.xml
    -rw-r----- 1 oracle oinstall 4986 Aug 5 2009 OUIinventories.add
    -rw-r----- 1 oracle oinstall 166 Aug 5 2009 emkey.ora
    -rw-r----- 1 oracle oinstall 1074 Aug 5 2009 b64LocalCertificate.txt
    -rw-r----- 1 oracle oinstall 10966 Aug 5 2009 b64InternetCertificate.txt
    drwxr----- 2 oracle oinstall 96 Aug 5 2009 server
    -rw-r--r-- 1 oracle oinstall 11950 Aug 5 2009 emd.properties.tzbak
    -rw-r----- 1 oracle oinstall 11948 Aug 5 2009 emd.properties.bak.11881
    -rw-r----- 1 oracle oinstall 11950 Aug 5 2009 emd.properties.2009-08-05-10-18-39
    -rw-r----- 1 oracle oinstall 11987 May 14 22:49 emd.properties
    -rw-r----- 1 oracle oinstall 1165 May 14 22:50 emomslogging.properties
    -rw-r--r-- 1 oracle oinstall 1501 May 19 22:26 emoms.properties
    vals1:/oracle/product/10.2.0/db_1/vals1_optprod/sysman/config#cat emoms.properties
    #Wed May 19 22:26:06 EEST 2010
    oracle.sysman.emSDK.svlt.ConsoleServerName=vals1_Management_Service
    oracle.sysman.eml.mntr.emdRepPwd=b2c4702cf813b96a
    emdrep.ping.pingCommand=/usr/sbin/ping <hostname>
    oracle.sysman.eml.mntr.emdRepPort=1521
    oracle.sysman.eml.mntr.emdRepDBName=optprod
    EMD_URL=https\://vals1\:3938/emd/main
    oracle.sysman.eml.mntr.emdRepPwdSeed=1374646239511503548
    oracle.sysman.emSDK.svlt.ConsoleMode=standalone
    oracle.sysman.emRep.dbConn.statementCacheSize=30
    oracle.sysman.db.isqlplusUrl=http\://X\:/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\://X\:/isqlplus/dba/dynamic
    oracle.sysman.emSDK.svlt.ConsoleServerHost=X
    oracle.sysman.eml.mntr.emdRepDBID=1921262300
    oracle.sysman.emSDK.svlt.ConsoleServerHTTPSPort=1820
    oracle.sysman.eml.mntr.emdRepSID=optprod
    oracle.sysman.eml.mntr.emdRepServer=X
    oracle.sysman.emSDK.sec.ReuseLogonPassword=true
    oracle.sysman.eml.mntr.emdRepConnectDescriptor=(DESCRIPTION\=(ADDRESS_LIST\=(ADDRESS\=(PROTOCOL\=TCP)(HOST\=X)(PORT\=1521)))(CONNECT_DATA\=(SERVICE_NAME\=optprod)))
    oracle.sysman.emkeyfile=/oracle/product/10.2.0/db_1/vals1_optprod/sysman/config/emkey.ora
    oracle.sysman.eml.mntr.emdRepUser=SYSMAN
    oracle.sysman.db.adm.conn.statementCacheSize=2
    oracle.sysman.db.perf.conn.statementCacheSize=30
    Please edit necessary fields in your enterprise manager files.
    Hope it helps.

Maybe you are looking for

  • Can I change the day/date format from US (month day year) to UK (date month year)?

    When I view databases through Firefox, the date/day format is set at month, day, year (US style), whereas I need day, month, year, I work in the UK and the "wrong" format is VERY confusing and could lead to errors/mistakes. IE has that format but I d

  • Can't scan to network folder

    Good day, I am having massive problems with scanning to a network folder. When i start scanning to my server network folder after 3 - 4 pages the connection disappears and it says invalid permissions.All of you who are going to post "it's a permissio

  • How to generate the overall result on the Characteristics

    Hi, I was suppose to display the over all total on the Characterictics. I tried all the procedures... but unable to resolve the problem. Pls kindly help me and provide me the steps. Thank you

  • Opera Show/Hide Layers (k)

    We have a fairly complex navigation using layers to show dropdowns. It works in almost all browsers except for Opera on the Mac(haven't tried PC). I imagine it doesn't like the Show/Hide Layers code. Any thoughts about a work around? -Kirk

  • Download audition 3

    i forgot to mention the email address i used in 2007 is unknown to me- i have changed my email address 3 or 4 times in the last 5 years. my unlock key is <serial number removed>