Why cannot start database?

Hi, everyone:
I have intalled Ora 9.2.0.1 system and generate database successful under RedHat 8.0, but can not start database (because no messages display after run the dbstart), if login at sqlplus, it will display two error message:
"ORA-01034: ORACLE not available"
"ORA-27010: shared memory realm does not exist".
I have setted the memory parameter of kernel in the /etc/rc.d/rc.local:
echo 250 32000 100 256 > /proc/sys/kernel/sem
echo 671088640 > /proc/sys/kernel/shmmax.
How can resolve the problem? My system has 512M RAM, PIV 1.7G CPU and the swap space is 640M.
Thanks very much!

First of all, how are you starting up the Engine? Did you setup an init script, if that's true can you post it. Try to start manually (dgmgrl), to see if everything is ok. If you see a problem ( like -> "can't find init file"), then I realize, the answer which could help you.
Greeting,
Ariel ( abeliera@hotmail dot com )

Similar Messages

  • Why cannot start the runInstaller on the OEL4.6 OS?

    When I install the Oracle10g-10.2.0, it show the follow messages.
    X11TransSocketINETConnect() can't get address for localhost:6000: Temporary failure in name resolution
    Exception in thread "main" java.lang.InternalError: Can't connect to X11 window server using 'local_host:0.0' as the value of the DISPLAY variable.
    at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
    at sun.awt.X11GraphicsEnvironment.<clinit>(Unknown Source)
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Unknown Source)
    at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(Unknown Source)
    at java.awt.Window.init(Unknown Source)
    at java.awt.Window.<init>(Unknown Source)
    at java.awt.Frame.<init>(Unknown Source)
    at oracle.ewt.popup.PopupFrame.<init>(Unknown Source)
    at oracle.ewt.lwAWT.BufferedFrame.<init>(Unknown Source)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.<init>(OiocOneClickInstaller.java:378)
    at oracle.sysman.oio.oioc.OiocOneClickInstaller.main(OiocOneClickInstaller.java:2091)
    Why cannot start the runInstaller on the OEL4.6 OS?

    This is your problem.
    Exception in thread "main" java.lang.InternalError:
    Can't connect to X11 window server using 'local_host:0.0' as the value of the DISPLAY variable.
    The installer can not connect to a display device. Fix the DISPLAY variable and it'll work, or at least get ot the next step. (How to fix ... this is one for Google.)
    Edit: Make sure you have the version of openmotif specified in the install manual, not just the default one included with the OS.

  • SPFILE Damaged, Cannot Start Database

    hi experts,
    This is 9.2i on Windows.
    I have corrupted my SPFILE for this 9i db (I think that's my problem)
    Within RMAN, I've tried to Startup mount; That gives error ORA-16032 "parameter LOG_ARCHIVE_DEST destination string cannot be translated"
    I have tried:
    set dbid = aaaa;
    startup force nomount; - this gives error
    Also tried just startup nomount - get same error
    SPFILE is on autobackup.
    But I have to get the db mounted before I can run:
    restore spfile from autobackup; am I correct?
    I seem to be trapped. Thanks for any help. John

    Check Metalink Note:131490.1 for this error. After sorting out this issue you should be able to do the following:
    -bash-3.00$ rman target /
    Recovery Manager: Release 9.2.0.8.0 - Production
    Copyright (c) 1995, 2002, Oracle Corporation.  All rights reserved.
    connected to target database (not started)
    RMAN> startup nomount
    startup failed: ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file '/u01/app/oracle/product/9.2/db_1/dbs/initTEST1.ora'
    trying to start the Oracle instance without parameter files ...
    Oracle instance started
    Total System Global Area      97587796 bytes
    Fixed Size                      451156 bytes
    Variable Size                 46137344 bytes
    Database Buffers              50331648 bytes
    Redo Buffers                    667648 bytes
    RMAN> set dbid 1030693588
    executing command: SET DBID
    RMAN> restore spfile from autobackup;
    Starting restore at 26-JUN-08
    using channel ORA_DISK_1
    channel ORA_DISK_1: looking for autobackup on day: 20080626
    channel ORA_DISK_1: autobackup found: c-1030693588-20080626-00
    channel ORA_DISK_1: SPFILE restore from autobackup complete
    Finished restore at 26-JUN-08
    RMAN> startup force
    Oracle instance started
    database mounted
    database opened
    Total System Global Area     403772008 bytes
    Fixed Size                      451176 bytes
    Variable Size                134217728 bytes
    Database Buffers             268435456 bytes
    Redo Buffers                    667648 bytes
    RMAN> exit

  • Emergency: cannot start database because redo logs have been deleted

    Hi. Ok, so the redo logs are deleted and I don't have a backup. Fine, whatever. I am trying to just start my database and start the logging from scratch.
    ORA-00320: cannot read file header from log 1 of thread 1
    ORA-00312: online log 1 thread 1: '/u01/oradata/orcl/redo01.log'
    ORA-27069: attempt to do I/O beyond the range of the file
    Here's what my log files look like:
    select group#, thread#, status from v$log;
    GROUP# THREAD# STATUS
    1 1 ACTIVE
    4 1 UNUSED
    3 1 UNUSED
    2 1 CURRENT
    I have group 3 and 4 just sitting there. I would love to switch logging from group 1 to group 4 (which I just created) so I can drop the corrupted group 1 but when I try:
    SQL> alter system switch logfile;
    alter system switch logfile
    ERROR at line 1:
    ORA-01109: database not open
    Of course the database is not open because I can't get it started. So, I'm in kind of a catch 22.

    I think you need to restore your database. http://download.oracle.com/docs/cd/E11882_01/backup.112/e10642/osadvsce.htm#CACFFJFB says:
    >
    Losing an Active Online Redo Log Group
    If the database is still running and the lost active redo log is not the current log, then issue the ALTER SYSTEM CHECKPOINT statement. If the operation is successful, then the active redo log becomes inactive, and you can follow the procedure in "Losing an Inactive Online Redo Log Group". If the operation is unsuccessful, or if your database has halted, then perform one of procedures in this section, depending on the archiving mode.
    The current log is the one LGWR is currently writing to. If a LGWR I/O operation fails, then LGWR terminates and the instance fails. In this case, you must restore a backup, perform incomplete recovery, and open the database with the RESETLOGS option.

  • Why the listener cannot start? All seems OK

    Why the listener cannot start? It seems no problems.
    [oracle@localhost database]$ lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 18-JUL-2009 10:46:33
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.109)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    [oracle@localhost database]$ lsnrctl start listener
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 18-JUL-2009 10:47:00
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Starting /u01/app/oracle/product/10.2.0/db_1/bin/tnslsnr: please wait...
    TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    System parameter file is /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    Log messages written to /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC1)))
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=192.168.0.109)(PORT=1521)))
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC1)))
    TNS-12547: TNS:lost contact
    TNS-12560: TNS:protocol adapter error
    TNS-00517: Lost contact
    Linux Error: 104: Connection reset by peer
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=192.168.0.109)(PORT=1521)))
    TNS-12541: TNS:no listener
    TNS-12560: TNS:protocol adapter error
    TNS-00511: No listener
    Linux Error: 111: Connection refused
    [oracle@localhost admin]$ cat listener.ora
    # listener.ora Network Configuration File: /u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora
    # Generated by Oracle configuration tools.
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc)
    (SID_DESC =
    (GLOBAL_DBNAME = db1)
    (ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1)
    (SID_NAME = db1)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.109)(PORT = 1521))
    [oracle@localhost admin]$ cat tnsnames.ora
    # tnsnames.ora Network Configuration File: /u01/app/oracle/product/10.2.0/db_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    DB1 =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.0.109)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = db1)
    EXTPROC_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    [oracle@localhost admin]$ ifconfig
    eth0 Link encap:Ethernet HWaddr 00:13:21:C7:21:F1
    inet addr:192.168.0.109 Bcast:192.168.0.255 Mask:255.255.255.0
    inet6 addr: fe80::213:21ff:fec7:21f1/64 Scope:Link
    UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
    RX packets:11748 errors:0 dropped:0 overruns:0 frame:0
    TX packets:3354 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:792680 (774.1 KiB) TX bytes:155584 (151.9 KiB)
    lo Link encap:Local Loopback
    inet addr:127.0.0.1 Mask:255.0.0.0
    inet6 addr: ::1/128 Scope:Host
    UP LOOPBACK RUNNING MTU:16436 Metric:1
    RX packets:8335 errors:0 dropped:0 overruns:0 frame:0
    TX packets:8335 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:3326132 (3.1 MiB) TX bytes:3326132 (3.1 MiB)
    peth0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:11747 errors:0 dropped:0 overruns:0 frame:0
    TX packets:3354 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:1000
    RX bytes:839608 (819.9 KiB) TX bytes:225672 (220.3 KiB)
    Interrupt:17
    vif0.0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    inet6 addr: fe80::fcff:ffff:feff:ffff/64 Scope:Link
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:3354 errors:0 dropped:0 overruns:0 frame:0
    TX packets:11748 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:155584 (151.9 KiB) TX bytes:792680 (774.1 KiB)
    xenbr0 Link encap:Ethernet HWaddr FE:FF:FF:FF:FF:FF
    UP BROADCAST RUNNING NOARP MTU:1500 Metric:1
    RX packets:11618 errors:0 dropped:0 overruns:0 frame:0
    TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
    collisions:0 txqueuelen:0
    RX bytes:614983 (600.5 KiB) TX bytes:0 (0.0 b)

    Thank you
    You are right. Doing according to you conduct, the Listener is started. But EM console cannot be started any more.
    How to do next?
    [oracle@host admin]$ emctl start dbconsole
    TZ set to US/Eastern
    Exception in getting local host
    java.net.UnknownHostException: host: host
    at java.net.InetAddress.getLocalHost(InetAddress.java:1191)
    at oracle.sysman.emSDK.conf.TargetInstaller.getLocalHost(TargetInstaller.java:4977)
    at oracle.sysman.emSDK.conf.TargetInstaller.main(TargetInstaller.java:3758)
    Exception in getting local host
    java.net.UnknownHostException: host: host
    at java.net.InetAddress.getLocalHost(InetAddress.java:1191)
    at oracle.sysman.emSDK.conf.TargetInstaller.getLocalHost(TargetInstaller.java:4977)
    at oracle.sysman.emSDK.conf.TargetInstaller.main(TargetInstaller.java:3758)
    OC4J Configuration issue. /u01/app/oracle/product/10.2.0/db_1/oc4j/j2ee/OC4J_DBConsole_null_db1 not found.
    Edited by: junez on Jul 18, 2009 9:05 AM

  • Why does Adobe Download assistant cannot start downloading?

    why does Adobe Download assistant cannot start downloading?

    That is likely due to your software firewall not allowing access.  Do you receive any specific error messages?  Which operating system are you using?

  • Starts up but ORA-205 cannot mount database

    I dont seem to understand. I run windows 98 and installed oracle 8i Personal Edition.
    First,I cannot get scott and tiger to log me Senond, going in as Database Administrator to start database, it starts but does not mount - 'ORA-205, CANNOT MOUNT DATABASE,
    Could a 64 meg ram machine not be enough as it recommends 96 meg.
    or
    Could it be because at a certain stage duirng installation, it detects there is an older database which it wants me to migrate, but which i bypassed as I prefer to start anew. I see it is not by force to migrate if you do not want to.
    Could someone be of help please.
    null

    I think you could identify the database ALERT file to find what might cause the error.
    The alert file is default located in:
    $ORACLE_HOME/admin/bdump
    Try to find it, and see what happened.

  • Why my iphone 3gs cannot start?

    why my iphone 3gs cannot start?

    rbaranetafromsanpedrolag wrote:
    it says error 1015..itunes did'nt recognize my iPhone 3Gs
    Your phone is jailbroken.  You can not get help here for your jailbroken phone.

  • Cannot start weblogic server anymore after conf. jena for oracle database

    Hi,
    My weblogic server 10.3.4.0 installed in oracle developer days in oralce linux guest was able to start before using the oracle user account. Following the seman. tech. dev. guide, I set up jena adapter for oracle in my guest linux system. Since the oracle user doesn't have permission to copy folders into the autodeploy directory in weblogic server, so I login as root to copy the joseki.war folder into the autodeploy directory. However, after that, I am not able to start the weblogic server console anymore using the oracle user account. Any suggestions will be much appreciated. Thanks a lot in advance.
    Hong

    Pl do not post duplicates - cannot start weblogic server anymore in oracle user after config. in root

  • Why can't I back up ,y iPhone 5.  In iTunes it tell me it cannot start a session to back-up!

    When I sync the iPhone 5,  I get an error mess saying "cannot start a session" when it trys to bask it up.  THe sync goes well excpt for backing it up, what is causing this as I need to back-up my phone?

    How long are you leaving it to backup and how fast is your internet connection?
    Backing up 3GB of data to a remote server can take many, many hours, especially if your internet up-speed is slow.

  • Cannot start RAC DB using srvctl start database

    Hello Fellows,
    We used to have a 10.1.0.4 RAC DB on top of CRS 10.1.0.4 on top of Sun cluster 3.1 on both Sun Solaris SPARC 64-bit 5.9 nodes.
    We :
    - Unregisted the current RAC DB from the 10.1.0.4 CRS.
    - Removed the CRS 10.1.0.4 permanently and cleanly
    - Installed a new Clusterware 10.2.0.1 and patched to 10.2.0.4 + patch 8705958.
    - CRS servcies are healthy and up :
    $ crs_status.sh
    ora.tibisdb1.LISTENER_TIBISDB1.lsnr ONLINE ....etc for all other services
    Now we are trying to upgrade the RAC DB from 10.1.0.4 to 10.2.
    When i started the DBUA it i chose the cluster mode and then DBUA tried to startup both DB instances but it failed. To reproduce this, i registed the databse TIBIS with the 2 instances to the CRS and then tried to startup the DB but it failed:
    $ crs_status.sh
    ora.TIBIS.TIBIS1.inst OFFLINE OFFLINE
    ora.TIBIS.TIBIS2.inst OFFLINE OFFLINE
    ora.TIBIS.db OFFLINE OFFLINE ...etc
    $ srvctl start database -d TIBIS
    PRKP-1001 : Error starting instance TIBIS1 on node tibisdb1
    tibisdb1:ora.TIBIS.TIBIS1.inst:
    tibisdb1:ora.TIBIS.TIBIS1.inst:
    SQL*Plus: Release 10.1.0.4.0 ...
    Connected to an idle instance.
    ORA-00603: ORACLE server session terminated by fatal error
    ORA-27504: IPC error creating OSD context
    ORA-27300: OS system dependent operation:IPC init failed with status: 65
    ORA-27301: OS failure message: Package not installed
    ORA-27302: failure occurred at: skgxpcini
    ORA-27303: additional information:libskgxpd.so called
    tibisdb1:ora.TIBIS.TIBIS1.inst:libskgxp10.so should reference real implementation.
    tibisdb1:ora.TIBIS.TIBIS1.inst:SQL> Disconnected
    CRS-0215: Could not start resource 'ora.TIBIS.TIBIS1.inst'.
    PRKP-1001 : Error starting instance TIBIS2 on node tibisdb2
    CRS-0215: Could not start resource 'ora.TIBIS.TIBIS2.inst
    BTW, i can open the instances fine through SQLPLUS.
    I did a full SRVCTL trace for the command and got the same errors above only.
    I also followed also Note :Note : 814896.1
    1. cd $ORACLE_HOME/rdbms/lib
    2. rename the original library (if exists)
    mv libskgxp10.so libskgxp10.so.old
    3. Relink to configure UDP for IPC
    make -f ins_rdbms.mk rac_on ipc_udp ioracle
    4. Check whether the library exists
    ls -l $ORACLE_HOME/lib/libskgxp10.so
    Same result when try to SRVCTL START DATABASE -D TIBIS
    RECENT CHANGES:
    - Unregisted the current 10.1.0.4 RAC DB from the 10.1.0.4 CRS.
    - Removed the CRS 10.1.0.4 permanently and cleanly
    - Installed a new Clusterware 10.2.0.1 and patched to 10.2.0.4 + patch 8705958.
    - Try to upgrade/register the 101 RAC DB to 10.2 .
    O/S DETAILS:
    $ uname -a
    SunOS tibisdb1 5.9 Generic_122300-29 sun4u sparc SUNW,Sun-Fire-V240
    CLUSTERWARE:
    Sun Cluster 3.1
    Please advise,
    Thank you.
    Feras

    Hello,
    Thanks first for your following up and trying to help. I appreciate that.
    Here is what you suggested :
    $ srvctl start instance -d TIBIS -i TIBIS1
    PRKP-1001 : Error starting instance TIBIS1 on node tibisdb1
    tibisdb1:ora.TIBIS.TIBIS1.inst:
    tibisdb1:ora.TIBIS.TIBIS1.inst:SQL*Plus: Release 10.1.0.4.0 - Production on Tue Nov 17 08:57:50 2009
    tibisdb1:ora.TIBIS.TIBIS1.inst:
    tibisdb1:ora.TIBIS.TIBIS1.inst:Copyright (c) 1982, 2005, Oracle. All rights reserved.
    tibisdb1:ora.TIBIS.TIBIS1.inst:
    tibisdb1:ora.TIBIS.TIBIS1.inst:Enter user-name: Connected to an idle instance.
    tibisdb1:ora.TIBIS.TIBIS1.inst:
    tibisdb1:ora.TIBIS.TIBIS1.inst:SQL> ORA-00603: ORACLE server session terminated by fatal error
    tibisdb1:ora.TIBIS.TIBIS1.inst:ORA-27504: IPC error creating OSD context
    tibisdb1:ora.TIBIS.TIBIS1.inst:ORA-27300: OS system dependent operation:IPC init failed with status: 65
    tibisdb1:ora.TIBIS.TIBIS1.inst:ORA-27301: OS failure message: Package not installed
    tibisdb1:ora.TIBIS.TIBIS1.inst:ORA-27302: failure occurred at: skgxpcini
    tibisdb1:ora.TIBIS.TIBIS1.inst:ORA-27303: additional information: libskgxpd.so called
    tibisdb1:ora.TIBIS.TIBIS1.inst:libskgxp10.so should reference real implementation.
    tibisdb1:ora.TIBIS.TIBIS1.inst:SQL> Disconnected
    tibisdb1:ora.TIBIS.TIBIS1.inst:
    CRS-0215: Could not start resource 'ora.TIBIS.TIBIS1.inst'.
    $ $ORA_CRS_HOME/bin/crs_stat -p ora.TIBIS.TIBIS1.inst
    NAME=ora.TIBIS.TIBIS1.inst
    TYPE=application
    ACTION_SCRIPT=/oracle/product/10.1.0/db_1/bin/racgwrap
    ACTIVE_PLACEMENT=0
    AUTO_START=1
    CHECK_INTERVAL=600
    DESCRIPTION=CRS application for Instance
    FAILOVER_DELAY=0
    FAILURE_INTERVAL=0
    FAILURE_THRESHOLD=0
    HOSTING_MEMBERS=tibisdb1
    OPTIONAL_RESOURCES=
    PLACEMENT=restricted
    REQUIRED_RESOURCES=ora.tibisdb1.vip
    RESTART_ATTEMPTS=5
    SCRIPT_TIMEOUT=600
    START_TIMEOUT=0
    STOP_TIMEOUT=0
    UPTIME_THRESHOLD=7d
    USR_ORA_ALERT_NAME=
    USR_ORA_CHECK_TIMEOUT=0
    USR_ORA_CONNECT_STR=/ as sysdba
    USR_ORA_DEBUG=0
    USR_ORA_DISCONNECT=false
    USR_ORA_FLAGS=
    USR_ORA_IF=
    USR_ORA_INST_NOT_SHUTDOWN=
    USR_ORA_LANG=
    USR_ORA_NETMASK=
    USR_ORA_OPEN_MODE=
    USR_ORA_OPI=false
    USR_ORA_PFILE=
    USR_ORA_PRECONNECT=none
    USR_ORA_SRV=
    USR_ORA_START_TIMEOUT=0
    USR_ORA_STOP_MODE=immediate
    USR_ORA_STOP_TIMEOUT=0
    USR_ORA_VIP=
    $ CRS_HOME/bin/crs_stat -p ora.oradb.oradb1.inst | grep ACTION_SCRIPT
    /usr/bin/ksh: CRS_HOME/bin/crs_stat: not found
    $ $ORA_CRS_HOME/bin/crs_stat -p ora.TIBIS.TIBIS1.inst | grep ACTION_SCRIPT
    ACTION_SCRIPT=/oracle/product/10.1.0/db_1/bin/racgwrap
    $ ls -ltr /oracle/product/10.1.0/db_1/bin/racgwrap
    -rwxr-x--x 1 oracle dba 629 Oct 17 14:23 /oracle/product/10.1.0/db_1/bin/racgwrap
    $ more /oracle/product/10.1.0/db_1/bin/racgwrap
    #!/bin/sh
    # Wrapper script
    ORACLE_HOME=/oracle/product/10.1.0/db_1
    export ORACLE_HOME
    ORACLE_BASE=/oracle/product/10.1.0/db_1
    # export ORACLE_BASE if it is set
    if [ ! -z "$ORACLE_BASE" ]
    then
    export ORACLE_BASE
    fi
    PATH=$ORACLE_HOME/bin:/usr/bin:$PATH
    export PATH
    # environment variable need to be set for executing
    # lsnrctl, agentctl and sqlplus
    ORA_RACG_EXEC_ENV="LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH"
    export ORA_RACG_EXEC_ENV
    LD_LIBRARY_PATH=$ORACLE_HOME/lib:$LD_LIBRARY_PATH
    export LD_LIBRARY_PATH
    #_USR_ORA_DEBUG=1
    #export USRORA_DEBUG
    $ORACLE_HOME/bin/racgmain "$@"
    status=$?
    exit $status
    $Regarding the Oracle SR, they replied yesterday and requested logs..etc. Waiting for their feedback while trying to resolve this.
    Please advise.
    Thanks,
    Feras

  • Mail server log says: master[50]: ERROR: Cannot start mail services...

    Recently, after a year or more of relatively smooth service, my OS X Server 10.4.11 Mail services has been locking up daily.
    I was finally able to get some information from the log files (I am a noob to this) and saw the following right after my most recent reboot of the server:
    Oct 5 09:51:11 mm1 master[50]: ERROR: Cannot start mail services, configuration directory does not exist: /Volumes/Data/mail/var/imap
    I checked the server and that directory is indeed there on the partition named "DATA", so I am baffled as why the server does not thing the configuration directory exists?
    drwxr-xr-x 15 cyrusima mail 510 Oct 5 09:51 imap
    drwxr-xr-x 15 root admin 510 Oct 3 20:01 imap.BAK
    drwxr-xr-x 15 cyrusima mail 510 Oct 3 20:05 imapold10032009-200707
    drwxr-xr-x 4 jkoerber admin 136 Dec 3 2007 spool
    mm1:/Volumes/Data/mail/var jkoerber$
    Can anyone help me? My customers are yelling for blood because they cannot send/receive emails.
    -- Jon
    Message was edited by: Jon Koerber

    Thanks Alex for the feedback. You are helpful as always!
    It's good to know that the message I am getting from the mail server about the configuration files is only a temporary thing. Although I find it strange that the mail service doesn't know where its config files are since it is specified in the mail server setup.
    I looked at the log files you mentioned and do not see anything that looks like a specific problem with the mail services themselves.
    Recently, however, I have been having recurring problems where my mail server and my Web/Database server have both become unresponsive at nearly the same time even though they are on different class A networks to where I cannot access them via ARD, Server Admin and even SSH. That is usually when my mail server goes offline. I was afraid it was because of that configuration error I was seeing, but think now that the problem could be something else entirely (maybe some kind of network problem or denial of service hacking attack, no idea).
    Thanks again.
    -- Jon

  • Error message in Command line (cannot mount database in EXCLUSIVE mode)

    Hello Experts
    I'm new in Oracle and trying to connect to my database though SQL command line. After I login as SYS I user I get the message that 'connected to idle instance'. Then I use “STARTUP” to connect to database. Now from my understanding it should mount the database and open it as well. But it does'nt happens.Instead I get the message 'cannot mount database in EXCLUSIVE mode' . I'm not sure why it can't mound the database and what should I do to make it working. Please can somebody show me how to make it working again. Here are the details about my problem
    Enter user-name: SYS as SYSDBA
    Enter password:
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 595591168 bytes
    Fixed Size 1220748 bytes
    Variable Size 301993844 bytes
    Database Buffers 285212672 bytes
    Redo Buffers 7163904 bytes
    ORA-01102: cannot mount database in EXCLUSIVE mode
    Thanks a lot in advance.

    Thank you so much for both of you. I've checked everything. All looks fine to me and then i tried to connect though SQL and it worked. Now what I've notice that this time I didn't start Enterprise Manager only I started the listner and then start sql it worked. Does this means that I can't use both SQL and EM at a time together?

  • ORA-01102: cannot mount database in EXCLUSIVE mode

    Hello,
    I am working with an Oracle VM Template: Oracle Application Server 10g Release 3 WebCenter (x86 32-bit). In this template exists an Oracle database (version: 10.2.0.3.0), I am trying to do something operation (ie create a new user, query a system template, etc) but I can't because I have ORA-01102 error.
    I have DB and listener up :
    $ORACLE_HOME/bin
    lsnrctl status
    LSNRCTL for Linux: Version 10.2.0.3.0 - Production on 18-MAR-2011 08:25:04
    Copyright (c) 1991, 2006, Oracle.  All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_ORCL)))
    STATUS of the LISTENER
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 10.2.0.3.0 - Production
    Start Date                18-MAR-2011 08:09:45
    Uptime                    0 days 0 hr. 15 min. 19 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File
    +/u01/app/oracle/product/10.2.0/db_1/network/admin/listener.ora+
    Listener Log File         /u01/app/oracle/product/10.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
    +(DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_ORCL)))+
    +(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=haovm007)(PORT=1521)))+
    +(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=haovm007)(PORT=8080))(Presentation=HTTP)(Session=RAW))+
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    Service "orcl" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orclXDB" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    Service "orcl_XPT" has 1 instance(s).
    Instance "orcl", status READY, has 1 handler(s) for this service...
    The command completed successfully
    I have export environment variables:
    export ORACLE_HOME = /u01/app/oracle/product/10.2.0/db_1/
    export ORACLE_SID = orcl
    +export PATH = ${ORACLE_HOME}bin:${PATH}+
    Then I connect to DB:
    sqlplus> connect / as sysdba
    +sqlplus> shutdown {abort/immediate}+
    ORA-01507: database not mount+
    ORACLE instance shutdown
    +sqlplus> startup {mount}+
    ORACLE instance startup
    ORA-01102: cannot mount database in EXCLUSIVE mode+
    So, I have checked listener.ora and tnsnames.ora and they are OK, so I don't know why I can't access to the DB.
    Any idea/suggestion is welcome!
    Thank you in advance and regards,
    Mónica.

    Mónica wrote:
    Hi Kamran Agayev A.,
    thank you so much, I have solve the issue!!
    I have executed your command, and after I startup the DB and it works!!!
    Regards,
    MónicaWell done! :)
    Kamran Agayev A.
    Oracle ACE
    My Oracle Video Tutorials - http://kamranagayev.wordpress.com/oracle-video-tutorials/

  • Cannot start OC4J process using opmnctl

    opmn startall hangs and times out with error on OC4J_SECURITY
    Posted: Oct 3, 2008 9:46 AM Reply
    FYI.
    A few days ago our system drive, on our Development system, crashed and we had to rebuild it.
    All of our Oracle Installations remained intact,
    But
    I've had to: modify kernel parameters, install packages, etc., similar to pre-install procedures.
    After re-creating some of the oracle specific files in the /etc and /usr/local/bin directories
    I've been able to get our databases up and running.
    But
    I cannot start all of the necessary processes for our Application Server.
    It hangs for several minutes then returns this error message:
    ias-component/process-type/process-set:
    OC4J/OC4J_SECURITY/default_island
    Error
    --> Process (pid=6304)
    time out while waiting for a managed process to start
    Log:
    /oracle6/app/oracle/product/10.1.2as/opmn/logs/OC4J~OC4J_SECURITY~default_island~1
    There is no helpful information in the, above mentioned, log file.
    opmnctl status displays this information:
    ias-component | process-type | pid | status
    ======================================
    OC4J | OC4J_SECURITY | 0 | NONE
    ??? My thoughts are:
    1. I've neglected to re-create a necessary Oracle specific file on the system drive, or
    2. This is a port access issue due to firewalls or something of that nature.
    Can you please help me here?
    Thanks- Gary

    Thank you for the info.
    Also
    I forgot to add one additional thought:
    Could it be a linking issue, to some of the library files??
    I don't know why this thought has crossed my mind,
    but I know in times passed, (probably from years ago), I have had to do a relink of some sort to resolve
    whatever issue it happened to be at the time.
    I'd appreciate you thoughts on the 'relink' idea.
    In the meantime, I will double check myself on having satisfied all of the necessary install requirements.
    Thanks again- Gary

Maybe you are looking for

  • Help document wont print

    Hello Hope someone can shed some light as I am so frustrated. When I open a pdf file with adobe and try and print the document.. i keep getting the error message DOCUMENT COULD NOT BE PRINTED.. THERE WERE NO PAGES SELECTED TO PRINT.. Yes there were p

  • $0.00 invoices coming up as owing?

    Hi there, We use the Unpaid invoices section to chase owing accounts but every $0.00 invoice (for replacements / samples) is showing which is getting annoying as we have been using BC for over a year. We can't delete the invoice as we need the stock

  • Template with portal

    Hi, I dunno if it's here that this questions belongs. I'm new to OracleAS Portal and I would like to integrate a content build with Struts in a portal. I've just tested the Struts part outside the portal and everything is OK. Now I would like to inte

  • Sticky computer name

    I've been having trouble changing the Computer Name on 4 identical (hardware-wise) PowerMac G5 machines. When we purchased them originally, I set their names to their serial numbers, but we're now implementing an organization-wide naming system. I ch

  • Problem with BlendMode.Erase when drawing on bitmap

    Hi I have a scenario where I have to draw a UIComponent on a bitmap. UIComponent contains multiple sprites. One of the sprite has a blend mode of ERASE. The uicomponent draws perfectly on the screen, but the erase sprite started appearing when I draw