~/isqlplus/dba

Hi
I tried to connect isqlplus in Internet explorer Using the URL
http://hostname:5560/isqlplus/dba
and its prompting for username and password for isqlplus but idint come across issuing username and password for isqlplus/dba while installing oracle 10g. and also it is not accessing system passwd
How do I go from here ?
thanks
siva

Did you configure iSQLPlus for DBA work as described in Chapter 2 of the 'SQL*Plus® User's Guide and Reference' at http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14357/toc.htm

Similar Messages

  • Oracle Server 10.2.0.1 : isqlplus/dba/server URL : Host not found

    Windows XP SP 2
    Oracle Server 10.2.0.1
    DNS active
    Microsoft loopback adapter installed
    Provided URLs (isqlplus, dba, database control) does not work.
    IE shows an Error Message :
    "Network Access Message: The website cannot be found "
    "Error Code 11001: Host not found "
    Thanks for any help.
    Message was edited by:
    user583025

    Help yourself and God will help you !
    The URL provided for database control is now working.
    I had to clear all check boxes on dialog reached throughout IE/Tools/Internet Options/Connections/LAN Settings.
    The two other URLs - those provided at the end of Oracle Server installation for isqlplus and dba - are still not working.
    The error is now "Internet Explorer cannot display the webpage".
    So I still need some help...

  • How i can use isqlPlus DBA and ISQLPlus from the web browser

    Hi
    thank you for reading my post
    how i can use isqlPlus ?
    after i instlled Oracle 10gr2 it said that my isql plus is accessable from
    http://127.0.0.1:5560/isqlplus
    but when i navigate to this url , it asks me for a username and password
    i can not connect to it by using : system/system that i use to connect to Enterprise manager.
    when i use system/system to connect to sqlPlus it says :
    401 Unauthorized
    what is username for isqlplus ?
    what is its use ?
    when we need to use isqlPlus and when we need enterprise manager
    where i can find resources for learning isqlplus
    Thanks
    null

    "Well, I think you're referring to my previous post, and yes, my definition was not precise enough, but if you read carefully I specified "where you execute Sql commands", and it was just opposite to EM."
    Not sure I caught all that.
    Actually, I wasn't responding to your post at all. In 9i, you could not develop PL/SQL within the iSQLPlus interface. You could call procedures and functions, but the DECLARE/BEGIN/END syntax would throw an "unsupported" error. They may have upgraded the feature set in 10g, and if so, then my comment may not apply. I didn't catch which specific version the question was about. My bad. All I was trying to do was point out benefits of each. Picking a tool to use should be based upon your knowledge of each tool and the benefits they provide in acheiving your goal.

  • Problem in jazn shell to setting up  isqlplus for dba access

    hi all of u and wish all of u to be in best health
    and i appreciate advanced help from every member
    my problem is whenever i'm going to setting up isqlplus to login to isqlplus dba and configure jazn shell ,access to it and start to add sys as webdba using the following command
    the prompt command show me this error message
    JAZN:> listusers "iSQLP*PLUS DBA"
    The specified realm does not exist in the system.
    trying to add but the same message
    JAZN:> adduser "iSQL*plus DBA" sys sys
    The specified realm does not exist in the system.
    i'm sure that i'm prepareing of oracle_sid and oracle_home and java_home
    i don' know what to do
    my advanced thanx to any help
    Message was edited by:
    ebnnasr

    Refer the note
        "You perform these actions from the $ORACLE_HOME/oc4j/j2ee/isqlplus/application-deployments/isqlplus directory."
    in the SQL*Plus® User's Guide and Reference.
    Otherwise it will not find the iSQL*Plus DBA realm.
    You can connect using
        -user admin -password welcome
    but this will load the jazn.com realm which does not contain the webDba role.
    Nb. JAZN is case sensitive.

  • Username and password for iSQLPLUS

    The username and password combination I used for SQLPLUS does not work for iSQLPLUS. Why? how to fix it? I'm using 10g database.
    Any body can help?
    Thank you
    Alex

    Hi OrionNet,
    Actually my database is ORCL, this is the only database I can use so far. I believe it comes from my Oracle10g installation. The 10g installed in my computer is a evaluation version. How am I launching iSqlplus?
    First, I do this in DOS mode: iSQLPLUSctl START.
    After started I get the iSQLPLUS loging page up by typing
    http://192.168.100.200:5560/isqlplus/dba in the Internet Explorer.
    By the way, for the past few days I have received tons of emails from you,
    and they are all the same. It looks like your one email was put in a loop keep sending to me. I don't know that is wrong. Please find out.
    Thanks

  • Isqlplus page not displayed

    Installed oracle 10.1.0.3 on windows XP professional and applied the isqlplus patch. isqlplus started successfully.
    URL: http://spanguruwxp:5506/isqlplus/dba displayed the page sucessfully , After entering the login info when clicked on the "login" button following error is displayed.
    "PAGE NOT FOUND".

    Can you access either of these pages:
    http://spanguruwxp:5560/isqlplus (Standard URL)
    http://spanguruwxp:5560/ (OC4J home page)
    Can you verify that iSQL*Plus is started in the Services dialog and that there are no errors logged in the Event Viewer?
    You may also want to set the level of error logging to be more informative using the steps outlined in the SQL*Plus User's Guide and Reference:
    http://download-west.oracle.com/docs/cd/B12037_01/server.101/b12170/ch3.htm#sthref454
    Alison

  • Isql*plus DBA logins

    I want the steps required for configuring isql*plus for dba logins,
    when i connect to the following url:
    http://192.168.1.203:5560/isqlplus/dba/dynamic
    it prompt me for a username and password, how to setup this dba username and password

    Hi Paul,
    I understand your concern, but could you given the examples of how we can add a DBA user4 login thru iSQL*PLUS. As you said, I made the necessary changes but its still not working. here is what I tried:
    [oracle@physicalhost ~]$ /home/oracle/oracle/product/10.2.0/db_1/jdk/bin/java -Djava.security.properties=/home/oracle/oracle/product/10.2.0/db_1/oc4j/j2ee/home/config/jazn.security.props -jar /home/oracle/oracle/product/10.2.0/db_1/oc4j/j2ee/home/jazn.jar -user "admin" -password welcome -shell
    oracle.security.jazn.JAZNRuntimeException: Configuration file "config/jazn.xml" does not exist. Check your JAAS configuration settings.
    at oracle.security.jazn.JAZNConfig.getJAZNProperties(Unknown Source)
    at oracle.security.jazn.JAZNConfig.access$100(Unknown Source)
    at oracle.security.jazn.JAZNConfig$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jazn.JAZNConfig.getJAZNPropertiesNoCheck(Unknown Source)
    at oracle.security.jazn.JAZNConfig.<init>(Unknown Source)
    at oracle.security.jazn.JAZNConfig.initJAZNSingleton(Unknown Source)
    at oracle.security.jazn.JAZNConfig.getJAZNConfig(Unknown Source)
    at oracle.security.jazn.util.Dbg$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jazn.util.Dbg.getJAZNProperty(Unknown Source)
    at oracle.security.jazn.util.Dbg.getBoolJAZNAndSystemProperty(Unknown Source)
    at oracle.security.jazn.util.Dbg.<clinit>(Unknown Source)
    at oracle.security.jazn.JAZNConfig.fileExists(Unknown Source)
    at oracle.security.jazn.JAZNConfig.getDefaultJAZNConfigFilePath(Unknown Source)
    at oracle.security.jazn.JAZNConfig.access$000(Unknown Source)
    at oracle.security.jazn.JAZNConfig$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jazn.JAZNConfig.getJAZNPropertiesNoCheck(Unknown Source)
    at oracle.security.jazn.JAZNConfig.<init>(Unknown Source)
    at oracle.security.jazn.JAZNConfig.initJAZNSingleton(Unknown Source)
    at oracle.security.jazn.JAZNConfig.getJAZNConfig(Unknown Source)
    at oracle.security.jazn.tools.Admintool.refresh(Unknown Source)
    at oracle.security.jazn.tools.Admintool.init(Unknown Source)
    at oracle.security.jazn.tools.Admintool.main(Unknown Source)
    JAZN:> adduser "iSQL*Plus DBA" abc abc
    The specified realm does not exist in the system.
    JAZN:>

  • Isql* plus DBA connection

    Hi
    i am using oracle 10.2 and when i tried to connect as sysdba to this link "http://administrator:5560/isqlplus/dba"
    a pop up window comes an asked me to enter user name and password,
    tha window is labled as "Connect to administrator"
    isql* plus DBA
    can sombody tell me how can i go through this security layer
    Thanks & Regard

    See your isqlplus connection as sysdba

  • Strange Database issues while trying to create new user through EM...

    I'm attempting to configure my local Oracle 11g database in order to create a Content Server user in order to setup a Fatwire installation. I'm getting some strange issues with my database that I was hoping maybe someone could help me out with.
    The guide I'm following starts with this:
    +1. Determine the Console Server port:+
    a. Open the emoms.properties file in a text editor. The file is located in:
    +<ora_home>/<servername>_<SID>/sysman/config/+
    b. Find the line,
    oracle.sysman.emSDK.svlt.ConsoleServerPort
    and make a record of the port number value at the end of the line.
    When I open the emoms.properties file in Notepad++, I'm unable to read the contents - it's all symbols/jibberish.
    The next step says this:
    +2. Log in to the Oracle Enterprise Manager console:+
    a. Execute the following command: emctl status dbconsole
    When I execute that command I get the following error:
    Environment variable ORACLE_UNQNAME not defined. Please set ORACLE_UNQNAME to database unique name.
    The third step says this:
    Open a browser and go to the URL highlighted in bold in step a above. If you see
    a “Security Mismatch” error, ignore it (the error appears if you are using a selfsigned
    certificate).
    I skipped to this step because I'm assuming the link it wants me to go to is my EM console (https://localhost:1158/em/console/aboutApplication), however when I browse to that URL I get the following error:
    503 Service Unavailable
    Service is not initialized correctly. Verify that the repository connection information provided is correct.
    Clearly, something isn't right here. What's going on? Any help would be appreciated.

    Alfonso Vicente wrote:
    Did you try what I suggested?Yes, thanks for the advice. Now I'm having some additional issues. When I run emctl status dbconsole I get the following error:
    OC4J Configuration issue. C:\app\john.smith\product\11.2.0\dbhome_1/oc4j/j2ee/OC4
    J_DBConsole_ORCL-SMITH.company.com_localhost_orcl not found.
    This is appearing after I made the appropriate changes to the emoms.properties file and set ORCL_UNQNAME to "localhost_orcl" <-- is that correct? the path to my emoms.properties is:
    C:\app\john.smith\product\11.2.0\dbhome_1\localhost_orcl\sysman\config
    Here is my emoms.properties file, does this look right?
    #Mon Mar 19 17:56:05 EDT 2012
    oracle.sysman.emSDK.svlt.ConsoleServerName=localhost\:1158_Management_Service
    oracle.sysman.eml.mntr.emdRepPwd=2ad171ddf6ce91aebf1c2f2c371ee5a315591a1be21f37965a88d54126d7528aa1091f543569e58b
    emdrep.ping.pingCommand=/bin/ping -c 3 -w 30 <hostname>
    em_oob_shutdown=false
    LargeRepository=false
    oracle.sysman.eml.mntr.emdRepPort=1521
    em_email_address=
    oracle.sysman.eml.mntr.emdRepPwdSeed=8622625238442107993
    em_oob_crash=false
    em.oms.dumpModules=omsThread,repos
    oracle.sysman.emRep.dbConn.statementCacheSize=50
    oracle.sysman.db.isqlplusUrl=%ISQLPLUS_PROTOCOL%\://%ISQLPLUS_HOST%\:%ISQLPLUS_PORT%/isqlplus/dynamic
    em_oob_startup=false
    oracle.sysman.emSDK.svlt.ConsoleServerPort=4889
    em_from_email_address=_NOT_AVAILABLE_
    oracle.sysman.eml.mntr.emdRepPwdEncrypted=TRUE
    oracle.sysman.db.isqlplusWebDBAUrl=%ISQLPLUS_PROTOCOL%\://%ISQLPLUS_HOST%\:%ISQLPLUS_PORT%/isqlplus/dba/dynamic
    oracle.sysman.emSDK.svlt.ConsoleServerHost=localhost
    em_from_email_name=_NOT_AVAILABLE_
    oracle.sysman.emSDK.svlt.ConsoleServerHTTPSPort=1159
    em_email_gateway=
    oracle.sysman.eml.mntr.emdRepServer=localhost
    oracle.sysman.eml.mntr.emdRepSID=NO_VALUE
    oracle.sysman.eml.mntr.emdRepConnectDescriptor=(DESCRIPTION\=(ADDRESS_LIST\=(ADDRESS\=(PROTOCOL\=TCP)(HOST\=localhost)(PORT\=1521)))(CONNECT_DATA\=(SERVICE_NAME\=orcl)))
    oracle.sysman.emkeyfile=C:\app\john.smith\product\11.2.0\dbhome_1\localhost_orcl\sysman\config\emkey.ora
    em.ip.ui.enable=true
    oracle.sysman.eml.mntr.emdRepUser=sysman
    oracle.sysman.emSDK.svlt.PublicServletEnabled=true

  • Hanging with Oracle 10g release 2 on Windows XP !!!

    Hi,
    I am trying to Install Oracle 10g release 2(10.2.0.1.0) on Windows XP Professional(SP2).
    Existing environment:
    1. Java(SDK & Runtime Environment) 6 update 1.
    2. Configured Eclipse.
    The installed procedure:
    1. Downloaded "10201_database_win32.zip" from Oracle website.
    2. Unzip it and run setup.exe
    3. It gives an error like below :
    "javaw.exe - Entry Point Not Found"
    "The procedure entry point longjmp could not be located in the dynnamik link library orauts.dll."
    Installation completed(forcefully) without the below.
    1. Oracle Net Configuration Assistant (Failed)
    2. Oracle Database Configuration Assistant (Failed).
    and in services: "No Oracle process exist".
    I tried the below:
    A. Change the environment variables (remove ORACLE_HOME/ORACLE_SID etc)
    B. 2 to 5 times un-install oracle(including registry, directory etc) and install.
    C. Uninstall Java SDK & Runtime Env. Then install Oracle.
    D. Installing Personal edition, Enterprise edition etc etc.
    E. Checked the orauts.dll in 3 places(i. BIN ii. out/bin iii. oui/lib/win32
    F. Copied the orauts.dll to system32 directory.
    What ever I do the above appers all the time and installation is incomplete.
    Due to this problem I couldn't move further, please do help me in solving this.
    Thanks a lot in advance.

    Hey Guys,
    I am Srinivas Here who had been trying to install Oracle Database 10G on Windows X86 on Windows XP Professional.
    If you have Win-XP Professional as your Operating System. Do not download the oracle Database using windows - XP Professional because XP will block certain installation files while downloading. In your machine install Windows 2000 or any other Windows version as a dual boot. First the download Database Zip files using your other version of Windows Operating system and then when you Unzip the files it will create a folder called Database and all the files will be present in it.If you want to store the same to cd for having to install the 10G Rel 2 database through CD then copy the contents of the unzipped database folder and store only the contents of the database folder and write them to CD's. Please see to it that while writing on cd's do not copy the folder itself .
    After this, restart the system and get into windows XP Professional (Your XP Professional should be with Service Pack 2 in order to install 10G Database on windows XP - The Basic requirements for Oracle Database 10G on Windows X86).
    I request you to check the software and hardware requirements from oracle Documents before you install the Oracle Database 10G on Windows x86 as well as Oracle Database 10G on Linux X86 or any other operating systems.
    Finally, After you run the Oracle Universal installer in the last you will get messages for all products installed Success and finally it will ask the password for DBA and open the password management and give the password and reenter password and on the left you will have to unlock the items you would like to use.
    In the last it will give you various URL links for Isqlplus, DBA, Enterprise Manager and a log report stored into oracle directory stored in your C:\Program files\Oracle folders. The correct link will be given at the end and you will have to watch the installation carefully.You can find DBCA and other options working. Try login in to Oracle through Command prompt, Sqlplus prompt availabe in Start ->Programs->Orahome10G->application Development-sqlplus as well as login through isqlplus link- Before this you should login at the command prompt as SYSDBA. YOU CAN SEE THAT YOUR DATABASE IS NOW WORKING IN WINDOWS XP PROFESSIONAL.
    THANKS IN ADVANCE TO ALL FORUM MEMBERS WHO GAVE ME IDEA AND SUPPORT
    REGARDS,
    SRINIVAS

  • Problems with installation on Windows XP Pro with SP1

    Hi! I've two problems during installation.
    I try to install Oracle 10g Enterprise
    First:
    Checking Network Configuration requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    Recommendation: Oracle supports installations on systems with DHCP-assigned IP addresses; However, before you can do this, you must configure the Microsoft LoopBack Adapter to be the primary network adapter on the system. See the Installation Guide for more details on installing the software on systems configured with DHCP.
    Second:
    Checking service pack requirements ...
    Check complete. The overall result of this check is: Not executed <<<<
    OUI-15038: Unable to execute rule 'CheckServicePack' from ruleset 'ServicePackChecks'. The underlying test 'oracle.sysman.oip.oipc.oipcz.OipczServicePackChecks.checkServicePack' has thrown an unhandled exception [For input string: "Pac"]. If the exception results in a failure of the test and the exception needs to be propagated, then encapsulate the exception in the result object and return the result.
    Recommendation: Install the recommended Service Pack.
    What I should to do?
    Message was edited by:
    user465581

    Hey Guys,
    I am Srinivas Here who had been trying to install Oracle Database 10G on Windows X86 on Windows XP Professional.
    If you have Win-XP Professional as your Operating System. Do not download the oracle Database using windows - XP Professional because XP will block certain installation files while downloading. In your machine install Windows 2000 or any other Windows version as a dual boot. First the download Database Zip files using your other version of Windows Operating system and then when you Unzip the files it will create a folder called Database and all the files will be present in it.If you want to store the same to cd for having to install the 10G Rel 2 database through CD then copy the contents of the unzipped database folder and store only the contents of the database folder and write them to CD's. Please see to it that while writing on cd's do not copy the folder itself .
    After this, restart the system and get into windows XP Professional (Your XP Professional should be with Service Pack 2 in order to install 10G Database on windows XP - The Basic requirements for Oracle Database 10G on Windows X86).
    I request you to check the software and hardware requirements from oracle Documents before you install the Oracle Database 10G on Windows x86 as well as Oracle Database 10G on Linux X86 or any other operating systems.
    Finally, After you run the Oracle Universal installer in the last you will get messages for all products installed Success and finally it will ask the password for DBA and open the password management and give the password and reenter password and on the left you will have to unlock the items you would like to use.
    In the last it will give you various URL links for Isqlplus, DBA, Enterprise Manager and a log report stored into oracle directory stored in your C:\Program files\Oracle folders. The correct link will be given at the end and you will have to watch the installation carefully.You can find DBCA and other options working. Try login in to Oracle through Command prompt, Sqlplus prompt availabe in Start ->Programs->Orahome10G->application Development-sqlplus as well as login through isqlplus link- Before this you should login at the command prompt as SYSDBA. YOU CAN SEE THAT YOUR DATABASE IS NOW WORKING IN WINDOWS XP PROFESSIONAL.
    THANKS IN ADVANCE TO ALL FORUM MEMBERS WHO GAVE ME IDEA AND SUPPORT
    REGARDS,
    SRINIVAS

  • Failed to install enterprise manager under linux

    When I installed Oracle 10g(10.2.0.1) under linux, I got an error when running
    /ora01/db/oracle/product/10.2.0.1/bin/emca within oracle universal installer.
    The emConfig.log file shows such error:
    oracle.sysman.emcp.exception.EMConfigException: Invalid value null for parameter PORT
    at oracle.sysman.emcp.ParamsManager.checkParam(ParamsManager.java:2630)
    at oracle.sysman.emcp.EMDBPreConfig.checkConfigParams(EMDBPreConfig.java:1285)
    at oracle.sysman.emcp.EMDBPreConfig.checkParameters(EMDBPreConfig.java:1060)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:174)
    at oracle.sysman.emcp.EMDBPreConfig.invoke(EMDBPreConfig.java:160)
    at oracle.sysman.emcp.EMConfig.perform(EMConfig.java:141)
    at oracle.sysman.assistants.util.em.EMConfiguration.run(EMConfiguration.java:426)
    at java.lang.Thread.run(Thread.java:534)
    So I have to run emca after the oracle installation. I am new to this tool. I modified both tnsnames.ora and listener.ora file to set port to 1521. And then I run emca -config all db,
    but now I cannot pass "entering the password for SYS user" (I already set SYS user's password to oracle, and it works when using sqlplus.) .
    I am totally confused. What should I run emca to set up the enterprise manager's website? Now I can use localhost:5560/isqlplus and localhost:5560/isqlplus/dba.
    Many thanks!!

    I just run emca as oracle instead of root, then the password got passed, but I got new errors:
    Aug 30, 2007 5:59:59 PM oracle.sysman.emcp.EMConfig perform
    SEVERE: Failed to allocate port(s) in the specified range(s) for the following process(es): JMS [5540-5559],RMI [5520-5539],Database Control [5500-5519],EM Agent [3938] | [1830-1849]
    What should I do? Is running emca -config all db necessary to get enterprise manager installed?

  • 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

  • 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 ...

  • 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

Maybe you are looking for

  • Fill in the Blank Problem

    Alright, I'm new to captivate and all that, but I have a slight problem with fill in the blank quizes that I can't seem to figure out. What I want to do is create fill in the blank quiz questions that already have an incorrect answer in the blank tha

  • New hard drive but bookmarks still there

    Is it even remotely possible that a "new hard drive" with Mavericks freshly installed could have my old bookmarks on it?? Are they stored with our Apple ID or something? Because I'm on my 3rd replacement drive within a couple of months from this Appl

  • Fading Rollover Widget - How to get it roll back in again on Rolloff?

    Hey there, sorry for that confusing title For a nice menu effect, I would like to use the Fading Rollover Widget. As fading type I went for "horizontal", however, once it has completed this action, the menu does not roll back in again on Rolloff. Is

  • Problems signing in to my OVI Account

    Anyone else experiencing problems signing into their OVI account? I have not been able to sign in all day. I can log into my Nokia account no problems, however, each time I try and view my sync'd contacts, I am prompted to sign in again, and when I d

  • Copying column from different table

    I want to copy the column of one table1 to table2 column with the condition to add the existing data not to replace Regards