Oracle ORA-01034 unavailable for 11g R2 xe

I get the following error

Oracle not available ORA-01034
ORA-27101 shared memory realm does not exist
process ID: 0
session id: 0 serial No.: 0

In the paper, I get the same

Message not found 51; No product message file = RDBMS, installation = ORADIM

My Tnsnames.ora is

XE =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = TCP) (HOST = siva-ae2ba51)(PORT = 1521))
(CONNECT_DATA =
(SERVER = DEDICATED)
(SERVICE_NAME = XE)
)
)

EXTPROC_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1))
)
(CONNECT_DATA =
(SID = PLSExtProc)
(PRESENTATION = RO)
)
)

ORACLR_CONNECTION_DATA =
(DESCRIPTION =
(ADDRESS_LIST =
(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1))
)
(CONNECT_DATA =
(SID = CLRExtProc)
(PRESENTATION = RO)
)
)

Listener.ora
=============

SID_LIST_LISTENER =
(SID_LIST =
(SID_DESC =
(SID_NAME = PLSExtProc)
(ORACLE_HOME = F:\oraclexe\app\oracle\product\11.2.0\server)
(= Extproc PROGRAM)
)
(SID_DESC =
(SID_NAME = CLRExtProc)
(ORACLE_HOME = F:\oraclexe\app\oracle\product\11.2.0\server)
(= Extproc PROGRAM)
)
)

LISTENER =
(DESCRIPTION_LIST =
(DESCRIPTION =
(ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1))
(ADDRESS = (PROTOCOL = TCP) (HOST = siva-ae2ba51)(PORT = 1521))
)
)

DEFAULT_SERVICE_LISTENER = (XE)

can you get it someone pls suggest me what I do for this

Published by: Jean Jacques on September 26, 2011 05:36

Lina says:
I get the following error

Oracle not available ORA-01034

Is it a new installation, so that the instance has never been available earlier?

If this is the case, you might as well just remove and start again rather than trying to solve an installation failure.

What is the platform/os, Windows? Edition, version, etc.

Message not found 51; No product message file = RDBMS, installation = ORADIM

Dim - 51 simply means that this instance has been created successfully, so not really mistake in my opinion.

Tags: Database

Similar Questions

  • Database Oracle ORA-01034 starts do not: ORACLE not available and ORA-27101

    Dear Sir.

    today I rebooted (GR 11, 2) database server after the database service does not start, the error message is

    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory
    Process ID: 0
    Session IDs: serial number 0: 0

    http://www.krenger.ch/blog/ora-00845-memory_target-not-supported-on-this-system/

  • recommendation of Oracle asmlib or raw for 11g ASM

    looking for best practice note on this subject for different OS such as linux, Solaris and windows? and how to configure?

    DBA2008 wrote:
    looking for best practices note on this subject for different OS like linux, Solaris & windows? & How to configure?

    You're confused raw (raw devices) with "raw + +" (block devices for raw character devices)...

    To explain...

    All devices are 'rough' - even your 'C: drive ' traditional... until what it is mounted by a driver that provides access "cooked the file system.

    Oracle ASM works directly with these raw devices - it must NOT be mounted by a file system driver (ASM can not use it because the camera is locked/used by this other driver). And the raw device does NOT contain a file system (ASM will open this device and destroy).

    So what of the question that "raw is obsolete? It is a device driver very specific on Unix/Linux allowing a character (raw) device be used as a (raw) blocking the device. Why?

    Because on older kernels do not use the direct i/o (RAW) only on (raw) and character devices, block devices. This crude device driver linked a block on a character device device, allowing direct use e/s. And direct i/o is what s/w like file systems of RDBMS and want ASM dealing with raw as oppose to the cooking devices.

    So there is no such notion as ' raw devices versus AsmLib + + ". This is absurd.

    AsmLib is a kernel driver that provides a layer of management for raw devices logical device. The same type of s/w delivered by default under Linux and is called Multipath.

    EMC has their own patented kernel called Powerpath driver which covers essentially the same game featured.

    So to use the raw devices is the standard and the standard with the ASM. The storage array or LUN from the server will be seen by the kernel of the server database as scsi devices. These devices must be put at the disposal of the DSO. There are issues such as multiple I/O paths to the SAN to address. Issues such as consistency in device name. Issues such as ownership of the device and permissions. Etc.

    AsmLib can be used at this address. Is it recommended? Not really because on Linux Multipath is designed to do this work. And she does very well on the clusters of 1000 + node connected to without very seriously. He does what AsmLib and better - with the exception of being able to format a device of ASM with a label header ASM (made by ASM itself anyway to a new disk to a disk group).

    So yes, there's Metalink/MoS notes that proclaim the '+' goodness + AsmLib. But this isn't a prerequisite. It is not recommended by Oracle to use as a replacement for Multipath (none of the best docs of practical Oracle I said that).

    Don't forget that AsmLib is a layer of extra kernel drivers that must be loaded and configured. I don't see the use of myself and we don't use AsmLib on any of our RAC clusters. Multipath is used and it does the job and does it well.

  • Not available on Windows server 2008 r2 64 error ORA-01034 DBCA Oracle

    Hi all

    I installed oracle 11.2.0.1 on my system operating system Windows server 2008. Then after that through DBCA I created the database while I had oracle ORA-01034 is not available. If any body knows how to solve it please answer me.

    Thank you and best regards,
    Arya

    Hi Arya,

    SID and ORACLE_HOME value correctly.

    --
    Bala :)

  • ORA-01034 for users other than the oracle

    Hello.

    I'm having a problem trying to connect via SQLPLUS with users that aren't, user oracle t. Instance of database is mounted, open and working fine, the listener is also running. I undersigned, m able to connect without any problem with the user oracle as follows:


    [oracle@LX-TSC2 admin] $ sqlplus metro_ctl/metro_ctl

    SQL * more: Release 10.2.0.4.0 - Production on sat Sep 26 08:30:44 2013

    Copyright (c) 1982, 2007, Oracle.  All rights reserved.

    Connected to:

    Oracle Database 10g Release 10.2.0.4.0 - Production

    SQL >

    But if I try with another user of linux, I get errors:


    [metro_ctl@LX-TSC2 ~] $ sqlplus metro_ctl/metro_ctl

    SQL * more: Release 10.2.0.4.0 - Production on sat Sep 26 08:31:58 2013

    Copyright (c) 1982, 2007, Oracle.  All rights reserved.

    ERROR:

    ORA-01034: ORACLE not available

    ORA-27101: shared memory realm does not exist

    Linux error: 2: no such file or directory

    ORACLE_SID, ORACLE_HOME, path are already defined as user metro_ctl environment variable:

    [metro_ctl@LX-TSC2 ~] $ echo $ORACLE_SID

    TSC

    [metro_ctl@LX-TSC2 ~] $ echo $ORACLE_HOME

    /Oracle/product/10.2.0/Db_1

    [metro_ctl@LX-TSC2 ~] $ echo $PATH

    /home/metro_ctl/fuentes/java/classes:/home/metro_ctl/fuentes/java/lib/classes12.zip:/home/metro_ctl/fuentes/java/bcprov-jdk14-128.jar:/usr/java/j2sdk1.4.1_01:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/metro_ctl/bin:.:/ Oracle/product/10.2.0/Db_1:/Oracle/product/10.2.0/Db_1/bin:/Oracle/product/10.2.0/Db_1/lib:/Home/metro_ctl/pipe:/Home/metro_ctl/bin

    I am able to connect seamlessly with the user metro_ctl if I pointed out that SID to the sqlplus:

    [metro_ctl@LX-TSC2 ~] $ sqlplus metro_ctl/metro_ctl@TSC

    SQL * more: Release 10.2.0.4.0 - Production on sat Sep 26 08:34:42 2013

    Copyright (c) 1982, 2007, Oracle.  All rights reserved.

    Connected to:

    Oracle Database 10g Release 10.2.0.4.0 - Production

    SQL >

    But I n, t want specified SID since he is already specified in the ORACLE_SID environment variable, I want to open a session by simply using "sqlplus metro_ctl/xxx".

    In case of need, I paste the following text:

    [oracle@LX-TSC2 admin] $ ps - ef | grep pmo

    Oracle 24463 1 0 06:32?        00:00:00 ora_pmon_TSC

    [oracle@LX-TSC2 admin] $ cat tnsnames.ora

    tnsnames.ora # Network Configuration file: /oracle/product/10.2.0/db_1/network/admin/tnsnames.ora

    # Generated by Oracle configuration tools.

    TSC =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = LX-TSC2)(PORT = 1521))

    (CONNECT_DATA =

    (SERVER = DEDICATED)

    (SERVICE_NAME = TSC)

    )

    )

    [oracle@LX-TSC2 admin] $ cat listener.ora

    SID_LIST_LISTENER =

    (SID_LIST =

    (SID_DESC =

    (SID_NAME = TSC)

    (ORACLE_HOME = oracle/product/10.2.0/db_1)

    (= Extproc PROGRAM)

    )

    )

    LISTENER =

    (DESCRIPTION_LIST =

    (DESCRIPTION =

    (ADDRESS = (PROTOCOL = TCP) (HOST = LX-TSC2)(PORT = 1521))

    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC0))

    )

    )

    [metro_ctl@LX-TSC2 ~] $ tnsping TSC

    AMT Ping utility for Linux: release 10.2.0.4.0 - Production on 26 October 2013 08:37:56

    Copyright (c) 1997, 2007, Oracle.  All rights reserved.

    Use settings files:

    TNSNAMES adapter used to resolve the alias

    Try to contact (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP) (HOST = LX-TSC2)(PORT = 1521)) (CONNECT_DATA = (SERVER = DEDICATED) (SERVICE_NAME = TSC)))

    OK (0 msec)

    Any help will be be appreciated.

    Hello.

    I finally solved my problem. I would like to thank to all the people who tried to help me with my problem. I am now able to use sqlplus without using the SID at the end:

    metro_ctl@LX-TSC2$ sqlplus metro_ctl/metro_ctl

    SQL * more: Release 10.2.0.4.0 - Production on sat Sep 26 13:41:51 2013

    Copyright (c) 1982, 2007, Oracle.  All rights reserved.

    Connected to:

    Oracle Database 10g Release 10.2.0.4.0 - Production

    SQL > select * from cat where rownum<>

    TABLE_NAME TABLE_TYPE

    ------------------------------ -----------

    LIFE

    I resolved to do the following steps:

    1)Log on as root and change permission.
    bash-3.00$ su Password:
    # umask 022
    # cd $ORACLE_HOME
    # chmod 755 *
    # cd $ORACLE_BASE/admin/$ORACLE_SID
    # chmod 755 *
    # cd $ORACLE_HOME/bin
    # chmod 6751 oracle
    # exit
    
  • ORA-01034: ORACLE not available ORA-27101: Kingdom is no Linux-x86_64 shared memory error: 2: no such file or directory process ID: ID of Session 0: 0 serial number: 0

    Hello

    In our society, we have oracle server on Suse Linux with two instances TETA and TETA201.

    One day on a server broke down, because there is no free space due growing files 'archivelog.

    After that I manually deleted several older archivelog files, but after the reboot, the server error occurs when connecting to the database:

    "ERROR:

    ORA-01034: ORACLE not available

    ORA-27101: shared memory realm does not exist

    Linux x86_64 error: 2: no such file or directory

    Process ID: 0

    "Session ID: serial number 0: 0"

    $ ORACLE_SID is set to TETA, if export it to TETA201 connection works correctly

    Oracle service startup there is no errors but only one instance is running TETA201 works correctly

    #############################################################################

    # Beginning of start O R A C L E section #.

    #############################################################################

    PARAMETERS from/etc/sysconfig/oracle

    -Set the Oracle kernel settings: Yes

    -Start the Oracle Listener: Yes

    -Start the Oracle database: Yes

    -Start the Oracle Web server: no

    -Start Oracle EManager: Yes

    -Start Oracle iSQLPLUS Manager: Yes

    -Start Oracle Agent: no

    -Start Oracle Internet Filesystem: no

    -Run Oracle Directory Manager: no

    Can not find required file: isqlplusctl - START_ORACLE_DB_ISQLPLUS setting = no

    Undefinied Agent Oracle or not properly configured. Please check.

    Setting the parameters of the kernel for Oracle, see the file

    / etc/sysconfig/Oracle of explanations.

    Shared memory: SHMMAX = SHMMNI(5) 3294967296 = 4096 SHMALL 2097152 =

    Semaphore values: SEMMSL = 1250 SEMMNS = 32000 SEMOPM = 100 SEMMNI = 256

    Other values: FILE_MAX_KERNEL = 131072 IP_LOCAL_PORT_RANGE = 1024 65000

    RMEM_DEFAULT = 4194304 WMEM_DEFAULT = 262144 = 4194304 = 262144 WMEM_MAX RMEM_MAX

    Huge pages:

    ULIMIT values: MAX_CORE_FILE_SIZE_SHELL = unlimited

    FILE_MAX_SHELL = 65536 = 16384 PROCESSES_MAX_SHELL

    Kernel defined for Oracle parameters: fact

    -Start listener... done

    + From databases...

    Start entry for SID TETATEST to /oracle/product/11.2.0/dbhome_1/ inskippedratab

    Database instance "TETA" of treatment: save the /oracle/product/11.2.0/dbhome_2/startup.log file

    Instance of database 'TETA201' of treatment: save the /oracle/product/11.2.0/dbhome_1/startup.log file

    Status of Oracle database start: fact

    -Starting Apache... unused

    -From unused application server

    -From Application Server Console... unused

    -Start of Agent... unused

    -From Enterprise Manager...

    DB console departure for TETA starting DB Console for TETA201 done

    -Jumped from iSQLPLUS Manager...

    -From... unused Oracle Internet file system

    -From Oracle Internet Directory... unused

    #############################################################################

    # End of O R A C L E section #.

    #############################################################################

    #############################################################################

    # End of O R A C L E section #.

    #############################################################################

    /Oracle/product/11.2.0/dbhome_1/startup.log


    SQL * more: Production of the version 11.2.0.3.0 on Mon Jan 18 11:43 2016

    Copyright (c) 1982, 2011, Oracle.  All rights reserved.

    SQL > Polaczono.

    SQL > ORACLE Instancja zostala zamknieta.

    SQL > Odlaczono od Oracle Database 11g Release 11.2.0.3.0 - 64 bit Production

    SQL * more: Production of the version 11.2.0.3.0 on Mon Jan 18 11:43:01 2016

    Copyright (c) 1982, 2011, Oracle.  All rights reserved.

    SQL > connect to an idle instance.

    SQL > ORACLE instance started.

    Total System Global Area 1043886080 bytes

    Bytes of size 2234960 fixed

    603981232 variable size bytes

    432013312 of database buffers bytes

    Redo buffers 5656576 bytes

    Baza danych zostala zamontowana.

    Baza danych zostala otwarta.

    SQL > Odlaczono od Oracle Database 11g Release 11.2.0.3.0 - 64 bit Production

    /Oracle/product/11.2.0/dbhome_2/bin/DBSTART: warm welcome of the instance 'TETA201' database has started.

    /Oracle/product/11.2.0/dbhome_2/startup.log


    PON sty 18 11:42:52 THIS 2016

    SQL * more: Production of the version 11.2.0.4.0 on Mon Jan 18 11:42:52 2016

    Copyright (c) 1982, 2013, Oracle.  All rights reserved.

    SQL > connect to an idle instance.

    SQL > ORACLE instance started.

    Total System Global Area 4175568896 bytes

    Bytes of size 2259840 fixed

    1409287296 variable size bytes

    2751463424 of database buffers bytes

    Redo buffers 12558336 bytes

    Baza danych zostala zamontowana.

    ORA-03113: end of file on communication channel

    Māju ID: 10080

    Sesji ID: 33, serial number: 3

    SQL > Odlaczono od Oracle Database 11g Release 11.2.0.4.0 - 64 bit Production

    /Oracle/product/11.2.0/dbhome_2/bin/DBSTART: hot "TETA" database instance started.

    Linux: ~ # service oracle State

    #############################################################################

    # Begin State O R A C L E section #.

    #############################################################################

    Kernel parameters

    Shared memory: SHMMAX = SHMMNI(5) 3294967296 = 4096 SHMALL 2097152 =

    Semaphore values: SEMMSL, SEMMNI, SEMMNS, SEMOPM: 1250 32000 100 256

    Database Instances

    TETA instance is out of service (autostart: Y)

    Instance of TETATEST is broken (autostart: N)

    TETA201 of the instance is declining (autostart: Y)

    AMT-listener: to the top

    Webserver (Apache httpd): low (0 process)

    List of processes by user oracle:

    PID TTY STAT TIME COMMAND

    9855?        SSL 0:00 /oracle/product/11.2.0/dbhome_2/bin/tnslsnr LISTENER

    10128?        SS 0:00 ora_pmon_TETA201

    10130?        SS 0:00 ora_psp0_TETA201

    10132?        SS 0:00 ora_vktm_TETA201

    10136?        SS 0:00 ora_gen0_TETA201

    10138?        SS 0:00 ora_diag_TETA201

    10140?        SS 0:00 ora_dbrm_TETA201

    10142?        SS 0:00 ora_dia0_TETA201

    10144?        SS 0:00 ora_mman_TETA201

    10146?        SS 0:00 ora_dbw0_TETA201

    10148?        SS 0:00 ora_lgwr_TETA201

    10150?        SS 0:00 ora_ckpt_TETA201

    10152?        SS 0:00 ora_smon_TETA201

    10154?        SS 0:00 ora_reco_TETA201

    10156?        SS 0:00 ora_mmon_TETA201

    10158?        SS 0:00 ora_mmnl_TETA201

    10166?        SS 0:00 ora_qmnc_TETA201

    10338?        SS 0:00 ora_cjq0_TETA201

    11195?        SS 0:00 ora_q000_TETA201

    11197?        SS 0:00 ora_q001_TETA201

    #############################################################################

    # End of O R A C L E section #.

    #############################################################################

    Help, please

    RMAN target /.

    RMAN > startup mount;

    RMAN > overlap archivelog all;

    RMAN > delete archivelog expired;

    RMAN > alter database open;

  • ORA-01034 - Oracle not availabe

    Hi all
    The database was working fine (11g), but 2 days ago all of a sudden I got this error:
    To perform the requested operation, an error has occurred:

    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    01034 00000 - "ORACLE is not available.
    * Cause: Oracle not started upward. Possible causes include
    -SGA requires more space than was allocated to it.
    -The pointing to the instance variable operating system is
    poorly defined.
    * Action: Refer to the correct messages of support and possible causes
    the problem that is mentioned in other posts.
    If Oracle has been initialized, then on some operating systems,
    Make sure that Oracle is connected correctly. See the platform
    specific Oracle documentation.
    Code provider 1034

    Unfortunately I'm not familiar with the oracle a lot I need to develop an application that uses the data to store in oracle and the responsible server will not be around weeks!
    I looked at the forum and found no correct answer, I yelled down the server and start again on the rise and has used these solution: set oracle_sid = grms
    sqlplus/nolog
    Conn System/Manager have sysdba
    startup

    but it did not work either.

    Please guide me how this problem can be solved.

    Thank you very much

    I finally fixed it. Thanks for your help my friends

    I used this: target database replication to a new host without connecting to the database in Oracle 10g | Shivananda Rao

  • ORA-01034: ORACLE not available ORA-01078: failure in processing system

    Aloha!

    I just create an instance on oracle 11g R2, I stop the newly created instance. Commissioning once again, I was invited by:

    SQL > startup mount
    ORA-01078: failure in the treatment of system settings
    LRM-00109: could not open the parameter file ' / u01/app/oracle/product/11.2.0/db_1/dbs/initorc01.ora'
    SQL >

    also, I tried connected as: [oracle@ole5 SBAtemp] $ sqlplus / as sysdba
    and try to shutdown database, im receiving this prompt.

    SQL > shutdown immediate
    SP2-0717: illegal SHUTDOWN option
    SQL > shutdown immediate;
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux error: 2: no such file or directory
    SQL >

    Thanks for the help in advance.


    Kind regards
    Hades
  • Error in db oracle Linux log-in: ORA-01034, ORA-27101

    Hello world

    I got below error when log installed on Linux REDHAT 6.4 (11 g R2) oracle database.

    [oracle@LOM-NEYTR-RHEL-NEW1 dbhome_1] $ sqlplus

    SQL * more: Production version 11.2.0.1.0 Mon. Nov 16 15:29:08 2015

    Copyright (c) 1982, 2009, Oracle.  All rights reserved.

    Enter the user name: dmadmin
    Enter the password:


    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux-x86_64 error: 2: no such file or directory
    Process ID: 0
    Session IDs: serial number 0: 0

    =====================================

    is that someone has an idea about this. I tried to connect as sysdba and connected successfully, but

    When I give the command "start", it gives below error.

    [oracle@LOM-NEYTR-RHEL-NEW1 dbhome_1] $ sqlplus / as sysdba

    SQL * more: Production version 11.2.0.1.0 Mon. Nov 16 15:26:49 2015

    Copyright (c) 1982, 2009, Oracle.  All rights reserved.

    Connect to an instance is idle.

    SQL > startup

    ORACLE instance started.

    Total System Global Area 1068937216 bytes

    Bytes of size 2220200 fixed

    817893208 variable size bytes

    243269632 of database buffers bytes

    Redo buffers 5554176 bytes

    Mounted database.

    ORA-03113: end of file on communication channel

    Process ID: 21048

    Session ID: 16 serial number: 3

    ==================================================

    Please help me on this.

    Hello

    1. thanks for sharing the alerts log. next time on neighbourhoods - when you receive error first source/watch is in the alert log

    2 see the errors below

    ORA-27072: IO file error

    Linux-x86_64 error: 25: Inappropriate ioctl for device

    ORA-19502: error on file '/home/oracle/app/oracle/product/11.2.0/dbhome_1/dbs/arch1_28_850998828.dbf of writing.


    Is for example you didn't know that error if information I google for example IOCtl (http://www.iitk.ac.in/LDP/LDP/lkmpg/2.4/html/x856.html) his dirver / core program allows to interact to with the device (as the hard drive is peripheral)

    Now oracle dbwr written to right something to when starting after the phase of mounting to the location above. Maybe more space to a tablespace.


    3. the first thing you need to make sure there is a space / Home for example at startup

    4. change (move all files to the different location) it's not good to hold sound/home/oracle which is General for all other users (staging of situation - home directory)

    Update - your last exit

    dev/map/vg_lomneytrrhelnew1-lv_home 201915336 190056092 1602452 100% / Home

    Its filled to 100%

    It may be useful

    -Pavan Kumar N

  • ORA-01034: ORACLE not available &amp; ORA-00838: specific MEMORY_TARG value

    Hi all

    I'm trying to load data into the database. And I was asked to run the commands below:
    ALTER system set sga_target = 1365M scope = spfile;
    ALTER system set pga_aggregate_target = 1365M scope = spfile;
    ALTER system set olap_page_pool_size is 0 scope = spfile;.
    change all of the "_olap_parallel_update_small_threshold" system is 2147483647 scope = spfile;.
    change all of the "_olap_page_pool_hi" system is 30 scope = spfile;.
    ALTER system set job_queue_processes is 5 scope = spfile;.
    stop immediately;
    start-up
    but I got error below...
    SQL > startup;
    ORA-00838: MEMORY_TARGET determined value is too small, must be at least 2
    736 M
    SQL > show sga parameter
    ORA-01034: ORACLE not available
    Process ID: 0
    Session IDs: serial number 0: 0
    what should I do to get my database without losing my data?

    Thanks for your time.

    user12296343 wrote:
    Thanks for your reply, I get following error.

    SQL > create spfile from pfile;
    Created file.
    SQL > startup
    ORA-27102: out of memory
    OSD-00022: additional error information
    S/O-error: (OS 8) not enough memory is available to process this command.

    What should I do now? I have 3 GB of ram and I cannot increase it. What is the default values? I would like to replace their return...

    Thanks for your time...

    alert_SID.log file show settings whose default value used to start the DB.
    If you can find in this file of a start of the DB which took place before today,
    Then you can use these lines, values, the parameters to make new pfile & then a new spfile.
    In the future, you should ALWAYS do a manual copy of the spfile, before changing anything

  • EMCA fails with the error "ORA-01034: ORACLE is not available.

    Hello
    10g R2 on AIX I have the following error:
    emca -config dbcontrol db -repos create
    ......................................................
    .....................................................
    Password for DBSNMP user:
    Invalid username/password. [ORA-01034: ORACLE not available]
    And that's because all oracle processes are runing with:
    ORACLE_HOME=/U00/Oracle/product/10.2.0/Db_1/

    EMCA fails with the error "ORA-01034: ORACLE is not available" and "Name of user and password invalid." For DBSNMP user [ID 550484.1]
    It is said:
    +<moderator edit - removed MOS content>+
    Can I do the reverse and in the script of the emca, add "/" at the end of ORACLE_HOME=/u00/oracle/product/10.2.0/db_1
    ??
    Thank you.

    Edited by moderator - content removed from MOS

    Hi user;

    First of all please do not post details here, its against to oracle interoperability metalink, ID is sufficient for us. Secondly, yes you can, first to save $ORACLE_HOME/bin/emca script like

    CP $ORACLE_HOME/bin/emca $ORACLE_HOME/bin/emca_org

    to change the file number and test

    Respect of
    HELIOS

  • Oracle not available, ORA-01034 &amp; ORA-27101

    Hi all

    OK, I went and he again (messed up). I hope someone can help to guide me out of this, I thought I was doing OK. I'll try to be concise and yet provide enough detail. Thank you in advance for wading in it. I searched this forum and others, I'm not the first with this pair of ORA errors, but other threads did not help me to solve this problem. I'll be crossed this announcement on other forums, but not to areas of discussion here.

    Two questions:
    1. that I did wrong, what should I have done before running / after running game patches? (I have the Oracle documentation for the patch, but I got confused/lost in all the information on clusters & other).
    2. What can I do to get it back? (Other that scratch completely and start again, I have seem to be able to perform).

    I have a production system currently running on Windows Server 32 10.2.0.5. I created a dump and was re-hosting to a new server to test the upgrade of 3rd request of the party who sits on Oracle (PTC Windchill) the new server running server 2003 64 - bit. I had Oracle 10.2.0.4 installed from a Windchill upgrade previous trial. I ask the 10.2.0.5 patch set on the new server before importing the dump, but now it throws the following errors when I try to connect to sqlplus system / < pwd > @sid:

    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist

    How I got here:

    a. before you start, I was able to connect to SQL * Plus, 10.2.0.4.0 as system / < pwd > @sid. I dropped the user of PTC Windchill database with waterfall, successfully.

    b. in Services window, I stopped OracleServiceWIND, Oracle_HomeTNSListener and OracleDBConsloewind. They are the only Oracle services running.

    c. Ran the installer downloaded Patch from Oracle to start YES. ORA-home identified, patch set correctly installed. Log in to the file installActions repors "installing Oracle Database 10 g Release 2 Patch Set 4 was successful." Log file written reports even.

    d. open a command window and attempted to sql * more open as a system, has failed with above errors.

    e. checked in Services window, all the Oracle services began. Ran > netstat - tcp, tnslistener.exe abnp showed listening on port 1521. See setting Oracle Net Configuration Assistant listener configured on port 1521

    f. connected: sys as sysdba, declared 'connected to an instance inactive.' sql > exit

    g. ran > lsnrctl status reports, correct version, listener.ora, ~. Newspaper. "Wind" service has 1 instance. Instance "wind", status UNKNOWN, has 1 handler for this service...

    h. registered in sys as sysdba, declared 'Connected to an idle instance.' Ran > startup open; output report:
    Instance Oracle began.
    Total system global area
    Fixed size
    Variable size
    .. .blah blah...
    Mounted database.
    ORA-01092: ORACLE instance is complete. Disconnection forced

    I am at a loss. Services Windows seems to have all my Oracle services running. But I can't connect to SQL * more like the system/pwd@sid that I have always done as a test before you import the dump. Ideas, suggestions?

    I thank very you much for your time and the help of a neophyte.

    Sincerely,
    Tom

    What document you went through. Can you provide a link? the document must be clearly mentioned this post steps patch must be... After having patched usually you start the database with upgrade to startup and it takes a bit of time to come. After that, you need to stop & restart the database with normal startup command.

  • ORA-01034: ORACLE not available

    Hello group,

    We have just cloned an Oracle 10.2.0.4 home one he finished successfully (OUIHome1). We have also cloned a 11.1.0.6 on a different House (OUIHome2), after that, we copied an offline backup physical on the server where the houses have been cloned. Now, we put all the environment variables for the 10.2.0.4 House.

    ORACLE_BASE = / oracle/app/oracle
    ORACLE_HOME=/Oracle/app/Oracle/product/10.2.0
    ORACLE_SID = dbprd
    PATH = / usr/java131/bin: / usr/bin: / etc: / usr/sbin: / usr/ucb: $ORACLE_HOME/bin: $ORACLE_HOME/OPatch: / usr/bin / X 11: / sbin: / usr/local/bin:.

    export PATH
    Export DISPLAY
    export ORACLE_BASE
    Export ORACLE_HOME
    export ORACLE_SID
    LD_LIBRARY_PATH = $ORACLE_HOME/lib: $ORACLE_HOME/ctx/lib: $ORACLE_HOME/network/lib
    LIBPATH = $ORACLE_HOME/lib: $ORACLE_HOME/lib32: $ORACLE_HOME/ctx/lib

    Likewise, we have created passwordfile and init
    orapwd file = orapwmefpp entries = pwd = 5 password

    However, we are unable to connect to the instance, it shows that these messages on these scenarios:

    sqlplus "/ as sysdba".

    SQL * more: Release 10.2.0.4.0 - Production on Tue Nov 16 17:39:04 2010

    Copyright (c) 1982, 2007, Oracle. All rights reserved.

    ERROR:
    ORA-01031: insufficient privileges


    In the other scenario:

    sqlplus "/ nolog '.

    SQL * more: Release 10.2.0.4.0 - Production on Tue Nov 16 17:46:36 2010

    Copyright (c) 1982, 2007, Oracle. All rights reserved.

    SQL > connect sys/pwd
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    IBM AIX RISC System/6000 error: 2: no such file or directory


    SQL > startup nomount;
    ORA-01031: insufficient privileges

    Please any idea?

    Thanks in advance

    Hello

    Please confirm that the default group of the 'oracle' database owner is "dba".

    What happens if you issue the following, you can connect then?

    $ sqlplus / as sysdba

    Please go through these documents.

    Service of the ORA-1031 insufficient privilege [ID 730067.1]
    Checklist to solve CONNECT AS SYSDBA (INTERNAL) issues [233223.1 ID]
    ORA-01031 Sysdba connection after Installation of the patch [ID 400459.1] group
    UNIX: Checklist for solving connect AS SYSDBA questions [69642.1 ID]

    Thank you
    Hussein

  • ORACLE not available ORA-01034

    Try to install the peoplesoft database using windows 2000, oracle 10 g release 2 and peopletools 8.48

    When I run the PeopleSoft database configuration wizard, it will fail to run the createdb10.sql script. I get:

    CREATE HCM DATA
    *
    ERROR on line 1:
    ORA-01034: ORACLE not available

    When I log in sqlplus as sysdba, it tells me that I am connected to an idle instance.

    I can start the instance through the start command. I get an error that it cannot find the control file (which is true, the control files have not been generated) but I am able to query tables, for example double.

    If I now try to re-run the wizard db (after the first removal system variable ORACLE_SID and vpd.properties file), I get error:

    CREATE HCM DATA
    *
    ERROR on line 1:
    ORA-30014: operation supported only in Automatic Undo Management mode

    Q: How to work around this error?

    Q: why the instance has not started automatically?

    500 MB are obviously not enough... but you can try.
    For your init.ora file, it might want to set db_cache_size, shared_pool_size as low as possible instead of default values.
    In the %ORACLE_HOME%\database you can find an example of init.ora file.

    Nicolas.

  • Oracle 10g Express on Ubuntu problems [sqlplus ORA-01034, ORA-27101]

    Hello!

    Trying to correctly install and configure 10g Express version on Ubuntu Linux 8.04 Server without success. I'm a noob Linux and Oracle and tries to install the database under the Project.net service.

    I followed installation guide of Oracle Database Express Edition for linux I got from Oracle's Web site.

    I installed the deb package with gdebi.. .deb (and later reinstalled with dpkg - i .deb..) as described in the guide. Go 'by the book' I ran /etc/init.d/oracle-xe set up and confirmed the default values. I put the password for the SYS and SYSTEM account. The value DB autostart. I also ran the /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/bin/oracle_env.shand added this line to the file .bashrc. Then, still in the following installation guide, I wanted to make available for remote clients DB and tried to connect to DB at the local level, using the sqlplus command line. Here, the problems begin:
    ----
    SQL * more: Release 10.2.0.1.0 - Production on MON 20 Oct 11:47:23 2008

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    Enter the user name: System
    Enter the password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux error: 2: no such file or directory
    ----

    I tried all combinations of upper/lower case, sys and system - unable to connect account. Was the normal user, root or oracle user - does not work.

    I searched this forum and google for the answer, but none works for me. There have been responses suggesting to change the environment variable ORACLE_SID, logon with the sysdba account, which gives the following:
    ---
    root@TestSrv:/# sqlplus/nolog

    SQL * more: Release 10.2.0.1.0 - Production on MON 20 Oct 12:06:04 2008

    Copyright (c) 1982, 2005, Oracle. All rights reserved.

    SQL > connect system / [passwd] as sysdba
    ERROR:
    ORA-01031: insufficient privileges
    ---

    I really want to do this, so any help would be greatly appreciated. Please note that I am very green in Linux and a complete noob in Oracle.

    TNX!

    He has to work.
    But next time, do not forget the password that you type ;-)

Maybe you are looking for