ORA-32004: obsolete and/or deprecated parameter(s) specified

Error at startup in Oracle Database 10g
Which parameter should i set
Thanks

Please make sure if SPFILE contains the parameter "log_archive_start=TRUE". If yes this should be removed as this is obsolete in 10g. Don't edit the SPFILE with note pad. You may have to recreate the file using "CREATE SPFILE FROM PRILE;"

Similar Messages

  • What reason ORA-32004: obsolete and/or deprecated parameter(s) specified  ?

    Hi
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    Whenever i changed my test database from noarchive log mode to archive log mode, after i changed ,i startup database the above error occured.
    following steps i do it,
    SQL> archive log list;
    Database log mode           No Archive Mode
    Automatic archival           Disable
    Archive destination:           c:\oracle\ora90\rdbms
    Oldest on-line log sequence     0
    Next log sequence           0
    Current log sequence           0
    Change your database No Archive mode to Archive mode
    Your Database must in mount stage
    SQL>shutdown immediate
    SQL>startup mount
    SQL> archive log list;
    Database log mode           No Archive Mode
    Automatic archival           Disable
    Archive destination:           c:\oracle\ora90\rdbms
    Oldest on-line log sequence     0
    Next log sequence           0
    Current log sequence           0
    SQL> alter database archivelog;
    Database altered.
    SQL> archive log list;
    Database log mode           Archive Mode
    Automatic archival           Disable
    Archive destination:           c:\oracle\ora90\rdbms
    Oldest on-line log sequence     0
    Next log sequence           0
    Current log sequence           0
    SQL>alter database open;
    SQL>archive log list
    Database log mode           Archive Mode
    Automatic archival           Disable
    Archive destination:           c:\oracle\ora90\rdbms
    Oldest on-line log sequence      0
    Next log sequence           0
    Current log sequence           0
    Automatic archival – Disable (the database archive mode but automatic
    archival disable
    So datas not archive.you must enable the automatic archival)
    SQL>archive log start; (session level only enabled not instance level)
    SQL> archive log list;
    Database log mode           Archive Mode
    Automatic archival           Enable
    Archive destination:           c:\oracle\ora90\rdbms
    Oldest on-line log sequence     0
    Next log sequence           0
    Current log sequence           0
    If you want set instance level you change in parameter file
    SQL>show parameter log_archive_start
    Name                    Type           Value
    log_archive_start boolean      FALSE
    SQL>alter system set log_archive_start=true scope=spfile
    System altered.
    SQL>shut immediate
    SQL>startup
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    Database open.
    sql>
    But i resolved the problem
    I want know the reason why the above error occured
    database version : 10g
    os : xp ( my laptop) Not office database
    Regards
    S.Azar
    DBA

    >
    SQL>alter system set log_archive_start=true scope=spfile
    System altered.
    SQL>shut immediate
    SQL>startup
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    >
    Precisely that parameter LOG_ARCHIVE_START is obsolete in 10g. You also don't need to enable the archiving with
    archive log start
    Simply changing into archive mode also brings up archiver processes since 10g :-)
    Kind regards
    Uwe
    http://uhesse.wordpress.com

  • ORA-32004: obsolete and/or deprecated parameter(s) specifiedORACLE instance

    Hi friends,
    i am trying to install BIW 3.0b (win-2000, oracle 9.2.0.1.0 (patch 9.1.0.4.1)& j2sdk 1_4_1)
    while installing database instance i am getting this problem.
    INFO 2007-09-26 15:57:09
    Copying file C:/SAPinst ORACLE KERNEL/keydb.xml to: C:/SAPinst ORACLE KERNEL/keydb.1.xml.
    INFO 2007-09-26 15:57:09
    Creating file C:\SAPinst ORACLE KERNEL\keydb.1.xml.
    INFO 2007-09-26 15:58:14
    Processing of host operation t_HostInfo_SHARED succeeded.
    INFO 2007-09-26 15:58:35
    The 'saploc' share exists at directory 'E:\usr\sap'. Choosing drive E: as SAP System drive.
    INFO 2007-09-26 16:00:26
    Copying file C:/dump/export1/DB/ORA/DBSIZE.XML to: DBSIZE.XML.
    INFO 2007-09-26 16:00:26
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.XML.
    INFO 2007-09-26 16:00:26
    Copying file system node C:\dump\export1/DB/ORA/DBSIZE.XML with type NODE to DBSIZE.XML succeeded.
    INFO 2007-09-26 16:00:26
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2007-09-26 16:00:26
    Copying file C:/SAPinst ORACLE KERNEL/DBSIZE.XML to: C:/SAPinst ORACLE KERNEL/DBSIZE.1.XML.
    INFO 2007-09-26 16:00:26
    Creating file C:\SAPinst ORACLE KERNEL\DBSIZE.1.XML.
    INFO 2007-09-26 16:00:26
    Copying file C:/dump/export1/DB/DDLORA.TPL to: DDLORA.TPL.
    INFO 2007-09-26 16:00:26
    Creating file C:\SAPinst ORACLE KERNEL\DDLORA.TPL.
    INFO 2007-09-26 16:00:26
    Copying file system node C:\dump\export1/DB/DDLORA.TPL with type NODE to DDLORA.TPL succeeded.
    INFO 2007-09-26 16:00:26
    Processing of all file system node operations of table tORA_filecopy succeeded.
    INFO 2007-09-26 16:00:33
    Moving file C:/SAPinst ORACLE KERNEL/DDLORA.TPL to: orig_ddl_ora_tmp.tpl.
    INFO 2007-09-26 16:00:33
    Moving file C:/SAPinst ORACLE KERNEL/changed_ddl_ora_tmp.tpl to: DDLORA.TPL.
    INFO 2007-09-26 16:00:33
    Removing file C:/SAPinst ORACLE KERNEL/orig_ddl_ora_tmp.tpl.
    INFO 2007-09-26 16:02:00
    Package table created
    PHASE 2007-09-26 16:02:10
    SAP Business WareHouse
    PHASE 2007-09-26 16:02:10
    SAP Web Application Server
    PHASE 2007-09-26 16:02:10
    Request common parameters of SAP System
    PHASE 2007-09-26 16:02:10
    Create operating system accounts
    INFO 2007-09-26 16:02:10
    Changing account ACCOUNTID=S-1-5-21-1844237615-963894560-725345543-1004 ACCOUNTNAME=biwdev\SAP_LocalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2007-09-26 16:02:10
    Changing account ACCOUNTID=S-1-5-21-1844237615-963894560-725345543-1005 ACCOUNTNAME=biwdev\SAP_BWD_LocalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Local Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2007-09-26 16:02:10
    Changing account ACCOUNTID=S-1-5-21-1844237615-963894560-725345543-1006 ACCOUNTNAME=biwdev\SAP_BWD_GlobalAdmin ACCOUNTTYPE=GROUP DESCRIPTION=SAP Global Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2007-09-26 16:02:10
    Changing account ACCOUNTID=S-1-5-21-1844237615-963894560-725345543-1007 ACCOUNTNAME=ORA_BWD_DBA ACCOUNTTYPE=GROUP CONDITION=YES DESCRIPTION=Database Operator Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2007-09-26 16:02:10
    Changing account ACCOUNTID=S-1-5-21-1844237615-963894560-725345543-1008 ACCOUNTNAME=ORA_BWD_OPER ACCOUNTTYPE=GROUP CONDITION=YES DESCRIPTION=Database Administration Group MEMBERSHIPSEPARATOR=, OPMODE=CREATE  succeeded.
    INFO 2007-09-26 16:02:10
    Processing of all account operations of table t_SAPComponent_Accounts_Accounts_SHARED succeeded (operation CREATE).
    INFO 2007-09-26 16:02:15
    Changing account ACCOUNTID=S-1-5-21-1844237615-963894560-725345543-1009 ACCOUNTNAME=biwdev\bwdadm ACCOUNTTYPE=USER DESCRIPTION=SAP System Administrator MEMBERSHIP=biwdev\SAP_BWD_GlobalAdmin,biwdev\Users,Administrators,ORA_BWD_DBA,ORA_BWD_OPER,biwdev\SAP_LocalAdmin,biwdev\SAP_BWD_LocalAdmin MEMBERSHIPSEPARATOR=, OPMODE=CREATE USERPASSWORD=*...  succeeded.
    INFO 2007-09-26 16:02:15
    Changing account ACCOUNTID=S-1-5-21-1844237615-963894560-725345543-1010 ACCOUNTNAME=biwdev\SAPServiceBWD ACCOUNTTYPE=USER CONDITION=YES DESCRIPTION=SAP System Service Administrator MEMBERSHIP=biwdev\SAP_BWD_GlobalAdmin,Administrators,ORA_BWD_DBA,ORA_BWD_OPER,biwdev\SAP_LocalAdmin,biwdev\SAP_BWD_LocalAdmin MEMBERSHIPSEPARATOR=, OPMODE=CREATE USERPASSWORD=*...  succeeded.
    INFO 2007-09-26 16:02:15
    Processing of all account operations of table t_SAPComponent_Accounts_Accounts_SHARED succeeded (operation CREATE).
    PHASE 2007-09-26 16:02:16
    Request operating system user information
    PHASE 2007-09-26 16:02:16
    Request operating system user information
    PHASE 2007-09-26 16:02:16
    Request operating system user information
    PHASE 2007-09-26 16:02:16
    Request operating system user information
    PHASE 2007-09-26 16:02:16
    Request operating system user information
    PHASE 2007-09-26 16:02:16
    Request operating system user information
    PHASE 2007-09-26 16:02:16
    Request operating system user information
    PHASE 2007-09-26 16:02:16
    Request operating system user information
    PHASE 2007-09-26 16:02:16
    Request operating system user information
    PHASE 2007-09-26 16:02:17
    Request operating system user information
    PHASE 2007-09-26 16:02:17
    Request operating system user information
    PHASE 2007-09-26 16:02:17
    Request operating system user information
    PHASE 2007-09-26 16:02:17
    Request operating system user information
    PHASE 2007-09-26 16:02:17
    Request operating system user information
    PHASE 2007-09-26 16:02:17
    Request operating system user information
    PHASE 2007-09-26 16:02:17
    Request operating system user information
    PHASE 2007-09-26 16:02:17
    Request operating system user information
    PHASE 2007-09-26 16:02:17
    Request operating system user information
    INFO 2007-09-26 16:02:17
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'S-1-5-21-1844237615-963894560-725345543-1009' on host 'biwdev'!
    INFO 2007-09-26 16:02:17
    Successfully added privileges 'SeServiceLogonRight SeNetworkLogonRight' to account 'biwdev\SAPServiceBWD' on host 'biwdev'!
    INFO 2007-09-26 16:02:17
    Successfully added privileges 'SeTcbPrivilege SeAssignPrimaryTokenPrivilege SeIncreaseQuotaPrivilege' to account 'biwdev\bwdadm' on host 'biwdev'!
    INFO 2007-09-26 16:02:18
    Evaluating all 'tNT_RegistryEntries' table rows succeeded.
    INFO 2007-09-26 16:02:19
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-09-26 16:02:20
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-09-26 16:02:21
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-09-26 16:02:21
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-09-26 16:02:22
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-09-26 16:02:23
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-09-26 16:02:24
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-09-26 16:02:24
    Creating or updating all NT registry entries from the tNT_RegistryEntries table succeeded.
    INFO 2007-09-26 16:02:53
    Creating directory E:\oracle\BWD\sapdata1\system_1.
    INFO 2007-09-26 16:02:53
    Creating file system node E:\oracle\BWD/sapdata1\system_1 with type DIRECTORY succeeded.
    INFO 2007-09-26 16:02:53
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2007-09-26 16:02:53
    Processing of all file system node operations of table tORA_DatabaseServerNodes succeeded.
    INFO 2007-09-26 16:02:53
    Processing of all file system node operations of table tORA_SapdataNodes succeeded.
    INFO 2007-09-26 16:02:55
    Copying file C:/dump/master/NT/COMMON/INSTALL/INITSID.ORA to: E:\oracle\ora92\database\initBWD.ora.
    INFO 2007-09-26 16:02:55
    Creating file E:\oracle\ora92\database\initBWD.ora.
    INFO 2007-09-26 16:02:55
    Copying file system node C:\dump\master/NT/COMMON/INSTALL/INITSID.ORA with type FILE to E:\oracle\ora92\database\initBWD.ora succeeded.
    INFO 2007-09-26 16:02:55
    Copying file C:/dump/master/NT/COMMON/INSTALL/INITSID.SAP to: E:\oracle\ora92\database\initBWD.sap.
    INFO 2007-09-26 16:02:55
    Creating file E:\oracle\ora92\database\initBWD.sap.
    INFO 2007-09-26 16:02:55
    Copying file system node C:\dump\master/NT/COMMON/INSTALL/INITSID.SAP with type FILE to E:\oracle\ora92\database\initBWD.sap succeeded.
    INFO 2007-09-26 16:02:55
    Copying file C:/dump/master/NT/COMMON/INSTALL/INITSID.DBA to: E:\oracle\ora92\database\initBWD.dba.
    INFO 2007-09-26 16:02:55
    Creating file E:\oracle\ora92\database\initBWD.dba.
    INFO 2007-09-26 16:02:55
    Copying file system node C:\dump\master/NT/COMMON/INSTALL/INITSID.DBA with type FILE to E:\oracle\ora92\database\initBWD.dba succeeded.
    INFO 2007-09-26 16:02:55
    Processing of all file system node operations of table tORA_ServerConfig_FORMS succeeded.
    INFO 2007-09-26 16:02:57
    Processing of adapt operation tORA_ServerConfig succeeded.
    INFO 2007-09-26 16:02:59
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-09-26 16:03:02
    Moving file E:/oracle/ora92/database/initBWD.ora to: orig_init_ora_tmp.txt.
    INFO 2007-09-26 16:03:02
    Moving file C:/SAPinst ORACLE KERNEL/changed_init_ora_tmp.txt to: E:\oracle\ora92\database\initBWD.ora.
    INFO 2007-09-26 16:03:02
    Removing file C:/SAPinst ORACLE KERNEL/orig_init_ora_tmp.txt.
    WARNING 2007-09-26 16:03:02
    PROBLEM: 'E:\oracle\ora92/bin/oradim' not found. CAUSE: Unable to find application via absolute path in filesystem. Application could perhaps be found using environment variable path or is really missing. Trying to call the application nevertheless.
    WARNING 2007-09-26 16:03:02
    PROBLEM: 'E:\oracle\ora92/bin/oradim' not found. CAUSE: Unable to find application via absolute path in filesystem. Application could perhaps be found using environment variable path or is really missing. Trying to call the application nevertheless.
    INFO 2007-09-26 16:03:02
    'E:\oracle\ora92/bin/oradim -new -sid BWD -STARTMODE auto' returned with '20'.
    INFO 2007-09-26 16:03:04
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    INFO 2007-09-26 16:03:06
    Changed working directory to C:\SAPinst ORACLE KERNEL.
    ERROR 2007-09-26 16:03:13
    CJS-00084  SQL Statement or Script failed. Error Message: ORA-32004: obsolete and/or deprecated parameter(s) specifiedORACLE instance started.
    ERROR 2007-09-26 16:03:13
    FJS-00012  Error when executing script.
    Please let me know, what was tha problem.
    Regards,
    satish

    I suggest you upgrade your Oracle installation to 9.2.0.7 or 9.2.0.8 and then try again.
    Markus

  • ORA-32004: obsolete and or deprecated parameter

    Oracle 11.1.7.0:
    When I startup the db I get ORA-32004. There is no trace of which parameter is obsolete in alert logs. Neither do I see that parameter in v$obsolete_parameter. How can I look at what that parameter is?

    I found it in alert log. Since it was one parameter I didn't see it clearly in the logs. This parameter was user_dump_dest. I reset this parameter. But we have a requirement to set this parameter becaus current filesystem doesn't have enough space. How can I set this so that the destination can be on different volume than $ORACLE_HOME?

  • Obsolete and/or deprecated parameter(s) specified  for plsql_compiler_flags

    Hi All,
    After upgrading the from 10.2.0.1 to 10.2.0.4 on linux. I am getting ORA-32004: obsolete and/or deprecated parameter(s) specified error for plsql_compiler_flags.
    in alert log says
    Deprecated system parameters with specified values:
    plsql_compiler_flags
    End of deprecated system parameter listing
    Could you please help me how to fix this problem.
    Thanks

    Thank you Pavan and oradba.
    even after changing to
    ALTER SYSTEM SET plsql_compiler_flags = 'NATIVE' SCOPE=SPFILE;
    ALTER SYSTEM SET plsql_code_type = "NATIVE" SCOPE=SPFILE;
    still I am getting same error. Could you please help me to fix this problem.
    Thanks

  • Obsolete and/or deprecated

    Hi there,
    I have recently installed Oracle 10g using DBCA. I then ran some scripts to utilise our internal application that runs on Oracle 9i. After shutting down the instance and restarting it, I get the following error:
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORACLE instance started.
    Has anyone any ideas on how to locate this parameter? The alert log did not give me much info.
    Regards
    Ciara

    Thanks for that, the list of deprecated values are as follows. Do I simply set them to false/0 to get rid of the error on startup?
    NAME
    lock_name_space
    buffer_pool_keep
    buffer_pool_recycle
    max_commit_propagation_delay
    remote_archive_enable
    log_archive_start
    parallel_server
    parallel_server_instances
    fast_start_io_target
    logmnr_max_persistent_sessions
    serial_reuse
    NAME
    max_enabled_roles
    global_context_pool_size
    plsql_compiler_flags
    sql_trace
    parallel_automatic_tuning
    drs_start
    Regards
    Ciara

  • ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance

    hi
    how to fix this error??
    ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
    ORACLE instance started.OS := OEL 5.6
    DB:= 11R2 single instance
    kind regards

    no one wrote:
    hi
    how to fix this error??
    ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
    ORACLE instance started.OS := OEL 5.6
    DB:= 11R2 single instance
    kind regardsThis parameter is deprecated in Oracle 10g
    This parameter determines if the background process ARCH is started. It can be set to either true or false.
    Of course, it makes no sense, if this parameter is set to true if the database is running in noarchive log mode. If ARCH is started with the database being in noarchive log mode, messages like media recovery disabled will be written into the alert.log file.

  • ORA-12705 Invalid or unknown NLS_LANG parameter value specified

    Hi,
    I am trying to connect to a remote Oracle 8i database using TOAD.I have Oracle 8i and 9i installed on Windows XP Professional.I am able to connect via SQL*PlUS and OEM.Initially I was able to connect with TOAD.Then I changed the environment variable NLS_LANG to the server setting and afterwards unset it.I haven't been able to connect to remote db via TOAD since and get the following error:
    ORA-12705:Invalid or unknown NLS_LANG parameter value specified
    I have unset the value of NLS_LANG in the registery settings of both the Oracle homes.it is not set in environment also.I have exhausted the resources but haven't been able to come up with an explanation and solution.please help.

    When I connect TOAD with 9i as ORACLE_HOME, it connects fine but when I try to connect with 8i as ORACLE_HOME, I get the ORA-12705 error.does this mean there is some wrong setting in 8i Home? I have removed NLS_LANG setting from the 8i Home registry setting. Any help will be greatly appreciated.Thanks.

  • ORA-16024: - ORA-32004 - Parameter modification Error

    Hi all,
    I have two errors after modifying the LOG_ARCHIVE_DEST_1 parameter. I've run this...
    ALTER SYSTEM SET LOG_ARCHIVE_DEST_1='LOCATION=/u04/archive/EST OPTIONAL REOPEN=300' SCOPE=spfile;
    and after restarting the instance, I found these errors
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORA-16024: parameter LOG_ARCHIVE_DEST_1 cannot be parsed
    I checked the spfile and I discovered an error in it due this change:
    *.log_archive_dest_1='LOCATION=/u04/archive/EST OPTIONAL REPO^H^HOPEN=300'
    "^H^H" these characters were inserted because an stty config error and I was not able to see them.
    How should I procede to recover my instance?
    Thanks

    Thanks! I really appreciate your help!
    I have no need to do a recovery, I just wanted to say only bringing it open again.
    I am not able to start it up in nomount mode...
    Thanks by your help!
    EdStevens wrote:
    martinmorono wrote:
    Hi all,
    I have two errors after modifying the LOG_ARCHIVE_DEST_1 parameter. I've run this...
    ALTER SYSTEM SET LOG_ARCHIVE_DEST_1='LOCATION=/u04/archive/EST OPTIONAL REOPEN=300' SCOPE=spfile;
    and after restarting the instance, I found these errors
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORA-16024: parameter LOG_ARCHIVE_DEST_1 cannot be parsed
    I checked the spfile and I discovered an error in it due this change:
    *.log_archive_dest_1='LOCATION=/u04/archive/EST OPTIONAL REPO^H^HOPEN=300'
    "^H^H" these characters were inserted because an stty config error and I was not able to see them.
    How should I procede to recover my instance?
    ThanksFirst, is your instance in need of recovery? these look like non-fatal errors to me. Since you had intended that archive destination to be optional, I presume you have another, non-optional, destination that is good?
    Are you able to do a 'startup nomount'? That's as far as you need to get to issue ALTER SYSTEM commands against the spfile to correct the bad value.
    And btw, you didn't need to bounce the system in the first place. log_archive_dest_n is a dynamic parameter - you could have specified scope=both and kept on trucking - or gotten an error at that time:
    SQL> alter system set log_archive_dest_2='location=c:  lksdjf optional' scope=both;
    alter system set log_archive_dest_2='location=c:  lksdjf optional' scope=both
    ERROR at line 1:
    ORA-02097: parameter cannot be modified because specified value is invalid
    ORA-16024: parameter LOG_ARCHIVE_DEST_2 cannot be parsed
    SQL> alter system set log_archive_dest_2='location=c:\temp optional' scope=both
    System altered.
    SQL> alter system set log_archive_dest_2='' scope=both;
    System altered.
    SQL>

  • Obsolete and deprecated parameters

    Hi,
    we got the error when i start the istance.
    SQL> STARTUP
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORACLE instance started.
    Total System Global Area 167772160 bytes
    Fixed Size 1247900 bytes
    Variable Size 75498852 bytes
    Database Buffers 88080384 bytes
    Redo Buffers 2945024 bytes
    Database mounted.
    Database opened.
    How to find which parameters are obsolete and/or deprecated?

    user3266490 wrote:
    Hi,
    we got the error when i start the istance.
    SQL> STARTUP
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORACLE instance started.
    Total System Global Area 167772160 bytes
    Fixed Size 1247900 bytes
    Variable Size 75498852 bytes
    Database Buffers 88080384 bytes
    Redo Buffers 2945024 bytes
    Database mounted.
    Database opened.
    How to find which parameters are obsolete and/or deprecated?Hi
    Check
    http://azardba.blogspot.com/2009/08/ora-32004-obsolete-andor-deprecated.html
    Regards
    Azar
    DBA

  • Initialization parameters. ORA-32004

    Hello all!
    After upgrading from 9.1.0.6 to 10.2.04 following error appears:
    SQL> startup
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORACLE instance started.
    Total System Global Area 872415232 bytes
    Fixed Size 1270436 bytes
    Variable Size 801115484 bytes
    Database Buffers 67108864 bytes
    Redo Buffers 2920448 bytes
    Database mounted.
    Database opened.
    My initdatabasename.ora listing:
    *.aq_tm_processes=1
    *.audit_trail='DB'
    *.background_dump_dest='/u01/app/oracle/admin/puba/bdump'
    *.compatible='9.2.0.0.0'
    *.control_files='/u02/oradata/puba/control01.ctl','/u03/oradata/puba/control02.ctl','/u04/oradata/puba/control03.ctl'
    *.core_dump_dest='/u01/app/oracle/admin/puba/cdump'
    *.db_block_size=8192
    *.db_cache_size=67108864
    *.db_domain='domainname.com'
    *.db_file_multiblock_read_count=16
    *.db_name='puba'
    *.fast_start_mttr_target=300
    *.hash_join_enabled=TRUE
    *.instance_name='puba'
    *.java_pool_size=193125990
    *.job_queue_processes=6
    *.large_pool_size=193125990
    *.max_enabled_roles=100
    *.O7_DICTIONARY_ACCESSIBILITY=true
    *.open_cursors=300
    *.optimizer_index_caching=50
    *.optimizer_index_cost_adj=3
    *.pga_aggregate_target=25165824
    *.processes=750
    *.query_rewrite_enabled='FALSE'
    *.remote_login_passwordfile='NONE'
    *.shared_pool_size=193125990
    *.sort_area_size=524288
    *.star_transformation_enabled='FALSE'
    *.streams_pool_size=209715200
    *.timed_statistics=TRUE
    *.undo_management='AUTO'
    *.undo_retention=10800
    *.undo_tablespace='UNDO'
    *.user_dump_dest='/u01/app/oracle/admin/puba/udump'
    *.PLSQL_V2_COMPATIBILITY = FALSE
    *.PLSQL_NATIVE_LIBRARY_DIR = ""
    *.PLSQL_NATIVE_LIBRARY_SUBDIR_COUNT = 0
    *.session_max_open_files=200
    Old ORACLE_HOME /u01/app/oracle/product/9.2.0
    New ORACLE_HOME /u05/app/ordacle/product/10.2.0/db_1
    How to identify what parameter I should change? There is nothing in alert_.log file. It seems that nothing has been written since upgrade. I use old destination for bdump, cdump, udump. Is it right?
    Thanks for any clue how to fix this problem!

    Thanks to your replies!
    Well done!
    I copied /u01/app/oracle/admin to /u05/app/oracle/admin. Restarted database. And found in /u05/app/oracle/admin/puba/bdump/alertpuba.log following:
    Deprecated system parameters with specified values:
    max_enabled_roles
    I commited it and as the result:
    SQL> startup
    ORACLE instance started.
    Total System Global Area  876609536 bytes
    Fixed Size                  1270436 bytes
    Variable Size             801115484 bytes
    Database Buffers           67108864 bytes
    Redo Buffers                7114752 bytes
    Database mounted.
    Database opened.
    I also checked v$parameter:
    SQL> select name from v$parameter where isdeprecated='TRUE';
    NAME
    lock_name_space
    buffer_pool_keep
    buffer_pool_recycle
    max_commit_propagation_delay
    remote_archive_enable
    log_archive_start
    parallel_server
    parallel_server_instances
    fast_start_io_target
    logmnr_max_persistent_sessions
    serial_reuse
    NAME
    max_enabled_roles
    global_context_pool_size
    plsql_compiler_flags
    sql_trace
    parallel_automatic_tuning
    drs_start
    17 rows selected.
    What I should do with this parameters? And what does the result of selection mean?

  • Deprecated parameter when enabling archivelog

    Hi all,
    11gR1
    I want to enable archivelog. So I set the ff:
    SQL> alter system set log_archive_start=TRUE scope=spfile;
    System altered.
    SQL> alter system set log_archive_dest_1='location=c:\oracle\apexdb\archivelog' scope=spfile;
    System altered.
    SQL> shutdown immediate;
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORACLE instance started.
    Why is this obsolete error? and which parameter is obsolete? the log_archive_dest_1?
    Thanks....

    867699 wrote:
    Hi,
    I'm a beginner. I've gone through this thread. But i have a doubt. I don't have an Sp file ..how can i fix it with only p file.
    Pls help.
    ThnksThen you don't need the step to create a pfile from spfile. You are starting with the pfile, just as if you had created it from spfile.
    But after making the correction in your pfile, you really should make an spfile and start using it instead.
    1) make a backup copy of the pfile
    2) make whatever modifications you need to the pfile
    3) set ORACLE_SID
    4) sqlplus / as sysdba
    5) create spfile from pfile='nameofyourpfile';
    6) startup
    All this can be done from an idle instance - no need to be bouncing around from nomount, mount, startup, etc. See this:
    First, the contents of my dbs directory. Notice the init file initHOUSTON.ora, but there is no spfile (I renamed it to spfileHOUSTON.bak to get it out of the way)
    [oracle@vmlnx01 dbs]$ pwd
    /ora00/app/oracle/product/10.2.0/db_1/dbs
    [oracle@vmlnx01 dbs]$ ls -l
    total 6960
    -rw-rw---- 1 oracle oinstall    1544 May 21 18:56 hc_HOUSTON.dat
    -rw-r--r-- 1 oracle oinstall   12920 May  3  2001 initdw.ora
    -rw-r--r-- 1 oracle oinstall    1691 Jun 22 15:00 initHOUSTON.ora
    -rw-r----- 1 oracle oinstall    8385 Sep 11  1998 init.ora
    -rw-rw---- 1 oracle oinstall      24 May 21 18:56 lkHOUSTON
    -rw-r----- 1 oracle oinstall    1536 Jun 21 10:59 orapwHOUSTON
    -rw-r----- 1 oracle oinstall 7061504 May 22 18:49 snapcf_HOUSTON.f
    -rw-r----- 1 oracle oinstall    4608 Jun 22 11:56 spfileHOUSTON.bakSo check ORACLE_SID
    [oracle@vmlnx01 dbs]$ echo $ORACLE_SID
    HOUSTONThen connect as sysdba. Notice we connect to an idle instance, meaning we know it is HOUSTON, but it is not started, not even to NOMOUNT
    [oracle@vmlnx01 dbs]$ sqlplus / as sysdba
    SQL*Plus: Release 10.2.0.4.0 - Production on Wed Jun 22 15:13:41 2011
    Copyright (c) 1982, 2007, Oracle.  All Rights Reserved.
    Connected to an idle instance.and in this idle instance we can go ahead and create the spfile. No need to be in NOMOUNT or MOUNT
    SQL> create spfile from pfile='initHOUSTON.ora';
    File created.shell out and see the directory to confirm we create the spfile
    SQL> !ls -l
    total 6968
    -rw-rw---- 1 oracle oinstall    1544 May 21 18:56 hc_HOUSTON.dat
    -rw-r--r-- 1 oracle oinstall   12920 May  3  2001 initdw.ora
    -rw-r--r-- 1 oracle oinstall    1691 Jun 22 15:00 initHOUSTON.ora
    -rw-r----- 1 oracle oinstall    8385 Sep 11  1998 init.ora
    -rw-rw---- 1 oracle oinstall      24 May 21 18:56 lkHOUSTON
    -rw-r----- 1 oracle oinstall    1536 Jun 21 10:59 orapwHOUSTON
    -rw-r----- 1 oracle oinstall 7061504 May 22 18:49 snapcf_HOUSTON.f
    -rw-r----- 1 oracle oinstall    4608 Jun 22 11:56 spfileHOUSTON.bak
    -rw-r----- 1 oracle oinstall    4608 Jun 22 15:13 spfileHOUSTON.oraNow, from the idle instance do a full startup
    SQL> startup
    ORACLE instance started.
    Total System Global Area  285212672 bytes
    Fixed Size    1267068 bytes
    Variable Size  155191940 bytes
    Database Buffers  125829120 bytes
    Redo Buffers    2924544 bytes
    Database mounted.
    Database opened.and check that we used the spfile we just created
    SQL> show parameter spfile
    NAME     TYPE VALUE
    spfile     string /ora00/app/oracle/product/10.2
    .0/db_1/dbs/spfileHOUSTON.ora
    SQL> exit
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    [oracle@vmlnx01 dbs]$ exit
    logout

  • ORA-32004

    Hello all!
    After upgrading from 9.1.0.6 to 10.2.04 following error appears:
    SQL> startup
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORACLE instance started.
    Total System Global Area 872415232 bytes
    Fixed Size 1270436 bytes
    Variable Size 801115484 bytes
    Database Buffers 67108864 bytes
    Redo Buffers 2920448 bytes
    Database mounted.
    Database opened.
    My initdatabasename.ora listing:
    *.aq_tm_processes=1
    *.audit_trail='DB'
    *.background_dump_dest='/u01/app/oracle/admin/puba/bdump'
    *.compatible='9.2.0.0.0'
    *.control_files='/u02/oradata/puba/control01.ctl','/u03/oradata/puba/control02.ctl','/u04/oradata/puba/control03.ctl'
    *.core_dump_dest='/u01/app/oracle/admin/puba/cdump'
    *.db_block_size=8192
    *.db_cache_size=67108864
    *.db_domain='domainname.com'
    *.db_file_multiblock_read_count=16
    *.db_name='puba'
    *.fast_start_mttr_target=300
    *.hash_join_enabled=TRUE
    *.instance_name='puba'
    *.java_pool_size=193125990
    *.job_queue_processes=6
    *.large_pool_size=193125990
    *.max_enabled_roles=100
    *.O7_DICTIONARY_ACCESSIBILITY=true
    *.open_cursors=300
    *.optimizer_index_caching=50
    *.optimizer_index_cost_adj=3
    *.pga_aggregate_target=25165824
    *.processes=750
    *.query_rewrite_enabled='FALSE'
    *.remote_login_passwordfile='NONE'
    *.shared_pool_size=193125990
    *.sort_area_size=524288
    *.star_transformation_enabled='FALSE'
    *.streams_pool_size=209715200
    *.timed_statistics=TRUE
    *.undo_management='AUTO'
    *.undo_retention=10800
    *.undo_tablespace='UNDO'
    *.user_dump_dest='/u01/app/oracle/admin/puba/udump'
    *.PLSQL_V2_COMPATIBILITY = FALSE
    *.PLSQL_NATIVE_LIBRARY_DIR = ""
    *.PLSQL_NATIVE_LIBRARY_SUBDIR_COUNT = 0
    *.session_max_open_files=200
    Old ORACLE_HOME /u01/app/oracle/product/9.2.0
    New ORACLE_HOME /u05/app/ordacle/product/10.2.0/db_1
    Thanks for any clue how to fix this problem!

    You can refer the following list to verify for yourself:
    Initialization Parameters Obsolete in 10g:
    ENQUEUE_RESOURCES
    DBLINK_ENCRYPT_LOGIN
    HASH_JOIN_ENABLED
    LOG_PARALLELISM
    MAX_ROLLBACK_SEGMENTS
    MTS_CIRCUITS
    MTS_DISPATCHERS
    MTS_LISTENER_ADDRESS
    MTS_MAX_DISPATCHERS
    MTS_MAX_SERVERS
    MTS_MULTIPLE_LISTENERS
    MTS_SERVERS
    MTS_SERVICE
    MTS_SESSIONS
    OPTIMIZER_MAX_PERMUTATIONS
    ORACLE_TRACE_COLLECTION_NAME
    ORACLE_TRACE_COLLECTION_PATH
    ORACLE_TRACE_COLLECTION_SIZE
    ORACLE_TRACE_ENABLE
    ORACLE_TRACE_FACILITY_NAME
    ORACLE_TRACE_FACILITY_PATH
    PARTITION_VIEW_ENABLED
    PLSQL_NATIVE_C_COMPILER
    PLSQL_NATIVE_LINKER
    PLSQL_NATIVE_MAKE_FILE_NAME
    PLSQL_NATIVE_MAKE_UTILITY
    ROW_LOCKING
    SERIALIZABLE
    TRANSACTION_AUDITING
    UNDO_SUPPRESS_ERRORS
    Initialization Parameters Deprecated in 10g
    LOGMNR_MAX_PERSISTENT_SESSIONS
    MAX_COMMIT_PROPAGATION_DELAY
    REMOTE_ARCHIVE_ENABLE
    SERIAL_REUSE
    SQL_TRACE
    BUFFER_POOL_KEEP (replaced by DB_KEEP_CACHE_SIZE)
    BUFFER_POOL_RECYCLE (replaced by DB_RECYCLE_CACHE_SIZE)
    GLOBAL_CONTEXT_POOL_SIZE
    LOCK_NAME_SPACE
    LOG_ARCHIVE_START
    MAX_ENABLED_ROLES
    PARALLEL_AUTOMATIC_TUNING
    PLSQL_COMPILER_FLAGS (replaced by PLSQL_CODE_TYPE and PLSQL_DEBUG)
    I just quickly checked. You can remove this parameter:
    *.hash_join_enabled=TRUE
    Cheers,
    Anirban
    Edited by: user761627 on Sep 30, 2008 5:13 AM

  • ORA-32004 - LOG_ARCHIVE_START

    Hi All,
    I've received this error message during the database' startup:
    SQL> startup
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORACLE instance started.
    Total System Global Area 1610612736 bytes
    Fixed Size 2056504 bytes
    Variable Size 872419016 bytes
    Database Buffers 721420288 bytes
    Redo Buffers 14716928 bytes
    Database mounted.
    Database opened.
    SQL>
    I've checked the alert.log and I've found this:
    Deprecated system parameters with specified values:
    log_archive_start
    End of deprecated system parameter listing
    And the value for this parameter is set to:
    SQL> show parameter log_archive_start
    NAME TYPE VALUE
    log_archive_start boolean FALSE
    SQL>
    The same value is defined in other instances with no error at startup.
    Does anybody an idea of what's wrong?
    Thanks in advance.
    Martin

    Since I added the parameter to my instance I had to remove it as well. Below are the steps I took to remove the parameter. I had already created a pfile earlier so I used that one to start up the instance.
    Note you will see I recieve the same error on startup
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORA-32004: obsolete and/or deprecated parameter(s) specified
    ORACLE instance started.
    Total System Global Area  419430400 bytes
    Fixed Size                  1267860 bytes
    Variable Size             155191148 bytes
    Database Buffers          260046848 bytes
    Redo Buffers                2924544 bytes
    Database mounted.
    Database opened.
    SQL>
    SQL> show parameter spfile
    NAME                                 TYPE        VALUE
    spfile                               string      /u01/app/oracle/product/10.2.0
                                                     /db_1/dbs/spfileora10r2.ora
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup pfile='/home/oracle/spfile.txt'
    ORACLE instance started.
    Total System Global Area  419430400 bytes
    Fixed Size                  1267860 bytes
    Variable Size             155191148 bytes
    Database Buffers          260046848 bytes
    Redo Buffers                2924544 bytes
    Database mounted.
    Database opened.
    SQL> create spfile='/u01/app/oracle/product/10.2.0/db_1/dbs/spfileora10r2.ora' from pfile='/home/oracle/spfile.txt';
    File created.
    SQL> shutdown immediate
    Database closed.
    Database dismounted.
    ORACLE instance shut down.
    SQL> startup
    ORACLE instance started.
    Total System Global Area  419430400 bytes
    Fixed Size                  1267860 bytes
    Variable Size             155191148 bytes
    Database Buffers          260046848 bytes
    Redo Buffers                2924544 bytes
    Database mounted.
    Database opened.
    SQL>

  • How to find deprecated parameter?

    Hi all,
    11.2.0.3
    Aix 6.1
    I am starting out PROD db and I get this:
    sqlplus / as sysdba
    SQL*Plus: Release 11.2.0.3.0 Production on Mon Jan 13 20:51:29 2014
    Copyright (c) 1982, 2011, Oracle.  All rights reserved.
    Connected to an idle instance.
    SQL> startup
    ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
    ORACLE instance started.
    Total System Global Area 8551575552 bytes
    Fixed Size                  2238616 bytes
    Variable Size            6224349032 bytes
    Database Buffers         2315255808 bytes
    Redo Buffers                9732096 bytes
    Database mounted.
    Database opened.
    What parameter usually is deprecated in 11.2.0.3?
    Thanks a lot,
    pK

    ORA-32004: obsolete or deprecated parameter(s) specified for string instance
    Cause: Obsolete or deprecated parameters for this instance type were specified in the SPFILE or the PFILE on the server side.
    Action: See alert log for a list of parameters that are obsolete or deprecated. Remove them from the SPFILE or the server side PFILE.
    http://docs.oracle.com/cd/E11882_01/server.112/e17766/e29250.htm#ORA-32004
    and/or:
    select name from v$obsolete_parameter where isspecified='TRUE';
    Ask Tom "ORA-32004: obsolete and/or deprecated pa..."

Maybe you are looking for

  • Get document info in INBOX

    Hi, Can every one tell me witch FM must be use to get liste of document (mail) received in the INBOX in WORKPLACE. the FM : SAP_WAPI_CREATE_WORKLIST give me the liste of workflow but I need more that to get the document(Mail) detail liste received. T

  • Restrict Goods Receipt PO without PO

    Hi Experts, I want to restrict the users on creating Goods Receipt PO without link from Purchase Order....They can only create GRPO from Purchase Order... Im not expert on creating Sp Notification please if you any sample on how to deal with this...

  • External hd not recognized after 8.1 upgrade

    my 3 tb seagate external is not being recognized after 8.1 upgrade. plugged in bothe sides of usb ports still no response. lights up when plugged but thats about it. Please help, thanks.

  • How to Select a range instead of the whole row in Excel? ie a to k, m to z, VBA Code Below.

    Sub CopyPasteEntries() Dim i, g, h As Integer i = 2 Sheets("Sheet1").Select Do Until IsEmpty(Cells(i, 1))     i = i + 1 Loop g = i - 1 h = 2 For i = 2 To g     Sheets("Sheet1").Select     If Cells(i, 1).Value <> "Created" Then 'first cell         Cel

  • Warning - Password more than 8 characters - change your password!

    I didn't see this notice until after I had installed 10.5 and it took hours to correct the problem. Open the 10.5 install disk, go to Utilities, go to Change Password and insert a new short password. If it is too late and you cannot log on, check the