Profile parameter issue

Dear All,
I just create a client and abt to do a client copy. But started the test run( resource) and still it is processing??
checked the st02 and was amaze to see all swaps happening.
ametab (NTAB)                                                                                0
Table definition     63,95     6.798                          20.000                              0
Table definition     63,95     6.798                          20.000                        151.073  175.109
Field definition     55,18    31.563        710       2,37    20.000      8.852      44,26  172.240  183.861
Short NTAB           97,78     3.625      2.590      86,33     5.000      3.078      61,56        0    1.922
Initial records       5,40     6.625      5.385      89,75     5.000        838      16,76  153.206  157.368
                                                                                0
Program                71,21   150.000          4               37.500      8.715      23,24  151.329  540.342
In RZ10 the instance profile has the following value set.
ABAP Programs           150000  KB
Nametab                  45272  KB
Generic key tables       29297  KB
Single key tables        10000  KB
CUA Information           3000  KB
Screens                   4297  KB
Need to increase the parameter of the instance profile.
So should I have to add
rsdb/ntab/entrycount
rsdb/ntab/irbdsize:
rsdb/ntab/ftabsize
for increasing the size of buffer? or from oracle??

Prashant
As much I could understand from your posting is that
1.Your system has default values and that is why these are not set in instance or default profile.
2.You can check all those parameters in rz11 and understand the meaning of each parameters.
3.Later whatever parameters you want to set in instance profile with rz10 .Please configure them in instance profile then save them.
4.To activate these parameters ,you need to restart sap and sometimes db and sap both.
Hope it help you.
Amit Asthana

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

  • Setting personalization via profile parameter in the business role vs su01 personalization

    We are trying to have the personalization for a user on login determined by the business role they choose (if they have more than one) via the profile parameter in the business role.
    Setting the personalization this way doesn't seem to get picked up for the user, any experience with this issue?
    Regards,
    Curtis Finchercr

    Hi Curtis,
    In CRM, users can personalize their screens by logging in to web client by selecting the business roles.
    Once they are in to the business role they can able to see "Personalize" option on right hand side top corner. If they click that option they can able to modify their own data (personal information), Lay out, Settings, Groupware integration and Favorites modifications as well.
    Thanks,
    Siva

  • Msprot: cant read profile parameter rdisp/mshost

    Hi
    When I run : msprot -name <SID> -l it returns:
    cant read profile parameter rdisp/mshost
    rdisp/mshost is set in the default profile to : sapms<SID>
    in etc/services  sapms<SID> is assigined to   <port_number>/tcp
    If you change rdisp/mshost to the port number rather than sapms<SID> it works....but we don't want to change the parameter to the port number.
    Thanks
    Jim

    Thanks.....i've being testing the command....it's like it can't read the default profile...
    if i use mshost switch it complain it can't read msserv.....once I use both switch it runs ok....
    I changed default profile to 777 just to test if it was a permissions issue but that didn't make a difference.
    Thanks for the note but that seems to be dealing with windows...i'm working on sun...tried it on linux also and get
    the same problem....
    Cheers
    Jim

  • Saptranshost profile parameter showing wrong value

    Hi Expert,
    We are using EHP6 with sybase database on windows platform
    We get stuck while configuring stms.
    After working more on same issue we found that "DIR_TRANS" parameter showing wrong path in AL11 tx.
    "DIR_TRANS = \stats\sapmnt\trans"
    The correct value should "DIR_TRANS = \sapprd\sapmnt\trans"
    (Wrong host name showing in path as "stats" where it should be "sapprd" )
    After changing the value in profile parameter "SAPTRANSHOST" from RZ10 tx as "SAPPRD" issue get resolved.
    When I checked profile parameter "SAPTRANSHOST" from RZ10 in production system, its showing me following value:
    >>Unsubstituted standard value: STATS
    >>Substituted standard value: STATS
    Same I checked in Development system and showing as below:
    >>Unsubstituted standard value: $(SAPGLOBALHOST)
    >>Substituted standard value: SAPDEV
    My question is why "SAPTRANSHOST" profile parameter showing "Unsubstitued standard value" as "STATS" where is should be "$(SAPGLOBALHOST)"
    Sap not allowed to change the same. Only allowed "Parameter Val" in RZ10 tx.
    How to change "stats" as "$(SAPGLOBALHOST)" and what can be possible reason as value showing stats.
    Regards.
    Dev

    HI

  • 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

  • Payment Process Profile Duplicate Issue

    I'm having an issue when creating templates and adding payment attributes. Two attributes of the same thing come up. I'm guessing this is a bug that we are missing the patch for but am not completely sure on this. I haven't been able to find any previous issues on MOB or the forums. Any help is greatly appreciated. If you want an imagine you can go here.... http://screencast.com/t/1Wldm6WtCe ... or I can attach a word document with screenshots if this would help (via email because I don't see how to do it here). Navigation is below and then information on database is below that.
    Navigation: Payables Manager > Payments > Entry > Payments Manager...............then...............
    Templates > Payment Attributes.
    Information on Oracle Database:
    Database Server
    RDBMS : 11.2.0.2.0
    Oracle Applications : 12.1.3
    System Date : 15-SEP-2011 15:47:54
    Forms Server
    Current Form
    Form Application : Application Object Library
    Form Name : FNDSCSGN
    Form Path : UNKNOWN
    Form Version : 12.0.15.12010000.10
    Form Last Modified : $Date: 2010/03/21 22:56 $
    Scheme Display Profiles
    Java Look and Feel : ORACLE
    Java Color Scheme :
    Color Scheme Indicator : GENERIC
    Indicator Colors : Y
    Forms
    APPSTAND : 12.0.6.12010000.6
    APXINWKB : 12.0.601.12010000.316
    FNDSCSGN : 12.0.15.12010000.10
    Form Menus
    FNDMENU : 12.0.2.12010000.6
    Forms PL/SQL
    APPCORE : 12.0.29.12010000.22
    APPFLDR : 12.0.6.12010000.2
    CUSTOM : 12.0.0
    FNDSQF : 12.0.3.12010000.8
    GHR : 12.0.46.12010000.32
    GLOBE : 12.0.76.12010000.6
    GMS : 12.0.51.12010000.11
    IGILUTIL2 : 12.0.32
    IGILUTIL : 12.0.3
    OPM : 12.0.7.12010000.2
    PQH_GEN : 12.0.7
    PSA : 12.0.17
    PSAC : 12.0.5
    PSB : 12.0.2
    VERT1 : 12.0.0
    VERT2 : 12.0.0
    VERT3 : 12.0.0
    VERT4 : 12.0.0
    VERT5 : 12.0.0
    VERT : 12.0.0

    Please see these docs.
    Duplicate Records: Receipts, Payments, Bank Accounts, Payment Methods, Transaction Codes, Payment Process Profile in Several Modules, Forms - Receipts and Summary, Payments, Bank Transaction Codes etc [ID 444297.1]
    R12: APXPAWKB Duplicate Payment Process Profile Appears in Lov of Payment Workbench [ID 759033.1]
    Payment Process Profile Shows Duplicate Enteries In List Of Values [ID 1243624.1]
    Payment Workbench Error: Payment Process Profile (PPP) Issues (APXPAWKB.FMB) [ID 1325938.1]
    Thanks,
    Hussein

  • 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

Maybe you are looking for