Pfile error

Hi all,
While trying to create database and during db startup nomount getting the following error:
LRM-00109: could not open parameter file 'F:\oracle\product\10.2.0\admin\target\pfile\init.ora'
ORA-01078: failure in processing system parameters
DB Version : 10.2.0.1
Os: Windows Server XP
Regards,
Vikas

While trying to create database and during db startup nomount getting the following error:
LRM-00109: could not open parameter file 'F:\oracle\product\10.2.0\admin\target\pfile\init.ora'
ORA-01078: failure in processing system parametersPfile default location on windows would be i n %ORACLE_HOME%/database
If your oracle service pointing to another locatiion, Then kindly check the PFILE location is exist or not.
or
SQL> Startup nomount pfile='give complete location';
or
Point exact Pfile location in service.

Similar Messages

  • ORA-32003: error occured processing parameter 'distributed_transactions'

    Hi,
    We are having oracle 10g database on AIX platform.As of now,Our database is running on pfile and We wanted the database to run on spfile.I tried to create the spfile and It is throwing the below error.Could somebody help me out on this issue...
    SQL> create spfile from pfile;
    create spfile from pfile
    ERROR at line 1:
    ORA-01078: failure in processing system parameters
    ORA-32003: error occured processing parameter 'distributed_transactions'
    LRM-00101: unknown parameter name 'distributed_transactions'
    I read the following old thread in this discussion forum related to this error , but I could not find a solution in that thread.
    error occured processing parameter

    Hi Satish,
    I'm not sure.I have taken up this project recently and seeing lot of issues with the databases,might be lack of proper administration.
    For some other database also I'm getting the same error for the parameter 'job_queue_interval'
    SQL> create spfile from pfile;
    create spfile from pfile
    ERROR at line 1:
    ORA-01078: failure in processing system parameters
    ORA-32003: error occured processing parameter 'job_queue_interval'
    LRM-00101: unknown parameter name 'job_queue_interval'
    If these are the parameters from oracle 8.1.7,can I comment these out.
    or How can I resolve these issues related to the parameters.

  • Obsolete parameters in pfile

    Hi,
    We have Oracle 10.2.0.3 database on AIX platform.For long ,our database has been running on pfile.We wanted our database to run on spfile and in that process,when we tried to "create spfile from pfile " we are getting the following errors.
    SQL> create spfile from pfile;
    create spfile from pfile
    ERROR at line 1:
    ORA-01078: failure in processing system parameters
    ORA-32003: error occured processing parameter 'distributed_transactions'
    LRM-00101: unknown parameter name 'distributed_transactions'
    and similarly, for some other database,
    SQL> create spfile from pfile;
    create spfile from pfile
    ERROR at line 1:
    ORA-01078: failure in processing system parameters
    ORA-32003: error occured processing parameter 'job_queue_interval'
    LRM-00101: unknown parameter name 'job_queue_interval'
    As 'distributed_transactions' and 'job_queue_interval' are obsolete parameters ,can I remove these parameter settings from pfile and go ahead creating the spfile or will it have some impact??
    Could you please help us in resolving this issue....

    Hi;
    Your question is cover at:
    obsolete parameters
    Re: Removal of Obsolete parameters
    Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding*
    Regard
    Helios

  • Starting database using PFILE

    Hello, Gurus.
    I am a newbie to Oracle. Need to modify the paramters for database, so the use of Pfile is required. But even the Pfile created by oracle is not working correctly.
    Below shows the error messages:
    SQL> create pfile='C:\responsefiles\oraclesetup\win\pfileoXXbg.ORA' from spfile;
    File created.
    Now when I am trying to use this file to start the instance, I am getting the error:
    C:\Windows\system32>oradim -STARTUP -SID OXXBG -STARTTYPE inst -PFILE 'C:\responsefiles\oraclesetup\win\pfileoXXbg.ORA'
    ORA-01078: failure in processing system parameters
    I have not modifed or put any comments in the above file, so could not understand the reason for error mesaages. I can start the instance without using PFILE option.
    Any ideas are welcome.
    Edited by: 808116 on Nov 7, 2010 9:50 PM

    Hello,
    I have tried below:
    C:\ORACLE\product\11.2.0\dbhome_1\BIN>set ORACLE_SID=O22BVGI
    C:\ORACLE\product\11.2.0\dbhome_1\BIN>sqlplus /nolog
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Nov 9 10:43:52 2010
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    SQL> connect / as sysdba
    Connected to an idle instance.
    SQL> startup pfile='C:\responsefiles\oraclesetup\win\PFOXXXXGI.ORA'
    ORACLE instance started.
    Total System Global Area 417546240 bytes
    Fixed Size 2176328 bytes
    Variable Size 306186936 bytes
    Database Buffers 100663296 bytes
    Redo Buffers 8519680 bytes
    Database mounted.
    Database opened.
    SQL> create spfile from pfile
    2 ;
    create spfile from pfile
    ERROR at line 1:
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file
    'C:\ORACLE\PRODUCT\11.2.0\DBHOME_1\DATABASE\INITOXXXXGI.ORA'
    SQL> startup force
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file 'C:\ORACLE\PRODUCT\11.2.0\DBHOME_1\DATABASE\INITOXXXXGI.ORA'
    SQL>
    Here, it seems to me that the instance has started, using the pfile I have mentioned.
    But when I tried to log into it, it is showing me errors:
    C:\ORACLE\product\11.2.0\dbhome_1\BIN>sqlplus SYS/password@OXXXXGI as sysdba
    SQL*Plus: Release 11.2.0.1.0 Production on Tue Nov 9 10:54:47 2010
    Copyright (c) 1982, 2010, Oracle. All rights reserved.
    ERROR:
    ORA-12514: TNS:listener does not currently know of service requested in connect
    descriptor
    Enter user-name: system
    Enter password:
    ERROR:
    ORA-01034: ORACLE not available
    ORA-27101: shared memory realm does not exist
    Process ID: 0
    I think I have messed it up now?

  • ORACLE 8.1.6 on solaris

    Hi everybody!
    I'm working on an oracle 8.1.5 on a solaris maschine. I've installed the product with the oui and created a start database.
    Now I want to create a second db. How is this able. I always get an pfile error.
    regarding
    Thomas

    Hi everybody!
    I'm working on an oracle 8.1.5 on a solaris maschine. I've installed the product with the oui and created a start database.
    Now I want to create a second db. How is this able. I always get an pfile error.
    regarding
    Thomas

  • Installing ipfilter 4.1.20

    i would like to install the latest version of ipfilter (4.1.20) for my solaris x86 is there any good tutorial for this?i tried to install the ipfilter and pfil but somehow i always stuck with this error
    kimak# pwd
    /export/home/lost+found/pfil
    kimak# make package
    i=`uname -s`; case $i in HP-UX) make hpux;; *) make $i;; esac
    make SunOS`optisa sparcv9 >/dev/null 2>&1; if [ $? -eq 0 ] ; then echo "64"; else echo "32"; fi`
    (cd SunOS; make pfil "BITS=32" OS=solaris DO=pfil "ADEF=-I.. -I. -D_KERNEL -DSUNDDI -DSOLARIS2="`uname -r | sed -e 's/[0-9]*\.\([0-9]*\).*/\1/'`" -DPFILDEBUG")
    cc -I.. -I. -D_KERNEL -DSUNDDI -DSOLARIS2=10 -DPFILDEBUG -c pkt.c -o pkt.o
    "pkt.c", line 68: warning: improper pointer/integer combination: arg #8
    "pkt.c", line 68: prototype mismatch: 8 args passed, 9 expected
    cc: acomp failed for pkt.c
    *** Error code 2
    make: Fatal error: Command failed for target `pkt.o'
    Current working directory /export/home/lost+found/pfil/SunOS
    *** Error code 1
    make: Fatal error: Command failed for target `SunOS32'
    Current working directory /export/home/lost+found/pfil
    *** Error code 1 (ignored)
    (cd `uname -s`; make package-`uname -s`)
    cc -c pkt.c -o pkt.o
    "/usr/include/inet/ip_ire.h", line 146: warning: no explicit type given
    "/usr/include/inet/ip_ire.h", line 146: syntax error before or at: *
    "/usr/include/inet/ip_ire.h", line 146: warning: old-style declaration or incorrect type for: ip_forwarding_table_v6
    "/usr/include/inet/ip_ire.h", line 147: warning: no explicit type given
    "/usr/include/inet/ip_ire.h", line 147: syntax error before or at: *
    "/usr/include/inet/ip_ire.h", line 147: warning: old-style declaration or incorrect type for: ip_cache_table_v6
    "/usr/include/inet/ip_ire.h", line 148: warning: no explicit type given
    "/usr/include/inet/ip_ire.h", line 148: syntax error before or at: *
    "/usr/include/inet/ip_ire.h", line 148: warning: old-style declaration or incorrect type for: ip_mrtun_table
    "/usr/include/inet/ip_ire.h", line 149: warning: no explicit type given
    "/usr/include/inet/ip_ire.h", line 149: syntax error before or at: *
    "/usr/include/inet/ip_ire.h", line 149: warning: old-style declaration or incorrect type for: ip_srcif_table
    "pkt.c", line 38: cannot find include file: "compat.h"
    "pkt.c", line 39: cannot find include file: "qif.h"
    "pkt.c", line 58: undefined symbol: ire_t
    "pkt.c", line 58: undefined symbol: dir
    "pkt.c", line 60: undefined symbol: ill_t
    "pkt.c", line 60: undefined symbol: il
    "pkt.c", line 65: warning: implicit function declaration: ire_route_lookup
    "pkt.c", line 77: undefined struct/union member: ire_ll_hdr_mp
    "pkt.c", line 77: left operand of "->" must be pointer to struct/union
    "pkt.c", line 77: undefined struct/union member: ire_ll_hdr_length
    "pkt.c", line 77: left operand of "->" must be pointer to struct/union
    "pkt.c", line 85: warning: implicit function declaration: ire_to_ill
    "pkt.c", line 89: undefined struct/union member: ire_ll_hdr_mp
    "pkt.c", line 89: left operand of "->" must be pointer to struct/union
    "pkt.c", line 89: warning: improper pointer/integer combination: op "="
    "pkt.c", line 90: undefined struct/union member: ire_ll_hdr_length
    "pkt.c", line 90: left operand of "->" must be pointer to struct/union
    "pkt.c", line 105: warning: implicit function declaration: bcopy
    "pkt.c", line 107: warning: implicit function declaration: copyb
    "pkt.c", line 107: warning: improper pointer/integer combination: op "="
    "pkt.c", line 114: undefined struct/union member: ire_stq
    "pkt.c", line 114: left operand of "->" must be pointer to struct/union
    "pkt.c", line 115: left operand of "->" must be pointer to struct/union
    "pkt.c", line 115: warning: improper pointer/integer combination: op "="
    "pkt.c", line 116: undefined struct/union member: ire_rfq
    "pkt.c", line 116: left operand of "->" must be pointer to struct/union
    "pkt.c", line 117: left operand of "->" must be pointer to struct/union
    "pkt.c", line 117: warning: improper pointer/integer combination: arg #1
    "pkt.c", line 121: warning: implicit function declaration: RW_EXIT
    "pkt.c", line 122: warning: implicit function declaration: putnext
    "pkt.c", line 123: warning: implicit function declaration: READ_ENTER
    "pkt.c", line 128: warning: implicit function declaration: freemsg
    "/usr/include/inet/ip_ire.h", line 146: warning: null dimension: ip_forwarding_table_v6
    cc: acomp failed for pkt.c
    *** Error code 2
    make: Fatal error: Command failed for target `pkt.o'
    Current working directory /export/home/lost+found/pfil/SunOS
    *** Error code 1
    make: Fatal error: Command failed for target `package'
    i already installed sun studio 11 but i got have the same problem

    Solaris 10 comes with ipfilter already installed. You probably don't want to monkey around with the version, just use the one thats there.
    Unless the new version has some feature you really can't live without..

  • Spfile problem.....

    hi all experts
    topay. after installing oracle 9i database on my machine
    i try to create spfile.
    when i issue
    SQL> CREATE SPFILE FROM PFILE;
    CREATE SPFILE FROM PFILE
    ERROR at line 1:
    ORA-32002: cannot create SPFILE already being used by the instance
    ---ok i think it means oracle instance use this spfile
    --no problem i try another way
    SQL> CREATE SPFILE ='E:\NEWSP.ORA' FROM PFILE;
    CREATE SPFILE ='E:\NEWSP.ORA' FROM PFILE
    ERROR at line 1:
    ORA-01078: failure in processing system parameters
    LRM-00109: could not open parameter file 'E:\ORACLE9IDB\DATABASE\INITORACLE9I.ORA'
    when i open this dir there is no pfile
    but pfile is actually reside on another
    dir
    E:\ORA\ADMIN\new8i\pfile\init.ora --new8i is database name
    but actual it is a text file
    but in 8i its a ora file now i have no idea on 9i
    so what will i do to create spfile in newly install system
    i think
    first i create init.ora file from spfile(that is default )
    after it i create spfile from this init.ora file
    plz help to sole my problem
    so give step by step solution to create spfile in new system
    thanks
    kuljeet pal singh

    Hi,
    The specific steps to create spfile are :
    create spfile = <spfile_name>
    from pfile = <pfile_name>
    where spfile is the name of the file to be created
    pfile is the name of the init.ora file to be used.
    IT REQUIRES SYSDBA OR SYSOPER ROLE TO EXECUTE
    You cannot recreate an spfile if the instance was started with the one you are trying to recreate . If so you will get the error which you are getting. You can delete the
    spfile and recreate it from the pfile and next time
    the instance is started it will read the init ora parameters from the current spfile.
    hope this works.
    Ravi

  • USE_INDIRECT_BUFFERS=TRUE

    Dear All,
    I want Oracle should access RAM beyond 4GB. I have updated pfile with parameter USER_INDIRECT_BUFFERS=TRUE after that I am using the following command to create spfile from pfile using following command:
    SQL>create spfile from pfile;
    But its failing with the following error:
    create spfile from pfile
    ERROR at line 1:
    ORA-32002: cannot create SPFILE already being used by the instance
    Can any one please let me know the solution of the above error?
    Thanks

    Dear All,
    Above is done using the following:
    SQL> shutdown immediate
    SQL>startup pfile=location and name of pfile
    SQL>create spfile from pfile;
    SQL>shutdown immediate
    SQL>startup
    No more replies needed on above.
    Thanks

  • Error while creating spfile from pfile

    i am creating spfile from pfile and i am facing some issue regarding this i am getting error as ORA-01127: database name 'bbcomdev''' exceeds size limit of 8 characters as my db name is 8 characters only..
    Please help.

    Anand.. wrote:
    If the pfile if we mention the below, instance startup fails
    *.db_name=''bbcomdev''Why do you have two pairs of single-quote marks?
    >
    >
    SQL> startup nomount pfile='D:\oracle\product\11.2.0.2\dbhome_1\database\INITbbcomdev.ORA'
    ORA-01127: database name 'bbcomdev''' exceeds size limit of 8 characters
    Anand                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Oracle error while creating pfile

    SQL> startup nomount pfile='D:\ORACLE\product\11.1.0\db_1\database\initbbcomstage.ora';
    ORA-27102: out of memory
    OSD-00026: additional error information
    O/S-Error: (OS 1455) The paging file is too small for this operation to complete.

    845470 wrote:
    SQL> startup nomount pfile='D:\ORACLE\product\11.1.0\db_1\database\initbbcomstage.ora';
    ORA-27102: out of memory
    OSD-00026: additional error information
    O/S-Error: (OS 1455) The paging file is too small for this operation to complete.Are you using MEMORY_TARGET or SGA TARGET?
    What is your Host memory and how much you configured for Oracle Instance?
    Reduce memory(SGA/Memory) & retry

  • Error when Starting from PFILE

    Hi!
    I am in the process of setting up a standby database. The primary is also in the same host as the Standby.
    When I create a pfile from the spfile of the primary and try to start the Standby database from the pfile, after changing the appropriate parameters, I get this error
    SQL> conn sys/oracle as sysdba;
    Connected to an idle instance.
    SQL> startup nomount pfile = 'C:\oracle9i\oradata\STBY\initstby2.ora'
    ORA-01031: insufficient privileges
    But clearly I have connected as sys user... Please help me..
    Thanks
    Radhika

    Radhika,
    While creating the pfile for Standby d/b sis u issue the following command on the primary d/b :
    - ALTER DATABASE CREATE STANDBY CONTROLFILE AS
    '<path of the stdby control file>';
    Can I also suggest you to refer to the Data Guard Concepts & Administration Guide. This guide gives a step by step procedure of what exactly a Data Guard configuration is all about and an example to set up a Data Guard Enviornment.
    Also I belive since you are a SQL Server Administrator , its also import you go tthrough the Oracle 9i d/b Concepts guide. You do not want to be creating a MAA configuration directly without knowing Oracle internals.
    If you have taken the time out to read both the Concepts Guide & the Data Guard guide & you are still facing problems get back on this thread.
    Cheers...rCube

  • Error starting up db with pfile  Oracle 11g Win2003

    Hi Guys
    startup pfile='E:\orasoft\admin\edms\pfile\initlive.ora'
    Error
    SQL> startup pfile='E:\orasoft\admin\edms\pfile\initedms.ora'
    LRM-00109: could not open parameter file 'E:\orasoft\admin\edms\pfile\initlive.o
    ra'
    ORA-01078: failure in processing system parameters
    Thank you.

    # Copyright (c) 1991, 2001, 2002 by Oracle Corporation
    # Cache and I/O
    db_block_size=8192
    # Cursors and Library Cache
    open_cursors=300
    # Database Identification
    db_domain=""
    db_name=edms
    # File Configuration
    control_files=("E:\oradata\oradata\edms\control01.ctl", "E:\oradata\flash_recovery_area\edms\control02.ctl")
    db_recovery_file_dest=E:\oradata\flash_recovery_area
    db_recovery_file_dest_size=5218762752
    # Miscellaneous
    compatible=11.2.0.0.0
    diagnostic_dest=E:\orasoft
    memory_target=4294967296
    # Processes and Sessions
    processes=150
    # Security and Auditing
    audit_file_dest=E:\orasoft\admin\edms\adump
    audit_trail=db
    remote_login_passwordfile=EXCLUSIVE
    # Shared Server
    dispatchers="(PROTOCOL=TCP) (SERVICE=edmsXDB)"
    # System Managed Undo and Rollback Segments
    undo_tablespace=UNDOTBS1
    disk_asynch_io=false
    dbwr_io_slaves=10

  • Pfile creation error

    Hi,
    Oracle version 10g r2, solaris 10
    I tried to create pfile from spfile and got this error. I'm using the sysdba login.
    This is the first time i faced this error....
    SQL> create pfile='/reuters/home/oracle/pfileMCRMDEV4_19_06_08' from spfile;
    create pfile='/reuters/home/oracle/pfileMCRMDEV4_19_06_08' from spfile
    ERROR at line 1:
    ORA-27037: unable to obtain file status
    SVR4 Error: 2: No such file or directory
    Additional information: 3

    No value!!! Does it mean db has actually not started from spfile?
    Yes. Paulo
    Sorry to differ NO value means it is PFILEWhich means the database has not been started with spfile... Paolo is right.
    Nicolas.

  • Remote system Producing Errors "In sufficient Privileges" while running scr

    Hi
    I have Machine with Oracle 10g 64bit(software only) on windows 2003 server and that machine located at Remotely(UK)
    In fact i d'not know who installed the Oracle on that machine,
    To access that mechine they given user/password to me
    Now I have to run a script from here(script will create INSTANCE,OFA,DATABASE,changing SYS SYSTEM password,and final it create USER for that DATABSE which is created by script)
    here problem is script able to Create INSTANCE,OFA but it unable to create DATABASE in this part it is giving Error saying that
    "In sufficient Privileges"
    I tried with Command prompt like
    setted Oracle_sid,Oracle_home
    1.C:>sqlplus sys/change_on_install as sysdba
    or
    2.C:>sqlplus system/manager
    3.SQL>startup nomount pfile='<pfilepath>"
    In above 3 cases it is giving same error “ In sufficient Privileges"
    1.What may be that reason it is producing errors

    Try adding the windows user you're logging in with to the windows machine to the Administrators group. Also check the persmissions of the pfile and subdirectories.
    Alex

  • Error while updating table in database.

    Hi,
    While updating a table I came across following error-
    ORA-01552: cannot use system rollback segment for non-system tablespace 'USERS'
    I have following undo parameters set in my parameter file-
    undo_management=auto
    undo_tablespace=UNDOTBS1
    If I have seperate undo tablespace then why Oracle is trying to use System undo segments?
    Thanks,

    Let's assume your settings are correct. However the error means you don't have an UNDO tablespace available. It could be because your tablespace doesn't exist, or you think you have started up your instance with this initialization parameter file.
    You should make sure you have your undo tablespace attached to your database, and you are using your correct initialization file.
    Have you edited this parameter in your pfile? Or have you configured this parameter in you spfile?
    Issue a query against v$rollname, you should see something simmilar to this:
    SQL> SELECT * FROM V$ROLLNAME;
    USN NAME
    0 SYSTEM
    1 _SYSSMU1$
    2 _SYSSMU2$
    3 _SYSSMU3$
    4 _SYSSMU4$
    5 _SYSSMU5$
    6 _SYSSMU6$
    7 _SYSSMU7$
    8 _SYSSMU8$
    9 _SYSSMU9$
    10 _SYSSMU10$
    If you can't then definitely you are not starting up your database with undo segments.

Maybe you are looking for

  • Why do I have a blinking Bluetooth icon?

    After months of using my MacBook Pro, it has developed an annoying tic. The icon next to the blue "Search" icon at the top right of my screen is blinking. It goes from a black diamond against the white bar, to a black battery with a different icon on

  • RoboHelp HTML v. Word

    I have recently been tasked with building a "just in time" resource for a call center. I will need to develop three independent projects for the resource, two of which are for different platforms that we conduct business on and the third will be a ge

  • KER1-Changes not update in KE30

    Hi folks, i have sa problem with KER1. I have done a change on existing key figure scheme. I have added in a element formula 5010  a new element 9002. Now the formula is 9001+9002. I have saved, now i want to now why in KE30 i don't see any changes,

  • How do you unlock items?

    I have a couple of items in the trash that are locked and will not 'trash'. How do I unlock them? I cannot even get them back out of the trash.

  • Running multiple soundtracks in iDVD slideshow?

    Hi, I'm creating a slideshow in iDVD and want background music to play as it progresses through my pictures. I'd like to play multiple songs, or portions of a song...not necessarily just run one 4 min song and have a bunch of photos run. Do I have to