ORA-25138: HASH_JOIN_ENABLED initialization parameter has depricated

Hi all

I'm migrating a database (9.2.0.7.0) from one windows server to another windows server. The goal I created 10.2.0.1 database.

I copied the pfile file even the 9i database and when I put the command I get below error below

ORA-25138: HASH_JOIN_ENABLED initialization parameter has been deprecated

Please help me solve this. I searched in metalink, but there is no help.

My pfile file contains more entries

+###########################################+
+ # Optimizer +.
+###########################################+
hash_join_enabled = FALSE
query_rewrite_enabled = FALSE
star_transformation_enabled = FALSE

Concerning
Arun

But is this going to affect my database anyway?

If the current value is as shown below

hash_join_enabled = FALSE

How behavior does not change when it is deleted?
DB did not begin with this option.

Tags: Database

Similar Questions

  • * ORA-32006: SQL_TRACE initialization parameter has been deprecated *.

    Oracle 10.2.0.1

    SQL > startup pfile='/home/oracle/product/10gR2/dbs/uni2init/initora01.ora '
    ORA-32006: SQL_TRACE initialization parameter has been deprecated.
    ORACLE instance started.

    Total System Global Area 1879048192 bytes
    Bytes of size 1220072 fixed
    184549912 variable size bytes
    1677721600 of database buffers bytes
    Redo buffers 15556608 bytes
    Mounted database.
    Open database.

    init.ora

    ORA01.__db_cache_size = 1677721600
    ORA01.__java_pool_size = 16777216
    ORA01.__large_pool_size = 16777216
    ORA01.__shared_pool_size = 150994944
    ORA01.__streams_pool_size = 0
    *.audit_file_dest='/home/Oracle/product/Admin/ORA01/adump '
    *.background_dump_dest='/home/Oracle/product/Admin/ORA01/bdump '
    * full = '10.2.0.1.0'
    *.control_files='/home/oracle/product/oradata/ora01/control01.ctl','/home/oracle/product/oradata/ora01/control02.ctl','/home/oracle/product/oradata/ora01/control03.ctl'
    *.core_dump_dest='/home/Oracle/product/Admin/ORA01/cdump '
    * .db_block_size = 8192
    * .db_domain = "
    * .db_file_multiblock_read_count = 16
    * .db_name = "ora01".
    *.db_recovery_file_dest='/home/Oracle/product/flash_recovery_area '
    * .db_recovery_file_dest_size = 2147483648
    *. Dispatchers ='(Protocol=TCP) (SERVICE = ora01XDB)"
    * .job_queue_processes = 10
    * .log_archive_dest_1 = ' LOCATION = / u06/ARCHIVE_LOG.
    * .log_archive_max_processes = 3
    * .open_cursors = 300
    * .pga_aggregate_target = 791674880
    * runoff = 150
    * .remote_login_passwordfile = "EXCLUSIVE."
    * .resource_manager_plan = "SYSTEM_PLAN".
    * .sga_max_size = 1879048192
    * .sga_target = 1879048192
    * .sql_trace = FALSE
    * .undo_management = "AUTO".
    * .undo_retention = 18000
    * .undo_tablespace = "UNDOTBS1.
    *.user_dump_dest='/home/Oracle/product/Admin/ORA01/udump '
    * .utl_file_dir ='* '

    Published by: user618704 on March 3, 2009 21:37

    Hello

    Remove the parameter sql_trace of the init.ora file and try again.

    * .sql_trace = FALSE

    Concerning

  • ORA-01033: ORACLE initialization or shutting / TAF

    Hi experts,

    I have the following environment:
    + 2 Linux Redhat  5.7 0n X86/64 named dwh and stb and Oracle 11.2.0.2,
    + Database on dwh is primary and on stb is standby
    the listener on dwh:
    ADR_BASE_LISTENER=/u00/app/oracle
    
    LISTENER =
        (ADDRESS_LIST =
            # for external procedure calls, create a separate listener
            # See basenv_user_guide.pdf for details (chapter of listener.ksh)
            (ADDRESS =
                (PROTOCOL = TCP)
                (Host = dwh )
                (Port = 1521)
            )
        )
    
    SID_LIST_LISTENER =
        (SID_LIST =
            (SID_DESC =
                # Next line is necessary for dataguard >= 10g
                (GLOBAL_DBNAME = strm_site1_DGMGRL)
                (SID_NAME      = STRM )
                (ORACLE_HOME   = /u01/app/oracle/product/11.2.0/db_1 )
            )
        )
    the service_name on dwh parameter:
    SQL> show parameter service
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    service_names                        string      STRM
    
    [oracle@dwh admin]$ lsnrctl status
    
    
    [oracle@dwh admin]$ lsnrctl status
    
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 14-SEP-2011 17:32:43
    
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=dwh)(Port=1521))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.2.0 - Production
    Start Date                14-SEP-2011 12:11:15
    Uptime                    0 days 5 hr. 21 min. 28 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/product/11.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=dwh)(PORT=1521)))
    Services Summary...
    Service "STRMXDB" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site1" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site1_DGB" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site1_DGMGRL" has 1 instance(s).
      Instance "STRM", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    the earpiece on the stb:
    [oracle@stb admin]$ cat listener.ora
    ADR_BASE_LISTENER=/u00/app/oracle
    
    LISTENER =
        (ADDRESS_LIST =
            # for external procedure calls, create a separate listener
            # See basenv_user_guide.pdf for details (chapter of listener.ksh)
            (ADDRESS = (PROTOCOL = TCP) (Host = stb ) (Port = 1521)
            )
        )
    
    SID_LIST_LISTENER =
            (SID_DESC =
                # Next line is necessary for dataguard >= 10g
                (GLOBAL_DBNAME = strm_site2_DGMGRL)
                (SID_NAME      = STRM )
                (ORACLE_HOME   = /u01/app/oracle/product/11.2.0/db_1 )
            )
        )
    the service_name on stb parameter:
    SQL> show parameter service
    
    NAME                                 TYPE        VALUE
    ------------------------------------ ----------- ------------------------------
    service_names                        string      STRM
    
    [oracle@stb admin]$ lsnrctl status
    
    LSNRCTL for Linux: Version 11.2.0.2.0 - Production on 14-SEP-2011 17:37:23
    
    Copyright (c) 1991, 2010, Oracle.  All rights reserved.
    
    Connecting to (ADDRESS=(PROTOCOL=TCP)(Host=stb)(Port=1521))
    STATUS of the LISTENER
    ------------------------
    Alias                     LISTENER
    Version                   TNSLSNR for Linux: Version 11.2.0.2.0 - Production
    Start Date                14-SEP-2011 12:12:39
    Uptime                    0 days 5 hr. 24 min. 44 sec
    Trace Level               off
    Security                  ON: Local OS Authentication
    SNMP                      OFF
    Listener Parameter File   /u01/app/oracle/product/11.2.0/db_1/network/admin/listener.ora
    Listener Log File         /u01/app/oracle/product/11.2.0/db_1/network/log/listener.log
    Listening Endpoints Summary...
      (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=stb)(PORT=1521)))
    Services Summary...
    Service "strm" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site2" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site2_DGB" has 1 instance(s).
      Instance "STRM", status READY, has 1 handler(s) for this service...
    Service "strm_site2_DGMGRL" has 1 instance(s).
      Instance "STRM", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    My tnsnames.ora
    # tnsnames.ora Network Configuration File: /u01/app/oracle/product/11.2.0.2/db_1/network/admin/tnsnames.ora
    # Generated by Oracle configuration tools.
    
    STRM=
     (DESCRIPTION= 
           (LOAD_BALANCE=on) 
           (FAILOVER=on) 
           (ADDRESS=(PROTOCOL=tcp)(HOST=dwh)(PORT=1521)) 
           (ADDRESS=(PROTOCOL=tcp)(HOST=stb)(PORT=1521)) 
                (CONNECT_DATA=
                    (SERVICE_NAME=strm)
                    (FAILOVER_MODE=(TYPE=select)(METHOD=basic))
                 )
      )
    
    STRM_SITE1 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = dwh)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = STRM_SITE1)
        )
      )
    
    STRM_SITE2 =
      (DESCRIPTION =
        (ADDRESS = (PROTOCOL = TCP)(HOST = stb)(PORT = 1521))
        (CONNECT_DATA =
          (SERVER = DEDICATED)
          (SERVICE_NAME = STRM_SITE2)
        )
      )
    My problem:
    C:\Documents and Settings\thai>sqlplus scott/scott@STRM
    
    SQL*Plus: Release 11.2.0.1.0 Production on Wed Sep 14 17:49:51 2011
    
    Copyright (c) 1982, 2010, Oracle.  All rights reserved.
    
    ERROR:
    ORA-01033: ORACLE initialization or shutdown in progress
    Process ID: 0
    Session ID: 0 Serial number: 0
    Connection with
    sqlplus sys/****@STRM as sysdba
    does not raise any problem!

    What I did wrong? Help, please!

    concerning

    hqt200475

    Published by: hqt200475 on Sep 14, 2011 09:04

    If I understand the second part of the question, you can use DBMS_SERVICE to create an alias on both servers.

    Then according to the ROLE they are in you can just connect.

    First of all an entry should be added to the tnsnames.ora to client that uses a SERVICE_NAME instead of a SID.

    ernie =
     (DESCRIPTION =
        (ADDRESS_LIST =
           (ADDRESS = (PROTOCOL = TCP)(HOST = primary.host)(PORT = 1521))
           (ADDRESS = (PROTOCOL = TCP)(HOST = standby.host)(PORT = 1521))
           )
           (CONNECT_DATA =
           (SERVICE_NAME = ernie)
        )
     )
    

    Then, the "ernie" service must be manually created on the primary database.

    
    BEGIN
    
       DBMS_SERVICE.CREATE_SERVICE('ernie','ernie');
    
    END;
    /
    

    After creating the service must be started manually.

     BEGIN
    
       DBMS_SERVICE.START_SERVICE('ernie');
    
     END;
    

    Several of the default settings can now be set for "ernie".

    BEGIN
       DBMS_SERVICE.MODIFY_SERVICE
       ('ernie',
       FAILOVER_METHOD => 'BASIC',
       FAILOVER_TYPE => 'SELECT',
       FAILOVER_RETRIES => 200,
       FAILOVER_DELAY => 1);
    END;
    /
    

    Finally a trigger to START database should be created to ensure that this service is only available if the database is the main.

    CREATE TRIGGER CHECK_ERNIE_START AFTER STARTUP ON DATABASE
    DECLARE
     V_ROLE VARCHAR(30);
    BEGIN
     SELECT DATABASE_ROLE INTO V_ROLE FROM V$DATABASE;
     IF V_ROLE = 'PRIMARY' THEN
     DBMS_SERVICE.START_SERVICE('ernie');
     ELSE
     DBMS_SERVICE.STOP_SERVICE('ernie');
     END IF;
    END;
    /
    

    Check the status using lsnrctl status

    / home/oracle: > lsnrctl status

    "Ernie" service has 1 instance (s).

    Stone comes from the Oracle example, you can add anything you want, and then if you make a passage or failover, it is transparent to your users.

    See this for more details

    http://download.Oracle.com/docs/CD/E11882_01/AppDev.112/e16760/d_serv.htm

    Best regards

    mseberg

  • update the initialization parameter, spfile created on ASM

    Hello

    I would like to increase my database OPEN_LINKS initialization parameter.

    My created spfile ASM storage

    SYS@main1_1 > view the spfile parameter

    VALUE OF TYPE NAME

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

    +DATA_DG/main1/parameterfile/spfilemain1.ora string SPFile

    ASMCMD > pwd

    + MAIN1/DATA_DG/FICHIER_PARAMETRES

    ASMCMD > ls

    SPFile.333.833957263

    spfilemain1.ora

    ASMCMD >

    $ cat initmain1_1.ora

    SPFile='+DATA_DG/main1/parameterfile/spfilemain1.ora'

    Any help, greatly appreciated

    Thank you

    It does not matter where is the spfile.

    The command is

    ALTER system set open_links is... scope = spfile;.

    and bounce the database. IIRC, open_links is a static parameter.

    Note: Please do NOT change the spfile with a text editor, such as vi or vim.

    --------

    Sybrand Bakker

    Senior Oracle DBA

  • 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

  • Looking for info on the _parallel_syspls_obey_force initialization parameter

    We regularly get the message about "nonconformity"-OEM

    ***************************CUT HERE***********************

    The database uses the non-standard initialization parameter parallelsyspls_obey_force, that has the value TRUE. Using non-standard initialization parameters can cause database issues that are difficult to diagnose.


    ***************************CUT HERE***********************


    We lack of RDBMS Oracle 11 g 2 (11.2.0.3.2) and Oracle Enterprise Manager Grid Control 11 g on Linux x 86-64. I searched on the usual sites (e.g. My Oracle Support, Oracle 11 g of baseline, this forum, AskTom and Google) and I'm not having any luck finding what parallelsyspls_obey_force is or what it does, and why, it is set to TRUE is apparently 'bad' (i.e. non-standard). Before I change to FALSE (I guess that will make happy OEM), I would like to know a little more about it.

    Can someone tell me what is this parm and what potential impact it can be if I set it to FALSE?

    Thank you!

    Jon

    Hi Jon;

    Please see:
    Violations of the false for political use DB initialization parameter not Standard PARALLELSYSPLS_OBEY_FORCE [ID 1378266.1]

    Respect of
    HELIOS

  • ORA-39046: remap REMAP_TABLESPACE metadata has already been specified

    Dear Al1,

    10.2.0.4 on solaris 10.

    Impdp
     nohup impdp calls/calls directory=dbpump dumpfile=incalls_part.dmp logfile=incalls_part_imp.log remap_tablespace=(callst01:incallst02,callst02:incallst02,callst03:incallst02,INCALLSIND01_2011:incallst02,INCALLST01_2011:incallst02,INCALLSIND02_2011:incallst02,INCALLSIND03_2011:incallst02,CALLSX02:incallst02,INCALLST02_2011:incallst02,INCALLSIND01_2011:incallsx0201:INCALLSIND02_2011:incallsx0201) parallel=20
    failing
    Import: Release 10.2.0.4.0 - 64bit Production on Saturday, 05 February, 2011 16:13:32
    
    Copyright (c) 2003, 2007, Oracle.  All rights reserved.
    
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    ORA-39001: invalid argument value
    ORA-39046: Metadata remap REMAP_TABLESPACE has already been specified.
    Kai

    Hello

    REMAP_TABLESPACE = (callst01:incallst02, callst02:incallst02,

    If you need to remap several storage spaces, you can use several parameters REMAP_TABLESPACE as follows:

    REMAP_TABLESPACE=callst01:incallst02
    REMAP_TABLESPACE=callst02:incallst02
    

    So if I were you, I would use a settings file, and call it with the parameter PARFILE.

    Please find attached a few links on the REMAP_TABLESPACE parameters and PARFILE:

    http://download.Oracle.com/docs/CD/E11882_01/server.112/e16536/dp_import.htm#SUTIL929

    http://download.Oracle.com/docs/CD/E11882_01/server.112/e16536/dp_export.htm#SUTIL859

    Hope this helps.
    Best regards
    Jean Valentine

  • Install streets & trips 2013 on windows 8 - "a licensing initialization error has occurred. Please contact customer support for further assistance. Error 0xC004D301 ".

    Original title: new installation of streets & trips 2013 on windows error 8.

    I have my windows 8 installation with the assurance that my products purchased from Microsoft survive the 8 Windows Reinstall "refreshed". Well all the Microsoft products were there but would not work. Each gave the error for rerinstall the product I did no problem except for the problem with the streets of travel & which still exists and is completely ignored by Microsoft, according to my research. The error is: "a licensing initialization error has occurred. Please contact customer support for further assistance. Error 0xC004D301 ". I tried all the suggestions that I have met on the internet. The most galling was given by Microsoft technology in its response to this problem. "The license data is probably corrupted" OK, makes sense, BUT how can I fix that you genius. Someone had managed to get the program to work after this error message?

    Success!  Hi John, I don't know if this will solve your problem because I am running windows 8.1 and tries to install streets & trips 2011.  But I had a similar symptom that you knew.  Here's what I did: just right-click on the icon in the start menu, select programs and features.  Uninstall all versions of Microsoft Visual C++ 2010, I had two.  Then I opened the installation dvd in Explorer, click right on dvdrun, marked the area run as long as administrator (not sure if it did anything or not), hit apply, then double clicked on dvdrun and everything worked.  I could install, validate, save, and run the program!
    A warning, I don't know what are the potential problems that may result in removing these two programs, I hope that if I run into something I can install them again without too much trouble.

  • How can I run "ORA-01033: Oracle initialization or current shudown.»

    I need to show how to solve ' ORA-01033: Oracle initialization or shudown in course. "for my team but do not know how to get the database generates this error. I killed the system several times during a transaction, but it did not work.

    Just start database as State MONTE and try to connect to the application or any non-sysdba user, RDBMS will trigger "ORA-01033.

    sqlplus > startup mount

  • ORA-01033: oracle initialization or shutdown in progress.

    I had a 10g oraclexe facility and had some apex in development applications in one of my pc.
    I had to format the hard drive for some reason, so what I did was saved simply to entire folders "app" and "oradata' in 'c:\oraclexe', on another hard drive.

    Then in another pc I just installed oracle xe (even 10g version) and just replaced "app" and "oradata' of the new facility at the old backup of files. (after data)
    I updated the host name in "c:\oraclexe\app\oracle\product\10.2.0\server\NETWORK\ADMIN\listener.ora".

    Then the database restarted.

    I was able to connect to SYS as SYSDBA with the old password, but when I try to log in with the old user account.
    He tells *'ora-01033: oracle initialization or shutdown in progress. *

    I tried to allso with 'HR' acount, same result. Homepage also apex does not open.

    Recover the database

    His order of database, restores and restores a database at a given time or at the end of newspapers by progression.

    ALTER Database

    instruction to change, maintain or recover an existing database.

    Read
    docs.oracle.com/cd/B19306_01/server.102/b14200/statements_1004.htm

    Cause of the error:
    There is corruption of block in the tablespace.

    Mark this thread as a response.

  • Relationship between physical memory and oracle initialization parameter

    Hi all

    I had been confused with the oracle initialization parameter setting.

    When set us the oracle initialization parameter. For example: Shared pool size, db_cache_size, target memory.

    What to consider about the physical memory to the operating system. If so, how to address the issue?

    Please notify. Thank you.

    SagiGal wrote:

    Review you mean that if the physical memory is 2gig, and you are ready to set the SGA greater than this, it will work or not, the answer would be that it would be a very bad thing to do. These parameters represent the SGA, which must be restricted in respect of the maximum physical memory available on the server.

    See the link given by Rp. From 10 g, it rarely need this kind of tuning.

    Aman...

    Understand. Thank you. Can answer me another question?

    SQL > show sga parameter

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    lock_sga boolean FALSE
    PRE_PAGE_SGA boolean FALSE
    very large integer SGA_MAX_SIZE 1152 M
    SGA_TARGET large integer 0
    SQL > show the spfile parameter

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    chain of SPFile

    in the above scenario, the database do not use EAMA and spfile
    If I wan to increase db_cache_size parameter, do I rebounce instance?

    Could be very easily answer this question for yourself by searching for the parameter in the docs. See here,
    http://docs.Oracle.com/CD/E11882_01/server.112/e25513/initparams052.htm#REFRN10033

    Its a dynamic parameter and does not need a db bouncing to change.

    Aman...

  • ORA-04061: current status of has been invalidated

    Hello

    In the development of databases
    ------------------------------------------------------

    Oracle Database 11 g Enterprise Edition Release 11.2.0.2.0 - 64 bit Production
    PL/SQL Release 11.2.0.2.0 - Production
    "CORE 11.2.0.2.0 Production."
    AMT for Linux: Version 11.2.0.2.0 - Production
    NLSRTL Version 11.2.0.2.0 - Production

    Need solution for this oracle error
    ----------------------------------------------------
    I get this error - ORA-04061: current status of has been invalidated



    pkg1-> hand pkg package

    pkg1 calling another package pkg2

    I have modified and recompiled package pkg2.

    After you run the package PKG1 it throw this error ORA-04061.

    I check user_objects and this status are VALID.

    In both package doesn't have all the variables.

    Please suggest the question above.

    Thanks in advance.

    Kind regards
    Sudhakar P

    Just re run the pkg1 you should be fine. Oracle is just saying that Pkg2 has been changed and must recharge it in memory.

  • Problem of initialization parameter

    Hi all
    I use Oracle 10 g and spfile.
    Please, I would like to know that if it is possible when an initialization parameter P is not dynamic, these commands have the same effect (I guess p_value is a value that the parameter P can be set):
    First command: change the entire system P = p_value deferred;
    Second comand: change the entire system P = p_value scope = spfile;
    Thanks in advance for your answers.

    user639304 wrote:
    Hi all
    I use Oracle 10 g and spfile.
    Please, I would like to know that if it is possible when an initialization parameter P is not dynamic, these commands have the same effect (I guess p_value is a value that the parameter P can be set):

    You mean validated commands can be used to change the dynamic settings.

    First command: change the entire system P = p_value deferred;

    Depends on and you can find out by checking the column isses_modifiable of the parameter $ v

    Second comand: change the entire system P = p_value scope = spfile;

    Yes, it can be changed.

    Thanks in advance for your answers.

    Concerning
    Anurag

  • ORA-01152: 1 no file has been restored from a sufficiently old backup

    Hi all

    I have restored my database,

    and after it's over, I've tried.

    RMAN > alter database open resetlogs;

    RMAN-00571: ===========================================================
    RMAN-00569: = ERROR MESSAGE STACK FOLLOWS =.
    RMAN-00571: ===========================================================
    RMAN-03002: failure to modify the order db at 2010-05-26 14:53:08
    ORA-01152: 1 no file has been restored from a sufficiently old backup
    ORA-01110: data file 1: ' D:\ORACLE\BISE1\ORADATA\BISE1DB\SYSTEM01. DBF'


    is there a solution to the situation?

    Thank you

    Ugur

    Here is the explanation:

    ORA-01152: file string has not been restored from a sufficiently old backup

    Cause: An incomplete recovery session was launched, but an insufficient number of logs have been applied to standardize the data base. This file is always in the future than the last applied log. The most likely cause of this error is forgetting to restore the file from a backup before proceeding with an incomplete recovery.

    Action: Apply more marbles until data is coherent or restore the database from a previous backup and recovery of repeat file.

    Also, check out the following link:
    http://oraware.blogspot.com/2008/05/ora-01152-file-1-was-not-restored-from.html

    Published by: Kamran Agayev, a., 26 May 2010 17:02

  • ORA-01033: Oracle initialization or current shudown

    I can't connect to my Oracle 10g XE both browser and SQL database * more.

    I get this error message every time I try: ORA-01033: Oracle initialization or current shudown.

    I'm so confused, since I worked with it successfully yesterday and it's morning, I restored my system to yesterday in vain. I tried to stop the database in the start menu and got the prompt that the judgment was a success, I started the database in the start menu and got a prompt of commands that start was successful, but when I try to go to the Home Page of the database in the same start menu , Internet Explorer can not display the page and SQL * Plus will return the above error.

    What can I do for any emergency connect to this database?

    The easy solution is to unsintall Oracle XE and reinstall XE, but after checking with a Windows tool that your drive is OK: you will lose all data.

    The difficult is trying to recreate the control with the procedure files manually to adapt to your database of the XE:
    http://download.Oracle.com/docs/CD/B19306_01/backup.102/b14191/osrecov.htm#i1011110. You shouldn't lose all data if the disk is OK and if no other database file is corrupted.

    If you have not added or moved or deleted a file of database
    and if you use the Western character set
    and if you have installed Oracle XE on C:\
    then the following script is OK.

    You must run with:

    c:\> sqlplus / as sysdba
    
    set echo on
    SHUTDOWN ABORT
    STARTUP NOMOUNT
    CREATE CONTROLFILE REUSE DATABASE "XE" NORESETLOGS  ARCHIVELOG
        MAXLOGFILES 16
        MAXLOGMEMBERS 3
        MAXDATAFILES 100
        MAXINSTANCES 8
        MAXLOGHISTORY 292
    LOGFILE
      GROUP 1 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_1_5HXJ0MVQ_.LOG'  SIZE 50M,
      GROUP 2 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ONLINELOG\O1_MF_2_5HXJ0NR9_.LOG'  SIZE 50M
    -- STANDBY LOGFILE
    DATAFILE
      'C:\ORACLEXE\ORADATA\XE\SYSTEM.DBF',
      'C:\ORACLEXE\ORADATA\XE\UNDO.DBF',
      'C:\ORACLEXE\ORADATA\XE\SYSAUX.DBF',
      'C:\ORACLEXE\ORADATA\XE\USERS.DBF'
    CHARACTER SET WE8MSWIN1252
    ;
    -- Configure RMAN configuration record 1
    VARIABLE RECNO NUMBER;
    EXECUTE :RECNO := SYS.DBMS_BACKUP_RESTORE.SETCONFIG('CONTROLFILE AUTOBACKUP','OFF');
    -- Configure RMAN configuration record 2
    VARIABLE RECNO NUMBER;
    EXECUTE :RECNO := SYS.DBMS_BACKUP_RESTORE.SETCONFIG('RETENTION POLICY','TO REDUNDANCY 2');
    -- Commands to re-create incarnation table
    -- Below log names MUST be changed to existing filenames on
    -- disk. Any one log file from each branch can be used to
    -- re-create incarnation records.
    -- ALTER DATABASE REGISTER LOGFILE 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2010_02_25\O1_MF_1_1_%U_.ARC';
    -- ALTER DATABASE REGISTER LOGFILE 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2010_02_25\O1_MF_1_1_%U_.ARC';
    -- ALTER DATABASE REGISTER LOGFILE 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2010_02_25\O1_MF_1_1_%U_.ARC';
    -- ALTER DATABASE REGISTER LOGFILE 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2010_02_25\O1_MF_1_1_%U_.ARC';
    -- ALTER DATABASE REGISTER LOGFILE 'C:\ORACLEXE\APP\ORACLE\FLASH_RECOVERY_AREA\XE\ARCHIVELOG\2010_02_25\O1_MF_1_1_%U_.ARC';
    -- Recovery is required if any of the datafiles are restored backups,
    -- or if the last shutdown was not normal or immediate.
    RECOVER DATABASE
    -- All logs need archiving and a log switch is needed.
    ALTER SYSTEM ARCHIVE LOG ALL;
    -- Database can now be opened normally.
    ALTER DATABASE OPEN;
    -- Commands to add tempfiles to temporary tablespaces.
    -- Online tempfiles have complete space information.
    -- Other tempfiles may require adjustment.
    ALTER TABLESPACE TEMP ADD TEMPFILE 'C:\ORACLEXE\ORADATA\XE\TEMP.DBF'
         SIZE 20971520  REUSE AUTOEXTEND ON NEXT 655360  MAXSIZE 32767M;
    -- End of tempfile additions.
    

    In any case if you don't want data, you must back up your database. Oracle XE is simple tools to back up and restore the database. See http://download.oracle.com/docs/cd/B25329_01/doc/admin.102/b25107/backrest.htm#i1004902

    Edited by: P. Forstmann on 25 Feb. 2010 21:22

Maybe you are looking for

  • Installation of Windows vista can't find my hard drive

    Hello, I have a HP Pavilion a6709sc and some problem with install vista. I changed the hard drive to a 500 GB Seagate Barracuda 7200 RPM SATA 6Gbit/s because the other crasched, but now when Im trying to reinstall vista they cant find my hard drive a

  • Notification of Promotion for the competition Microsoft Corporation

    Today, I received a notification from Microsoft Corporation competition Promotion > is this true or not?

  • E260 with MicroSD card

    HI: I'll pick up an E260 for my daughter as a cheap MP3 player and I was wondering how do you play the microSD card?  That is, she'll be tearing Windows XP using mediaplayer 10 and given that it is 4 GB already how does know that there is stuff on th

  • Where can I find the service tab to start up in safe mode?

    Remember - this is a public forum so never post private information such as numbers of mail or telephone! Ideas: You that my system keeps freezing to high/locking programs.  Microsoft tells me to make a start up in safe mode. That's when I type in mi

  • paper mismatch

    I have a HP Officejet 6500 printer.  The printer worked pretty well since I bought it.  However, now I am having a problem.  I tried to clean the print heads using 6 (Tools) and 2 (clean print heads) options for the printer.  The printer started to c