Change in profile parameter

Hi,
we have ECC 6.0 in unix environment.
In production system we have cluster environment, we have DB+CL, Application 1 & Application 2.
Now we are getting the pagging issue so we want to change the instance parameter. i want to know that
if i am changing instance parameter, should i reset the parameter in DB+CL & all two application system?
please help out us.
Thanks & Regards,
Gawas.

on which server you have paging issue? is this on CI or any application server?
what OS you are using?
and what's the em/initial_size is set in instance profile for all the servers. what the PHYSMEM_SIZE you are using.
and can you send the trace file logs also.

Similar Messages

  • How to change INSTANCE profile parameter?

    HI,
    How to change INSTANCE PROFILE PARAMETER for permanent???
    any step by step or note?
    Thanks,

    Alf,
    Its is recommended to do parameter changes through RZ10. Check the parameter in RZ11 and if you see a check mark against DynamicallySwitchable, you dont have to reboot else it requires a reboot. All the changes you made through RZ10 is permanent. You can do it through OS level but its not a good practice. If you do it through RZ10 it is logged.
    Thanks
    Prince Jose

  • Profile parameter changes

    Hi gurus,
    while changing the profile parameter login/min_password_lng, getting error  E:login/min_password_lng is not identified identically on all servers. kindly help me to change the profile parameter login/min_password_lng.
    thanks in Advance,
    Anbu

    Hi,
           When you define a parameter at instance level this overrides the global definition. I believe you have removed the instance level definition for this parameter ??  Ensure that this parameter is defined ONLY in the DEFAULT profile . The summary is to have one value for this parameter for the whole SAP system rather than having different values for different application servers as a security policy parameter(of this kind) is something to do with a complete SAP system.
    Let us know.
    cheers !
    PRADi

  • History of Profile Parameter Changes!!!

    Hi,
    Please help with any way by which i can find the parameter changes in profile.I referred to other post and found TU02 tcode but this does not help.
    Basically we are trying find from particular to till now the list of parameter changes happened.
    satish

    Hi,
    Go to RZ10
    Choose the profile.
    Go to Extended maintenance
    Choose - Display.
    Then Select Go TO - Detailed List
    Again Click  Go to- Detailed List
    You can see the history of the parameter change.
    Regards
    Edited by: bhuban_2010 on Aug 5, 2011 5:35 AM

  • Profile Parameter changes after RAM Upgrade?

    Hi,
    We are using SAP ECC 6.0 on AIX 5.3 and IBM p595 seriers
    Now we have upgrade the Physical memory (RAM) from 8 GB to 16 GB.
    After Upgrading/Degrading the Physical memory (RAM) from the Server,What manual Changes has to be done for Profile parameter.Please provide the details.
    Cheers
    Deepu

    Hi ,
    After Changing the RAM in SAP System ..
    1) Increase the No of Work Processes , If Required
    2) Increase the size of Memory Areas ( Size of Extended Memory) , If you face any Memory Dumps
    3) Increase the SAP Buffer Sizes ( Program Buffer etc.) to have better performance.
    But it is not compulsary that you should change these parameters but changing these Paramters Values will improve performance of SYstem
    Thanks
    Deepak Gosain

  • Profile parameter for to change password

    Hello everyone.
          Is there any profile parameter to change the password after certain number of days say 30 days. I see there are profile parameters for lenght , uppercase, lowecase but is there one to change the password after a given period of time.
    Thanks.
    Neha.

    > I checked the profile parameters using the program RSPARAM. But I am not able to find a parameter to prevent the old password from being used at least ten times. I also checked in the table TPFET.
    >
    login/min_password_diff                  min. number of chars which differ between old and new password
    > And also can we prevent the password being same as user id.
    >
    > Should these parameters be changed in the deafault profile or instance or start profile.
    >
    It depends ... you may decide this by discussing with BASIS team and as per your Company SOP. I prefer Default profile. But never use Instance profile.
    Please go through the following links:
    [Password Rules|http://help.sap.com/saphelp_nw04/helpdata/en/d2/141fb593c742b5aad8f272dd487b74/frameset.htm]
    [Profile Parameters for Logon and Password (Login Parameters)|http://help.sap.com/saphelp_nw04/helpdata/en/d2/141fb593c742b5aad8f272dd487b74/frameset.htm]
    [Password rules and preventing incorrect logons|https://websmp110.sap-ag.de/~form/handler?_APP=01100107900000000342&_EVENT=REDIR&_NNUM=2467&_NLANG=E]
    [ Note 862989 - New password rules as of SAP NetWeaver 2004s (NW ABAP 7.0)|https://service.sap.com/sap/support/notes/862989]
    [Logon and Password Security in the SAP System|http://help.sap.com/saphelp_nw04/helpdata/en/eb/4bb638b5358259e10000009b38f8cf/frameset.htm]
    Regards,
    Dipanjan

  • Increase Performance without changing  profile parameter

    Hi folks,
    How to Increase the Performance without changing  profile parameter ?

    One of the easiest ways to gain some performance is to turn off any unnecessary services running on the server. Depending on the platform, you can gain some memory by just removing these (turn off sendmail or postfix if you are not sending any messages [monitoring or otherwise]).
    J. Haynes
    Denver, CO

  • Profile Parameter : Time out for executing query on the web

    Hi gurus,
    I am executing queries on the web directly. This can be done from query designer with the button that says "Execute query on web". The problem is that for queries that take more than 600 Secs to run, I get an Application timed out error. Queries that take less than this run smoothly.
    Can anyone please tell me the profile parameter associated with this particular setting. It is not rdisp/max_wprun_time, I know for sure since the value for this profile parameter in my system is 9999. Please help.
    Thanks & rgds,
    Sree

    Issue resolved.
    Profile Paramter - icm/server_port_0
    Current Value - PROT=HTTP,PORT=8000,TIMEOUT=60,PROCTIMEOUT=600
    Changed to - PROT=HTTP,PORT=8000,TIMEOUT=60,PROCTIMEOUT=3600
    rgds,
    Sree

  • Profile Parameter to execute Abap Program at user logon.

    Hi Experts
    I've written a small printer selection program to change the users profile parameter.
    Is there another profile parameter that can be given to execute this program automatically
    when the user logs on.....The reason why I'm looking for a profile parameter to do this is, that only
    certain users need to have this happen at logon.
    Kind Regards
    Vic

    Hi Javi,
    I don't think you need a custom process chain for this. You can use delivered Process Chain for logic and hard-code your script name in the package. In that script you can call BADI that has your ABAP program inside.
    You can find guides how to build BADI here:[How to Pass Parameters to Custom Logic BADI using START_BADI|http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20f4252d-98ca-2b10-e689-f85085ae2d12] or here [Creating Custom Script Logic Keyword BADI's - BPC NW|Creating Custom Script Logic Keyword BADI's - BPC NW;.
    Method IF_UJ_CUSTOM_LOGIC~EXECUTE has IT_CV as one of parameters. In your script you probably have to use *XDIM_MEMBERSET to get parameters from DM prompt. IT_CV will have all XDIM members.
    Please let me know if you have any other questions.
    Regards,
    Gersh

  • Significance of editing profile parameter

    Hi Expertise,
              Please clarify me what is login/no_automatic _user _sapstar parameter because
              in order to use sap.net connector I have changed the value of this profile from
              1 to 0 in Default profile of our test system and restarted the SAP .It worked.
              my doubt is what is the significance of this parameter what are the other areas
              this change in the parameter will effect. I am a fresher in SAP please help me out .
              Thanks in advance
    Best Regards
    Venkata Satya

    Dear Venkata
    Please refer to this link
    http://help.sap.com/saphelp_nw70/helpdata/en/3e/cdacecedc411d3a6510000e835363f/frameset.htm
    It explains the significance of this parameter
    Also see the SAP Note 68048
    Award points if useful
    Message was edited by:
            Shantanu Sardeshmukh

  • Profile parameter for passwords - conflicting documentations.

    Greetings!
    I've encountered an issue with profile parameter login/password_max_idle_productive
    Integrated help in SU01 says:
    You can use the profile parameter login/password_max_idle_productive to define the point as of which the validity of the productive password ends. The time is calculated from the date of the last password change plus the number of days specified in the profile parameter. Password-based logon is then not possible from this point.
    This makes this parameter redundant (we have login/password_expiration_time ).
    SAP Library says (see link below):
    Specifies the maximum period for which a productive password (a password chosen by the user) remains valid if it is not used.
    Which suggests that the time after which passwords are considered expired is calculated from last logon date plus whatever is the parameter value.
    SU01 help specifies explicitly how this parameter works but it conflicts with a more ambiguous description found in the SAP Library. The observed system behavior on logon is in line with SU01 help, but report RSUSR200 does not list the user as having an expired productive password.
    We're on ECC 6.0, release 701 with support package 3. I could not find any SAP notes relating to this issue.
    Has anyone encountered this issue before or have I just run into an odd glitch?
    [SAP Library|http://help.sap.com/saphelp_nw70ehp1/helpdata/en/22/41c43ac23cef2fe10000000a114084/frameset.htm]

    It sounds like you have a requirement to set the expiration time (when the user has to change the password) which is for a different user group than those for which you want to disable an idle password. Currently, both are global settings and affect both user groups (actually, all users of type DIALOG and COMMUNICATION - only SERVICE and SYSTEM type users are not affected).
    In that there is an option for you... but be aware of license implications... or you can upgrade to 7.02 early next year (I think this is the correct release, time and release "alias" for it..) and then the config your security policies client dependently!
    Currently, your best option is to not set these two global parameters illogically and monitor the user group manually from RSUSR200.
    In the wild, many folks use the user type difference to workaround this, but that is also global to the user type so they are excepted from the expiration time as well. Additionally, not all functionality is available to them on the client side (e.g. SAP Logon Tickets won't work) and the authority-checks are even slightly different on some special cases.
    Personally, I don't understand why users with authorizations to make purchase requests only should change their passwords more often (expiration time) or be more active (idle time) than those with SAP_ALL etc.
    > I hadn't considered SSO since we do not currently use it.
    SSO solves several of these problems by deleting the password completely...
    Cheers,
    Julius
    Edited by: Julius Bussche on Oct 8, 2009 9:59 PM

  • PI 7.1 Exchange profile parameter:

    Hi
    I got a chance to have a look at PI 7.1. While going through the Exchange Profile parameters, I found a new addition to the existing parameter list. Its called internal. I could not find any information about it.
    help.sap documenation also does not make a mention of this parameter
    I want to know why this parameter is required. Please help.
    Best regards,
    Hari

    Hi,
    I am not sure but most of the Exchange profile parameter are to be for SAP Intyernal use only that should not be altered while custom Installations.
    May be that kind of paramteres have sagreegated under Internal category to restrict the changes for it.
    Thanks
    Swarup

  • Setting profile parameter

    Hi all,
    To use dynamic error handling in the ICM or Web dispatcher, we must set the profile parameter icm/HTTP/error_templ_path to the directory with the error template files.
    How can we do this? Where do we set the profile parameter? Is there any TCode for this?
    Regards,
    Saurabh

    go to rz10
    choose instance profile
    choose radiobutton extended maintenance.
    click change
    in the resulting screen click create button now using F4 choose the desired paramter and set its value
    check out this online documentation about error template and where it can be stored.
    http://help.sap.com/saphelp_nw04/helpdata/en/f6/3c0b0389cea34ba66f10d62b718a1a/frameset.htm
    Regards
    Raja
    check out the following weblog on SDN way of saying thanks.
    /people/mark.finnern/blog/2004/08/10/spread-the-love

  • Changing dynamic profile-parameters in batch

    Hello,
    want to change dynamic profile parameters (rdisp/btctime) in batch.
    I know that i can change this in Transaction RZ11 - but i must change it, depending on our
    batchstrategy in the night.
    best way for me - is to change it via batchprogram - with variant 'parameter' - 'value'.
    thank you for help
    best regards
    L.Misof
    R&S

    Hi,
    why don't you use the operation modes for increasing batch work processes in night ?
    Thanks
    Sunny

  • Profile parameter name

    Hi Gurus,
    What is the profile parameter name which is used to increase the character length of user name?
    Thanks in advance.

    Hi,
    There is NO such profile parameter exists to control the character length of User Name.
    You can change the character length of this field in the following way ONLY.
    Go to TCode:  SE11 and Change the character length of the field " BNAME " (Data Element:  XUBNAME) in the USR* tables. Basically you need to change the Data element character length from default 12 to your desired value.
    But the main heads up is that you need a Developer Access key, as this is "Modifiation" and Not customization.
    Please let me know if these information is helpful.
    Regards,
    Dipanjan

Maybe you are looking for

  • In regards to Spyware and sitse I go onto

    Okay, my boss has a G4 desktop and he gets a lot of junk email. He claims that sites I go on while I'm on his computer are able to figure out his email address, simply by me visiting the sites. I have never heard of this, unless it's a virus. Can any

  • What is the range for the Time Capsule

    Good day for you all, Can anyone help me on the following: 1. What is effective the range for the Time Capsule if there are 2 walls 6" thick each obstacle the way? 2. Can I backup my data to my Time Capsule anywhere in the world using the Internet? 3

  • Printing Issues with Lightroom 3

    I'm confused about how printing is supposed to work. I take a single image and try to print it using the 8x10 template but there are a couple of problems with the output. 1) When using the built-in 8x10 template the image printed is not located on th

  • Warehouse Stock levels

    Forum, When we process a sales order, the current stock level for an item is displayed. This is currently the total of all warehouses. Is it possible to display the stock quantity of a single warehouse on the sales order entry screen? Regards, Juan

  • Pheedo is on every site I try to open and am not able to open any news sites. Why?

    when I click on a site such as any news site the address bar starts out https://http://pheedo.msnbc.msn.com/click.phdo?i=e85b8063ae0ed8fe00f617e4ba711650 This copied from a site I tried to open. Just had my computer cleared of all virus.