How to start Oracle Enterprise Manager(Oracle 9i) on Sun Solaris 9 platform

Hi
How to start Oracle Enterprise Manager(Oracle 9i) on Sun Solaris 9 platform and Oracle Enterprise Manager(Oracle 10G) on Sun Solaris 10 platform?
Thanks.
RJ.

I need to use it to unlock some accounts.There is a SQL command to do that
SQL> alter user <username> account unlock;
Anyway...
$ export ORACLE_SID=chucky
$ emctl start dbconsole

Similar Messages

  • How to install oracle 8i on sun solaris OS.

    Dear all,
    how to install oracle 8i on sun solaris OS.
    please guide in detail.
    Thanks
    Muhammad Nadeem

    OTN has much to offer including installation guides:
    http://www.oracle.com/technology/documentation/oracle8i.html
    Werner

  • How to start the enterprise Manager  console in GUI based.

    I am totally confuse while using oracle10g Enterprise Manager Console based. I can't able to get the administrator privileges. Even though I had the administrator privileges and password I knew. But while administrating through Enterprise Manager in 10g little bit confuse for me.
    Help me .. I am here to hear a quick response as soon as possible

    DBA database privilege is different from EM Administrator privilege. Check to ensure you have the right one.

  • How to Start Oracle Report in Unix?

    hi
    Does anyone know how to start oracle report in unix? I was
    told to try this (r60desm) but that did not work. We are on 11i
    and 6i. Please help
    alpha

    I don't have Forms/Reports 6i for UNIX. Have you tried typing "r60" and typing tab twice?

  • How to start Oracle database in solaris Machine

    I installed Oracle database in my solaris machine. Everything went fine .. I was able to install it and test the database if it's working or not.
    Something happened that made me shut down and restart the solaris machine, the problem is that Oracle is not running, so I have to start it manually, and I'm not sure how to do that ... Is there a way to start Oracle automatically once the solaris machine is started ...
    I'm using the SSH Secure Shell Client to configure and install everything into the solaris machine ..

    Here is the work around for starting oracle instance automatically.
    1) logon the system as root user.
    2) under /etc/init.d/ directory, create a file name oraclestart(name the file to what you feel comfortable). eg: /etc/init.d/oraclestart.
    with the following content:
    #!/bin/sh
    # Created by Henry Nguyen
    # Date 10/11/2005
    # Script to automatic start and stop oracle instances on server
    ORACLE_HOME=/export/home/oracle/product/9.2.0.1.0 (diffrent on your system)
    if [ ! -f $ORACLE_HOME/bin/dbstart || ! -f $ORACLE_HOME/bin/dbshut ]; then
    echo missing oracle start/stop script
    exit 1
    fi
    case "$1" in
    'start')
    su - oracle -c '$ORACLE_HOME/bin/dbstart'
    su - oracle -c '$ORACLE_HOME/bin/lsnrctl start'
    'stop')
    su - oracle -c '$ORACLE_HOME/bin/lsnrctl stop'
    su - oracle -c '$ORACLE_HOME/bin/dbshut'
    esac
    3) create 2 soft link as following:
    ln -s /etc/init.d/oraclestart /etc/rc2.d/S99oraclestart
    ln -s /etc/init.d/oraclestart /etc/rc0.d/K10oraclestart
    Note the S99 and K10: that are Solaris priorities to when start and stop an oracle instance and those letter must be capitalized.
    Hope this will help you

  • Can't start up enterprise manager console

    I don't know what cause it, I can't start up enterprise manager console again after installing Oracle DS9i and hasn't any error message. Who know how to troubleshoot it, please tell me know, thank.

    Show us the output of
    emctl status dbconsoleMost of the times, EM stops with DGCP being enabled on the system after the db's creation. I faced alot of it just 2 days ago when 2 of my boxes stopped EM. So show us the output of the above command and to have an idea of basic EM troubleshooting, read this,
    http://oracle-base.com/articles/misc/BasicEnterpriseManagerTroubleshooting.php
    HTH
    Aman....

  • Can't start up enterprise manager console again

    I don't know what cause it, I can't start up enterprise manager console again after installing Oracle DS9i and hasn't any error message. Who know how to troubleshoot it, please tell me know, thank.

    bash-3.00$ export
    ORACLE_HOME=external1/oracle/testdb/9.2.0/
    bash-3.00$ export ORACLE_SID=TEST
    bash-3.00$ emctl status dbconsole
    bash: emctl: command not found
    I seriously doubt you ever read my previous post.
    You can try the commands a thousand times on your 9i installation, it's not going to work period.

  • How to Install SQL Enterprise Manager ?

    The standard installation file which sap gives sql4sap.vbs doesnt install the Enterprise manager.
    How to install SQL Enterprise Manager (ECC6+Win2003).
    regards,
    dev

    Hi,
    Server type is normally "Database Engine". You can use the Dev. Studio to connect to various other types (e.g. Reporting Services, Analysis Service etc.)
    The Servername is the instance name you want to connect to. For a default instance it is your machinename, for a named instance it is Machinename\Instancename.
    Authentication can be Windows Authentication if you are logged on as a local Admin. For an ABAP System only Windows Authentication is possible, for a JAVA System the SQL authentication is necessary, so that you can logon as 'sa' with the password you provided in the setup.
    Regards
      Clas

  • How to start Oracle Enterprise manager

    Hi,
    I installed the Oracle 10g, but I cann't start OEM. How to start OEM?

    I have similar problems. I have removed and installed Oracle twice to see if that would help. Every time I am able to actually start OEM, but when I reboot the PC it stops functioning. The two first times OEM was to be found at http://PJMOBILE:5500/em/ and the third time at http://localhost:5500/em/. I wonder why its different.
    So I read the previous notes on this issue with great interst. I tried the different advises but with out success.
    When I typed "emctl" I got the message "EM Configuration issue. C:\oracle\product\10.1.0\Db_1/PJMOBILE_global not found."
    WHen I types "emctl start dbconsole" I got the message "OC4J Configuration issue. C:\oracle\product\10.1.0\Db_1/oc4j/j2ee/OC4J_DBConsole_PJMOBILE_global not found."
    In both cases it looks for files in a path name based on my computer name PJMOBILE as opposed to based on "localhost". These directoriues are not there but their localhost counterparts are.
    So it seems to me that rebooting my machine has caused some environment variable to be erased.
    I hope this adds to the analysis of matters.
    Best regards
    /poul-jørgen

  • How to start oracle policy manager

    Hello all,
    I don't know how start the oracle policy manager on Linux Plataform, I have installed Oracle 9.2.0.4 on RHEL3, thanks for your help

    Hi
    OPM, oracle policy manager, is installed with the old enterprise manager.
    OPM is to manage VPD, virtuell private database and label security.
    Label Security is an extra Option.
    Regards
    Roman

  • How to start Oracle Configuraton Manager?

    Hi
    I am a bit greenhorn to EBS
    I don't know how to start OAM.
    Could anyone help please?
    We have EBS R12 on AIX.
    Thanx

    Jane,
    OAM is a responsibility which can be accessed from the application.
    Please refer to:
    Note: 413067.1 - No OAM Application Manager Link in R12 after a fresh installation
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=413067.1

  • How to start Oracle Application Server 10g on Linux

    Hi,
    I have installed the Oracle Appliacion server and Infrastructure server on Linux. Both I have installed under with Diff. folder
    Can some one please tell me how to start / stop Appliacion server and Infrastructure server on Linux
    We are going to use the these with Oracle EBS 11.5.10.2 .
    Oracle EBS 11.5.10.2 installed in the same Linux server under diff. folder
    Can some one please guide me.
    Thanks,

    You can do as rizla said or go another route.
    We setup profiles to use for all of the oracle homes. Then in the scripts we call the profiles. Easier to migrate and manage in my opinion if you have multiple oracle homes. You can then use profiles when ssh'd into the boxes, too. Both ways will work.
    Example:
    Script which you can chkconfig.
    #!/bin/sh
    # oracle_collabInfra
    # This shell script takes care of starting and stopping Oracle Collab Infra instance.
    #chkconfig: 345 96 14
    # Source function library.
    . /etc/rc.d/init.d/functions
    RETVAL=0
    start () {
    echo $"Starting Collab Suite on the Infra instance..."
    echo $"Starting Listener..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; lsnrctl start"
    sleep 10
    echo $"Starting Metadata Repository..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; sqlplus '/ as sysdba' <<!
    startup;
    exit;
    sleep 10
    echo $"Starting Enterprise Manager Application Server Control..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; emctl start iasconsole"
    sleep 5
    echo $"Starting Infra OID and OC4J_Security processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=OID"
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=OC4J_Security"
    echo $"Starting Infra HTTP_Server processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl startproc process-type=HTTP_Server"
    return $RETVAL
    stop () {
    echo $"Stopping Collab Suite on the Infra instance..."
    echo $"Stopping all Infra OPMN managed processes..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; opmnctl stopall"
    sleep 5
    echo $"Stopping Enterprise Manager Application Server Control..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; emctl stop iasconsole"
    sleep 10
    echo $"Stopping Metadata Repository..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; sqlplus '/ as sysdba' <<!
    shutdown immediate;
    exit;
    sleep 10
    echo $"Stopping Listener..."
    runuser - oracle -c ". /home/oracle/.collabInfra_profile; lsnrctl stop"
    return $RETVAL
    restart () {
    stop
    start
    RETVAL=$?
    return $RETVAL
    # See how we were called.
    case "$1" in
    start)
    start
    stop)
    stop
    restart)
    restart
    echo $"Usage: $0 {start|stop|restart}"
    RETVAL=1
    esac
    exit $RETVAL
    profile:
    export ORACLE_BASE=/opt/oracle
    export ORACLE_HOME=$ORACLE_BASE/collabInfra
    export ORACLE_SID=orcl
    export TMP=/tmp
    export TMPDIR=/tmp
    export LD_LIBRARY_PATH=$ORACLE_HOME/lib
    export PATH=/bin:/usr/bin:/usr/sbin:/usr/bin/X11:/usr/kerberos/bin:/usr/local/bin:/usr/X11R6/bin:$HOME/bin:$ORACLE_HOME/bin:$ORACLE_HOME/opmn/bin:$ORACLE_HOME/dcm/bin:$ORACLE_HOME/backup_restore
    unset USERNAME

  • How to start oracle 11g?

    Hi, I just did an installation of oracle 11g on my fedora 9. The db installed ok and I managed to connect as sys using sqldeveloper. After reboot, the database doesn't start automatically (which is what I want). But I don't know how to start it!!!
    I looked around the net and I currently execute these commands:
    cd /home/ariskk/programs/oracle/ariskk/product/11.1.0/db_1/bin/
    export ORAENV_ASK=NO
    export ORACLE_SID=orcl
    #replace orcl above with the SID in whose ORACLE_HOME you find the listener
    . oraenv
    unset ORAENV_ASK
    ./lsnrctl start
    ./dbstart $ORACLE_HOME
    but when I try to connect I get the following error:
    ORA-12505: TNS:listener does not currently know of SID given in connect descriptor
    My connection descriptor is correct because it was working before rebooting.
    Also I am not able to run em. Again, em was running correctly before rebooting (URL: https://localhost.localdomain:1158/em/ was working fine before the reboot)
    Any help would be appreciated.

    ariskk,
    Once you have set your ORAClE_SID=ORCL or whatever your database name iis as an oracle user. Do following and post its output here? For readability enclose your code or output between \.To Start database
    $> sqlplus '/as sysdba'
    $> startup;
    To Start Listener
    $> lsnrctl status
    $> lsnrctl start
    To start database control
    $> emctl status dbconsole
    $> emctl start dbconsole
    Regards
    Edited by: OrionNet on Jan 8, 2009 4:25 PM                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • How to start Oracle Report Builder in Linux

    Hi all
    Can someone please help by telling how can i start Oracle Report Builder in Linux????
    Thank you and best regards to all

    Hello,
    there should be a script rwbuilder.sh
    in ORACLE_HOME/bin for 10.1.2.
    in ORACLE_INSTANCE/config/reports/bin for 11g
    Of course, you need to have a "X Display Server " up and running and the variable DISPLAY must be set to this "X Display Server "
    Example :
    export DISPLAY=123.456.789.12:0
    $ORACLE_HOME/bin/rwbuilder.sh
    Regards

  • How to I start/call Enterprise Manager?

    How can I start the browser based Administration (Enterprise Manager) for XE Version ?
    What exactly is the URL I have to type?
    Peter

    http://localhost:8080/apex/

Maybe you are looking for

  • How to generate Income Statement from Crystal Report

    Hi, Experts, I have: SAP BUSINESS ONE 2007A CRYSTAL REPORT 2008 I have a problem with generating Income Statement related reports from CRYSTAL. For example, My revenue accounts are: '411000-00-00' and '412000-00-00', my expense accounts are: '510000-

  • Launch vhd from within WIN 8's hyper v management

    I have two systems in my IT admin office. One running Win 7 pro and one running Win 8.1. I would like to run Windows backup on the Win 7 PC and allow it to create an image in a vhd file. At that time, I want to copy that WIN 7 vhd to my win 8 pc, lau

  • MIDI track in Adobe Audition CS5.5

    Hello, I want to ask you, does Audition CS5.5 have MIDI function? I mean: digital piano mode-to create a simple melody. I know Audition 3 has this function, but I am interested in the CS5.5 version. Thanks a lot...

  • Does "highest rating" mean anything?

    I begin with two apologies. First, I have not carried out a full search of the archives for discussions of my problem, largely because I'm not sure what search terms are most appropriate. Second, I'm not an iTunes "power user"; I doubt that I use eve

  • Problem with ePub export on InDesign CC

    Hello, I've installed the lastest version of InDesign CC on my Mac and it works great. But in my PC the animations, buttons and functions for ePub don't work. I've tried to unistall a hundred times and still not working, even in the ePub preview. It