Startup error: ORA-01078, LRM-00109

VM: Oracle Virtual Box

Oracle database installed: 12.1.0.2.0

OS: Linux to Oracle 7

Problem: When I try to start the oracle database in SQLPLUS, I get errors.  Please see attached 2 files.

Thanks for your help.

Error when I do startup in sqlplus.png

Bash Profile.png

you do not have initcdb1.ora, try to boot after you create a pfile initcdb1.ora file

Tags: Database

Similar Questions

  • ORA-01078, LRM-00109

    Installed Oracle: 11.2.0.1.0 G

    Oracle Linux: 6.6

    Problem: I get the following error when I try to start Oracle DB:


    ORA-01078: failure in the treatment of system settings

    LRM-00109: could not open the parameter file ' / u01/app/oracle/product/11.2.0/db_1/dbs/initDB11G.ora'

    Please see the screenshots below:

    Error.png

    bash_profile.png

    ORA Files in DBS.png

    This is the name of the comic:

    DB Name Oct 2015.png

    Please advice,

    Thank you.

    ORACLE_SID = akhtar1

    export ORACLE_SID

  • RMAN-04017: description of the startup error: ORA-32004: obsolete parameters or obsolete er (s) specified for the instance of RDBMS

    Dear all,

    While making the cloning of RMAN using the command duplicate in 11.2.0.3 database with ebs.

    We receive the error below

    connected to the auxiliary database (not started)

    RMAN-00571: ===========================================================

    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.

    RMAN-00571: ===========================================================

    RMAN-03002: failure of Db in dual at 03/07/2015 15:12:07

    RMAN-06403: could not get a fully authorized session

    RMAN-04006: auxiliary database error: ORA-24327: need explicit attach befor

    e a user authentication

    RMAN-03015: an error has occurred in the script stored memory Script

    RMAN-04014: failed to start: ORA-03113: end of file on communication channel

    RMAN-04017: description of the startup error: ORA-32004: outdated or obsolete parameters

    ER (s) specified for the instance of RDBMS

    Kind regards

    Villi Kumar

    Dear all,

    We have corrected the problems.

    Solution:

    To the bottom of the database

    Comment this parameter and re try

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

    oratest@ctsst $ grep-i local initerptest.ora

    #local_listener = erptest_LOCAL

    oratest@ctsst $

    Test the issue again.

    Concerning

    Villi Kumar

  • ORA-01078 and LRM-00109 after I installed a single instance of 12 c

    Hello

    I configured a database with dbca as single instance on a server Linux with Oracle GI 12.1.0.2 6 Oracle and Oracle DB 12.1.0.2 with power supply of January 2015. So not CBD or so. Installation runs without any problem.

    After Installation I wanted to start the db, but it gives me a

    SQL > startup

    ORA-01078: failure in the treatment of system settings

    LRM-00109: could not open the parameter file ' / usr/local/oracle/product/12.1.0.2/dbs/initmyhr12D.ora'

    SQL > exit

    So I looked for it in the directory. I found the file, but it was created with big letters:

    ora121@testserv-DB_12_1_0_2/myhr12D:/usr/local/Oracle/product/12.1.0.2/DBS

    He's $

    -rw - r - 1 ora121 oinstall 48 9 February 14:36 initMYHR12D.ora

    -rw - r - 1 ora121 asmadmin 24 9 February 14:19 lkMYHR12D

    -rw - r - 1 ora121 oinstall 7680 9 February 14:35 orapwMYHR12D

    It's funny! I know, I just ove, but is - it an official bug in 12.1.0.2, when I create a database and gives the SID in large letters the dbca creates the file init.ora with big letters but tries to load it with small letters? Not very well I think...

    A big thank you and best regards,

    Dave

    Oracle sid in Capital letter as set below:

    export ORACLE_SID =MYHR12D (capital letters)

    and give it a go...

    If this does not work, please copy - paste the output of the following command:

    $env | grep ORACLE

    HTH,

    Pradeep

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

    Aloha!

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

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

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

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

    Thanks for the help in advance.


    Kind regards
    Hades
  • ORA-01078: failure in the treatment of system settings

    Hi gurus,

    I need your help. Please give me a favor.

    I create an ASM instance in my for my orcl instance. Here is the step by step process which I did.

    SQL > select name, open_mode from v$ database;

    NAME OPEN_MODE

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

    ORCL READ WRITE

    SQL > select tablespace_name dba_tablespaces;

    TABLESPACE_NAME

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

    SYSTEM

    SYSAUX

    UNDOTBS1

    TEMP

    USERS

    EXAMPLE OF

    SQL > select name from v$ datafile;

    NAME

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

    D:\APP\HIMANSHU\ORADATA\ORCL\SYSTEM01. DBF

    D:\APP\HIMANSHU\ORADATA\ORCL\SYSAUX01. DBF

    D:\APP\HIMANSHU\ORADATA\ORCL\UNDOTBS01. DBF

    D:\APP\HIMANSHU\ORADATA\ORCL\USERS01. DBF

    D:\APP\HIMANSHU\ORADATA\ORCL\EXAMPLE01. DBF

    SQL > select name from v$ controlfile;

    NAME

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

    D:\APP\HIMANSHU\ORADATA\ORCL\CONTROL01. CTL

    D:\APP\HIMANSHU\FLASH_RECOVERY_AREA\ORCL\CONTROL02. CTL

    SQL > select Member from v$ logfile;

    MEMBERS

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

    D:\APP\HIMANSHU\ORADATA\ORCL\REDO03. JOURNAL

    D:\APP\HIMANSHU\ORADATA\ORCL\REDO02. JOURNAL

    D:\APP\HIMANSHU\ORADATA\ORCL\REDO01. JOURNAL

    SQL > quit

    Disconnected from the database to Oracle 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    D:\ > cd D:\app\Himanshu\oradata\orcl

    D:\app\Himanshu\oradata\orcl > dir

    Volume in drive D has no label.

    Volume serial number is 84E1-F031

    Directory of D:\app\Himanshu\oradata\orcl

    07/12/2013 16:37 < DIR >.

    07/12/2013 16:37 < DIR >...

    17/12/2013 CONTROL01 9 748 480 23:15. CTL

    16/12/2013 EXAMPLE01 104,865,792 18:43. DBF

    16/12/2013-12:13 AM REDO01 52,429,312. JOURNAL

    16/12/2013 REDO02 52,429,312 18:42. JOURNAL

    12/15/2013 REDO03 52,429,312 21:01. JOURNAL

    17/12/2013 SYSAUX01 597,696,512 23:30. DBF

    16/12/2013 SYSTEM01 723,525,632 18:43. DBF

    17/12/2013 TEMP01 20,979,712 22:44. DBF

    16/12/2013 UNDOTBS01 57,679,872 18:43. DBF

    16/12/2013 USERS01 5 251 072 18:43. DBF

    10 file (s) on 1,677,035,008 bytes

    2 dir 190,895,730,688 bytes free

    SQL > quit

    Disconnected from the database to Oracle 11 g Enterprise Edition Release 11.2.0.1.0 - 64 bit Production

    With partitioning, OLAP, Data Mining and Real Application Testing options

    D:\ > cd D:\app\Himanshu\oradata\orcl

    D:\app\Himanshu\oradata\orcl > dir

    Volume in drive D has no label.

    Volume serial number is 84E1-F031

    Directory of D:\app\Himanshu\oradata\orcl

    07/12/2013 16:37 < DIR >.

    07/12/2013 16:37 < DIR >...

    17/12/2013 CONTROL01 9 748 480 23:15. CTL

    16/12/2013 EXAMPLE01 104,865,792 18:43. DBF

    16/12/2013-12:13 AM REDO01 52,429,312. JOURNAL

    16/12/2013 REDO02 52,429,312 18:42. JOURNAL

    12/15/2013 REDO03 52,429,312 21:01. JOURNAL

    17/12/2013 SYSAUX01 597,696,512 23:30. DBF

    16/12/2013 SYSTEM01 723,525,632 18:43. DBF

    17/12/2013 TEMP01 20,979,712 22:44. DBF

    16/12/2013 UNDOTBS01 57,679,872 18:43. DBF

    16/12/2013 USERS01 5 251 072 18:43. DBF

    10 file (s) on 1,677,035,008 bytes

    2 dir 190,895,730,688 bytes free

    D:\app\Himanshu\oradata\orcl > cd D:\app\Himanshu\product\11.2.0\dbhome_2

    D:\app\Himanshu\product\11.2.0\dbhome_2 > cd database

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > dir

    Volume in drive D has no label.

    Volume serial number is 84E1-F031

    Directory of D:\app\Himanshu\product\11.2.0\dbhome_2\database

    17/12/2013 23:48 < DIR >.

    17/12/2013 23:48 < DIR >...

    07/12/2013 16:33 < DIR > archive

    07/12/2013 hc_orcl.dat 2 048 16:35

    2005-12-22 04:07 31 744 oradba.exe

    17/12/2013 oradim.log 1 767 23:50

    07/12/2013 PWDorcl.ora 1 536 16:41

    17/12/2013 22:42 3 584 SPFILEORCL. ORA

    5 file (s) on 40 679 bytes

    3 dir 190,895,714,304 bytes free

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > set ORACLE_SID = + ASM

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > echo % ORACLE_SID %

    + ASM

    After that, I created a parameter file and given a parameter that is required to create an instance of the ASM:

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > type init + ASM.ora

    instance_type = asm

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > oradim-new - sid + ASM

    The created instance.

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > mkdir c:\asmdisks

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > dir c:\asmdisks

    Volume in drive C is OS

    Volume serial number is 440 c-A2D1

    Directory of c:\asmdisks

    18/12/2013-12:06 AM < DIR >.

    18/12/2013-12:06 AM < DIR >...

    0 file (s) on 0 bytes

    2 dir 51,594,907,648 bytes free

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > asmtool - create c:\asmdisks\asmdisk1.asm 3

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > asmtool - create c:\asmdisks\asmdisk2.asm 3

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > asmtool - create c:\asmdisks\asmdisk3.asm 3

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > dir c:\asmdisks

    Volume in drive C is OS

    Volume serial number is 440 c-A2D1

    Directory of c:\asmdisks

    18/12/2013-12:08 AM < DIR >.

    18/12/2013-12:08 AM < DIR >...

    18/12/2013 asmdisk1.asm 3 145 728 12:07 AM

    18/12/2013 asmdisk2.asm 3 145 728 12:08 AM

    18/12/2013 asmdisk3.asm 3 145 728 12:08 AM

    3 file (s) on 9 437 184 bytes

    2 dir 51,585,474,560 bytes free

    Now, I have edited the file pfile and given more than two parameters:

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > type init + ASM.ora

    instance_type = asm

    ASM_DISKSTRING = "c:\asmdisks\*."

    _ALL_ALLOW_ONLY_RAW_DISKS = FALSE

    Now I'm at from my ASM instance and get below error:

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > echo % ORACLE_SID %

    + ASM

    D:\app\Himanshu\product\11.2.0\dbhome_2\database > sqlplus / as sysdba

    SQL * more: Production version 11.2.0.1.0 Wed Dec 18 00:13:17 2013

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

    Connect to an instance is idle.

    SQL > startup;

    ORA-01078: failure in the treatment of system settings

    LRM-00101: name of the unknown parameter '_ALL_ALLOW_ONLY_RAW_DISKS '.

    And if I remove this hidden setting I get error described:

    SQL > startup;

    ORA-01078: failure in the treatment of system settings

    ORA-29701: unable to connect to the Cluster Synchronization Service

    Please give a help to remove this error also please guide me what wrong I do here.

    Thank you

    Michel.

    Of 11.2, Oracle database binaries do not contain the ASM. To install it, you must use the GI of the autonomously. Search the documentation link I gave, it is IM on Windows only.

    Aman...

  • Grid Erros ORA-01078: ORA-29701:

    Hello world.

    I'm currently installing a second grid Infrastructure in a single server. The first is a 11.2.0.1 and the second is 11.2.0.3. on solaris 10. In the second installation I chose to install grid for stand-alone server infrastructure. Thus, when a test to start the asm instance gives me this error:
    SQL> startup mount
    ORA-01078: failure in processing system parameters
    ORA-29701: unable to connect to Cluster Synchronization Service
    When I run the code above, the first instance of the DSO is turned off and the other database.

    I noticed that in the second installation of the comman crsctl tool is not installed just crsctl.bin. All steps for installation went well.

    So, can you advise me what I should do to fix this problem? Some documents or something? Please, I beg you.

    Thanks in advance.

    johnxjean

    Hi, after trying several posibilities. The solution was the instance ASM starting srvctl utility.

    Concerning

    johnxjean

  • The exprorting error using the parfile - LRM-00109 and LRM-00113

    Hello

    Getting "LRM" errors when you try to export (exp) using a parfile.

    I created this parfile location = ' / backup1/params.txt ' with the following contents inside of her parfile:
    QUEUE = Larry.dmp
    FULL = n
    OWNER = larry
    GRANTS = y
    LINES = y
    COMPRESS = y

    Here is that the error codes I received while calling him parfile.

    ======================================================
    [oracle@localhost backup1] $ exp userid=larry/champion@orcl parfile = params.txt
    LRM-00109: could not open file "params.txt" settings
    LRM-00113: error during the processing of file "params.txt".

    EXP-00019: failure of the treatment of parameters, type 'HELP EXP = Y' help
    EXP-00000: export completed unsuccessfully
    =======================================================

    Information on the platform:
    OS: Red Hat Ent Linux 5
    Version: Oracle 10g R2


    Please help.


    -Thank you
    Prashant Dixit

    Prashant

    I would like to change the directory where I want to export.

    Then create a pafile here and execution (note the changes and add your system password)

    vi out.parm
    
    userid=system/
    OWNER=larry
    FILE=larry.dmp
    log=larry.log
    STATISTICS=none
    
    exp parfile=out.parm
    

    FULL and OWNER conflicts, use only one of these modes.

    Best regards

    mseberg

  • Error ORA-17503 at the start of the instance data in the CARS

    Hello!

    I installed Oracle 11 g SE (11.2.0.4) with CARS with 2 nodes on RedHat 7.1 with separation of roles (grid and oracle db run under different users)

    Just after installation it worked, I was able to connect to the database, create a table and see it on the two nodes of the RAC.

    But after restarting the servers, I can not make it works again

    Maybe someone could help me understand what I am doing wrong?

    When I'm trying to start a database on the vm-ora-05 node instance, I get this:

    sqlplus/nolog

    01:35:22 @: > connect / as sysdba

    Connect to an instance is idle.

    01:35:28 SYS @ racdba1: > start

    ORA-01078: failure in the treatment of system settings

    ORA-01565: error in the identification of file "+ DATA/racdba/spfileracdba.ora".

    ORA-17503: ksfdopn:2 could not open the file +DATA/racdba/spfileracdba.ora

    ORA-12547: TNS: lost contact

    01:35:32 SYS @ racdba1: >

    **********************************

    Environment variables for GRID

    ORACLE_HOME=/U01/app/11.2.0.4/grid

    ORACLE_SID = + ASM1

    Environment variables for Oracle DB

    ORACLE_HOME=/U01/app/Oracle/11.2.0.4/rachome1

    ORACLE_SID = racdba1

    **********************************

    If I check the status of the disk groups and +DATA/racdba/spfileracdba.ora asmcmd file it seems to be Ok (for me at least)

    [grid of grid@+ASM1] $asmcmd

    ORACLE_SID = [+ ASM1]?

    The Oracle base remains unchanged with the value/u01/app/oracle

    [+] ASMCMD > lsdg

    State Type sector Rebal to Total_MB Free_MB Req_mir_free_MB Usable_file_MB Offline_disks Voting_files name of the block

    EXTERN MOUNTED N 512 4096 1048576 5121 4725 0 4725 0 SRC /.

    EXTERN MOUNTED N 512 4096 4194304 153596 151240 0 151240 0 N DATA.

    EXTERN MOUNTED N 512 4096 4194304 153596 153020 0 153020 0 N FRA.

    ASMCMD [+] > ls-l +DATA/racdba/spfileracdba.ora

    Name of type Redund time scratched Sys

    N spfileracdba.ora = > +DATA/RACDBA/PARAMETERFILE/spfile.267.894291829

    ASMCMD [+] > ls-l +DATA/RACDBA/PARAMETERFILE/spfile.267.894291829

    Name of type Redund time scratched Sys

    Fichier_parametres UNPROT COARSE NOV 03 01:00 Y spfile.267.894291829

    **********************************

    At the same time, do not know why oracleasm scandisks/listdisks appear not all discs...

    [root@vm-ora-05 Diba] # / usr/sbin/oracleasm scandisks

    Reload from disk partitions: fact

    Cleaning up stale ASM disks...

    ASM disks scanning system...

    [root@vm-ora-05 Diba] # / usr/sbin/oracleasm listdisks

    [root@vm-ora-05 Diba] #.

    **********************************

    Here is the result of the res stat-[NULL] crsctl you and crsctl check cluster

    [grid@+ASM1 grid] $crsctl res stat - you

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

    TARGET STATE SERVER STATE_DETAILS NAME

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

    Local resources

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

    ORA. CRS.dg

    Vm-ora-05 online

    ORA. DATA.dg

    Vm-ora-05 online

    ORA. FRA.dg

    Vm-ora-05 online

    ORA. LISTENER.lsnr

    Vm-ora-05 online

    ORA.asm

    LINE Started vm-ora-05 online

    ORA. GSD

    In offline mode offline vm-ora-05

    ORA.net1.Network

    Vm-ora-05 online

    ORA.ons

    Vm-ora-05 online

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

    Cluster resources

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

    ORA. LISTENER_SCAN1. LSNR

    1 vm-ora-05 online

    ORA. CVU

    1 vm-ora-05 online

    ORA. OC4J

    1 vm-ora-05 online

    ORA.racdba.db

    1 stop an Instance offline online

    Terminating the Instance offline in LINE 2

    ORA.scan1.VIP

    1 vm-ora-05 online

    Ora - ora. VM - 05.vip

    1 vm-ora-05 online

    Ora - ora. VM - 06.vip

    1 in LINE THROUGH MORE out of vm-ora-05

    [grid@+ASM1 grid] $crsctl check cluster

    CRS-4537: Cluster Ready Services is online

    CRS-4529: Cluster Synchronization Services is online

    CRS-4533: Event Manager is online

    [grid@+ASM1 grid] $

    Please help, this problem makes me crazy)

    -rwxr-x---x 1 grid 209854149 28 Oct 02:10 /u01/app/11.2.0.4/grid/bin/oracle oinstall

    ^ ^ This x must do for setuid/setguid not x for execute

    Check the docs on setuid/setguid and this note:

    ASM login fails with ORA-12547: TNS: lost contact (Doc ID 1942740.1)
    https://docs.Oracle.com/CD/E19683-01/816-4883/secfile-69/index.html

    This should solve the problem:

    /U01/app/11.2.0.4/grid/bin/Oracle chmod 6751

    Concerning

    Thomas

  • RMAN Duplicate Database Error error ORA-00201

    Hello

    I tried to create the restore scenario backup in vmware. I have 2 similar server in Oracle Linux 6.2 (64-bit) where 11.2.0.4 has been installed. In my source server I orcl database and in the destination, there is no database. I took RMAN backup of database in the Source. Then I tried to Clone of Destination on Backup-based database without connection to the target and the catalog. Backup Destination and issued the command as follows:

    1 has created a pfile.ora with db_name = "orcl" only

    2. in the sqlplus command line: Startup nomount pfile = 'pfile.ora'

    Then

    started with RMAN, auxiliary

    Auxiliary RMAN.

    RMAN > duplicated to the backup location "orcl" database "/ home/Oracle/tmp";

    After some progress appears error ORA-00201 control file not compatible with 11.2.0.0.0 . Attempted to solve all day but failed. In trying so I even uninstalled and reinstalled several times oracle.

    Help, please

    Hasan Al Mamun

    Hello

    The problem is resolved. I added a line in the pfile.ora, i.e. * full = '11.2.0.4.0' then it's OK, Clone of database was complete.


  • DB ERROR: ORA-01033: ORACLE initialization or shutdown in progress

    Hello

    I want to start the Oracle 11 g server, but I get this error message

    ERROR:
    ORA-01033: ORACLE initialization or shutting
    Process ID: 0
    Session IDs: serial number 0: 0

    Note:-My db was working fine, but after Windows Update and restarting the computer, I get this error


    I followed the previous thread that describes what it takes, but I am getting below error

    SQL * more: Production of the version 11.2.0.2.0 on Tue Jan 15 15:10:12 2013

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

    SQL > connect sys/admin123 have sysdba
    ERROR:
    ORA-28056: audit event log entry records Windows failed
    OSD-226114008: Message not found 226114008. product = RDBMS. installation = SOSD
    S/O-error: (OS 1502) the event log file is full.
    ORA-28056: audit event log entry records Windows failed
    OSD-226114008: Message not found 226114008. product = RDBMS. installation = SOSD
    S/O-error: (OS 1502) the event log file is full.


    SQL > shutdown immediate
    ORA-01012: not connected
    SQL > startup
    ORA-01012: not connected
    SQL > shutdown immediate
    ORA-01012: not connected
    SQL >

    can you please tell me what to do
    Thanks in advance

    Published by: gaelle Medlery on 15 January 2013 02:16

    Hello
    In the error message, it is clear that stop db is in progress. Must wait some time yet so that will end the shutdown process, then you can start. If you do not have the waiting time you reboot the machine so that once the server has been restarted, you can start your database.

    Kind regards
    Kishore

  • Error ORA-01092 upgrading database from 9.2.0.6 to 10.2.0.1

    Hello

    Am getting error ORA-01092 during upgrade of database 10.2.0.1 9.2.0.6
    I run the catupgrd.sql successfully and recompiled invaild objects.
    After that, I tried to start the database, but get the error message:

    SQL > startup
    Oracle instance started
    ..
    mounted database
    ORA-01092: Oracle instance is complete. Disconnection forced

    I checked the alert log file.
    I get the following errors

    Errors in the /u01/.../udump/VIS_ora/7179.trc file

    ORA-00604: an error has occurred at the SQL level 1 recursive
    ORA-00607: an internal error occurred when changing to a datablock
    [ORA-00600: internal error code, arguments [4194], [70], [39] []]

    604 error that happened during the open database. Database is closed

    instance terminated by USER pid = 7179
    Error ORA - 01092 Signaled during alter database open

    Y at - it no block corruption? could u please share the solution for these errors?

    could u please share the solution for these errors?

    Only Oracle support can do that? Refer to metalink note or call Oracle support:

    ORA-600 [4194] 'defeats Record number mismatch while adding the Undo folder' [ID 39283.1]

  • Oracle Database 11 g (11.1.0.6.0) &gt; error ORA-00119 &amp; ORA-00132

    Oracle Database 11g (11.1.0.6.0)

    I create a new Oracle 11 g database in our development environment. This is my first time installing an 11g database. During the installation process, the Configuration Wizard of database window appears and "Copy database files" are Ringing and the creation of database of current Clone is 2%, when I get the following error in the Configuration Wizard of database:

    ORA-00119: invalid specification for the system LOCAL_LISTENEr parameter
    ORA-00132: error syntax or network name not resolved "LISTENER_DEVTEST1."
    ORA-01078: failure in the treatment of system settings

    Search Info

    ===============================================
    * $ listener.ora* more
    listener.ora # Network Configuration file: /u002/dbsvr/oratst/11.1/network/admin
    Listener.ora
    # Generated by Oracle configuration tools.

    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = CIP)(KEY = EXTPROC1524))
    (ADDRESS = (PROTOCOL = TCP (PORT = 1524))(HOST = dallinux02.clubcorp.com))
    )
    )
    ===============================================
    * $ tnsnames.ora* more
    tnsnames.ora # Network Configuration file: /u002/dbsvr/oratst/11.1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.

    LISTENER_DEVTEST1 =
    (ADDRESS = (PROTOCOL = TCP (PORT = 1524))(HOST = dallinux02.clubcorp.com))
    ===============================================
    * lsnrctl status $ *.

    LSNRCTL for Linux: Version 11.1.0.6.0 - Production on March 11, 2009 14:11:44

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

    Connection to (DESCRIPTION = (ADDRESS = (PROTOCOL = IPC) (KEY = EXTPROC1524)))
    STATUS of the LISTENER
    ------------------------
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.1.0.6.0 - Production
    Start date March 11, 2009 14:04:06
    Uptime 0 days 0 h 7 min 37 s
    Draw level off
    Security ON: OS Local Authentication
    SNMP OFF
    Parameter Listener of the /u002/dbsvr/oratst/11.1/network/admin/listener.ora file
    The listener log file /U002/dbsvr/oratst/diag/tnslsnr/dallinux02/listener/alert/log.XML
    Summary of endpoints listening...
    (DESCRIPTION = (ADDRESS = (PROTOCOL = ipc) (KEY = EXTPROC1524)))
    (DESCRIPTION = (ADDRESS = (PROTOCOL = tcp (PORT = 1524))(HOST=dallinux02.clubcorp.com)))
    The listener supports no services
    The command completed successfully
    ================================================

    1524 port is not used by another database.

    Hello

    You must install the oracle first software and then run DBCA. Once you have installed the oracle software, you can only listener of Crete using netca. Check your init.ora file (must be placed under)
    C: >$ ORACLE_HOME/database / dbs or $ORACLE_HOME/dbs and local for the following LOCAL_LISTENER parameter and remove. But I recommend you to install the oracle software only first, then run DBCA.

    What is your operating system? Is - this vista? XP?

    Concerning

  • Startup error message: "Microsoft Mobile PC presentation adaptability Client has stopped working".

    I recently tried to install SP2 to Vista, but it failed. I tried all the resolutions posted, but it is not always correct it. Later, I started my Vista (automatically restored to SP1) and it came with a mistake, "Microsoft Mobile PC presentation adaptability Client has stopped working". I tried searching on the net for similar problems, but I could not find any solution. He comes back every time you start, after that the background, shortcuts and the system tray loaded. This error started showing when I tried to install SP2, but he failed and returned to changes. I think that something could have gone wrong and that's why it shows this message.   Today I tried the system restore to the restore point JUST before I tried to install SP2, but it ALSO failed and brought me back to the State.
    I'm not sure if it's related, but I'm also no longer be able to use Windows Media Center, as every time I start it I immediately receive the error message "Media Center has stopped working".
    My computer:
    Gateway M6842B laptop
    Version of Windows Vista SP1 32-bit
    Intel Core 2 CPU
    T5300 @1. 73 GHZ 1.73 GHZ
    2.00 GB OF RAM

    Hi zensurferboi,
     
    First, we will check if we get error safe mode, start the computer in Safe Mode reboot and press the F8 key for about four to five times. You'll see the Mode without failure listed in the advanced window options, select Safe Mode, and then press ENTER.
     
    Check if the error mode without failure.
     
    If the startup error message does not appear safe mode, I recommend you to place the computer in a clean boot state, and check if the problem occurs in a clean boot state.
     
    To put the computer in a clean boot state, follow these steps:
     
    Perform a clean boot
     
    Note If the computer is connected to a network, network policy settings may prevent you from following these steps. We recommend strongly that you do not use System Configuration utility to change startup options on the computer, unless a support engineer Microsoft directs you to do so. This can make the computer unusable.
     
    a. log in the computer using an account with administrator rights.
     
    b. click Start , type msconfig.exe in the Start Search box and press ENTER to start the System Configuration utility.
    If you are prompted for an administrator password or for confirmation, type your password, or click continue.
     
    c. under the general tab, click Selective startup, and then clear the Load Startup items check box.
    (The box use the Boot file is not available.)
     
    d. on the Services tab, select the hide all Microsoft services check box and then click on disable all.

    Note Following this step lets services Microsoft continue to run. These services include networking, Plug-and-Play, record of events, error reporting, and other services. If you disable these services, you can permanently delete all restore points. Do not do this if you want to use to restore the system with the existing restore points.
     
    e. click OK, and then click restart.
     
    Once the computer restarts, check if you get the error of starting.
     
    Reset the computer to start as usual
     
    When you are finished troubleshooting, follow these steps to reset the computer to start as usual:

    1. Click Start , type msconfig.exe in the Start Search box and press ENTER.
    2. If you are prompted for an administrator password or for confirmation, type your password, or click continue.
    3. On the general tab, click the Normal startup option, and then click OK.
    4. When you are prompted to restart the computer, click restart.

    If you don't receive the start-up error message after placing the computer in a clean boot state, follow the steps below in the link to diagnose the program or service that is causing the problem:
     
    How to troubleshoot a problem by performing a clean boot in Windows Vista
     
    http://support.Microsoft.com/kb/929135
     
    I hope this information is useful.
     
    Please let us know if you need further assistance.
     
    Concerning
    Rehman - Microsoft Support

  • Solution for the startup error on siymnctm.dll

    Under Windows XP, Service Pack 3, startup error: error loading C:\WINDOWS\System32\siymnctm.dll.  Any ideas how to fix?  BTW, Microsoft Knowledge Base was unavailable for research today.

    Thanks for any help.

    A Google search for "siymnctm.dll" grew nothing. When you get no hits for a filename on Google, chances are high that it is a malicious program file. Either you have uninstalled the malware program or your antivirus/antispyware program did. In all cases, a reference has been left in the boot file. You can remove the reference by managing your startup.

    Because you had a piece of malware, the chances are too high you had others. It would be a good idea to scan. I recommend to download and install MalwareBytes' anti-malware (MBAM) from http://www.malwarebytes.org . The program is free. (There is a paid version, but you don't need to buy it to remove the malware).

    Manage startup:

    (for XP) Start > run > msconfig [Enter]

    This will open the System Configuration utility. Look under the Startup tab and find the likely culprit. Uncheck the box next to its name, apply and OK out. You don't need to restart immediately, but next time you do, you will get a dialog box saying that you have used the utility. Just check the box that says in effect, "don't mind to this subject again".

    How to troubleshoot by using the Msconfig in Windows XP utility - http://support.microsoft.com/?id=310560

    The free Autoruns program is very useful for managing your Startup - http://www.microsoft.com/technet/sysinternals/default.mspx MS - MVP - Elephant Boy computers - Don ' t Panic!

Maybe you are looking for

  • Local network problem and drivers USB, HP Pavilion G6-2314AX

    Hello, I'm having a problem in the installation of the USB drivers and LAN adapter. I am unable to connect to the Internet, the LAN icon in the taskbar shows sign of the cross. Because this laptop is not any CD of driver with the pack so I am unable

  • J4680 stop Fax Printing

    I have the J4680 Setup to save faxes in my office.  I have woul d like to prevent them from automatically print. Is this possible?

  • I have the rebel xs and bought a t3i.

    Is the t3i a leap upward? I had a 18-135 mm. I was wondering if I wasted my money, get a device that was the same that I already had

  • G42-415dx: 2 sheets with different information online

    Hello When I go through the Office of support for this laptop model site, I get a one page fact sheet that says max ram is 8GB. When I went to the support page mobile and download the full pdf with instructions of systems and the part #, it says max

  • Windows has stopped working error

    When you try to save a file in Word or Excel, I get the error message "Microsoft Office has stopped working". The problem just started last night. I have run the Vista operating system and make the regular (monthly) Microsoft updates. My last update