How to modify Oracle Initialization Parameters in Oracle RAC db

I would like to modify the AUDIT_SYS_OPERATIONS and SQL92_SECURITY parameters to TRUE. I have a two node Oracle RAC db.
Should I stop the clustering services, modify the parameters on both nodes and restart them? Or modify the parameter on one node (node1), restart node1, restart node 1 (no modification)?
ALTER SYSTEM SET AUDIT_SYS_OPERATIONS = TRUE scope=SPFILE;
Thanks.

The command
ALTER SYSTEM SET AUDIT_SYS_OPERATIONS = TRUE scope=SPFILE SID='*' ;is the syntax. However, in RAC using an SPFILE the "SID='*'" specification is the default. IF you want to change a parameter for the local instance (eg PROD1) that you are connected to , specify SID='PROD1' ;
The documentation states that if you specify a remote instance (eg PROD2) Oracle changes the in-memory value on the remote instance.

Similar Messages

  • How to set/get URL-parameters from ORACLE -tag?

    How do I set/get parameters in a URL, using the <ORACLE>-tag?
    We are trying to create a UI Template containing a dynamic
    stylesheet selection dialogue on top of every page. The question
    we are facing now is how to pass parameters (in our case,
    stylesheet settings) between different pages.
    Any ideas/comments are appreciated!

    How do I set/get parameters in a URL, using the <ORACLE>-tag?
    We are trying to create a UI Template containing a dynamic
    stylesheet selection dialogue on top of every page. The question
    we are facing now is how to pass parameters (in our case,
    stylesheet settings) between different pages.
    Any ideas/comments are appreciated!

  • How to validate the input parameters in Oracle BI Publisher reports

    Hi
    i am new to Oracle BI Publisher
    I am using OBI for generating simple reports.
    here i need validation for input parameters (Date Parameter) and also want to disable the Date filed so that user can select through the calendar component.
    Here validation in the sense, the system must validate the date and alert the user with an appropriate message
    Can anyone please provide me the solution in detail.
    Thanks in advance
    Edited by: user10185520 on Aug 26, 2008 6:15 AM

    I have the same task to validate input parameters with Oracle BI Publisher 5.6.3 running under Oracle eBS 10.5.10.2. My validation goes beyond of what I can do during parameter registration. I am using Data Templates.
    My first logical place was the before report trigger. So, I built a report trigger which returns 'false' in case the parameters are not proper. Guess what... XMLP just returns a hard-coded message
    !!Error : trigger '" + datatrigger.getName() + "' returns status as 'false'
    First of all, this is a bad style to hardcode messages visible by the user (especially during French implementation). Second of all, it is not informative at all. It would be nice to change oracle.apps.xdo.dataengine.XMLPGEN.executeTrigger() to read, for example, a message from the message stack when the trigger returns 'false' and let the user read it.
    Anyway, what I did was I built a special data group, decalred before any other data group, query like
    select my_package.my_validation fro dual
    If parameters fail the validation my PL/SQL package throws an application exception with a message. At least, in this case the error message gets available as the description of the concurrent request.
    I wish the before report trigger worked!!!

  • How to change optimised hidden parameters in Oracle 10g.

    Hello Gurus,
        SAP suggested me to change the following parameter values in Oracle database. But I am unable to make change in this parameter.
    The parameters are mentioned as below.
    Name                                                
    1> btree_bitmap_plans                        
    2> sortelimination_cost_ratio                 
    3> optimizermjc_enabled                      
    I am unable to check the current values and chnge it to new value. So please suggest me the proper way to change this parameters.
    Regards,
    Jayendra.

    Hello,
    if you use an SPFILE you can use the following command:
    alter system set "<underscore_parameter_name>" = <value> scope=spfile;
    In case of init<sid>.ora you just specify the parameters in the file itself:
    <underscore_parameter_name> = <value>
    Regards
    Martin

  • Which are the initialization parameters that can be modified by Environmet variables

    If I am connecting to SQL Plus from a command window(cmd), which are the variables that I can set in Environment, so that it overrides the values set in init.ora file.
    For eg I can SET the following environment variables using a batch file
    SET NLS_DATE_FORMAT=RRRR-MM-DD
    Now when a new SQL session starts this values are set in the new session.
    Can I know which other Oracle initialization parameters can be set in a batch file.

    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/nav/initora.htm

  • How to modify Adapter parameters in PI 7.1 EHP1 ? using NWA

    Hi,
    Please advise me how to modify adapter service parameters in PI 7.1 EHP1 using nwa ?
    in the previous version 3.0 and 7.0, i can use visual admin ---> cluser -
    > services and i can find all the adapter service and modify the parameters.
    Thank You and Best Regards
    Fernand Lesmana

    Hello Fernand
    You can use the following alias to link directly to the PI adapter services
    http:<hostname>:<port>/nwa/sys-config
    See the link below for further details on this.
    Java Service Properties for the Adapter Framework 
    http://help.sap.com/saphelp_nwpi71/helpdata/EN/9f/cbd1413f389c39e10000000a155106/content.htm
    Regards
    Mark

  • How to modify user responsibility

    Hi,
    Please suggest me how to modify the user responsibility in oracle apps 11i.
    I have a user, he has system Administration role, however he wants System Administrator. Let me know how to change it.
    Thanks,
    -vinod

    Please suggest me how to modify the user responsibility in oracle apps 11i.
    I have a user, he has system Administration role, however he wants System Administrator. Let me know how to change it.You can assign responsibilities from (System Administrator responsibility > Security > User > Define). If you want to end-date the other responsibility/role then you can do from the same screen or from User Management responsibility.
    Thanks
    Hussein

  • Which are the initialization parameters that can be replaced by Environmet ariables

    If I am connecting to SQL Plus from a command window(cmd), which are the variables that I can set in Environment, so that it overrides the values set in init.ora file.
    For eg I can SET the following environment variables using a batch file
    SET NLS_DATE_FORMAT=RRRR-MM-DD
    SET NLS_LANGUAGE=US.AMERICAN.ISO***
    Now when a new SQL session starts this values are set in the new session.
    Can I know which other Oracle initialization parameters can be set in a batch file.

    http://otn.oracle.com/docs/products/oracle9i/doc_library/release2/nav/initora.htm

  • How to remove obsolete parameters in oracle

    hi,
    can anyone tell me how to delete a obsolete parameter in oracle,wat are the steps to follow or is there any command
    Thanks
    renjy

    how to remove obsolete parameters.

  • How to modify Java options in Oracle 10g Application Server

    I am trying to modify the Java Options to specify the following field:
    -Djavax.xml.transform.TransformerFactory=
    org.apache.xalan.processor.TransformerFactoryImpl
    But I am unable to locate the Server Properties section on the Administration section. I had expanded the Prperties section fully also. I had logged in as oc4jadmin.
    Can anyone help me out in understanding how to modify the Server Properties. I have consulted the Oracle Documentation but still I cant locate the Server Properties section.

    Michel,
    I have logged in using the following URL: http://<machinename>:<port>/em. The URL eventually changes to http://<machinename>:<port>/em/console/ias/oc4j/administration upon successful login.
    I clicked on the Application Server and then clicked on administration link but I dont see Server Properties. I only see the following under Properties section:
    EJB Compiler Settings
    J2EE Websites
    JSP Properties
    Logger Configuration
    Thread Pool Configuration
    Shared Libraries
    I am sure I am missing something here.Can you please help me figure that out please.?

  • New Initialization Parameters introduced in Oracle 11G

    May I know where can i get list of all new Initialization Parameters introduced in Oracle 11G?
    In upgrade document i found deprecated and obolete parameters, but not all new parameters which are introduced in 11G
    Thanks
    Sarayu

    Hi;
    I belive below thread will answer your question
    evolution of init.ora parameters
    evolution of init.ora parameters
    Also Please check below notes:
    Oracle® Database Upgrade Guide 11g Release 1 (11.1)<< part Adjust the Initialization Parameter File for the New Release
    Oracle® Database New Features Guide
    http://download.oracle.com/docs/cd/B28359_01/server.111/b28279/chapter1.htm
    Regard
    Helios

  • How to modify the database by Oracle-ridc-client

    How to modify the database by Oracle-ridc-client

    First of all, from your question it is not very clear what kind of modifications you intend to do - one correct answer to your question could be "call any non-read-only service", which will result as insert/update/delete to a table somewhere. My guess is that this is not the answer you are looking for.
    While working with RIDC (or CIS to answer your other thread at once) you have to understand that you integrate primarily with the application layer of your solution. If you want to modify the database scheme, you might, for instance, add a new metadata field - this is OK, because there is a service that you may call to achieve that. On the other hand you might want to change the db scheme directly (e.g. add a new column to a standard table); here neither RIDC, not CIS will help you unless you create a custom (server-side) service that you will call. Note, however, that you should be doing this only if you are really sure what you are doing.

  • Oracle Lite: How to create data subsetting parameters?

    I need to know:
    how to create data subsetting parameters?
    I need these parameters for use of a restricting predicate in an item publication.
    I were looking the forum and i found topics about "how to set?" but i don't found how to create a data subsetting parameter.
    I am replacing SQL server 2000 and SQL server CE by oracle 9i and oracle lite 5.0.2.
    Thanks in advance.
    PCID

    Had problems with the parameters shown on pages webtogo in the datasubsettings section because none of them were "defined", but in sections 1.4.1.2 I found these lines:
    Template: select * from master.task where CustCity = :city
    Then click OK. This brings you back to the previous screen. The template query contains a variable (subscription parameter) named "city". Later, when you provision the application to a user, you will be prompted to enter the value for it.
    I found out how to put a parameter to restrict registries that download to the pocket pc from each user.
    Thank you very much!!!

  • How to edit oracle portal parameters Example: _decoration=false

    Hi,
    I am not sure if this is correct area where I am posting my problem, but disperate about the soultion and help.
    as per my requirement in the portlets, I shouldbe restricting the users from accessing the Header links/option like "Home"Builder"Navigation"
    I have verified from the URL that parameter _decoration handles the links to be displayed or hiding them based on the values we pass as true / false.
    But I am not sure where and how to modify or edit the _decoration parameter configuration.
    Please help me soon with clear inputs how to resolve this.
    Thanks,
    Rajesh
    Edited by: user10428717 on Mar 24, 2009 4:28 AM

    user10428717 wrote:
    Hi,
    I am not sure if this is correct area where I am posting my problem, but disperate about the soultion and help.
    as per my requirement in the portlets, I shouldbe restricting the users from accessing the Header links/option like "Home"Builder"Navigation"
    I have verified from the URL that parameter _decoration handles the links to be displayed or hiding them based on the values we pass as true / false.
    But I am not sure where and how to modify or edit the _decoration parameter configuration.
    Please help me soon with clear inputs how to resolve this.
    Thanks,
    Rajesh
    Edited by: user10428717 on Mar 24, 2009 4:28 AM- This forum is fine. Though there is a more appropriate forum for portal related questions here: [Oracle Application Server Portal Forum|http://forums.oracle.com/forums/forum.jspa?forumID=14&start=0].
    - the method to restrict user's access of the top links like Navigator, Builder, etc is not what you described. you can restrict this access by using Access privileges for your users and groups on any such pages or portlets.
    However, I am not sure if you really wanted to block access to Home, Builder or Navigator page from such users. By default, Portal Builder page is visible to all public users (even those who are not logged in). And Navigator page is visible to those who can log in (AUTHENTICATED_USERS). That does not mean that they see all those powerful links or portlets too as a powerful user may see.
    - If you still want to do it, then do the following:
    For Builder page, click the Edit link. Go to Properties, and then Access tab. Here un-check the check-box for Display Page To Public Users.
    Similarly for Navigator, Edit the page, go to Properties/ Access. and see in the Grant Access section. Here revoke View privilege from the AUTHENTICATED_USERS group.
    AMN

  • How does oracle initialize datafile?

    Hi,
    Does anyone know how oracle initialize a datafile? In the following command, does oracle writes zeros to the 5MB datafile?
    # create tablespace test_ts datafile '/u01/oracle/data.dbf' size 500M;
    Thanks,
    R-

    Hi,
    With two consecutive posts stating that the 0's aren't really 0's I feel the need to check my results, so now I reproduced my test case but now with a 300M datafile, it took nearly 80 seconds in my OEL 5.2 (VMWare Workstation), then I checked the contents with bvi and after the header only 0's, then shred again (it took less than 10 seconds) and then bvi again and the contents are random data. Then I created the tablespace again, well assuming the file is already created and it's only a matter of marking in some place that the contents should be interpreted as "empty" space without actually zeroing the file, the creation of the datafile reusing the already existing datafile should take a few seconds, but really took the same 80 seconds it took the first time, so or Oracle is really slow creating the header or it's actually zeroing the contents (or delegating this task to the OS, I don't know). Now I see you're talking about an ascii 0 (hex 30) and I'm talking about a hex 0 (null), in that case yes, they aren't ascii 0's. Then to sumarize, the OP asked if Oracle writes zeros to the datafile and my answer is: when the datafile is create Oracle formats the contents writing zeros, but hex zeros not ascii zeros, the blocks actually don't contain user info but they're now prepared to receive it.
    Enrique
    PS: http://en.wikipedia.org/wiki/Hex_editor
    >
    By using a hex editor, a user can see or edit the raw and exact contents of a file as opposed to the interpretation of the same content that other, higher level application software may associate with the file format. For example, this could be raw image data, in contrast to the way image editing software would interpret the same file.>
    Edited by: Enrique Orbegozo on Oct 21, 2008 7:20 AM
    Edited by: Enrique Orbegozo on Oct 21, 2008 7:25 AM

Maybe you are looking for

  • Assign document (DIR) to organization unit (screen 209)

    Hello, I'm trying to assign a document to organizational unit. Or actually it's document info record (DIR) since using document management system (DMS). I have made configuration in at the DMS side; i.e. my document type has object NORG with screen 2

  • Edit In PS Elements 7

    When I try to "edit in" Elements 7 the image never shows up in Elements. Lightroom will open Elements and even alert me it is open and ready, but the image never appears in Elements. It did work once or twice, but has stopped working the last several

  • Does Elements save settings in a way that is visible to us?

    When I change a setting in PSE, such as adjusting Hue to, for example, +20, or when I add, for example, a blue photo filter, it appears that PS E does not display the change after applying it. It appears this way to me because, when I go back into Hu

  • Where is the cost of the icloud mentioned on the Apple websites?

    Where is the Cost of the icloud mentioned on the Apple websites?  How much is the monthly/annual fee for icloud? There is no Search in HELP either, just puts you in circles to sign up.

  • HD Space opened up big time, cant complain

    Just wondering if anyone else had this occur. With the recent 10.5.2 download I noticed a little while later my HD size grew alot. Prior I had maybe 25 GB available, after install over 100GB available. I did not delete items just really weird and won