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

Tags: Database

Similar Questions

  • 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

  • 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...

  • 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-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.

  • * 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

  • Problem with initialization parameters of the source of the CAD system

    Hello
    I have created a container, initialized the system settings source in CAD ($INITIAL_EXTRACT_DATE = 01/01/2008, $LAST_EXTRACT_DATE = 01/01/2008) and performance 'Human resources 11.5.10' plan transaction. One of the tasks (SDE_ORA_PayrollFact) was performed too long. When I analyzed the log file I saw SQL code with strange condition:
    where w_payroll_f.last_update_date > = 1700/01/01...

    In a mapplet there was a SQL override in condition:
    where w_payroll_f.last_update_date > = $$ LAST_EXTRACT_DATE

    So where the parameter $LAST_EXTRACT_DATE value was taken?

    Several other in the settings SDE_ORA_PayrollFact.txt $INITIAL_EXTRACT_DATE = 01/01/1970, $LAST_EXTRACT_DATE file = null.
    Please, explain the DAC and Informatica algorithm for initialization of the settings!

    How can I set these settings to get the desired result, $LAST_EXTRACT_DATE = 01/01/2008?
    That the level of the initialization parameter has the highest priority?
    Best regards.

    Published by: Alina HS on 15.09.2008 23:15

    Alina,
    You seem to have taken the right steps. You have created a custom container (as it should) and have customized the values there.
    However, I have a strange feeling that your execution plan is not looking at your custom container. Look at the subject areas associated with the title of your implementation plan. They should be referred to your custom container. If this isn't the case, yet its reading of the values out of the OTB one.

    If this is the case, associate your custom container for the EP SAs AND re - build the EP.

    As the LAST_EXTRACT_DT is concerned, it is a setting that DAC would provide before calling infa workflows. If you charge for the first time, it will be null. In incremental mode, you will see the value as seen in the Setup-> data sources-> tab Update Dates.

    However, when this particular value (the internal representation of this value DAC) is zero, the DAC server should be running the command of full load. Inspect the execution history and ensure that full load control is one that is running. If so, its worth looking into the sql session substitute and/or the map itself to see how this parameter is used.

    I hope this helps!

    Published by: user743400 on Sep 16, 2008 11:28

  • How do the corrent initialization parameter

    Hi all

    By chance, I set an incorrect value for the parameter local_listener initialization and then tried to restart my database. Of course now the instance is does not start because the setting is incorrect and I get the message: ORA-00119: invalid specification for the system LOCAL_LISTENER parameter
    My question is how can I go back to the parameter instance is running do not or start the instance (and then I'd be able to reset it) otherwise? I do not have an init.ora file set up and or a script to generate it, only the spfile < SID > .ora file.

    Thanks in advance

    sqlplus
    / as sysdba
    create pfile from spfile;
    -now to edit incorrect entry delete pfile
    Create spfile from pfile;
    startup
    output

    problem has been resolved

  • Block initialization parameter default value of the session variable used in default prompt as "(toutes les valeurs de colonne)" "

    Hello

    I have a business requirement for a dashboard that we built location to get the users that belong to a certain geographic location to the default view of the dashboard with guests together in their geographic area.  He is just giving them a default view to enhance their experience when they connect each day.   Because of the way that we put the default value for the period of time they watch, with the HELP of SAUVÉ the CUSTOMIZATIONS IS NOT AN OPTION.

    I created the default values for the prompt called "area" in a block of initialization. This variable is called V_USER.

    My problem is that only about 80% of users have a value of 'Area' in the hierarchy of our employees.   I would like to someone else by default "(toutes les valeurs de colonne)". "  I was unable to understand how and where do.

    Some of the things I've tried:

    (1)Setting the default value in the initialization of an empty space block ("in SQL)
    (2)Setting the default value in the initialization "(toutes les valeurs de colonne) block '"
    (3)Setting the default value in the initialization block 'null '.

    None of them have worked and the result is that the user who does not have an area ends with a load of zombie dashboard, and while the guest gave rise to fashion "- select value -", the user must press "Apply" again to get the dashboard to display the data.

    The text which lies behind the encircled area in green below correctly becomes the value of the variable to V_USER (it is empty as default and I don't have a box).

    For @{biServer.variables ['NQ_SESSION.]} {[USERS ']} the default zone must be @{biServer.variables ['NQ_SESSION.]} {[V_USER']} {}

    In the red circles below you can see that the guest actually becomes a value: *) nqgtu(* )


    The illustration below indicates the default value for a user without a box. the second quick block is not updated until you press on apply again...

    Thanks for your comments.  I was not able to make this work for my needs.  I have however to solve the problem by changing using a 'SQL result' for my default selection.  Then I created a query that returns rows NULL unless there is a correct answer:

    SELECT 'Service Delivery MOS '. "' Organizational hierarchy. "" Area ".

    "MOS DELIVERY."

    WHERE ("organisational hierarchy". ("" Area number "> 0) AND ("Service Delivery MOS". "Organizational hierarchy" "." " Zone' = ' @{biServer.variables ['NQ_SESSION.]} {[V_USER']} {} ")"

    The "returns no line' I mentioned above resulted in all values being selected.

  • How to overcome the problem of initialization of installation with the trial version of FrameMaker 2015?

    FrameMaker 2015 test installation: installer stops, saying: he is unable to initialize and pointing me on Adobe Support Advisor, a tool that apparently abandoned. I get the error message in my (German) language regardless of the language version of the trial, I downloaded. My computer Win7Pro had FM8 installed, but it now requires me to register again, that breaks down.

    Awesome. I'm glad that this problem could be solved. AchmedMUC, that would be great, if you could mark the Ajit answer "Right answer", so that this thread is marked as closed / resolved.

    Thank you :-)

  • Problem with initialization virtual machine OlioDB

    Hello

    I have been using VMmark 2.1 six months spent for our performance appraisals. I recently started seeing the following error message when the harness trying to boot the virtual machine OlioDB0:

    Stafcmd: Tile0: FS copy the file: ConfigServer_OLIOjspDB.sh failed with RC = 22, STARFResult = STAFConnectionWriteUInt: error writing to the socket: send() RC = 10054:22

    I can ping the virtual computer, I can also ping using STAF (oliodb0 STAF-> pong ping ping).

    If I change the WORKLOADLIST in the vmmark2.config file so that it includes OlioDB, initialization is going through and I can see the virtual machine making initialization. But when WORKLOADLIST revert to the original, I get the above error message. I would appreciate your help to try to solve the problem.

    Thank you

    Amin

    Sorry, my apologies, I understood the question. I had another copy of the same virtual machine running on a separate server, which caused a conflict of IP address with the main VM that the test sought to initialize. I got rid of the copy and everything started to work very well.

  • We encountered the following problems ' set initialization failed. " Please download Adobe Support Advisor to detect the problem

    Hi all

    I recently bought Adobe first 13 items and have tried to install the same. Initially I faced questions by downloading the software. When I was able to download successfully, it displays the error message. I have no idea of what I need to do now.

    The software download link available to:

    Download Premiere Elements products | 10, 11, 12, 13

    Download ranging from 32-bit even when you click on the 64-bit version.

    1 application to update the link with the right variant

    2 solve my problem with installer

    Kind regards

    Prashanth Dino

    Hello

    Please see the thread below where this issue was discussed:

    First Elements 13 - Installer fail to initialize

    Kind regards

    Sheena

  • Initialization parameter will not remain

    Facing a problem of stange for the first time. Anyone have any ideas on what could be the cause?

    DB - 10.2.0.4, Windows Server 2008

    Current setting for the optimizercost_based_transformation = OFF. We want to put it on YOU.
    The following command is question:

    change the system '_optimizer_cost_based_transformation' scope = all = both;

    The database is bounced and here is the result:

    SQL > conn sys@uimdev as sysdba
    Enter password: *.
    Connected.

    SQL > change the system '_optimizer_cost_based_transformation' scope = all = spfile;

    Modified system.

    SQL > shutdown immediate
    The database is closed.
    The database is dismounted.
    ORACLE instance stops.

    SQL > startup
    ORACLE instance started.


    Total System Global Area 5251268608 bytes
    Bytes of size 2073080 fixed
    1577061896 variable size bytes
    3657433088 of database buffers bytes
    Redo buffers 14700544 bytes
    Mounted database.
    Open database.

    SQL > show parameter _optimizer

    VALUE OF TYPE NAME
    ------------------------------------ ----------- ------------------------------
    optimizer ofchain of cost_based_transformation ON

    Here'S THE PROBLEM:
    During any other opening, the values of the parameters show a value AGAIN. For example:

    SQL > select name, value of the parameter $ v where name like '% _opt;

    VALUE NAME
    ------------------------------------- ---------
    optimizer OFF cost_based_transformation

    Someone at - he seen this type of behavior or knows how to solve?

    Thaks in advance for the help...

    By default at startup, it should read spfile. Have you tried SCOPE = BOTH;

     alter system set "_optimizer_cost_based_transformation"=on scope=spfile;
    

    KDSDBA
    OCP

  • Problem of initialization for the HARD 3 to disk

    I have 2 x 3 TB hard drives that I'm trying to make it work in my desktop Acer Veriton M498G.

    I checked the BIOS, there is version 08.00.15, release date 25/11/10, ROM ID R28000012.

    Intel Rapid Storage Technology 9.5.0.1037 technology reports readers like 2862GB.  It cannot create a volume, however, fails with "unknown error."

    Win7 Pro utility disk management reports readers like 746,39 GB of HARD drive.

    What else could prevent success here?  What other information can I provide to help solve?

    It looks like a problem with my motherboard BIOS.  Apparently more than 2 TB of drives require extended BIOS type and can not be supoprted by this motherboard.

    I bought a PCI SATA card which supports more drives great, now the problem is solved.

  • What undo_tablespace initialization parameter?

    I mean, why this parameter is placed in the pfile or spfile? because the undo tablespace belongs to the database instead of the instance, why not put this info in the control file?

    The Undo Tablespace is bound to the Instance. To the CARS, the settings file to identify the Undo Tablespace for each Instance.  A 4 CARS with 4 instances node will be so 4 undo tablespace active.

    Hemant K Collette

Maybe you are looking for