Profile parameter related to DIA increment

Hi all,
If we increase # of DIA wp using RZ10, the init/max swap requirement is calculated automatically for us. What about the buffer size (listed on the left side of no.of work process area in RZ10, i.e.abap program (abap/buffersize)?  What is the best practive, do we have to adjust those buffer or wait till swap value(ST02) becoming high?
Thanks alot.

Hi,
The ABAP program buffer size is adjusted by default when you install the SAP, but it is not necessarily the ideal value for the parameter.
It stores the compiled executable versions of ABAP programs (loads). So if you observer the swaps i.e. if the number of swaps for the ABAP buffer between 24hrs is more than say 8000, the you need to increase the buffer size. Also if the hit ratio for the ABAP buffer is below 98% then you need to consider increasing the buffer size. Swapping is a normal process but the number of swaps in one day is the key so if that is high you will have to increase the buffer size.
Hope that helps, <removed_by_moderator>
Read the "Rules of Engagement"
Edited by: Juan Reyes on Nov 2, 2009 9:22 AM

Similar Messages

  • User Profile Parameter ID KVS not work

    Hi,
    I've got some troubles with parameter id KVS. I set it in my user profile,
    parameter = KVS    
    value = B2   
    description = Version (CO)
    when I call report GPCQE53LSADXCC16KZ1R96N5156001, there are two fields with this parameter,
    and their value remain "0" instead of "B2".
    I need to put the parameter value on one of this two fields, how can I do?
    Could someone help me?
    thank you in advance,
    Fede

    You can run Incremental Sync from user profile 3-4 times. This will delete the user profile from SharePoint UPA.
    Now, we need to run UPA clean job timer job available in Job Definition inside central administration.
    This is a by design issue which you have raised. But, to get it done on the same day you need to follow above mentioned steps. This would be done in some hour and cannot be achieved in 4-5 minutes. So, your original request is a by design issue and can be
    done i some hours.
    Thank You, Pallav S. Srivastav ----- If this helped you resolve your issue, please mark it Answered.

  • 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

  • SSF Profile Parameter ssf_md_alg

    I need to set an SSF Profile Parameter value, due to a legal requirement in Portugal regarding invoice certification.
    The parameter is ssf_md_alg and i need to set it to 'SHA1', but i don´t know where to set SSF parameter values.
    Can anyone help ?
    Moderator message: relation to ABAP development unclear.
    Edited by: Thomas Zloch on Jan 19, 2011 6:14 PM

    Hello Anatoly,
    I had exactly the same issue with a SSF library provided by SBKontur (RU). Their library "KonturSSF.dll" could not be loaded by ssfrfc.exe on the frontend, the trace file contained something like:
    =================================================
    === SSF INITIALIZATION:
    ===... SSF initialization file C:\Program Files (x86)\SAP\FrontEnd\SAPgui\ssfrfc.ini found.
    ===...SSF library is C:\Program Files (x86)\SAP\FrontEnd\SAPgui\KonturSSF.dll .
    ===...SSF trace level is 5 .
    ===...SSF hash algorithm is SHA1 .
    ===...SSF symmetric encryption algorithm is DES-CBC .
    ===...completed.
    =================================================
    =================================================
    === LOAD SSF FUNCTIONS:
    ===...could not load SSF library C:\Program Files (x86)\SAP\FrontEnd\SAPgui\KonturSSF.dll .
    After some investigation I found out by calling the ssfrfc.exe directly in a Windows command box with option -D, that the library had dependencies to Microsoft's C runtime libraries MSVCP120.DLL and MSVCR120.DLL.
    Unfortunately, this is not logged into the SSF RFC Trace File dev_ssfa*, but only shown as error message in a popup window if you execute ssfrfc.exe directly as mentioned before.
    So you should try this in order to find out if there are dependencies with your special library.
    Kind regards
    Heiko

  • 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 icm/host_name_full is not set correctly

    Hi All,
    I am  working on Solution Manager 4.0. When I execute TCODE "SOLUTION_MANAGER", it gives the following error:
    Profile parameter icm/host_name_full is not set correctly (see long text)
    When I click on "Long Text", it gives me the following message widow:
    Message Number: SOL_GRAPHIC002
    Diagnosis
    The graphic cannot be displayed, since the profile parameter icm/host_name_full is not set correctly.
    Procedure
    Set the profile parameter icm/host_name_full correctly.
    For more information, see SAP Notes 434918 and 677118.
    I have referred to both the notes above. In note# 434918, it says that I need latest kernel patch (which is 150).Also the icm/host_name_full parameter parameter was not there in Solution Manager, so I created in the following manner:
    Parameter Name =icm/host_name_full
    Parameter Value=smgdcs1s.example.com
    But however, the error continues to be the same.
    Kindly help me asap.
    Thanks in advance.
    Regards,
    Faisal

    Hi Markus,
    Earlier the profile was activated and server was also restarted. However, it was not efffective.
    Now once again i have activated the profile and restared the server. Now I am able to see the profile and it value in
    RZ10
    RZ11
    Thanks a alot for your valuable inputs
    Thanks and Regards,
    Faisal

  • 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

  • Setting profile parameter icm/HTTP/error_templ_path

    Hi, I have a SAP Enterprsie Portal installation with only java stack (no abap stack),
    i want to set a profile parameter icm/HTTP/error_templ_path,
    please direct me how to set this parameter, 
    also, i need this parameter to be applicable for the SAP web dispatcher, i mean it should be effective for all java instances (i have 2 java instances),
    please help,.......................as there is no ABAP stack, i dont know where to set this parameter

    That parameter you mentioned describes of where the error templates can be found
    You can generate your own static or dynamic error pages for the ICM
    which are sent to the client if an error occurs. Use this parameter
    to specify the directory in which the ICM can find the pages.
    If this parameter is not set, the ICM returns its own static error
    page.
    For information about how to generate the error pages, see the
    documentation in the SAP Library or using the Help Portal.
    SAP Web Application Server -> Client/Server Technology ->
    Architecture of the SAP Web Application Server -> SAP Web
    Application Server Components -> Internet Communication Manager ->
    Error Handling Using the ICM.
    Eventhough u have only java stack u'll have an ICM.
    Since the value for the parameter is just a string mentioning the path of the folder which contains the customised web pages.
    Mention the same path in all the instance profiles (in your case 2 java instances).

  • Configuring profile parameter for a table lock object

    Hi Experts-
      I want to set the 'wait time' (_WAIT) parameter as a profile parameter for a table lock object.
      I have created a lock object on a ZTable. I lock and unlock this object in exclusive non-cumulative mode through the enqueue and dequeue lock object function modules. These generated FMs are invoked via my custom function module.
      My function module will run in the background as a scheduled task in R/3. I execute the Enqueue FM at the start of the FM and keep the table locked until the last step finishes in my FM and then I Dequeue it. I want to have the processing wait and retry the Enqueuring FM at set intervals in case the one run doesn't finish entirely and a new run of this same job kicks off.
    Thank you,
    - Vik.

    Set the wait parameter = 'X'.  These means that if it encounters a lock, then it will wait a certain time for the lock to be released.  This certain time is a system value set by your basis team.  I don't imagine it being a very long time.
      CALL FUNCTION 'ENQUEUE_EZPIPHYINVREF'
           EXPORTING
                MODE_ZPIPHYINVREF = 'E'
                MANDT             = SY-MANDT
                _WAIT             = 'X'.
    Regards,
    Rich Heilman

  • 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

  • Read profile parameter in ABAP

    How could I read out a profile parameter such as zcsa/installed_languages in ABAP?
    Is the a function I could use?
    regards HT

    Here is one way...
    REPORT  zrich_0001.
    types: begin of tpar,
           status type sy-index,
           name(60) type c,
           user_wert(60) type c,
           default_wert(60) type c,
           end of tpar.
    data: par_usub type table of tpar with HEADER LINE.
    data: par_sub  type table of tpar  with header line.
    call 'C_SAPGALLPARAM' id 'PAR_USUB' field par_usub-*sys*
                          id 'PAR_SUB'  field par_sub-*sys*.
    read table par_usub with key name = 'zcsa/installed_languages'.
    if sy-subrc = 0.
      write:/ par_usub-name(30), par_usub-user_wert(20),
              par_usub-default_wert(20).
    endif.
    REgards,
    Rich Heilman

  • 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

  • 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

  • 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

  • Abap/SIGCHILD_default profile parameter

    Hi All,
    I tried to add the parameter abap/SIGCHILD_default in instance profile and it's value as 'on' but I recieve a message - 'Unknown parameter abap/SIGCHILD_default, a check cannot be performed', 'Parameter value not permitted'.
    I already referred the Note 790017 - sy-subrc of CLOSE DATASET if FILTER addition used and our SAP release is 701 EhP4.
    However, still I continued and now parameter is added into the profile and profile is activated after SAP restart.
    Any idea why it says that parameter not permitted? And I think still this parameter has no relavance in our system because we recieved that particular message ?
    Thanks and Regards
    Subba Rao

    Hi Juan,
    Thanks for quick reply.
    I found another note similar to what you said, for e.g.  Note 903245 - VMC Profile Parameters are not known in RZ10/RZ11, however parameters are different.
    This note suggests, 'You can add VMC parameters with RZ10, also if RZ10 doesn't know the parameter name. Important is, that the kernel knows it. If the kernel doesn't know the parameter too, it will be ignored.'
    Please confirm, is it the similar case here with 'abap/SIGCHILD_default' ? In earlier note I pasted it was written - 'In the SAP Kernel 7.00, the profile parameter abap/SIGCHILD_default is available since Patch Level 0'. So I think for our SAP Release 701 this parameter is already available for our kernel and it will work fine despite that 'unknown parameter' message in RZ10 ?
    In RZ11, I see the same messgae - 'The parameter name is not known'.
    Thanks & Regards
    Subba Rao

Maybe you are looking for

  • HP C5180 Driver issue

    Hello all, I know that this has been touched on in previous threads, but I wanted to confirm an issue with the 9.7.1 drivers from HP for their C5180 All-in-One. As far as I can tell, the printer works fine for everything except selecting the photo pa

  • Can I burn a 10.33GB movie on a 4.7 GB Dvd-r?

    Cut an Imovie that is 48 minutes long and 10.33GB I try to create Imovie Magic with IDVD8 and burn it on a 4.7 DVD-R. Takes 33 hours to render and burn. Is that nuts? The computer usually shuts down or freezes and I can't continue. I have another Mac

  • To Akash :  Http Connection problem

    Dear Akash, Thanks for the reply u gave for my question I tried with Thread also. I still have few doubts & problem. 1. Do we need to get special permission from operators for uploading the images or text to server. I have tried to upload captured im

  • How can i get the time and result together show in one Array or in Cluster?

    hello everyone i am a new user .I want to get the time and voltge form a Generater. How can i get the time and result together show in one Array or in Cluster?When i selecte the first(or third...) result then in the front panel display the time and t

  • GRR2 new library join table together

    Hello all: can I create new library in report painter with joining cost center (CCSS) and profit center (GLPCT) together. BR, Manthana