ORA-01034 help please

Recently recieved a copy of the developer kit for linux which included Oracle 8i enterprise. I followed the instructions found in the install guide (even printed it for reference)
When the install was finished I followed the instructions in the admin guide to setup the DB to start automatically.
The problem occurs when I run sqlplus. After typing in any username/password it just comes back with ORA-01034: Oracle not available. Anyone know what I'm missing?
I have tried manually starting the db (dbstart), I've tried running the oracle executable but that doesn't seem to do anything. Doesn't even get added to the process list (ie ps -A, doesn't show here). I also tried to connect using svrmgr (not the correct executable name but real close, can't remember right now) But srvmgr returned the exact same error code.
The machine this is loaded on is a Toshiba Satellite 4025CDT Notebook. 64mb ram, big hd, etc. Currently running SuSE 7.0
Thanks for any help you can provide. Email me or post here if you need any more info
Mark Russell
null

Did you try to start the database using svrmgrl as follows:
- svrmgrl
connect internal
startup
This should work. The dbstart script has errors, there are some sollutions posted elsewhere on this forum

Similar Messages

  • ORA-01446 - Help Please

    Whenever I add another table to the query, and run it, I receive this error:
    ORA-01446: cannot select ROWID from view with DISTINCT, GROUP BY, etc.
    I have a simple query that currently has 77 columns in the SELECT and 17 tables using both joins & left outer joins. I am NOT using any views, DISTINCT, GROUP BY, ROWID, functions. I have also tried to ORDER BY the columns, & it still fails.
    Please post any ideas... I'm all out. Thanks.

    Anthony,
    It already is in the most simplified query that produces the error.
    Just wanted to let you know, that I resolved this issue by re-writing the query using NON-ANSI joins, the traditional oracle way using (+) to determine outer joins and placing these joins in the where clause.
    The query runs great this way. It turns out Oracle 9i had some limitiations to ANSI joins.
    Thanks for your offer of help. :)

  • Need help on this errors : ORA-01034: ORACLE not available  and ORA-27101

    Hi,
    I installed 11gR2 on win xp in vmware workstation.It was running without any problems.Few times I Closed the vmware application explicitly.
    Now when I tried to connect oracle It is showing the following message.
    Enter user-name: scott
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Process ID: 0
    Session ID: 0 Serial number: 0
    Please help me to resolve this .

    Thanks for your response.When I tried to start oracle results are:
    SQL> startup
    ORACLE instance started.
    Total System Global Area  535662592 bytes
    Fixed Size                  1375792 bytes
    Variable Size             381682128 bytes
    Database Buffers          146800640 bytes
    Redo Buffers                5804032 bytes
    ORA-03113: end-of-file on communication channel
    Process ID: 2884
    Session ID: 1 Serial number: 3
    When I checked in enterprise manager it is showing the following information.
    Agent Connection to Instance
    Status     Failed
    Details     ORA-12505: TNS:listener does not currently know of SID given in connect descriptor (DBD ERROR: OCIServerAttach)
    Thanks for your help.

  • ORA-01031, ORA-01034 and ORA-27101 .....very urgent pls help.

    After I installed Oracle 8i Enterprise Edition on Win XP, default datanase was not creates so i tried manually creating it but it flashed this error while logging.
    Microsoft Windows XP [Version 5.1.2600]
    (C) Copyright 1985-2001 Microsoft Corp.
    C:\Documents and Settings\oracle>SQLPLUS
    SQL*Plus: Release 8.1.7.0.0 - Production on Wed Apr 30 20:09:50 2003
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Enter user-name: INTERNAL
    Enter password:
    ERROR:
    ORA-01031: insufficient privileges
    Enter user-name: SYSTEM
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist

    U r getting ORA-01034 and ORA-27101 because ur database has not started.
    try connecting svrmgrl as below
    go to command prompt
    svrmgrl
    connect internal
    startup pfile=<pfilename with full path>
    Now logon to sqlplus and try to connect as system.

  • Help:ora-01034 & ora-00101

    Hi,
    i am a new oracle 8.1.6 user i have installed it yesterday it worked fine...
    but when i tried to connect to sqlplus with (scott/tiger,sys/change_on_install,system/manager)it doesnt work and i have the following message:
    ora-01034 :oracle not available
    when i tried to startup de svrmgrl it doesnt work and i have de following message:
    ora-00101:invalid specification for system parameter MTS-DISPATCHERS.
    what is exactly the error?
    what i have to do?
    thanx a lot in advance
    NB :
    i am using linux mandrake 7.0

    In $ORACLE_HOME/dbs/init$ORACLE_SID.ora parameter file change the following:
    # mts_dispatchers = "(PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)"
    mts_dispatchers = "(protocol=TCP)(DISP=2)(mul=ON)(pool=ON)"
    mts_max_dispatchers = 5
    mts_servers = 1
    mts_max_servers = 20
    null

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

    Hi all,
    suddenly our oracle 10g database stopped working. When we tried export the database following was the output
    C:\Documents and Settings\Administrator>EXP PMIS/PMIS FILE=C:\PMIS.DMP
    Export: Release 10.2.0.1.0 - Production on Wed Mar 25 16:15:08 2009
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    EXP-00056: ORACLE error 1034 encountered
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    EXP-00005: all allowable logon attempts failed
    EXP-00000: Export terminated unsuccessfullyalert log file had the output as
    Wed Mar 25 16:02:12 2009
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =10
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:>sessions = 49
    >__shared_pool_size = 71303168
    >__large_pool_size = 8388608
    >__java_pool_size = 4194304
    >__streams_pool_size = 0
    >spfile = C:\ORACLEXE\APP\ORACLE\PRODUCT\10.2.0\SERVER\DBS\SPFILEXE.ORA
    >sga_target = 146800640
    >control_files = C:\ORACLEXE\ORADATA\XE\CONTROL.DBF
    >__db_cache_size = 58720256
    >compatible = 10.2.0.1.0
    >db_recovery_file_dest = C:\oraclexe\app\oracle\flash_recovery_area
    >db_recovery_file_dest_size= 10737418240
    >undo_management = AUTO
    >undo_tablespace = UNDO
    >remote_login_passwordfile= EXCLUSIVE
    >dispatchers = (PROTOCOL=TCP) (SERVICE=XEXDB)
    >shared_servers = 4
    >job_queue_processes = 4
    >audit_file_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\ADUMP
    >background_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\BDUMP
    >user_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\UDUMP
    >core_dump_dest = C:\ORACLEXE\APP\ORACLE\ADMIN\XE\CDUMP
    >db_name = XE
    >open_cursors = 300
    >os_authent_prefix =
    >pga_aggregate_target = 41943040
    PMON started with pid=2, OS id=1632
    PSP0 started with pid=3, OS id=1312
    MMAN started with pid=4, OS id=200
    DBW0 started with pid=5, OS id=1864
    LGWR started with pid=6, OS id=188
    CKPT started with pid=7, OS id=1328
    SMON started with pid=8, OS id=1848
    RECO started with pid=9, OS id=1760
    CJQ0 started with pid=10, OS id=1920
    MMON started with pid=11, OS id=768
    MMNL started with pid=12, OS id=948
    Wed Mar 25 16:02:13 2009
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 4 shared server(s) ...
    Oracle Data Guard is not available in this edition of Oracle.
    Wed Mar 25 16:02:13 2009
    alter database mount exclusive
    Wed Mar 25 16:02:17 2009
    Setting recovery target incarnation to 2
    Wed Mar 25 16:02:17 2009
    Successful mount of redo thread 1, with mount id 2563569989
    Wed Mar 25 16:02:17 2009
    Database mounted in Exclusive Mode
    Completed: alter database mount exclusive
    Wed Mar 25 16:02:17 2009
    alter database open
    Wed Mar 25 16:02:18 2009
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_188.trc:
    ORA-00600: internal error code, arguments: [3700], [1], [15], [2], [2], [], [], []
    Wed Mar 25 16:02:18 2009
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_lgwr_188.trc:
    ORA-00600: internal error code, arguments: [3700], [1], [15], [2], [2], [], [], []
    Wed Mar 25 16:02:18 2009
    LGWR: terminating instance due to error 470
    Wed Mar 25 16:02:19 2009
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_dbw0_1864.trc:
    ORA-00470: LGWR process terminated with error
    Wed Mar 25 16:02:19 2009
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_ckpt_1328.trc:
    ORA-00470: LGWR process terminated with error
    Wed Mar 25 16:02:19 2009
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_psp0_1312.trc:
    ORA-00470: LGWR process terminated with error
    Wed Mar 25 16:02:19 2009
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_mman_200.trc:
    ORA-00470: LGWR process terminated with error
    Wed Mar 25 16:02:19 2009
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_pmon_1632.trc:
    ORA-00470: LGWR process terminated with error
    Wed Mar 25 16:02:19 2009
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_reco_1760.trc:
    ORA-00470: LGWR process terminated with error
    Wed Mar 25 16:02:19 2009
    Errors in file c:\oraclexe\app\oracle\admin\xe\bdump\xe_smon_1848.trc:
    ORA-00470: LGWR process terminated with error
    Instance terminated by LGWR, pid = 188Again when we tried by connecting sqlplus following was output
    SQL> connect sys/manager as sysdba
    Connected to an idle instance.
    SQL> startup
    ORACLE instance started.
    Total System Global Area 146800640 bytes
    Fixed Size 1286220 bytes
    Variable Size 83890100 bytes
    Database Buffers 58720256 bytes
    Redo Buffers 2904064 bytes
    Database mounted.
    ORA-03113: end-of-file on communication channelWe actually need database dump for user PMIS, any help would be highly appreciated

    Hi Wim
    You should say that "It may be Control File problem", but you shouldn't say that "it's due to Control File" problem
    Please refer to Errors Documentation for more information on ORA-00600
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14219/e0.htm#sthref371
    ORA-00600: internal error code, arguments: [string], [string], [string], [string], [string], [string], [string], [string]
    Cause: This is the generic internal error number for Oracle program exceptions. This indicates that a process has encountered an exceptional condition.
    Action: Report as a bug - the first argument is the internal error number
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com

  • Oracle 11g Installation DBCA ORA-01034: Oracle Not Available

    I have two oracle databases installed (using the default settings in dbca) and running on a Windows 2003 R2 server, already.
    However, when I try and create a third using the defaults, after 2%, dbca receives an ORA-01034: Oracle Not Available and stops the creation process.
    I've searched 16 hours or so for a similar issue, but haven't had much luck other than to check sqlnet.ora for OS authentication, the registry keys, and tnsnames.ora.
    I've looked at the trace log for dbca a few times for the different attempts at creating a new database, and they tend to differ when the error is generated.
    Looking at Event Viewer, I noticed that connection events occurred during installation, and that for at least one case, CONNECT / AS SYSDBA occured 3 times before the error was generated.
    I've made more than 3 databases on another machine (XP - not server 2003), without any issue, but it seems odd that this error would be because of server 2003.
    I'm fairly inexperienced with configuring databases for Oracle, so please excuse my ignorance.
    Here's a log file to accompany the issue:
    [main] [14:59:16:460] [DBCAWizard.removePageFromList:1318] DBCAWizard->removePageFromList: The page to be removed = NetworkConfPage
    [main] [14:59:16:460] [DBCAWizard.removePageFromList:1318] DBCAWizard->removePageFromList: The page to be removed = NetworkConfPage
    [main] [14:59:16:460] [DBCAWizard.removePageFromList:1318] DBCAWizard->removePageFromList: The page to be removed = NetworkConfPage
    [main] [14:59:16:460] [DBCAWizard.removePageFromList:1318] DBCAWizard->removePageFromList: The page to be removed = NetworkConfPage
    [main] [14:59:16:460] [DBCAWizard.removePageFromList:1318] DBCAWizard->removePageFromList: The page to be removed = NetworkConfPage
    [main] [14:59:16:460] [DBCAWizard.removePageFromList:1318] DBCAWizard->removePageFromList: The page to be removed = NetworkConfPage
    [main] [14:59:16:460] [DBCAWizard.removePageFromList:1318] DBCAWizard->removePageFromList: The page to be removed = NetworkConfPage
    [main] [14:59:16:460] [CommandLineArguments.process:639] CommandLineArguments->process: number of arguments = 0
    [main] [14:59:16:976] [Host.checkOPS:2290] Inside checkOPS
    [main] [14:59:16:976] [Host.checkOPS:2302] Trying to check cluster existence
    [main] [14:59:17:38] [Library.getInstance:106] Created instance of Library.
    [main] [14:59:17:38] [Library.load:206] Loading orauts.dll...
    [main] [14:59:17:38] [Library.load:212] oracleHome D:\app\Administrator\product\11.1.0\db_1
    [main] [14:59:17:38] [Library.load:227] Property oracle.installer.library_loc is set to value=D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32
    [main] [14:59:17:54] [Library.load:229] Loading library D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32\orauts.dll
    [main] [14:59:17:54] [Library.load:262] Loaded library D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32\orauts.dll from path=
    D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32
    [main] [14:59:17:54] [Library.load:206] Loading MSVCR71.dll...
    [main] [14:59:17:54] [Library.load:212] oracleHome D:\app\Administrator\product\11.1.0\db_1
    [main] [14:59:17:54] [Library.load:227] Property oracle.installer.library_loc is set to value=D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32
    [main] [14:59:17:54] [Library.load:229] Loading library D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32\MSVCR71.dll
    [main] [14:59:17:54] [Library.load:262] Loaded library D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32\MSVCR71.dll from path=
    D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32
    [main] [14:59:17:54] [Library.load:206] Loading orawsec11.dll...
    [main] [14:59:17:54] [Library.load:212] oracleHome D:\app\Administrator\product\11.1.0\db_1
    [main] [14:59:17:54] [Library.load:227] Property oracle.installer.library_loc is set to value=D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32
    [main] [14:59:17:54] [Library.load:229] Loading library D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32\orawsec11.dll
    [main] [14:59:17:54] [Library.load:262] Loaded library D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32\orawsec11.dll from path=
    D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32
    [main] [14:59:17:54] [Library.load:206] Loading orasrvm11.dll...
    [main] [14:59:17:54] [Library.load:212] oracleHome D:\app\Administrator\product\11.1.0\db_1
    [main] [14:59:17:54] [Library.load:227] Property oracle.installer.library_loc is set to value=D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32
    [main] [14:59:17:54] [Library.load:229] Loading library D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32\orasrvm11.dll
    [main] [14:59:17:54] [Library.load:262] Loaded library D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32\orasrvm11.dll from path=
    D:\app\Administrator\product\11.1.0\db_1\oui\lib\win32
    [main] [14:59:17:54] [Version.isPre10i:213] isPre10i.java: Returning FALSE
    [main] [14:59:17:54] [WindowsSystem.regKeyExists:1104] WindowsSystem.regKeyExists: mainkey= HKEY_LOCAL_MACHINE subkey = Software\Oracle\Ocr
    [main] [14:59:17:648] [WindowsSystem.getCSSConfigType:1271] configType=null
    [main] [14:59:17:648] [Host.checkOPS:2308] cluster existence:false
    [main] [14:59:17:648] [Host.checkOPS:2346] Cluster installed=false
    [AWT-EventQueue-0] [14:59:19:429] [OsUtilsBase.getOracleBaseFromInventory:413] Getting ORACLE_BASE from inventory.
    [AWT-EventQueue-0] [14:59:19:445] [OsUtilsBase.getOracleBaseFromInventory:427] Setting oracle.installer.oui_loc = D:\app\Administrator\product\11.1.0\db_1\oui
    [AWT-EventQueue-0] [14:59:19:445] [OsUtilsBase.getOracleBaseFromInventory:430] Oracle Inventory property invptrloc = null
    [AWT-EventQueue-0] [14:59:19:445] [OsUtilsBase.getOracleBaseFromInventory:447] Inventory Home Size = 1
    [AWT-EventQueue-0] [14:59:19:445] [OsUtilsBase.getOracleBaseFromInventory:473] ORACLE_BASE returned from inventory:= D:\app\Administrator
    [AWT-EventQueue-0] [14:59:19:445] [Host.displayOracleBaseWarning:1115] oracleBaseFromEnv null
    [AWT-EventQueue-0] [14:59:19:445] [Host.displayOracleBaseWarning:1121] oracle_base from OUI D:\app\Administrator oracle_base from env
    [AWT-EventQueue-0] [14:59:24:538] [InitParamHandler.endElement:517] CustomSGA flag: false
    [AWT-EventQueue-0] [14:59:24:538] [InitParamHandler.endElement:518] Database Type: MULTIPURPOSE
    [AWT-EventQueue-0] [14:59:24:538] [InitParamHandler.endElement:519] Mem Percentage: 40
    [AWT-EventQueue-0] [14:59:24:538] [InitParamHandler.endElement:552] Total memory MB: 818
    [AWT-EventQueue-0] [14:59:24:538] [OsUtilsBase.is64Bit:294] architecture is 64 bit: false
    [AWT-EventQueue-0] [14:59:24:538] [MemoryCalculator.<clinit>:92] setting memory minimums for 32 bit
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:237] IN threadID:1 group#=1
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:237] IN threadID:1 group#=2
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:246] Current threadID=1
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:253] Current threadID=1 ==> redoGroups[0]=1
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:263] vRedoGroups:[1]
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:293] setAttribute: bExists=false
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:237] IN threadID:1 group#=3
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:246] Current threadID=1
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:253] Current threadID=1 ==> redoGroups[0]=1
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:253] Current threadID=1 ==> redoGroups[1]=2
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:263] vRedoGroups:[1, 2]
    [AWT-EventQueue-0] [14:59:24:554] [StorageAttributes.setAttribute:293] setAttribute: bExists=false
    [AWT-EventQueue-0] [14:59:24:554] [TemplateManager.parseCloneTemplate:1509] See for any transportable datafiles in TemplateManager.....
    [AWT-EventQueue-0] [14:59:36:804] [DatabaseNamePage.onNameChanged:751] m_oldGDBName =
    [AWT-EventQueue-0] [14:59:36:819] [OracleHome.isRacEnabled:177] bRacOn = false
    [AWT-EventQueue-0] [14:59:36:897] [ManagementOptionsPage.initializePage:692] Enumerating Agents
    [AWT-EventQueue-0] [14:59:41:350] [ManagementOptionsPage.validate:1049] emConfigChkBox State: true
    [AWT-EventQueue-0] [14:59:41:350] [ManagementOptionsPage.validate:1050] switchChkBox State: false
    [AWT-EventQueue-0] [14:59:41:350] [ManagementOptionsPage.validateAndSetParams:1090] In validateAndSetParams
    [AWT-EventQueue-0] [14:59:41:350] [NetworkUtils.checkListenerStatus:350] Checking listener status: LISTENER
    [AWT-EventQueue-0] [14:59:41:569] [NetworkUtils.checkListenerStatus:356] lsnrct status output
    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 13-JUN-2008 14:59:41
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=XXX)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Production
    Start Date 13-JUN-2008 10:32:10
    Uptime 0 days 4 hr. 27 min. 33 sec
    Trace Level user
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\app\Administrator\product\11.1.0\db_1\network\admin\listener.ora
    Listener Log File d:\app\administrator\diag\tnslsnr\XXX\listener\alert\log.xml
    Listener Trace File d:\app\administrator\diag\tnslsnr\XXX\listener\trace\ora_1792_1876.trc
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=XXX)(PORT=1521)))
    Services Summary...
    Service "Oracle8" has 2 instance(s).
    Instance "ORCL", status UNKNOWN, has 1 handler(s) for this service...
    Instance "XXX", status UNKNOWN, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    The command completed successfully
    [AWT-EventQueue-0] [15:0:14:475] [TemplateManager.isInstallTemplate:2226] Selected Template by user:=General Purpose
    [AWT-EventQueue-0] [15:0:14:475] [TemplateManager.isInstallTemplate:2233] The Message Id to be searched:=GENERAL_PURPOSE
    [AWT-EventQueue-0] [15:0:14:490] [TemplateManager.isInstallTemplate:2226] Selected Template by user:=General Purpose
    [AWT-EventQueue-0] [15:0:14:490] [TemplateManager.isInstallTemplate:2233] The Message Id to be searched:=GENERAL_PURPOSE
    [AWT-EventQueue-0] [15:0:14:506] [TemplateManager.isInstallTemplate:2226] Selected Template by user:=General Purpose
    [AWT-EventQueue-0] [15:0:14:506] [TemplateManager.isInstallTemplate:2233] The Message Id to be searched:=GENERAL_PURPOSE
    [AWT-EventQueue-0] [15:0:15:84] [Verifier.processRawConfigFile:3709] StorageType == 0
    [AWT-EventQueue-0] [15:0:15:84] [DatabaseOptionPage.doNext:266] processRawConfigFile=false
    [AWT-EventQueue-0] [15:0:17:724] [InitParametersPage.validate:225] InitParametersPage->validate: in SPFile condition
    [AWT-EventQueue-0] [15:0:17:724] [InitParametersPage.validate:229] original spFileName with variables ={ORACLE_HOME}\database\spfile{SID}.ora
    [AWT-EventQueue-0] [15:0:17:724] [Verifier.validateSPFile:4853] The SPFILE={ORACLE_HOME}\database\spfile{SID}.ora
    [AWT-EventQueue-0] [15:0:17:724] [ClusterUtils.validateRawDevice:784] Inside validateRawDevice
    [AWT-EventQueue-0] [15:0:17:724] [ClusterUtils.validateRawDevice:796] Device Exception
    [AWT-EventQueue-0] [15:0:17:724] [ClusterUtils.isRaw:762] The handle is invalid.
    [AWT-EventQueue-0] [15:0:17:724] [InitParametersPage.validate:337] InitParametersPage->validate: calling createUndoAttributes
    [AWT-EventQueue-0] [15:0:19:131] [StoragePage.selectAndExpandItem:333] item=oracle.sysman.emSDK.client.dataComponent.dataDrivenTree.TreeParentNode[label=Storage,index=0]
    [AWT-EventQueue-0] [15:0:19:178] [StoragePage.selectAndExpandItem:342] item.isExpanded=true
    [AWT-EventQueue-0] [15:0:19:193] [StoragePage.selectAndExpandItem:354] selection.isSelected(item)=false
    [AWT-EventQueue-0] [15:0:20:771] [StoragePage.validate:934] StoragePage: In validate function
    [AWT-EventQueue-0] [15:0:20:787] [Verifier.validateTemplate:1780] StorageType == 0
    [AWT-EventQueue-0] [15:0:20:818] [CreationOptionPage.setSaveTemplateVisible:465] Setting save template visible = true
    [AWT-EventQueue-0] [15:0:23:177] [DBCAWizard.onFinish:1203] m_bFinishClicked: false
    [TaskScheduler timer] [15:0:23:177] [OracleHome.isRacEnabled:177] bRacOn = false
    [TaskScheduler timer] [15:0:23:193] [NetworkUtils.checkListenerStatus:350] Checking listener status: LISTENER
    [TaskScheduler timer] [15:0:23:412] [NetworkUtils.checkListenerStatus:356] lsnrct status output
    LSNRCTL for 32-bit Windows: Version 11.1.0.6.0 - Production on 13-JUN-2008 15:00:23
    Copyright (c) 1991, 2007, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=XXX)(PORT=1521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for 32-bit Windows: Version 11.1.0.6.0 - Production
    Start Date 13-JUN-2008 10:32:10
    Uptime 0 days 4 hr. 28 min. 14 sec
    Trace Level user
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File D:\app\Administrator\product\11.1.0\db_1\network\admin\listener.ora
    Listener Log File d:\app\administrator\diag\tnslsnr\XXX\listener\alert\log.xml
    Listener Trace File d:\app\administrator\diag\tnslsnr\XXX\listener\trace\ora_1792_1876.trc
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=XXX)(PORT=1521)))
    Services Summary...
    Service "Oracle8" has 2 instance(s).
    Instance "ORCL", status UNKNOWN, has 1 handler(s) for this service...
    Instance "XXX", status UNKNOWN, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    Service "XXX" has 1 instance(s).
    Instance "XXX", status READY, has 1 handler(s) for this service...
    The command completed successfully
    [TaskScheduler timer] [15:0:23:412] [Verifier.validateTemplate:1780] StorageType == 0
    [TaskScheduler timer] [15:0:23:412] [Verifier.calculateCloneDatafilePathsAndSizes:3137] canonicalPath=D:\app\Administrator\oradata\
    [TaskScheduler timer] [15:0:23:412] [Verifier.calculateCloneDatafilePathsAndSizes:3137] canonicalPath=D:\app\Administrator\oradata\
    [TaskScheduler timer] [15:0:23:412] [Verifier.calculateCloneDatafilePathsAndSizes:3137] canonicalPath=D:\app\Administrator\oradata\
    [TaskScheduler timer] [15:0:23:412] [Verifier.calculateCloneDatafilePathsAndSizes:3137] canonicalPath=D:\app\Administrator\oradata\
    [TaskScheduler timer] [15:0:23:412] [Verifier.calculateCloneDatafilePathsAndSizes:3137] canonicalPath=D:\app\Administrator\oradata\
    [TaskScheduler timer] [15:0:23:443] [Verifier.calculateRedoLogGroupFileSizes:3269] canonicalPath=D:\app\Administrator\oradata\
    [TaskScheduler timer] [15:0:23:443] [Verifier.calculateRedoLogGroupFileSizes:3269] canonicalPath=D:\app\Administrator\oradata\
    [TaskScheduler timer] [15:0:23:443] [Verifier.calculateRedoLogGroupFileSizes:3269] canonicalPath=D:\app\Administrator\oradata\
    [TaskScheduler timer] [15:0:23:443] [Verifier.getControlfFileSizes:3187] No. of Control files:=3
    [Thread-15] [15:0:23:474] [UIHost.getHtmlSummary:1055] UIHost:getHtmlSummary: running createTemplateDocument NOT for SHOW_TEMPLATE condition
    [Thread-15] [15:0:23:490] [UIHost.getHtmlSummary:1061] UIHost:getHtmlSummary: after running createTemplateDocument NOT for SHOW_TEMPLATE condition
    [Thread-15] [15:0:23:615] [XSLConst.generateHeaderXSL:211] NLS:Template Name:= null
    [Thread-15] [15:0:23:615] [XSLConst.generateHeaderXSL:216] Template Description:= Use this database template to create a pre-configured database optimized for general purpose or transaction processing usage.
    [Thread-15] [15:0:23:865] [UIHost.getHtmlSummary:1100] UIHost->getHtmlSummary: start printing of transformed document
    [TaskScheduler timer] [15:0:26:302] [Host.executeSteps:4426] Executing steps....
    [TaskScheduler timer] [15:0:26:302] [Host.setUpForOperation:3198] setUpForOperation: Mode = 128
    [TaskScheduler timer] [15:0:26:302] [OsUtilsBase.copyFile:715] OsUtilsBase.copyFile:
    [TaskScheduler timer] [15:0:26:318] [OsUtilsBase.copyFile:763] **write of file at destination complete...
    [TaskScheduler timer] [15:0:26:318] [OsUtilsBase.copyFile:798] **file copy status:= true
    [TaskScheduler timer] [15:1:13:879] [OsUtilsBase.copyFile:763] **write of file at destination complete...
    [TaskScheduler timer] [15:1:13:879] [OsUtilsBase.copyFile:798] **file copy status:= true
    [TaskScheduler timer] [15:1:13:895] [Host.executeSteps:4605] setupForOperation returned: true
    [TaskScheduler timer] [15:1:13:895] [Host.createStepSQLInterface:6444] sid =Mapping
    [TaskScheduler timer] [15:1:13:895] [SQLEngine.getEnvParams:446] NLS_LANG: AMERICAN_AMERICA.WE8MSWIN1252
    [TaskScheduler timer] [15:1:13:895] [SQLEngine.initialize:253] Execing SQLPLUS/SVRMGR process...
    [TaskScheduler timer] [15:1:14:35] [SQLEngine.initialize:281] m_bReaderStarted: false
    [TaskScheduler timer] [15:1:14:35] [SQLEngine.initialize:285] Starting Reader Thread...
    [Thread-35] [15:1:14:35] [StepContext$ModeRunner.run:2487] ---- Progress Needed:=true
    [Thread-35] [15:1:14:67] [BasicStep.execute:202] Executing Step : CLONE_DB_CREATION_RMAN_RESTORE
    [Thread-35] [15:1:14:67] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01092
    [Thread-35] [15:1:14:67] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01034
    [Thread-35] [15:1:14:67] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-03114
    [Thread-35] [15:1:14:67] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-12560
    [Thread-35] [15:1:14:67] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01109
    [Thread-35] [15:1:14:67] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@e1666
    [Thread-35] [15:1:14:67] [BasicStep.execute:202] Executing Step : INSTANCE_CREATION
    [Thread-35] [15:1:14:67] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@e1666
    [Thread-35] [15:1:14:67] [InitParamAttributes.sortParams:3562] m_sortOn:4 sortOn:4
    [Thread-35] [15:1:14:67] [InitParamAttributes.createInitFile:1698] Processing init param db_block_size
    [Thread-35] [15:1:14:67] [InitParamAttributes.createInitFile:1703] The value is 8192
    [Thread-35] [15:1:14:67] [InitParamAttributes.createInitFile:1698] Processing init param open_cursors
    [Thread-35] [15:1:14:67] [InitParamAttributes.createInitFile:1703] The value is 300
    [Thread-35] [15:1:14:67] [InitParamAttributes.createInitFile:1698] Processing init param db_domain
    [Thread-35] [15:1:14:67] [InitParamAttributes.createInitFile:1703] The value is ""
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param db_name
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is Mapping
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param control_files
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is ("D:\app\Administrator\oradata\Mapping\control01.ctl", "D:\app\Administrator\oradata\Mapping\control02.ctl", "D:\app\Administrator\oradata\Mapping\control03.ctl")
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param db_recovery_file_dest
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is D:\app\Administrator\flash_recovery_area
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param db_recovery_file_dest_size
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is 2147483648
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param compatible
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is 11.1.0.0.0
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param diagnostic_dest
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is D:\app\Administrator
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param memory_target
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is 857735168
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param processes
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is 150
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param audit_file_dest
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is D:\app\Administrator\admin\Mapping\adump
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param audit_trail
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is db
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param remote_login_passwordfile
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is EXCLUSIVE
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param dispatchers
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is "(PROTOCOL=TCP) (SERVICE=MappingXDB)"
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1698] Processing init param undo_tablespace
    [Thread-35] [15:1:14:192] [InitParamAttributes.createInitFile:1703] The value is UNDOTBS1
    [Thread-35] [15:1:14:473] [OracleHome.isRacEnabled:177] bRacOn = false
    [Thread-35] [15:1:14:473] [Host.noEntryinOratab:5562] Check made for oratab arg passed............
    [Thread-35] [15:1:14:473] [Oradim.getAddEntryCommand:355] AddEntry=[D:\app\Administrator\product\11.1.0\db_1\bin\oradim.exe, -new, -sid, MAPPING, -startmode, manual, -spfile]
    [Thread-35] [15:1:19:35] [Oradim.getEditEntryCommand:436] getEditEntry cmd=[D:\app\Administrator\product\11.1.0\db_1\bin\oradim.exe, -edit, -sid, MAPPING, -startmode, auto, -srvcstart, system]
    [Thread-35] [15:1:19:520] [Oradim.addSidToRegistry:884] oracleHomeKey: SOFTWARE\ORACLE\KEY_OraDb11g_home1
    [Thread-35] [15:1:19:520] [OracleHome.getVersion:974] OracleHome.getVersion called. Current Version: 11.1.0.6.0
    [Thread-35] [15:1:19:520] [OracleHome.getVersion:1046] Current Version From Inventory: 11.1.0.6.0
    [Thread-35] [15:1:19:520] [OracleHome.getVersion:1051] using sqlplus: D:\app\Administrator\product\11.1.0\db_1\bin\sqlplus.exe
    [Thread-35] [15:1:19:520] [CommonUtils.createPasswordFile:515] calling new orapwd for version : 11.1.0.6.0
    [Thread-35] [15:1:19:520] [OsUtilsBase.execProg:1335] beginning execProg with input array.
    [Thread-35] [15:1:19:520] [OsUtilsBase.execProg:1347] finished execProg with input array.
    [Thread-35] [15:1:19:520] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@e1666
    [Thread-35] [15:1:19:520] [CloneRmanRestoreStep.executeImpl:218] Instance Creation went fine..........
    [Thread-35] [15:1:19:520] [CloneRmanRestoreStep.executeImpl:225] db_recovery_file_dest=D:\app\Administrator\flash_recovery_area
    [Thread-35] [15:1:19:520] [CloneRmanRestoreStep.executeImpl:228] db_recovery_file_dest_size=2147483648
    [Thread-35] [15:1:23:67] [SQLEngine.done:2014] Done called
    oracle.sysman.assistants.util.sqlEngine.SQLFatalErrorException: ORA-01034: ORACLE not available
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1530)
         at oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:853)
         at oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.executeImpl(CloneRmanRestoreStep.java:245)
         at oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
         at oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
         at oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2497)
         at java.lang.Thread.run(Thread.java:595)
    [Thread-35] [15:1:23:207] [BasicStep.configureSettings:304] messageHandler being set=oracle.sysman.assistants.util.UIMessageHandler@e1666
    [Thread-35] [15:1:23:207] [StepContext$ModeRunner.run:2513] oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.executeImpl(CloneRmanRestoreStep.java:448)
    oracle.sysman.assistants.util.step.BasicStep.execute(BasicStep.java:210)
    oracle.sysman.assistants.util.step.Step.execute(Step.java:140)
    oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2497)
    java.lang.Thread.run(Thread.java:595)
    [Thread-35] [15:1:24:191] [SQLEngine.done:2014] Done called
    [Thread-35] [15:1:24:191] [Host.createStepSQLInterface:6444] sid =Mapping
    [Thread-35] [15:1:24:207] [SQLEngine.getEnvParams:446] NLS_LANG: AMERICAN_AMERICA.WE8MSWIN1252
    [Thread-35] [15:1:24:207] [SQLEngine.initialize:253] Execing SQLPLUS/SVRMGR process...
    [Thread-35] [15:1:24:207] [SQLEngine.initialize:281] m_bReaderStarted: false
    [Thread-35] [15:1:24:207] [SQLEngine.initialize:285] Starting Reader Thread...
    [Thread-35] [15:1:24:348] [CloneRmanRestoreStep.cancel:614] Cleaning up partially extracted files failed
    [Thread-35] [15:1:24:535] [SQLEngine.done:2014] Done called
    [Thread-35] [15:1:24:754] [CloneRmanRestoreStep.cancel:629] RMAN cleanup failed
    [Thread-35] [15:1:24:754] [CloneRmanRestoreStep.cancel:630] oracle.sysman.assistants.util.sqlEngine.SQLEngine.executeImpl(SQLEngine.java:1530)
    oracle.sysman.assistants.util.sqlEngine.SQLEngine.connect(SQLEngine.java:853)
    oracle.sysman.assistants.dbca.backend.CloneRmanRestoreStep.cancel(CloneRmanRestoreStep.java:617)
    oracle.sysman.assistants.util.step.StepContext$ModeRunner.cancel(StepContext.java:2590)
    oracle.sysman.assistants.util.step.StepContext$ModeRunner.run(StepContext.java:2552)
    java.lang.Thread.run(Thread.java:595)
    [Thread-35] [15:1:24:754] [CloneDBCreationStep.cancel:895] CloneDBCreationStep.cancel(): nodeList= null
    [Thread-35] [15:1:24:754] [SQLEngine.reInitialize:624] Reinitializing SQLEngine...
    [Thread-35] [15:1:24:754] [SQLEngine.getEnvParams:446] NLS_LANG: AMERICAN_AMERICA.WE8MSWIN1252
    [Thread-35] [15:1:24:754] [SQLEngine.initialize:253] Execing SQLPLUS/SVRMGR process...
    [Thread-35] [15:1:24:754] [SQLEngine.initialize:281] m_bReaderStarted: false
    [Thread-35] [15:1:24:863] [SQLEngine.initialize:285] Starting Reader Thread...
    [Thread-35] [15:1:24:863] [SQLEngine.initialize:334] Waiting for m_bReaderStarted to be true
    [Thread-35] [15:1:25:254] [SQLEngine.done:2014] Done called
    [Thread-35] [15:1:25:473] [OracleHome.isRacEnabled:177] bRacOn = false
    [Thread-35] [15:1:25:473] [Oradim.getRemoveEntryCommand:477] Execing D:\app\Administrator\product\11.1.0\db_1\bin\oradim.exe -delete -sid MAPPING
    [Thread-35] [15:1:27:316] [SQLEngine.done:2014] Done called
    [AWT-EventQueue-0] [15:1:30:379] [SQLEngine.done:2014] Done called
    Any help will be greatly appreciated.

    I found out from another dba that oracle takes up 1 gb of memory by default. So creating 2 databases with default settings means that 2 gb of memory was taken on a windows 32 bit server. So that means only 2 gb is available to the machine, and the server takes up more than half of that making the memory available scarce for another oracle database to be created.

  • Errors ORA-01034, ORA-27101 and ORA-01033

    Hi!
    I have Oracle 9i DB and DevSuite 10g installed on my laptop. There are three databases on my machine.
    Recently, I tried to install Oracle Discoverer 10g and that's where the problem started. I could no longer connect to the databse using either SQL*Plus, TOAD or even from the front end application.
    I realised that some of the regisrty entries were no longer in place after the Discoverer installation. After doing these entries, I am still getting the following errors while connecting:
    ORA-01034 : Oracle not available
    ORA-27101 : Shared memory realm does not exist
    After doing the following entries in the registry, for the default database, I'm getting the 'ORA-01033 : Oracle Initialization or shutdown in progress' error while connecting for that particular db:
    ORACLE_SID=DTA
    ORA_DTA_AUTOSTART=TRUE
    ORA_DTA_SHUTDOWN=TRUE
    ORA_DTA_SHUTDOWN_TIMEOUT=30
    ORA_DTA_SHUTDOWNTYPE=i
    And for the other two DBs, the errors ORA-01034, ORA-27101 remain the same.
    Can anyone please help?
    Best regards,
    Aparna

    Have you checked your Windows services for the Oracle instances? Started and set to auto-start on boot.
    Also check your $path variable to make sure the Oracle home(s) appear in the path
    HTH -- Mark D Powell --

  • Problem by startup Oracle 8i!!And Error Code: ORA 01034-ORACLE not available!!

    Hello all!
    I need urgent help!!
    I'm trying to start Oracle 8.1.6 i on Solaris 8. But there are lot of error:
    1. During initialising the database with dbassist, the error Code Error Codes: ORA 01034-"ORACLE not available" and ORA-01012-"not logged on" were shown.
    2. I'm trying to start Oracle 8i on Sun Solaris 8 by typing svrmgrl-connect interal-startup. But the following was shown on by screen:
    passau% svrmgrl
    Oracle Server Manager Release 3.1.6.0.0 - Production
    Copyright (c) 1997, 1999, Oracle Corporation. All Rights Reserved.
    Oracle8i Enterprise Edition Release 8.1.6.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.6.0.0 - Production
    SVRMGR> connect internal
    Connected.
    SVRMGR> startup
    LRM-00109: could not open parameter file '?/dbs/[email protected]'
    ORA-01078: failure in processing system parameters
    Please help me!!
    My e-mail Adress: [email protected]

    I am pretty sure this has to do with the SGA..
    what you may have to do is adjust you
    system file
    Here the values for /etc/system file: for more info look under
    Oracle specific parameters (documetation) set shmsys:shminfo_shmmax=122496729 set semsys:seminfo_semmap=150 set semsys:seminfo_semopm=100 set semsys:seminfo_semvmx=12767 set semsys:seminfo_semmni=200 set semsys:seminfo_semmns=200 set semsys:seminfo_semmsl=200 set semsys:seminfo_semmnu=200 set semsys:seminfo_semume=100 set shmsys:shminfo_shmmin=100 set shmsys:shminfo_shmmni=100 set shmsys:shminfo_shmseg=100
    good luck
    [email protected]
    null

  • ERROR ORA-01034 : ORACLE not available

    HELLO FRIENDS,
    i m new for oracle. I newly install Oracle 8i on my windows Xp computer. after restarting PC when i login on sql plus using scott/tiger it gives me a error message : ORA-01034 : ORACLE not available. then my friend tell me the following procedure to overcome this problem
    1. go to <ORACLE_HOME>\bin
    2. run svrmgrl.exe
    then execute following two commands in svrmgrl command prompt.
    connect internal
    startup open
    using this initially i logged in on sql plus using scott/tiger. but after restart the computer the same problem arise again.
    please help me as soon as possible.
    windows xp is installed on C:\ drive and oracle 8i is installed on E:\ drive.
    thanks in advance.

    hi
    i cannot find alert.log file in my system. i also take of search service of win xp but unable to find alert.log file.
    second thing i noticed is that the OraclesService<database name> is unable to start completely.the status for this service is STARTING. another service OracleOraHome81DataGatherer has a status STOP when i try to start it a warning message is displayed
    Could not start the OracleOraHome81DataGAtherer service on local computer.
    Error 2: The system cannot find the file specified. what is this.

  • ORA-01034 "ORACLE not available" error

    I've installed oracle8i expert edition on Solaris but I can't start up the database. I keep getting this "ORA-01034 ORACLE not available" error message. I've followed the instructions associated with this error but so far to no avail. Please help me.
    Mohamed

    Hi FK,
    On Windows, it can sometimes mean that the services are not running. I have a check here:
    http://www.dba-oracle.com/t_check_verify_windows_services.htm
    Have you tried using oradim?
    http://www.dba-oracle.com/tips_oradim_utility.htm
    The oradim utility provides more than just the ability to start and stop Windows databases. Windows oradim can create and edit databases. It also allows DBAs to configure script-based installation mechanisms.
    The oradim utility is used on the Windows platform to perform these tasks.
    C:\oracle9i\bin\oradim -startup -sid ORCL92 –usrpwd manager
    -starttype SRVC,INST -pfile C:\oracle9i\admin\ORCL92\pfile\init.ora
    • startup – Indicates that the specified instance should be started.
    • sid – The SID of the database to start.
    • usrpwd – The password for the database user.
    • starttype – Specifies whether to start the instance, the service, or both
    Hope this helps. . .
    Don Burleson
    Oracle Press author

  • Error: ora-01034 and ora-27101

    I encountered a problem,and I don't know how this happened.when i logn in ,it said these:
    error:
    ORA-01034:ORACLE not available
    ORA-27101:shared memory realm does not exist
    then I found the alert file :
    Instance terminated by USER, pid = 6724
    ORA-1092 signalled during: ALTER DATABASE OPEN...
    Fri Mar 22 16:49:08 2013
    Starting ORACLE instance (normal)
    LICENSE_MAX_SESSION = 0
    LICENSE_SESSIONS_WARNING = 0
    Picked latch-free SCN scheme 2
    Using LOG_ARCHIVE_DEST_10 parameter default value as USE_DB_RECOVERY_FILE_DEST
    Autotune of undo retention is turned on.
    IMODE=BR
    ILAT =48
    LICENSE_MAX_USERS = 0
    SYS auditing is disabled
    ksdpec: called for event 13740 prior to event group initialization
    Starting up ORACLE RDBMS Version: 10.2.0.1.0.
    System parameters with non-default values:
    processes = 400
    __shared_pool_size = 83886080
    __large_pool_size = 4194304
    __java_pool_size = 4194304
    __streams_pool_size = 0
    sga_target = 293601280
    control_files = F:\ORACLE\PRODUCT\10.2.0\ORADATA\HNDL3DDB\CONTROL01.CTL, F:\ORACLE\PRODUCT\10.2.0\ORADATA\HNDL3DDB\CONTROL02.CTL, F:\ORACLE\PRODUCT\10.2.0\ORADATA\HNDL3DDB\CONTROL03.CTL
    db_block_size = 8192
    __db_cache_size = 192937984
    compatible = 10.2.0.1.0
    db_file_multiblock_read_count= 16
    db_recovery_file_dest = F:\oracle\product\10.2.0\db_1/flash_recovery_area
    db_recovery_file_dest_size= 2147483648
    corruptedrollback_segments= SYSSMU12$, SYSSMU13$, SYSSMU14$, SYSSMU15$, SYSSMU16$, SYSSMU17$, SYSSMU18$, SYSSMU19$, SYSSMU20$, SYSSMU11$
    undo_management = AUTO
    undo_tablespace = UNDOTBS1
    remote_login_passwordfile= EXCLUSIVE
    db_domain =
    dispatchers = (PROTOCOL=TCP) (SERVICE=HNDL3DDBXDB)
    job_queue_processes = 10
    audit_file_dest = F:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\HNDL3DDB\ADUMP
    background_dump_dest = F:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\HNDL3DDB\BDUMP
    user_dump_dest = F:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\HNDL3DDB\UDUMP
    core_dump_dest = F:\ORACLE\PRODUCT\10.2.0\DB_1\ADMIN\HNDL3DDB\CDUMP
    db_name = HNDL3DDB
    open_cursors = 1000
    pga_aggregate_target = 96468992
    PMON started with pid=2, OS id=6264
    PSP0 started with pid=3, OS id=5848
    MMAN started with pid=4, OS id=2280
    DBW0 started with pid=5, OS id=7056
    LGWR started with pid=6, OS id=3752
    CKPT started with pid=7, OS id=5664
    SMON started with pid=8, OS id=5492
    RECO started with pid=9, OS id=5536
    CJQ0 started with pid=10, OS id=1868
    MMON started with pid=11, OS id=620
    MMNL started with pid=12, OS id=5708
    Fri Mar 22 16:49:08 2013
    starting up 1 dispatcher(s) for network address '(ADDRESS=(PARTIAL=YES)(PROTOCOL=TCP))'...
    starting up 1 shared server(s) ...
    Fri Mar 22 16:49:09 2013
    ALTER DATABASE MOUNT
    Fri Mar 22 16:49:13 2013
    Setting recovery target incarnation to 2
    Fri Mar 22 16:49:13 2013
    Successful mount of redo thread 1, with mount id 5156229
    Fri Mar 22 16:49:13 2013
    Database mounted in Exclusive Mode
    Completed: ALTER DATABASE MOUNT
    Fri Mar 22 16:49:14 2013
    ALTER DATABASE OPEN
    Fri Mar 22 16:49:14 2013
    Beginning crash recovery of 1 threads
    parallel recovery started with 3 processes
    Fri Mar 22 16:49:14 2013
    Started redo scan
    Fri Mar 22 16:49:14 2013
    Completed redo scan
    1 redo blocks read, 0 data blocks need recovery
    Fri Mar 22 16:49:14 2013
    Started redo application at
    Thread 1: logseq 209, block 2, scn 5166454
    Fri Mar 22 16:49:14 2013
    Recovery of Online Redo Log: Thread 1 Group 1 Seq 209 Reading mem 0
    Mem# 0 errs 0: F:\ORACLE\PRODUCT\10.2.0\ORADATA\HNDL3DDB\REDO01.LOG
    Fri Mar 22 16:49:14 2013
    Completed redo application
    Fri Mar 22 16:49:14 2013
    Completed crash recovery at
    Thread 1: logseq 209, block 3, scn 5186456
    0 data blocks read, 0 data blocks written, 1 redo blocks read
    Fri Mar 22 16:49:14 2013
    Thread 1 advanced to log sequence 210
    Thread 1 opened at log sequence 210
    Current log# 2 seq# 210 mem# 0: F:\ORACLE\PRODUCT\10.2.0\ORADATA\HNDL3DDB\REDO02.LOG
    Successful open of redo thread 1
    Fri Mar 22 16:49:14 2013
    MTTR advisory is disabled because FAST_START_MTTR_TARGET is not set
    Fri Mar 22 16:49:14 2013
    SMON: enabling cache recovery
    Fri Mar 22 16:49:14 2013
    Errors in file f:\oracle\product\10.2.0\db_1\admin\hndl3ddb\udump\hndl3ddb_ora_4184.trc:
    ORA-00704: bootstrap process failure
    ORA-00604: error occurred at recursive SQL level 3
    ORA-01578: ORACLE data block corrupter(file #1,block #9)
    ORA-01110: data file 1: 'F:\ORACLE\PRODUCT\10.2.0\ORADATA\HNDL3DDB\SYSTEM01.DBF'
    Could someone help me solve this problem??
    thanks so much!!!!!!

    Hi,
    Please run the following commands and check which objects are corrupted in the database.
    RMAN> backup validate check logical database
    SQL > SELECT e.owner, e.segment_type, e.segment_name, e.partition_name, c.file#
    , greatest(e.block_id, c.block#) corr_start_block#
    , least(e.block_id+e.blocks-1, c.block#+c.blocks-1) corr_end_block#
    , least(e.block_id+e.blocks-1, c.block#+c.blocks-1)
    - greatest(e.block_id, c.block#) + 1 blocks_corrupted
    , null description
    FROM dba_extents e, v$database_block_corruption c
    WHERE e.file_id = c.file#
    AND e.block_id <= c.block# + c.blocks - 1
    AND e.block_id + e.blocks - 1 >= c.block#
    UNION
    SELECT s.owner, s.segment_type, s.segment_name, s.partition_name, c.file#
    , header_block corr_start_block#
    , header_block corr_end_block#
    , 1 blocks_corrupted
    , 'Segment Header' description
    FROM dba_segments s, v$database_block_corruption c
    WHERE s.header_file = c.file#
    AND s.header_block between c.block# and c.block# + c.blocks - 1
    UNION
    SELECT null owner, null segment_type, null segment_name, null partition_name, c.file#
    , greatest(f.block_id, c.block#) corr_start_block#
    , least(f.block_id+f.blocks-1, c.block#+c.blocks-1) corr_end_block#
    , least(f.block_id+f.blocks-1, c.block#+c.blocks-1)
    - greatest(f.block_id, c.block#) + 1 blocks_corrupted
    , 'Free Block' description
    FROM dba_free_space f, v$database_block_corruption c
    WHERE f.file_id = c.file#
    AND f.block_id <= c.block# + c.blocks - 1
    AND f.block_id + f.blocks - 1 >= c.block#
    order by file#, corr_start_block#;
    Regards,
    Jey

  • ORA - 01034 : ORACLE NOT AVAILABLE  Error while creating new instance.

    I was trying to create new instance in unix environment. I have configured all my shell scripts to run and install but while performing the install I get the
    following error message and fails.
    ORA-01034: ORACLE not available
    I have previously installed an instance using same scripts but fails this time when I copy the scripts and modify them in new folder. Pointed out the path in the scripts correctly.
    I am a junior DBA and I would appriciate your help.

    Paste here scripts, your .profile (or environment variables according to Oracle) and your init.ora

  • ORA-01034: Error svrmgrl

    After installation of Oracle Entreprise Server 8.1.5 on Red Hat
    6.0, I tried to run some samples given in the administration
    guide: I run svrmgrl, and I ve got an error message:
    ./svrmgrl
    Oracle Server Manager Release 3.1.5.0.0 - Production
    (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
    Oracle8i Release 8.1.5.0.0 - Production
    With the Java option
    PL/SQL Release 8.1.5.0.0 - Production
    SVRMGR> connect internal
    Connected.
    SVRMGR> create user SCOTT identify by tiger
    2> ;
    create user SCOTT identify by tiger
    ORA-01034: ORACLE not available
    SVRMGR> create user SCOTT identify by tiger;
    create user SCOTT identify by tiger
    ORA-01034: ORACLE not available
    SVRMGR>
    What does mean this Error ?
    Thanks for your help.
    null

    Hi
    Quick and dirty over view...You really need to read the
    documentation.
    Step 1. Prepare the init.ora file for the database...Read the
    docs.
    Step 2. Decide what to name your database and do so in init.ora.
    Step 3. Prepare th sql to create the database.
    Step 4. Now go to svrmgr and connect internal and starup the
    instance.
    Step 5. Create the database. A lot to do here...Read the docs.
    Step 6. Now create users(schemas), tables, views, etc...
    Franck Kelfa (guest) wrote:
    : After installation of Oracle Entreprise Server 8.1.5 on Red Hat
    : 6.0, I tried to run some samples given in the administration
    : guide: I run svrmgrl, and I ve got an error message:
    : ./svrmgrl
    : Oracle Server Manager Release 3.1.5.0.0 - Production
    : (c) Copyright 1997, Oracle Corporation. All Rights Reserved.
    : Oracle8i Release 8.1.5.0.0 - Production
    : With the Java option
    : PL/SQL Release 8.1.5.0.0 - Production
    : SVRMGR> connect internal
    : Connected.
    : SVRMGR> create user SCOTT identify by tiger
    : 2> ;
    : create user SCOTT identify by tiger
    : ORA-01034: ORACLE not available
    : SVRMGR> create user SCOTT identify by tiger;
    : create user SCOTT identify by tiger
    : ORA-01034: ORACLE not available
    : SVRMGR>
    : What does mean this Error ?
    : Thanks for your help.
    null

  • SAP R/3 got stopped with ORA-01034 error

    Hi all,
    My SAP R/3 4.7,got stopped, and i am getting ORA-01034: Oracle not available
    ORA-27101: Shared memory relam does not exists, what are the steps i have to follow to make my R/3, with which user ID i have to log-in to oracle and what are the things i have to check to make my SAP up? I am unable to connect to my ORACLE instance.

    hi,
    check below link will help u
    http://help.sap.com/saphelp_nw04s/helpdata/en/8a/cb4142099eb76be10000000a155106/frameset.htm
    regards
    ajai

Maybe you are looking for

  • WHTax Data in Accounting Information Screen of the Co Code View in FK01

    Hi Experts Is there any configuration other than the field status for Vendor Account Group, field status at company code level and field status per vendor creation activity for displaying fields in FK01/FK02. The With Holding Tax Data field group is

  • Final Cut Express Shuts down right after capturing

    Hello all: I am using FCE 3.5. I have used this for about a year now and I have developed a problem with FCE shutting down right after I hit escape. I run a lab for a university and it is doing it on ALL of them so it isn't an isolated incident. I re

  • CR4E Question on PDF exports

    Hello, I am using Crystal Reports for Eclipse and I can't seem to find the answer to this quesiton in the documentation.  I am wondering if there is a way, using the CR4E JRC library, to run a report (my reports use POJOs in case that matters) and ex

  • Certification ID and Certification Number

    what is Microsoft certification Number? and what is the difference between Microsoft certification ID and certification Number? 

  • Best Sequence Preset for Canon HG 10?

    Hi guys, i have a Cannon HG10, but i am confused on which Sequence Preset to choose when starting a new project. My settings for the Cannon are 1920x1080, 15mbps, PF25 (frame rate), 1080i I want to choose the best settings possible for the best quali