8.1.5 Install Problem: Database Configuration Assistant

I have problems installing Oracle 8.1.5 on Linux.
On the "Configuration tools" screen, I get the following
error for the 'Oracle Database Configuration Assistant':
"A required command line argument is missing"
The installation claims the error is not critical.
When I try to access the database with SQL*Plus and the default
SYS/CHANGE_ME_ON_INSTALL login, I get the following error:
ORA01033: Oracle intialization or shutdown in progress.
I cannot start or stop the database.
When I use "connect internal" in srvmgr, and try to do "startup",
I get "insufficient privileges".
When I use "connect SYSTEM/CHANGE_ME_ON_INSTALL", I get ORA01033
again.
My system configuration:
RedHat 6.0
2x Pentium II 266
192 MB RAM
Java JRE 1.6.5
Kernel 2.2.10
Hints etc. appreciated.
null

I have exactly the same setup (ie 2.2.10 etc) with
exactly the same error message on install. In fact
as far as I can tell no database was created because
of this error. I run the "dbassist" sepeartely after the
install and I get :
" JNLS Excetion:oracle.....
Unable to find any National Character Sets.
Please Check your Oracle Installation"
This is a stock redhat 6.0 install with the addition
of the redhat errata updates(ie enlightenment-0.15.5-36
, X, kde etc) and kernel 2.2.10.
Yes logged in as the "oracle" user which also has group
dba priv.
Michael (guest) wrote:
: The default password for sys is change_on_install, not
: change_me_on_install, although a regular "connect internal"
: should still work regardless (it won't for future versions, but
: in 8.1.5, it should still work at least). Are you logged into
: the OS as the "oracle" account (or whatever you used as the
: install account)? Is this user a member of the "dba" group?
: Also, make sure the permissions/ownerships of the files are
: correct--your umask should have been 022 on the install account
: before the install. The install manual states the correct
: permissions on important files, and ownerships should pretty
much
: all (if not all) be oracle:dba.
: If a shutdown was initiated, was it long ago? Live Oracle dbs
: can take a while to shutdown, but if this is a new install and
: not live or anything, it shouldn't take that long.
: Sven Neuhaus (guest) wrote:
: : I have problems installing Oracle 8.1.5 on Linux.
: : On the "Configuration tools" screen, I get the following
: : error for the 'Oracle Database Configuration Assistant':
: : "A required command line argument is missing"
: : The installation claims the error is not critical.
: : When I try to access the database with SQL*Plus and the
default
: : SYS/CHANGE_ME_ON_INSTALL login, I get the following error:
: : ORA01033: Oracle intialization or shutdown in progress.
: : I cannot start or stop the database.
: : When I use "connect internal" in srvmgr, and try to do
: "startup",
: : I get "insufficient privileges".
: : When I use "connect SYSTEM/CHANGE_ME_ON_INSTALL", I get
: ORA01033
: : again.
: : My system configuration:
: : RedHat 6.0
: : 2x Pentium II 266
: : 192 MB RAM
: : Java JRE 1.6.5
: : Kernel 2.2.10
: : Hints etc. appreciated.
null

Similar Messages

  • Install error - database configuration assistant

    HI. During install a 10g oracle database, the universal installer prompt me that one of required component , DATABASE CONFIGURATION ASSISTANT, is not properly installed. The first warning has been submitted with popup that reported " ORA - 22288 , file or LOB operation filed ......
    My current OS is Windows 2000 Advanced Server SP4.
    Please , help me.
    Tanks!

    HI, tanks for your interest!
    I have tried to retry the "reccomended" component installation ( dabase configuration assistant) but the result have been the same!
    follow an extract of log file...
    Il listener è stato avviato alla porta:1521
    Avvio listener di Oracle Net:
    Controllo del listener in esecuzione:
    F:\oracle\product\10.2.0\db_1\bin\lsnrctl start LISTENER
    Controllo del listener completato.
    Avvio del listener non riuscito. Il listener può essere già in esecuzione.
    Configurazione del listener completata.
    Configurazione della denominazione locale predefinita completata.
    Configurazione di Oracle Net Services completata. Il codice di uscita è 0
    INFO: Configuration assistant "Oracle Net Configuration Assistant" succeeded
    INFO: Command = C:\WINNT\system32\cmd /c call F:\oracle\product\10.2.0\db_1/bin/dbca.bat -progress_only -createDatabase -templateName General_Purpose.dbc -gdbName orcl -sid orcl -sysPassword 05837d92bc1e15c52e043487527ddab44d -systemPassword 05837d92bc1e15c52e043487527ddab44d -sysmanPassword 05f5436fbcdeda00ccb795c17e87b43fae -dbsnmpPassword 05f5436fbcdeda00ccb795c17e87b43fae -emConfiguration LOCAL -datafileJarLocation F:\oracle\product\10.2.0\db_1\assistants\dbca\templates -datafileDestination F:\oracle\product\10.2.0\oradata -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords true -sampleSchema true -recoveryAreaDestination NO_VALUE
    Command = C:\WINNT\system32\cmd /c call F:\oracle\product\10.2.0\db_1/bin/dbca.bat has failed
    INFO: Configuration assistant "Oracle Database Configuration Assistant" failed
    *** Starting OUICA ***
    Oracle Home set to F:\oracle\product\10.2.0\db_1
    Configuration directory is set to F:\oracle\product\10.2.0\db_1\cfgtoollogs. All xml files under the directory will be processed
    INFO: The "F:\oracle\product\10.2.0\db_1\cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.
    SEVERE: OUI-25031:Some of the configuration assistants failed. It is strongly recommended that you retry the configuration assistants at this time. Not successfully running any "Recommended" assistants means your system will not be correctly configured.
    1. Check the Details panel on the Configuration Assistant Screen to see the errors resulting in the failures.
    2. Fix the errors causing these failures.
    3. Select the failed assistants and click the 'Retry' button to retry them.
    INFO: User Selected: Yes/OK
    INFO: Starting to execute configuration assistants ......
    tanks

  • Oracle Database Configuration Assistant on Oracle Express Edition

    I've just installed Oracle 10.2 Express Edition on a Windows XP Professional SP2.
    Can anybody please tell me if it is possible to install the Database Configuration Assistant and how to do this? I just found some references about installing ODCA using oracle installer, however this is not available with the Express Edition
    thanks
    Pietro

    DBCA is used to create new databases under the software of an existing home, or to add and remove features with a database.
    Oracle Database 10g Express Edition software does not permit multiple databases (it only allows SID XE) nor does it permit adding or removing features. SO DBCA is not useful, not required - or included - with XE.
    What are you trying to accomplish? (Multiple databases ALA SQL Server sense are done by separate Schema's in Oracle)

  • Security problem in oracle 9i Database Configuration Assistant

    Inside the tool Oracle 9i Database Configuration Assistant there is an option by which you can make a "copy" of your Database. This "copy" is called a template and you don4t need any password or aunthentication to do it, you just need the tool to be installed in your server. Once you have a template, you can bring it anywhere and recreate the original database (including data). Again, you don't need any password or aunthentication to do it, further more, in the last step of this process you can change the password of any user (inluding SYS, SYSTEM or another DBA user). The thing about this is that anyone with access to the computer where the database is can make a template of it, take this template to another computer and recreate my database having FULL access to it (structure, data, code ...). And everything without needing any password!!!. I really thing that it is a big problem. Is there any way of preventing this operation?. How can I safely protect my database?. I thought about unistalling the product, but someone can re-install it and everything would be the same. Can someone give me an answer?
    Thanks for everything.
    Pablo Cuenca

    You must protect your database from casual browsing at the OS level. This is not a security hole, per se, since this is a known issue with any and all software. Database Configuration Assistant is not needed for this since one may copy the database without it.

  • Oracle 11g Database Configuration Assistant Hangs At 45% During 1st Install

    Platform: Windows Vista 64 Bit Version
    Downloaded: Oracle 11g Database 64 Bit
    Service Pack 1
    Greetings to all my Oracle Seniors. I have been attempting in vain to install the Oracle 11g database software package fully. I was able to complete the initial installation and made it to the second recommended action which was the Database Configuration Assistant operation. After 3 attempts, the progress bar stalled at 45%. I tried to look at the log file cfgtoologs (cloneDBCreation, and CloneRmanRestore), but it said that I didn't have permission. My pre-check cleared OK on everything. So, please direct me as to how to correct this issue.
    Thanks
    Preston
    System Integrator

    Well, that is not much of an option right now. I discovered that I have to reinstall the XP Pro OS after attempting the 11g installation 4 times and the install always stalled at 69% during the initial installation. I did have Windows Service Pack 3 installed on the system. I down graded and added 1 G of additional memory and checked the pre-check with no problem. But, the install continued to stall at 69%. So, and, yet, here we are.
    Now in regards to the metalink notes, I am new to the forum, so I don't know my way around quite yet. Isn't the metalink the paid suppport option? If so, I don't have that access.

  • Database configuration assistant privlege problem

    I am installing Oracle 9i R2 (9.2.4) install on Redhat 7.3.
    I am following the guides at:
    http://www.puschitz.com/InstallingOracle9i.shtml
    I launched the oracle runInstaller, I can go through to the point where I choose Database configuration which I select(Software only) and click next.
    It failes with the following error dialog:
    Error: You do not have sufficient privileges to write to the specified path. in compnonent Database Configuration Assistant 9.2.0.1.0. Installation cannot continue for this component.
    O Stop installation of all products
    O Stop installation of this component only
    OK
    I continue the installation. Many things are installed, but at the end of the installation, it s written "Oracle installation Failed".
    Does anyone know where my permissions problem is and the way to complete the install succesfully?
    (how can I create the my first database, sqlplus seems not installed )
    Thank you.
    Edouard.

    The problem could arise not having set ORACLE_BASE environment variable : in this case the Installer could try creating directories under root (/).
    But there is Bug No. 3547724 as well : NEW 9.2.0.4 FOR LINUX 'REKIT' FAILS TO INSTALL DBCA - INSUFFICIENT PRIVILEGES. In this case the suggested workaround is to install 9.2.0.1, then patch 9.2.0.4 .

  • Problem during installation oracle database configuration assistant FAILED

    Hi Dear,
    The Configurations are :
    VM OS : Oracle enterprise linux 5
    Trying to install : Oracle 11g R1
    I'm having a real problem , so i can't continue my installation during the configuration assistant, oracle net configuration assistant was succeeded but oracle database configuration assistant FAILED
    Here is the long message showed by console :
    Output generated from configuration assistant "Oracle Net Configuration Assistant":
    Command = /u01/app/oracle/product/11.1.0/db_1/bin/netca /orahome /u01/app/oracle/product/11.1.0/db_1 /orahnam OraDb11g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /u01/app/oracle/product/11.1.0/db_1/network/install/netca_typ.rsp
    Parsing command line arguments:
    Parameter "orahome" = /u01/app/oracle/product/11.1.0/db_1
    Parameter "orahnam" = OraDb11g_home1
    Parameter "instype" = typical
    Parameter "inscomp" = client,oraclenet,javavm,server,ano
    Parameter "insprtcl" = tcp
    Parameter "cfg" = local
    Parameter "authadp" = NO_VALUE
    Parameter "nodeinfo" = NO_VALUE
    Parameter "responsefile" = /u01/app/oracle/product/11.1.0/db_1/network/install/netca_typ.rsp
    Done parsing command line arguments.
    Oracle Net Services Configuration:
    Profile configuration complete.
    Listener started at port:1521
    Oracle Net Listener Startup:
    Running Listener Control:
    /u01/app/oracle/product/11.1.0/db_1/bin/lsnrctl start LISTENER
    Listener Control complete.
    Listener started successfully.
    Listener configuration complete.
    Oracle Net Services configuration successful. The exit code is 0
    Configuration assistant "Oracle Net Configuration Assistant" succeeded
    Output generated from configuration assistant "Oracle Database Configuration Assistant":
    Command = oracle.assistants.server.DbcaCfgPlugIn /u01/app/oracle/product/11.1.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -sid DB11G -gdbName DB11G.WORLD -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/11.1.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords false -sampleSchema false -oratabLocation /u01/app/oracle/product/11.1.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE -totalMemory 403 -automaticMemoryManagement true -sysPassword ${S_SYSPASS} -systemPassword ${S_SYSTEMPASS} -dbsnmpPassword ${S_DBSNMPPASS} -sysmanPassword ${S_SYSMANPASS} ${S_SYSASMPASS} ${S_HOSTUSERPASS}
    Configuration assistant "Oracle Database Configuration Assistant" failed
    The "/u01/app/oracle/product/11.1.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------Output generated from configuration assistant "Oracle Database Configuration Assistant":
    Command = oracle.assistants.server.DbcaCfgPlugIn /u01/app/oracle/product/11.1.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -sid DB11G -gdbName DB11G.WORLD -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/11.1.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords false -sampleSchema false -oratabLocation /u01/app/oracle/product/11.1.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE -totalMemory 403 -automaticMemoryManagement true -sysPassword ${S_SYSPASS} -systemPassword ${S_SYSTEMPASS} -dbsnmpPassword ${S_DBSNMPPASS} -sysmanPassword ${S_SYSMANPASS} ${S_SYSASMPASS} ${S_HOSTUSERPASS}
    Configuration assistant "Oracle Database Configuration Assistant" failed
    The "/u01/app/oracle/product/11.1.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------Output generated from configuration assistant "Oracle Database Configuration Assistant" (attempt 2):
    Command = oracle.assistants.server.DbcaCfgPlugIn /u01/app/oracle/product/11.1.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -sid DB11G -gdbName DB11G.WORLD -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/11.1.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords false -sampleSchema false -oratabLocation /u01/app/oracle/product/11.1.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE -totalMemory 403 -automaticMemoryManagement true -sysPassword ${S_SYSPASS} -systemPassword ${S_SYSTEMPASS} -dbsnmpPassword ${S_DBSNMPPASS} -sysmanPassword ${S_SYSMANPASS} ${S_SYSASMPASS} ${S_HOSTUSERPASS}
    Configuration assistant "Oracle Database Configuration Assistant" failed
    The "/u01/app/oracle/product/11.1.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------Output generated from configuration assistant "Oracle Database Configuration Assistant" (attempt 3):
    Command = oracle.assistants.server.DbcaCfgPlugIn /u01/app/oracle/product/11.1.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -sid DB11G -gdbName DB11G.WORLD -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/11.1.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords false -sampleSchema false -oratabLocation /u01/app/oracle/product/11.1.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE -totalMemory 403 -automaticMemoryManagement true -sysPassword ${S_SYSPASS} -systemPassword ${S_SYSTEMPASS} -dbsnmpPassword ${S_DBSNMPPASS} -sysmanPassword ${S_SYSMANPASS} ${S_SYSASMPASS} ${S_HOSTUSERPASS}
    Configuration assistant "Oracle Database Configuration Assistant" failed
    The "/u01/app/oracle/product/11.1.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------
    Please help me it's urgently

    Please help me i can't find any solution to resolve this trouble
    Should i uninstall this version or what exactly, could you please suggest to me something like another release who matches that configuration
    Sorry but i have no idea
    Waiting for the response

  • Database Configuration Assistant fails during instalation of Oracle EE 8.1.7

    My machine runs RH 6.2 and I have tried to install it Oracle. After executing all pre-instalation steps, I run ./runInstall and instalation process goes on. I select Typical Instalation and instalation proceeds until 100%, when OUI tries to configure Net 8 Assistant and Database Configuration Assistant. Both applications fail in this phase. Unfortunately, OUI shows a message (Database Configuration Assistant) informing that /u01/.../JRE/bin/jre does not exist. However, I have installed JDK 118 and JRE link seems correct, so that I can access JDK directory throught JRE link.
    HELP, HELP!!!
    Cheers,
    Andre

    some good installation guides to check out:
    http://www.akadia.com/services/ora_linux_install_901.html
    http://www.e-gineer.com/instructions/install-oracle9i-on-linux.phtml
    good luck!
    Jenny

  • ORA-01017 error in Database Configuration Assistant when installing Oracle

    I am installing Oracle 9i, 9.0.1.1, on an NT Workstation.
    When I get to the Database Configuration Assistant step, after the software has been installed, I get an error when the database is being created:
    ORA-01017 Invalid Username/Password; Login denied
    I have tried several times with different database creations. The first time I got the error was when I did a custom database creation, the other time was when I created a general purpose database, which clones an existing database onto the NT workstation.
    The NT system that I am using had an earlier version of Oracle installed on it, which I completely uninstalled.
    Any ideas what might be wrong?

    Deepak_DBA wrote:
    hi,
    you might have deleted the instance manually..
    oradim -delete -sidHence,
    ebrian wrote:
    Did you already remove the Windows service associated with the database?

  • Install failing when running Database Configuration Assistant

    I am trying to install Oracle 9i on a new Solaris 9 box. Everything goes fine until oui tries to run the Database Configuration Assistant. It is at the "Creating and starting Oracle Instance" stage that I get a popup which says:
    ORA-27302: failure occured at: skgpwreset1
    ORA-27303: additional information: invalid shared ctx
    ORA-27146: post/wait initialization failed with
    status:28
    ORA-27301: OS failure message: No space left on device
    ORA-27302: failure occured at: sskgpcreates
    I don't understand the "No space left on device" as I have ~30 GB available. I am hoping it is a result of the invalid shared ctx above it. Other than this, the installation completes without any errors.
    I have been banging my head against this for over a week! Does anyone have any suggestions. I am sorry I waited so long to post the question, but I could use some assistance urgently.
    TIA,
    Steve

    Solution:
    For Solaris 9 the (recommended) /etc/system parameters look like this:
    set semsys:seminfo_semmni= 100
    set semsys:seminfo_semmns= 1024
    set semsys:seminfo_semmsl= 256
    set shmsys:shminfo_shmmax=4294967295
    set shmsys:shminfo_shmmni=100
    The other parameters are not needed in this Solaris version.
    I hope this is useful.

  • Problem using template in database configuration assistant Oracle 10g

    Hi,
    I created a database using the database configuration assistant for Oracle 10g on a Windows Server 2003 box. The database I created worked perfectly, and I had saved it as a template so I could save some time when creating similar databases (which I have to do on occasion)
    When I try to use the template though, I get an error (at about 4% through the database creation) saying:
    ORA-01501: CREATE DATABASE failed
    ORA-09314: sltln: error translating logical name
    I'm creating this new database on the same server as the one I created my previous database on and NOTHING has changed on it, I did this just minutes apart and can duplicate it at will (just try and use a template)
    Heres the template file contents (KM1.dbt)
    <DatabaseTemplate name="KM1" description="" version="10.1.0.2.0">
    <CommonAttributes>
    <option name="ISEARCH" value="false"/>
    <option name="OMS" value="false"/>
    <option name="JSERVER" value="false"/>
    <option name="SPATIAL" value="false"/>
    <option name="ODM" value="false">
    <tablespace id="SYSAUX"/>
    </option>
    <option name="IMEDIA" value="false"/>
    <option name="XDB_PROTOCOLS" value="false">
    <tablespace id="SYSAUX"/>
    </option>
    <option name="ORACLE_TEXT" value="false">
    <tablespace id="SYSAUX"/>
    </option>
    <option name="SAMPLE_SCHEMA" value="false"/>
    <option name="CWMLITE" value="false">
    <tablespace id="SYSAUX"/>
    </option>
    <option name="EM_REPOSITORY" value="true">
    <tablespace id="SYSAUX"/>
    </option>
    </CommonAttributes>
    <Variables/>
    <CustomScripts Execute="false"/>
    <InitParamAttributes>
    <InitParams>
    <initParam name="O7_DICTIONARY_ACCESSIBILITY" value="TRUE"/>
    <initParam name="background_dump_dest" value="{ORACLE_BASE}\admin\{DB_UNIQUE_NAME}\bdump"/>
    <initParam name="compatible" value="10.1.0.2.0"/>
    <initParam name="core_dump_dest" value="{ORACLE_BASE}\admin\{DB_UNIQUE_NAME}\cdump"/>
    <initParam name="db_block_size" value="8" unit="KB"/>
    <initParam name="db_cache_size" value="24" unit="MB"/>
    <initParam name="db_create_file_dest" value="E:\oradata"/>
    <initParam name="db_create_online_log_dest_1" value="C:\Oradata"/>
    <initParam name="db_create_online_log_dest_2" value="D:\Oradata"/>
    <initParam name="db_create_online_log_dest_3" value="E:\Oradata"/>
    <initParam name="db_domain" value="JACOBSONCO.COM"/>
    <initParam name="db_file_multiblock_read_count" value="16"/>
    <initParam name="db_name" value="UDC7"/>
    <initParam name="db_recovery_file_dest" value="E:\UDC7\flash_recovery_area"/>
    <initParam name="db_recovery_file_dest_size" value="2048" unit="MB"/>
    <initParam name="java_pool_size" value="0" unit="MB"/>
    <initParam name="job_queue_processes" value="10"/>
    <initParam name="large_pool_size" value="8" unit="MB"/>
    <initParam name="open_cursors" value="1000"/>
    <initParam name="pga_aggregate_target" value="24" unit="MB"/>
    <initParam name="processes" value="150"/>
    <initParam name="remote_login_passwordfile" value="EXCLUSIVE"/>
    <initParam name="shared_pool_size" value="80" unit="MB"/>
    <initParam name="sort_area_size" value="65536"/>
    <initParam name="undo_management" value="AUTO"/>
    <initParam name="undo_tablespace" value="UNDOTBS1"/>
    <initParam name="user_dump_dest" value="{ORACLE_BASE}\admin\{DB_UNIQUE_NAME}\udump"/>
    </InitParams>
    <MiscParams>
    <databaseType>MULTIPURPOSE</databaseType>
    <maxUserConn>20</maxUserConn>
    <percentageMemTOSGA>40</percentageMemTOSGA>
    <customSGA>true</customSGA>
    <characterSet>WE8MSWIN1252</characterSet>
    <nationalCharacterSet>AL16UTF16</nationalCharacterSet>
    <archiveLogMode>false</archiveLogMode>
    <initParamFileName>{ORACLE_BASE}\admin\{DB_UNIQUE_NAME}\pfile\init.ora</initParamFileName>
    </MiscParams>
    <SPfile useSPFile="true">{ORACLE_HOME}\database\spfile{SID}.ora</SPfile>
    </InitParamAttributes>
    <StorageAttributes>
    <ControlfileAttributes id="Controlfile">
    <maxDatafiles>100</maxDatafiles>
    <maxLogfiles>16</maxLogfiles>
    <maxLogMembers>3</maxLogMembers>
    <maxLogHistory>1</maxLogHistory>
    <maxInstances>8</maxInstances>
    <image name="&lt;OMF_CONTROL_0>" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    <image name="&lt;OMF_CONTROL_1>" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    <image name="&lt;OMF_CONTROL_2>" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    </ControlfileAttributes>
    <DatafileAttributes id="&lt;OMF_SNIKEB_DATAFILE_0>">
    <tablespace>SNIKEB</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">300</size>
    <reuse>false</reuse>
    <autoExtend>false</autoExtend>
    <increment unit="KB">-2</increment>
    <maxSize unit="KB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="&lt;OMF_SYSAUX_DATAFILE_0>">
    <tablespace>SYSAUX</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">120</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">10240</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="&lt;OMF_SYSTEM_DATAFILE_0>">
    <tablespace>SYSTEM</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">300</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">10240</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="&lt;OMF_TEMP_DATAFILE_0>">
    <tablespace>TEMP</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">20</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">640</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="&lt;OMF_UNDOTBS1_DATAFILE_0>">
    <tablespace>UNDOTBS1</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">200</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">5120</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <DatafileAttributes id="&lt;OMF_USERS_DATAFILE_0>">
    <tablespace>USER_DATA</tablespace>
    <temporary>false</temporary>
    <online>true</online>
    <status>0</status>
    <size unit="MB">5</size>
    <reuse>true</reuse>
    <autoExtend>true</autoExtend>
    <increment unit="KB">1280</increment>
    <maxSize unit="MB">-1</maxSize>
    </DatafileAttributes>
    <TablespaceAttributes id="SNIKEB">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>false</temporary>
    <defaultTemp>false</defaultTemp>
    <undo>false</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>1</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">-1</initSize>
    <increment unit="KB">-1</increment>
    <incrementPercent>-1</incrementPercent>
    <minExtends>-1</minExtends>
    <maxExtends>-2</maxExtends>
    <minExtendsSize unit="KB">-1</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="&lt;OMF_SNIKEB_DATAFILE_0>">
    <id>1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="SYSAUX">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>false</temporary>
    <defaultTemp>false</defaultTemp>
    <undo>false</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>1</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">64</initSize>
    <increment unit="KB">64</increment>
    <incrementPercent>50</incrementPercent>
    <minExtends>1</minExtends>
    <maxExtends>4096</maxExtends>
    <minExtendsSize unit="KB">64</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="&lt;OMF_SYSAUX_DATAFILE_0>">
    <id>-1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="SYSTEM">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>false</temporary>
    <defaultTemp>false</defaultTemp>
    <undo>false</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>3</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">64</initSize>
    <increment unit="KB">64</increment>
    <incrementPercent>50</incrementPercent>
    <minExtends>1</minExtends>
    <maxExtends>-1</maxExtends>
    <minExtendsSize unit="KB">64</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="&lt;OMF_SYSTEM_DATAFILE_0>">
    <id>-1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="TEMP">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>true</temporary>
    <defaultTemp>true</defaultTemp>
    <undo>false</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>1</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">64</initSize>
    <increment unit="KB">64</increment>
    <incrementPercent>0</incrementPercent>
    <minExtends>1</minExtends>
    <maxExtends>0</maxExtends>
    <minExtendsSize unit="KB">64</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="&lt;OMF_TEMP_DATAFILE_0>">
    <id>-1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="UNDOTBS1">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>false</temporary>
    <defaultTemp>false</defaultTemp>
    <undo>true</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>1</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">512</initSize>
    <increment unit="KB">512</increment>
    <incrementPercent>50</incrementPercent>
    <minExtends>8</minExtends>
    <maxExtends>4096</maxExtends>
    <minExtendsSize unit="KB">512</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="&lt;OMF_UNDOTBS1_DATAFILE_0>">
    <id>-1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <TablespaceAttributes id="USER_DATA">
    <online>true</online>
    <offlineMode>1</offlineMode>
    <readOnly>false</readOnly>
    <temporary>false</temporary>
    <defaultTemp>false</defaultTemp>
    <undo>false</undo>
    <local>true</local>
    <blockSize>-1</blockSize>
    <allocation>1</allocation>
    <uniAllocSize unit="KB">-1</uniAllocSize>
    <initSize unit="KB">128</initSize>
    <increment unit="KB">128</increment>
    <incrementPercent>0</incrementPercent>
    <minExtends>1</minExtends>
    <maxExtends>4096</maxExtends>
    <minExtendsSize unit="KB">128</minExtendsSize>
    <logging>true</logging>
    <recoverable>false</recoverable>
    <maxFreeSpace>0</maxFreeSpace>
    <autoSegmentMgmt>true</autoSegmentMgmt>
    <datafilesList>
    <TablespaceDatafileAttributes id="&lt;OMF_USERS_DATAFILE_0>">
    <id>-1</id>
    </TablespaceDatafileAttributes>
    </datafilesList>
    </TablespaceAttributes>
    <RedoLogGroupAttributes id="1">
    <reuse>false</reuse>
    <fileSize unit="KB">10240</fileSize>
    <Thread>1</Thread>
    <member ordinal="0" memberName="OMF_1_REDOLOG_MEMBER_0" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    </RedoLogGroupAttributes>
    <RedoLogGroupAttributes id="2">
    <reuse>false</reuse>
    <fileSize unit="KB">10240</fileSize>
    <Thread>1</Thread>
    <member ordinal="0" memberName="OMF_2_REDOLOG_MEMBER_0" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    </RedoLogGroupAttributes>
    <RedoLogGroupAttributes id="3">
    <reuse>false</reuse>
    <fileSize unit="KB">10240</fileSize>
    <Thread>1</Thread>
    <member ordinal="0" memberName="OMF_3_REDOLOG_MEMBER_0" filepath="{ORACLE_BASE}\oradata\{DB_UNIQUE_NAME}\"/>
    </RedoLogGroupAttributes>
    </StorageAttributes>
    </DatabaseTemplate>
    can anyone explain why I keep getting this error?
    Thanks

    Error:     ORA-9314
    Text:     sltln: error translating logical name
    Cause:     Internal buffer may have overflowed
    Action:     See OSD error accompanying this message
    Check alertlog and trace files.
    Message was edited by:
    FeNiCrC_Neil

  • Problems with Database Configuration Assistant - Error in Process

    Hello guys,
    I'm getting this error when i try to create a new Database with the Database Configuration Assistant:
    Error in Process: E:\ORACLE\product\11.2.0\dbhome_1\bin\orapwd.exe
    Unable to find error file %ORACLE_HOME%\RDBMS\opw<lang>.msb
    What should I do in this case? Any idea?
    Thanks

    Please re-check the ORACLE_HOME variable and restart the process. This will resolve your issue.

  • 10g installation stays at 45% during Database Configuration Assistant

    Hi,
    I am trying to install Oracle 10g in my windows XP machine.Installation goes on smoothly and the configuration assistant window appears.The Database Configuration Assistant page showing the progess bar for database creation also appears.The progress shows Clone database creation in progress at 45%. It has been running for more than 6 hours.
    What should i do? Can i stop and run Database Configuration Assistant independently? Is installation of all oracle database component complete?
    Please advice.
    Regards,
    Jay

    Hi,
    I have checked and the Oracle listener is started.The problem is still there.
    Where do i locate the files created during DBCA process? If there are any files left will they be replaced when i run DBCA independently?
    Please advice.
    Thanks.
    Jay

  • Oracle 9i database configuration assistant cannot be launched

    After install 10g ODP.net and Oracle Developer Tools for Visual Studio .NET with ODAC components, the Oracle 9i database configuration assistant program cannot be launched.

    Never had this problem before, but this is usually becos of jre version incompatibility. Changing CLASSPATH env might help.

  • Oracle 11g "Oracle Database Configuration Assistant" failed

    Hi
    am trying to install oracle 10g databse .
    am getting Configuration assistant "Oracle Database Configuration Assistant" failed
    in log file i see
    [Thread-19] [18:32:29:343] [BasicStep.execute:202] Executing Step : CLONE_DB_CREATION_RMAN_RESTORE
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01092
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-01034
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-03114
    [Thread-19] [18:32:29:343] [StepErrorHandler.setFatalErrors:322] setting Fatal Error: ORA-12560
    [Thread-19] [18:32:29:343] [StepErrorHandler.setIgnorableErrors:250] setting Ignorable Error: ORA-01109
    i have created microsoft loop back adapator and configured TCP/IP.
    what would be the problem?

    At the Oracle Support site https://support.oracle.com
    To access the document, you will need a valid CSI (Customer Support Identifier), which is given when you purchase a support contract from Oracle.
    If you do not have a CSI, I would recommend that you completely uninstall the product and reinstall again by following the Install Guide at http://www.oracle.com/pls/db102/portal.portal_db?selected=11
    HTH
    Srini

Maybe you are looking for

  • How do you add multiple effects to the same clip

    How do you had multiple effects to the same clip. I have tried for hours I would like to add sepia and aged movie to the same clip. I heard it can be done, but have not figured out how to do it. anyone please.

  • How To Clearing GL Account Open  Items for Prepaid Tax

    Dear All, I have a problem to do cleaaring Open GL GL Aaccount items for Prepaid Tax. I'am using currency USD for transaction. I did a clearing with Tcode F-03. By the time the error appears Simulate "The Difference is too large" What should I do to

  • Sony XAV-712BT with Sony XA-NV300T can anybody help please?

    Hi everyone, i recently purchased a Sony XAV-712BT car audio system unit with a Sony XA-NV300T navigation unit and i am having problems getting the navigation to work. When i connect the navigation unit an error comes up on the screen (link below) th

  • Saved an image as library and now all in iphoto images disappeared

    I was saving an image from email to iphoto, and somehow it was saved as my iphoto library. All of my photos are now gone, there were hundreds, and the one image I just saved is just there. Where are my photos??? Don't they get saved somewhere on my h

  • Mass ISU extraction into multiple BW systems

    Hi, Currently we are exploring the option of extracting ISU mass data 0FC_BP_ITEMS, 0UC_SALES_SIMU_01, 0UC_SALES_STATS_02 etc. The current situation is as follows: There is a BW 3.5 system which extracts the ISU data via extractor cvia Mass jobs. We