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.

Similar Messages

  • ORA-01034: Oralce not available

    Hi,
    I install oracle 8.1.7 on solaris 7...
    lsnrctl & svrmgrl works good but i meet problem ...
    SVRMGR> == any sql ===
    ---> ORA-01034: ORACLE not available
    also at the creating database period, always shows oracle not available error...
    How can I solve these problems?
    Best Regards

    Hi William,
    So what would you suggest those two parameters be set to?
    P.S. I am having the same problem, except with Oracle8i 8.1.7 on Solaris.
    Thanks,
    Rupal Ok, SEMMSL & SEMMNS are both a function of the largest processes parameter in the init.ora
    for the databases on the same system. The starter DB has 150 processes. The oracle formula
    says 160 & 310 respectively. I believe the key is SEMMNS because it determines the number
    of semaphores in the system.
    Try 200 & 400 in /etc/system and reboot. That is probably a little overkill, but it should work.
    Besides, when you add DBs you will need to adjust/tune those parameters anyway.
    William Coldiron - SCSA

  • 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

  • DBCA error ORA-01034 oracle not available on Windows server 2008 r2 64

    Hi All,
    I have installed oracle 11.2.0.1 on my system having OS Windows server 2008. Then after that through DBCA i was creating the database during that i got ORA-01034 oracle not available. if any body know how to resolve it please reply me.
    Thanks & Regards,
    Arya

    Did you got the error in between when DBCA executed some percentage of work? PLease check its logfiles to get the exact error.

  • ORA-01034 oracle not available for 11g xe R2

    Hi Friends i downloaded 11g database and installed ,but when i am trying to connect database
    i am getting the following error
    ORA-01034 oracle not available
    ORA-27101 shared memory realm does not exist
    process id:0
    session id:0 serial no: 0
    In log i am getting like this
    Message 51 not found; No message file for product=RDBMS, facility=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 = IPC)(KEY = EXTPROC1))
    (CONNECT_DATA =
    (SID = PLSExtProc)
    (PRESENTATION = RO)
    ORACLR_CONNECTION_DATA =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = IPC)(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)
    (PROGRAM = extproc)
    (SID_DESC =
    (SID_NAME = CLRExtProc)
    (ORACLE_HOME = F:\oraclexe\app\oracle\product\11.2.0\server)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = iswarya-ae2ba51)(PORT = 1521))
    DEFAULT_SERVICE_LISTENER = (XE)
    can any one pls suggest me what i need to do for this

    Hi;
    thanks for your reply orafad. I am posting this to XE forumplease change thread status to answered if it possible, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • ORA-01034: ORACLE not available error while creating ASM or database

    Hi all,
    I am using oracle database 10gR2 on windows 2000 pro system.
    I have Installed oracle software and there was no issue with that but now I am facing ORA-01034: ORACLE not available error while trying to create asm instance or even while creating database through dbca.
    I have tried creating the asm instance manually and it was succeeded. Also database creation was successful through manual steps.
    Any idea guys?? How to resolve this issue??

    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

  • Getting error message ORA-01034: Oracle Not available

    Hi
    I have a VM Machine with OEL 4.5 and have oracle 11g release 2 installed but do not have database created.
    on the command prompt I am getting error message
    ORA-01034: Oracle Not available
    Process ID: 0
    Session ID: 0 Serial Number: 0
    is it because I have not created the database... ?
    if yes can some one please guide me how I can create database...
    **** Sorry for asking these silly questions however I am new to oracle, just want to kick start my carrier in oracle...**** :-)

    ParikshitBhandari wrote:
    Hi
    Welcome to the forum.
    Before proceeding, please read the forum FAQ. The link is in the upper right corner of this very page.
    I have a VM Machine with OEL 4.5 and have oracle 11g release 2 installed but do not have database created.
    on the command prompt I am getting error message
    ORA-01034: Oracle Not available
    Process ID: 0
    Session ID: 0 Serial Number: 0
    is it because I have not created the database... ?Yes, it is because you have not created a database.
    It is A Good Thing (tm) that you actually copied and pasted the entire error message. Some here seem to think "it doesn't work" is an actionable error message. However, for future reference, error messages are the result of something happening. They are far more meaningful if you were to also copy and paste the command that triggered the error.
    if yes can some one please guide me how I can create database...
    Easiest way is to use the utility 'dbca' (database configuration assistant).
    **** Sorry for asking these silly questions however I am new to oracle, just want to kick start my carrier in oracle...**** :-)=================================================
    Learning how to look things up in the documentation is time well spent investing in your career. To that end, you should drop everything else you are doing and do the following:
    Go to tahiti.oracle.com.
    Drill down to your product and version.
    <b><i><u>BOOKMARK THAT LOCATION</u></i></b>
    Spend a few minutes just getting familiar with what is available here. Take special note of the "books" and "search" tabs. Under the "books" tab (for 10.x) or the "Master Book List" link (for 11.x) you will find the complete documentation library.
    Spend a few minutes just getting familiar with what <b><i><u>kind</u></i></b> of documentation is available there by simply browsing the titles under the "Books" tab.
    Open the Reference Manual and spend a few minutes looking through the table of contents to get familiar with what <b><i><u>kind</u></i></b> of information is available there.
    Do the same with the SQL Reference Manual.
    Do the same with the Utilities manual.
    You don't have to read the above in depth. They are <b><i><u>reference</b></i></u> manuals. Just get familiar with <b><i><u>what</b></i></u> is there to <b><i><u>be</b></i></u> referenced. Ninety percent of the questions asked on this forum can be answered in less than 5 minutes by simply searching one of the above manuals.
    Then set yourself a plan to dig deeper.
    - Read a chapter a day from the Concepts Manual.
    - Take a look in your alert log. One of the first things listed at startup is the initialization parms with non-default values. Read up on each one of them (listed in your alert log) in the Reference Manual.
    - Take a look at your listener.ora, tnsnames.ora, and sqlnet.ora files. Go to the Network Administrators manual and read up on everything you see in those files.
    - When you have finished reading the Concepts Manual, do it again.
    Give a man a fish and he eats for a day. Teach a man to fish and he eats for a lifetime.
    =================================

  • Urgent! Error: ORA-01034 Oracle not available for Oracle10gi

    I have used SQL*Plus for a while, but recently when I try to login there is this error message:
    Error:
    ORA-01034 ORACLE not available
    ORA-27101 shared memory realm does not exist
    I had search for the solution quite a while. I changed the "sqlnet.ora" from C:\OraHome_1\NETWORK\ADMIN
    I changed SQLNET.AUTHENTICATION_SERVICES=NT; to SQLNET.AUTHENTICATION_SERVICES=NONE and then reboot the machine.
    The weird thing is that sometimes it works after I reboot the machine, but recently this just doesn't work any more. The SQL*Plus generates the same error message as I wrote above.
    It seems like this kind of problem has troubled lots of oracle database users. IS this a bug that exists in the Oracle10gi?
    Or does Oracle10gi require to run on certain operating system platform like Windows XP Professional but does not support for Windows XP Home Edition?
    Can the Oracle company provide some error solution guide for the public for their own system?
    many thanks

    No this specific error message is not a result of an Oracle bug to my knowledge.
    In my experience it is a simple matter of not using Oracle correctly. Only it is not that simple from a pure end-user perspective as Oracle is not a mickey mouse little filing system that pretends to be a database (like MS Access).
    Which makes sense. After all, driving a bicycle does not mean one is able to get on a superbike. And if you respond "what!! why is it a superbike!?" then you need a bicycle in the first place.
    The cause of the error you list - the client is making a local IPC dedicated server connection to the Oracle instance. This fails as the dedicated server cannot find the Oracle SGA (shared memory area) to attached to. This is usually the result of
    a) the Oracle instance is down (and thus the SGA does not exist)
    b) the ORACLE_SID used by the client is incorrect (and thus it attempts to attach to a non-existant SGA)
    Reason (a) could be caused by some underlaying issue that results in the Oracle instance shutting down automatically or unintentionally.
    As for what Oracle 10G requires operating system wise. There are detailed platform certification matrixes on the Oracle web site. In addition, the INSTALLATION notes of Oracle also specifies what platforms are supported.
    You also fail to mention the exact Oracle product you're running. Oracle XE is different than Oracle Standard Edition which is different than Oracle Enterprise Edition.
    There is btw a dedicated support forum here for Oracle XE - and this one ain't it.

  • ORA-01034: ORACLE not available with oracle 10.2 in Ubuntu server 11.10

    Hi all,
    I have this error message with my new installed oracle-xe 10g (10.2):
    luc@cuba:~$ sqlplus system
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Jan 9 23:25:43 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Or if I try with SYSDBA:
    luc@cuba:~$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Jan 9 23:34:34 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-01031: insufficient privileges
    If a did the status command:
    luc@cuba:~$ sudo /etc/init.d/oracle-xe status
    [sudo] password for luc:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 09-JAN-2012 23:29:00
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 09-JAN-2012 22:44:12
    Uptime 0 days 0 hr. 44 min. 47 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cuba)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    What I did wrong?
    Regards,

    user13538830 wrote:
    Hi all,
    I have this error message with my new installed oracle-xe 10g (10.2):
    luc@cuba:~$ sqlplus system
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Jan 9 23:25:43 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Linux Error: 2: No such file or directory
    Or if I try with SYSDBA:
    luc@cuba:~$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Mon Jan 9 23:34:34 2012
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    ERROR:
    ORA-01031: insufficient privileges
    If a did the status command:
    luc@cuba:~$ sudo /etc/init.d/oracle-xe status
    [sudo] password for luc:
    LSNRCTL for Linux: Version 10.2.0.1.0 - Production on 09-JAN-2012 23:29:00
    Copyright (c) 1991, 2005, Oracle. All rights reserved.
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=IPC)(KEY=EXTPROC_FOR_XE)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 10.2.0.1.0 - Production
    Start Date 09-JAN-2012 22:44:12
    Uptime 0 days 0 hr. 44 min. 47 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Default Service XE
    Listener Parameter File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/admin/listener.ora
    Listener Log File /usr/lib/oracle/xe/app/oracle/product/10.2.0/server/network/log/listener.log
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=EXTPROC_FOR_XE)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=cuba)(PORT=1521)))
    Services Summary...
    Service "PLSExtProc" has 1 instance(s).
    Instance "PLSExtProc", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    What I did wrong?First, you installed on an unsupported OS.
    Second, you apparently did not Read The Fine Manual, Installation Guide
    post results from following OS command
    env | sort

  • 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

  • 执行RDA报错ORA-01034: ORACLE not available

    环境信息:
    SYSTEM@dbserver> select * from v$version;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE    11.2.0.1.0      Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    [oracle@dbserver rda]$ cat /proc/version
    Linux version 2.6.18-194.el5 ([email protected]) (gcc version 4.1.2 20080704 (Red Hat 4.1.2-48)) #1 SMP Fri Apr 2 14:58:14 EDT 2010
    RDA版本:
    p12561777_424_LINUX
    提示信息:
    [oracle@dbserver rda]$ ./rda.sh -vCRP OS DB DBA INST
    Collecting diagnostic data ...
    RDA Data Collection Started 30-Oct-2012 10:26:40
    Processing Initialization module ...
    ORA-01034: ORACLE not available
    The database to be analyzed (dbserver) does not appear to be accessible.
    Please do one of the following:
    - If the database is not started, start it in another session, then press
    'Enter' to continue this script after the database has been started;
    - Interrupt this script, start the database or solve the connection
    problem, and next re-run rda; or
    - Hit 'Enter' to continue this script without gathering information from
    the database.
    If you choose to continue without database connection, some information will
    be missing and Oracle Support may request that rda be re-run.
    Press 'Enter' to Continue
    已经重新配置过了.

    问题已经解决了,记录在:http://bbs.dbavsyour.com/thread-117-1-1.html
    原因应该是RDA426采集单实例不太好吧.换成RDA429就没有问题了.
    谢谢刘大了.你很神
    Edited by: 963720 on 2012-10-29 下午10:45

  • 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: ORACLE not available  Linux Error: 2: No such file or directory

    Hi,
    I have oracle 10.2.0 on Redhat 4 Linux. Yesterday i transport my database from windows to linux and it was working fine.
    but today when i try to log in it gives me error like,
    [oracle@satish bin]$ ./sqlplus sys as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue May 19 15:33:22 2009
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    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
    Linux Error: 2: No such file or directory
    Enter user-name:My all environment variables are fine.
    According to me any file is missing by
    Linux Error: 2: No such file or directory
    but can't find out what.
    While i have another database on same system which is working fine.
    Thanks
    UMesh

    Thanks for reply
    I applied all the thing
    1. my user is already in dba group.
    2. I change the permission on orapwORCL and i recreate the same file.
    3. [oracle@satish bin]$ ./sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.1.0 - Production on Tue May 19 16:06:25 2009
    Copyright (c) 1982, 2005, Oracle.  All rights reserved.
    ERROR:
    ORA-01031: insufficient privilegesBut nothing works.
    any other suggestions.

  • ChangePerm.sh file does not exist in Oracle 11g installation

    Hi All,
    I have done successful Oracle 11g installation. After installation I noticed that Oracle 11g/installation does not have changePerm.sh file. Did anyone of you seen that?
    Without executing changeperm.sh file, the binary files have 751 permission level. ChangePerm.sh script make change in file permission to 755.
    Oracle support is not answering me why there was no changePerm.sh file under Oracle_home/install directory.
    Thoughts/suggestions..
    Thank you
    Suresh

    I'm not finding this to be the case reliably. I have both a 10G and an 11G install on one particular machine and the 11G installer initially creates the directories with a 755 permission, then right before the prompt to run root.sh, and at the same time it locks down any 10G home it finds (someone please explain that!) it locks down the 11G home too.
    In true Murphy tradition, this hasn't happened on any of my testing machines, just my production.
    Whatever silly contrived mechanism Oracle wrote to re-lock 10G when installing 11G is also locking down my 11G.

  • ORA-01034 ORACLE NOT AVAILABLE

    hi everybody,
    i'm trying to install a second instance on Oracle8.1.7 on Sun Enterprise 250 (with Solaris 8).
    the previous instance has this init.ora file:
    open_cursors = 300
    max_enabled_roles = 30
    db_block_buffers = 10240
    shared_pool_size = 52437800
    large_pool_size = 614400
    java_pool_size = 20971520
    log_checkpoint_interval = 10000
    log_checkpoint_timeout = 1800
    processes = 270
    log_buffer = 163840
    timed_statistics = true # if you want timed statistics
    max_dump_file_size = 10000 # limit trace file size to 5M each
    db_block_size = 8192
    local_listener = "LISTENER_VCOPROD"
    distributed_transactions = 75
    open_links = 5
    # mts_dispatchers = "(PROTOCOL=TCP)(PRE=oracle.aurora.server.SGiopServer)"
    # Uncomment the following line when your listener is configured for SSL
    # (listener.ora and sqlnet.ora)
    # mts_dispatchers = "(PROTOCOL=TCPS)(PRE=oracle.aurora.server.SGiopServer)"
    sort_area_size = 4194304
    sort_area_retained_size = 4194304
    db_file_multiblock_read_count = 32
    hash_multiblock_io_count = 8
    transactions_per_rollback_segment = 25
    please, notePROCESSES is 270 (not the default)
    and i'm trying to set the following parameters on the new instance:
    dedicated server mode
    db_block_buffers 16.384
    shared_pool_size 83.886.080
    processes 150
    log_buffer 655.360
    open_cursors 1.024
    sort_area_size 1.048.576
    sort_area_retained_size 1.048.576
    this is my /etc/system:
    ** Kernel Parameters on our SUN Enterprise with 640MB for Oracle 8.1.x*
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmin=1
    set shmsys:shminfo_shmmni=100
    set shmsys:shminfo_shmseg=10
    set semsys:seminfo_semmni=70
    set semsys:seminfo_semmsl=500
    set semsys:seminfo_semmns=1500
    set semsys:seminfo_semopm=100
    set semsys:seminfo_semvmx=32767
    but as the "create database" starts, i get the ORA-01034 ORACLE NOT AVAILABLE error.
    i found this info in the crdb1.log:
    Connected.
    ORA-00101: invalid specification for system parameter MTS_DISPATCHERS
    CREATE DATABASE "ADS"
    ORA-01034: ORACLE not available
    Disconnected.
    but why do i have the MTS_DISPATCHERS paramenter if i set dedicated server mode? i guess i don't need MultiThreading...
    anyway, are the semmsl, semmni, semmns parameters correctly configured? i rememeber i had a similar error and these parameters were to set correctly to make it work, but this time i can't find out the point!!!
    please, it's very urgent...
    thankx a lot!
    matte

    i'm installing a new instance, so i don't need neither to set ORACLE_SID, nor to connect to db. i mean... i give my oracle sid in the GUI of the dbassist.
    then it's supposed to set it and connect to the instance by its own. the point is that when it tryes the connect internal, it fails.
    i bet the trouble is in the /etc/system parameters, but i don't know exactly where....

Maybe you are looking for

  • New IPod nano will not snyc, message says a file not found

    I have completed the 5Rs and Windows and ITunes recognize my IPod but it will not sync. Each time I plug it in I get a window saying it will not sync because a file is missing or something to that effect. Any suggestions? It's my birthday and I want

  • PK07 AC: Average consumption per time unit

    Dear guru , in Kanban Calculation (PK07) with this below formula how the system determine the AC Average consumption per time unit ? 6.quantity per kanban i* Quantity per kanban = RT * AC SF AK - C 7. NK: Number of kanbans CONT: Quantity per kanban R

  • Trying (and failing) to delete photos in iPhoto '09

    I am trying to delete some photos in iPhoto. I have used the option to move the photos to trash (the trash in iPhoto) - then used the option to empty the iPhoto trash. The pictures are successfully removed from the library and the trash box. However,

  • The routine is not active in Quality server :Urgent

    Hi All, I have assign the routine in the pricing procedure and it works fine in developement server. But it is not fetching the proper value on the quality server .But the routine shows active on the condition type . Is there anything to do more . Th

  • How can i imrove peroformance of complex Query

    How can i improve performance of complex Query which used CASE WHEN , GROUP By Rollup for example SELECT CASE WHEN null then a ELSE b END FROM ( SELECT a,b,c,.......... FROM table1 UNION ALL SELECT a,b,c,.......... FROM table2 GROUP BY ROLLUP a,b,c ,