Profile parameters

Hi all ,
my system showing one warning .Actually i am having ECC with Abap.When ever I was entering the RZ10 t code and click on to the display ,create or any button it showing this warning "there is no any profile parameters".can you suggest to me how can i add profile parameters i mean default profile parameters.
regards ,
sai

you can set profile parameters....
   SAP profiles are operating system files that contain instance setup information. The profiles are stored under /usr/sap/SID/SYS/profile directory.
The following three types of parameter files are defined in SAP:
u2022 Default -DEFAULT
u2022 Start profile - START_DVEBMGS00_
u2022 Instance profile - SID_DVEBMGS00_
These parameters are used for setting the system parameters. These parameters can be maintained by the transaction u2018RZ10u2019 or through the menu:
CCMS ->Configuration ->Profile maintenance
For creating a new profile:
1. Execute transaction u2018RZ10u2019
2. Specify the name of the profile that is to be created and choose Profile -> Create. The system creates the version number automatically.
3. Enter a short description of the profile, the filename into which the profile should be activated, a reference server and the profile type. Then choose Copy.
4. You can maintain parameters and their values by flagging either Basic or Extended maintenance and choosing Maintain.
5. Once the changes are made, choose Copy to return to the initial screen of Transaction RZ10.
6. Then check, save and activate the profile that has been created
7. After this the instance has to be restarted
and also use the links which i provided in my previous post.
regards,
Pradeep

Similar Messages

  • Which R3-Profil-Parameters are Reported ?!?

    I have a Sap Solution Manager (SSM) with Enhancement Package1 which gets data for the EWA (Early Watch Alerts) once a week (on sundays) from the connected SAP Systems. The data is then saved in a set of tables named "DSWPBI_*", i.e.
    DSWPBI_Server
    DSWPBI_Sysdata
    DSWPBI_System
    For Auditing Issues i am specially interested in the R3-profil-parameters which are stored in the table DSWPBI_Server. My question regarding the values for these parameters is:
    Which value will be stored (and reported later) when a profil parameter is changed dynamically (means the parameter will be activated without restarting the system). For example the dynamically changeable parameter xyz may be set to the value "1" in the instance profil but is dynamically changed to "2" during operations. Which of these values will be found (and reported) in the table DSWPBI_Server ?
    Is it the value "2" because it is the momentarily active one or is it "1" because it is the value saved in the profile file (and will be active after the next reboot) ???
    Thanks you for your help,
    Christoph

    will assign points to any suggestion

  • Accessing Exchange Profile Parameters programatically (using Java/ ABAP)

    Hi All,
    Exchange Profile parameters can be accessed using the URL http://<server>:<port>/exchangeProfile
    Does anyone know how to access 'Exchange Profile parameters' programatically. (from java).
    Code snippet for the same would be of great help.
    Regards,
    Siva Maranani

    Hi,
    Is there any way to access exchange profile parameters using Java?
    I need to access exchange profile from an UDF.
    Thanks in advance.
    Pedro Leal

  • DB02 ! Alert Monitor ! Profile Parameters ! Compatible value : 11.2.0

    Hi,
    My system is :
    SAP ECC 6.0 EHP 5 last SP available.
    Database Oracle 11G 11.2.0.2.0
    In transaction DB02 , Alert Monitor ,  Profile Parameters,  there is a red alert in "compatible "
    value : 11.2.0 <> 10.2.0
    How can i corret this red alert ?
    Also in DB02 , Space Management,  Segments , Mosta Allocate extents in any segments,  has red alert.
    How can i fix it ?
    Thanks.

    Hello,
    these checks are performed with settings as per DB17.
    http://help.sap.com/saphelp_nw70/helpdata/EN/25/5215e970077e4fb366e5ce25629aac/frameset.htm
    In transaction DB02 , Alert Monitor , Profile Parameters, there is a red alert in "compatible "
    value : 11.2.0 10.2.0
    How can i corret this red alert ?
    If your DB is 11.2.0 10.2.0, please update check condition in DB17
    Also in DB02 , Space Management, Segments , Mosta Allocate extents in any segments, has red alert.
    Note 666061 - FAQ: Database objects, segments and extents
    http://help.sap.com/saphelp_nw04s/helpdata/en/25/5215e970077e4fb366e5ce25629aac/content.htm
    thanks
    ashish

  • 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

  • Dynamic profile parameters

    Hi
    I would like to get all the list of dynamic profile parameters at R/3 level.
    Could anyone please let me know if there is any OSS note availabe which lists out all the dynamic parameters? I tried but,couldn`t find the related ones.
    Is there any way to find out from R/3 level?
    regards,
    Vinodh.

    Dear Vinod,
    There is a table called TPFYPROPTY which lists you all the dynamically switchable parameters identified by dynamic indicator. you can view this table using transaction se16.
    you can also get into Rz11 and check the dynamically switchable check box value for that corresponding parameter.
    Reward points if useful.
    Sree

  • Reading system profile parameters programatically in ABAP

    Hi,
    Does anyone know how to read system profile parameters like icm/host_name_full using ABAP?
    Thanks in advance!
    Regards
    Erick

    You can use the following code to get the values.  Really it is just reading a file which is stored on the application server.
    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*.
    loop at par_usub.
      write:/ par_usub-name(30), par_usub-user_wert(20),
              par_usub-default_wert(20).
    endloop.
    Regards,
    RIch Heilman

  • Profile parameters controlling idle passwords

    We are planning to activate the two profile parameters:
    login/password_max_idle_initial
    login/password_max_idle_productive
    on our productive ERP system to control the validity of idle initial & productive passwords.
    Our Basis-team are concerned about this, because the change will take effect on all clients on the system. Once in a while they need access to client 000, 001 & 066 and now they fear that the passwords on their personal accounts will be expired when they try log on to those clients (nobody, except the basis-guys have access to client 000,001 & 066)
    I would like to hear from you, how you handle this issue in your installation.
    Best regards,
    Peter Jæger

    Luckily for you, people have thought this to be usefull before and it was added to the [SDN Security Funactionality Wishlist |https://wiki.sdn.sap.com/wiki/display/Security/Abilitytoassignsecuritypoliciestospecific+users] some time ago.
    Last I heard, the status was that the code base for the feature was approved and already implemented. The application components to be able to use it will be delivered with a future release (so you are looking at sometime next year).
    Anyway, why don't you give the basis folks the ability to logon to client 000 from their SolMan using trusted RFC? This was the local password can be deactivated without any interuptions and when the do need it for some reason, they go via the SolMan and reset the password in SU01.
    Cheers,
    Julius

  • Changing profile parameters

    i want to change a few profile parameters - when i search them in transaction RZ10 - i can't find them but when i search them in transaction TU02 i do find them but i can't change them - how can i change these profile parameters?

    Hi Moshe,
    You can change parameters using RZ10, just open the right profile, then click on the Display <-> Chnage button, and then modify or add new parameter, then press copy go back and Save.
    Restart SAP for the change to take place.
    Regards
    Juan
    PS: Please reward with poins if helpful

  • Profile Parameters - Definition and Description

    I am looking for a complete list of profile parameters and their functions.
    I have been able to generate a list through the RSPARAM. however there is quite a significant amount of the parameters that are not described and their usage seems quite elusive as a Google of some of these parameter does not return any results.
    I have been able to place together some of the descriptions and values through certain documentation and feature articles, however I am far from completely understanding most of the parameters. I would be most grateful if anyone could point the way to any resources that could help me out in this matter.
    Thanks in advance.

    Hello Anshara,
    I don't know where you could check the meaning of all possible parameters, all at once.
    However, you can access the transaction RZ11, type the parameter name, hit "display" and then hit "documentation". This should work for most of the parameters, and it will explain what the parameter does, including syntax and possible values.
    For the parameters that are not documented on RZ11, you can try to find SAP notes describing them.
    Regards,
    Isaias

  • SAP Profile Parameters which controls the [ Background Jobs ]

    Hi,
    Is there any SAP Profile Parameters which controls the [ Background Jobs ] getting executed.
    Also I would like to know especially if there are any Timeout Parameters for Background jobs getting executed in the ABAP System.
    Thanks in advance.
    Regards,
    L Raghunahth

    Hi
    Thanks for your reply..
    based on your reply , I searched and found a parameter called rdisp/max_wprun_time
    The description given for the parameter is "Maximum work process run time"
    Do you have any idea about what is this parameter for ?
    Thanks again
    Best Regards
    L Raghunahth

  • SAP note for  profile parameters

    Can any one please tell me the note number which specifies  SAP recommended values for all profile parameters ?
    Regards,
    Srinivas.

    follow http://help.sap.com/saphelp_nw70/helpdata/EN/d1/80b716dc8111d2ac8f0000e83539c3/content.htm

  • Profile Parameters on SolMan 7.1 SPS 11

    We started to set profile settings Solman. And exposing those or other parameters that would minimize the maximum swap, it turns out that the load on the I/O is too high and the system starts to slow down greatly. Promt, who faced what better profile settings set to what value?

    Hi Evgeniy,
    PLs refer below notes for profile parameter,
    1582842 - Profile parameters for SAP Solution Manager 7.1
    Regards
    K.N

  • Understanding profile parameters...

    hi friends..  some profile parameters are starting with  rdisp/.... ztta/.... rspfpar   what does
    they mean..                       Thank you all...
    Moderator message: not directly related to ABAP development, please search for information before asking.
    Edited by: Thomas Zloch on Apr 20, 2011 10:49 PM

    Review the documentation for each parameter in RZ11 and ask a more specific question...

  • Exhange profile parameters

    hi all
    where to find the exchange profile parameters in xi?
    regards
    uday

    Hi,
    please have a look here:
    http://help.sap.com/saphelp_nw04s/helpdata/en/89/6f1741b393f26fe10000000a1550b0/frameset.htm
    Regards
    Patrick

Maybe you are looking for

  • Cannot export

    Hi, I have Final Cut Pro X version 10.0.2 and OS X version 10.9.2. When I try to export my FCP video I keep getting the error: The operation couldn't be completed. (com.apple.Compressor.CompressorKit.ErrorDomain error -1. From what I gather reading t

  • Windows 8.1 update from Windows 8 single language upgraded to pro

    Hello, I have a computer that have windows 8 Single Language installed, i had upgraded to windows 8 pro with a license i´ve bought, i had installed all updates, now windows store shows upgrade to windows 8.1 but this upgrade is for Windows 8 Single L

  • Servlet 2.4 support - jspx

    Hello, In Netweaver Devloper Studio I added the following lines in web.xml file: <web-app version="2.4"          xmlns="http://java.sun.com/xml/ns/j2ee"          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"          xsi:schemaLocation="http:

  • Initial Setup Problem - Starting the SLD Registration process

    Hi, we are installing our PI development system. During initial configuration with "NWA --> Configuration Management --> Scenarios --> Configuration Wizard --> Netweaver initial setup" the wizard stands still at Step 68 (of 561) "Starting the SLD Reg

  • How can I keep music while switching iPods?

    My fiancee just replaced her old nano with a new iPod mini touch. Her music on the current iPod will be deleted when her new one gets plugged in for the first time, since she hasn't synced her pod in years. How can she keep it and have it transferred