The meaning of 'User by Activity' in t-code st03n

Hi Experts,
I've searched the resources mentioned at the end of my message, and still haven't got my answer, so allow me to ask.
In the below screen
st03n --> Expert Mode --> Workload --> Total --> Day --> <some day> --> User tab
There is certain numbers on High, Medium, Low user category. (I know the meaning of each category, 300s, 30s, 10s thinking time).
My questions are:
1. What is the meaning of this number. Is it the TOTAL number of user accessing the system for that particular day? (It is not average of concurrent user per hour, for example).
2. In st03n --> Expert Mode --> Workload --> Total --> WEEK --> <some week> --> User tab, I have another number. Is this number simply aggregate of daily data? It means, the sum of my 7 daily data for that week will be shown here? If that's the case, why in my system the number is not tally??
3. If I need to know the High-Medium-Low activity of concurrent user connection, I guess I need to use combination of CCUEVAL and st03n, correct? Getting the total concurrent user connection from CCUEVAL and assuming the high-medium-low percentage fro st03n.
Thanks in advanced for your help.
Best regards,
Hiroshi
Searched resources:
http://help.sap.com/saphelp_nw04/helpdata/en/2d/b8be3befaefc75e10000000a114084/content.htm
SAP note 1158293 - ST03N: Display TOTAL data for current day, week and month
SAP note 157758 Measurement of concurrent users
SAP note 183367 Measurement of concurrent users: no RFCs
SAP note 182382 Measurement of Concurrent users: Monitoring Archit.
http://www.sdn.sap.com/irj/scn/advancedsearch?query=st03nactiveuser
http://www.sdn.sap.com/irj/scn/advancedsearch?query=st03nactiveuser

Hi Experts,
I've searched the resources mentioned at the end of my message, and still haven't got my answer, so allow me to ask.
In the below screen
st03n --> Expert Mode --> Workload --> Total --> Day --> <some day> --> User tab
There is certain numbers on High, Medium, Low user category. (I know the meaning of each category, 300s, 30s, 10s thinking time).
My questions are:
1. What is the meaning of this number. Is it the TOTAL number of user accessing the system for that particular day? (It is not average of concurrent user per hour, for example).
2. In st03n --> Expert Mode --> Workload --> Total --> WEEK --> <some week> --> User tab, I have another number. Is this number simply aggregate of daily data? It means, the sum of my 7 daily data for that week will be shown here? If that's the case, why in my system the number is not tally??
3. If I need to know the High-Medium-Low activity of concurrent user connection, I guess I need to use combination of CCUEVAL and st03n, correct? Getting the total concurrent user connection from CCUEVAL and assuming the high-medium-low percentage fro st03n.
Thanks in advanced for your help.
Best regards,
Hiroshi
Searched resources:
http://help.sap.com/saphelp_nw04/helpdata/en/2d/b8be3befaefc75e10000000a114084/content.htm
SAP note 1158293 - ST03N: Display TOTAL data for current day, week and month
SAP note 157758 Measurement of concurrent users
SAP note 183367 Measurement of concurrent users: no RFCs
SAP note 182382 Measurement of Concurrent users: Monitoring Archit.
http://www.sdn.sap.com/irj/scn/advancedsearch?query=st03nactiveuser
http://www.sdn.sap.com/irj/scn/advancedsearch?query=st03nactiveuser

Similar Messages

  • User Defined Activity "hangs" Process Flow if it runs for more than 10mins

    I have been using OWB (10g r2) for a while and have used "User Defined" activities in production process flows successfully before.
    However my problem now is that the activity (shell command) I want to perform, takes more than 10 minutes to complete. If I run the process flow with a parameter that generates a shell command that executes in two or three minutes, the process flow continues past the sucessfully executed user defined activity to the next activity.
    BUT
    If I run the same process flow (without modification or even redeployment) with a different parameter , the user defined acivity sucessfully executes (after about 11 minutes or so) but the process flow , doesnt seem to know that it is finished and just says it is still executing.
    my "user defined" activity has
    COMMAND: /usr/bin/ksh
    PARAMETER_LIST bound to a variable which is set earlier in the process flow.
    RESULT_CODE:
    SCRIPT :
    SUCESS_THRESHOLD : 0
    by examining (RUNTIME CONTROL CENTER SCHEMA).all_rt_audit_execution_params
    I can see that the variable contents assigned to RESULT_CODE look like this
    '/usr/bin/rsh -n WINSRV1 dtsrun /usa /ppw /S WINSQLSRV /N JOBNAME_SHORT'
    or this
    '/usr/bin/rsh -n WINSRV1 dtsrun /usa /ppw /S WINSQLSRV /N JOBNAME_LONG'
    I put the -n in because I thought that may have been the problem, but I think its more likely that there is come sort of ".properties" in a runtime file that needs to be set to control the "timeout" of user defined activities.
    (like in Runtime.properties
    property.RuntimePlatform.0.NativeExecution.Shell.security_constraint = NATIVE_JAVA
    except maybe
    .........Nativeexecution.timeout = .....?????
    Has anybody had a problem like this? Found a document describing available configuration properties for PF activites?
    Can anyone help?

    I have been using OWB (10g r2) for a while and have used "User Defined" activities in production process flows successfully before.
    However my problem now is that the activity (shell command) I want to perform, takes more than 10 minutes to complete. If I run the process flow with a parameter that generates a shell command that executes in two or three minutes, the process flow continues past the sucessfully executed user defined activity to the next activity.
    BUT
    If I run the same process flow (without modification or even redeployment) with a different parameter , the user defined acivity sucessfully executes (after about 11 minutes or so) but the process flow , doesnt seem to know that it is finished and just says it is still executing.
    my "user defined" activity has
    COMMAND: /usr/bin/ksh
    PARAMETER_LIST bound to a variable which is set earlier in the process flow.
    RESULT_CODE:
    SCRIPT :
    SUCESS_THRESHOLD : 0
    by examining (RUNTIME CONTROL CENTER SCHEMA).all_rt_audit_execution_params
    I can see that the variable contents assigned to RESULT_CODE look like this
    '/usr/bin/rsh -n WINSRV1 dtsrun /usa /ppw /S WINSQLSRV /N JOBNAME_SHORT'
    or this
    '/usr/bin/rsh -n WINSRV1 dtsrun /usa /ppw /S WINSQLSRV /N JOBNAME_LONG'
    I put the -n in because I thought that may have been the problem, but I think its more likely that there is come sort of ".properties" in a runtime file that needs to be set to control the "timeout" of user defined activities.
    (like in Runtime.properties
    property.RuntimePlatform.0.NativeExecution.Shell.security_constraint = NATIVE_JAVA
    except maybe
    .........Nativeexecution.timeout = .....?????
    Has anybody had a problem like this? Found a document describing available configuration properties for PF activites?
    Can anyone help?

  • What is the default admin user account login id and password in Windows 8?

    Hi all,
    The current admin acccount in Windows 8 system are changed to Standard and no other Admin account is available in the system.
    What is the default admin user account login id and password in Windows 8?
    Or 
    Is there way to change the User role for the account?
    Please use Marked as Answer if my post solved your problem and use
    Vote As Helpful if a post was useful.

    I am able to login as a Normal user, can not login as administrator.Hence can not install any software or change my user settings or create a new user.
    What is the default admin password. How can i reset it form my user account
    C:\Users\Amit>net user Administrator
    User name                    Administrator
    Full Name
    Comment                      Built-in account for administering the computer/domain
    User's comment
    Country/region code          000 (System Default)
    Account active               No
    Account expires              Never
    Password last set            7/26/2012 12:57:03 PM
    Password expires             Never
    Password changeable          7/26/2012 12:57:03 PM
    Password required            Yes
    User may change password     Yes
    Workstations allowed         All
    Logon script
    User profile
    Home directory
    Last logon                   9/16/2013 1:16:30 PM
    Logon hours allowed          All
    Local Group Memberships      *Administrators
    Global Group memberships     *None
    The command completed successfully.

  • Adobe DRM Activator error (server code 24)

    I updated to the most recent version of digital editions, but uninstalled it due to the fact that it does not support Palm.
    I reinstalled the old version of Adobe Reader 7.0. All of my ebooks show up, but when I try to transfer my ebooks to my Palm I receive an error message stating:
    Your Adobe software cannot be activated.
    A bad session ID was used in the header.
    Eden Info: (0x18) A bad session ID was used in the header.
    Soap Info: Client: A A bad session ID was used in the header.
    Adobe DRM Activator error (server code 24).
    Fault location: 12
    Contact customer support.
    The knowledge base states that Adobe is aware of this issue and I have to contact support.
    I uninstalled and reinstalled the program a couple of times but I had the same error message.
    I have open two open web cases (#0180655783 on 1/8/09 and #0201592044 on 12/22/09). They both state: "open pending response from Adobe", but I can't get a response (although my case do note that they have been updated???).
    When I contacted Adobe via phone they informed me that I could only get assistance by opening a web case. I was assured that I would get a response within 24 Hours! What a bunch of crap!
    I really have to have access to my ebooks. I have quite a lot of money invested in books that I cannot access. Some of them I need
    for school.
    Please HELP!
    Operating System: Windows XP Home
    Browser: Microsoft IE

    well I'm guessing this isn't a question about Adobe Digital Editions 1.5.. I'm guessing your using some older version of Acrobat Reader, yes?
    Please post your ebook reader version, and also do you happen to have a Palm device?
    Regards,
    Bentley Wolfe
    Senior Support Engineer, Flash/Flash Player/Digital Editions
    Adobe

  • End User's List of T.Codes

    Hi All,
    Can any one send me the FICO End User's list of T.Codes?
    Thanks & Regards,
    Mohan.

    Hello,
    Go to SE16
    Table TSTCT
    Language EN
    Tcodes = F*
    Number of hits = 99999
    Execute.
    To see the reports instead of F* , you give S_ALR_*
    You will get reports in SAP.
    Hope this will give you right information.
    Regards,
    Ravi

  • Activation server error code: e_adept_request_expired

    hi
    can anybody please help. i keep getting this error anytime i try to authorize my computer. i have tried all kinds of advice, including changing the date on my computer but that has help. i am using adobe digital editions version 3.0. the full error message is:
    Activation Server error
    code : E_ADEPT_REQUEST_EXPIRED http://adeactivate.adobe.com/Activate 2014-08-21T11:24:49-07:00%20(14086454890000)%20is%before%20before%202014-08-21T11:55:09-0 7:00%20(1408647309993)
    Please someone help me.

    That sometimes happens if you get time zone errors. n Check the time zone and time settings on your computer and on any eReader device (if you have one).
    Is this
    on the initial download of .acsm file from Library?
    on opening .acsm file in ADE and trying to download .epub file
    on transferring file to an eReader?

  • The user and the mailbox are in different Active Directory Sites

    Hi All,
    I have 2 site, each site have an Exchange Server 2010 SP1, let say Site HQ and Site DRC I monitored it with SCOM 2007 R2, site HQ successfully monitored, then I continue try to monitor DRC site. I executed new-TestCasConnectivityUser.ps1 at MBX DRC Site
    to create extest user.
    Then I try to execute command to test-connectivity, but it failed.
    Test-OwaConnectivity -TestType:Internal -MonitoringContext:$true -TrustAnySSLCertificate:$true -LightMode:$true | fl
    RunspaceId                  : 6b709fa5-0719-4be5-ae62-ec4b3617a6e0
    AuthenticationMethod        :
    MailboxServer               : CONMBX02.contoso.com
    LocalSite                   : CONMBX02.contoso.com
    SecureAccess                : False
    VirtualDirectoryName        :
    Url                         :
    UrlType                     : Unknown
    Port                        : 0
    ConnectionType              : Plaintext
    ClientAccessServerShortName : DRCCAS01
    LocalSiteShortName          : CONMBX02
    ClientAccessServer          : DRCCAS01.contoso.com
    Scenario                    : Reset Credentials
    ScenarioDescription         : Reset automated credentials for the Client Access Probing Task user on Mailbox server CON
                                  MBX02.contoso.com.
    PerformanceCounterName      :
    Result                      : Failure
    Error                       : [Microsoft.Exchange.Monitoring.CasHealthStorageErrorException]: An error occurred while t
                                  rying to access mailbox CONMBX02.contoso.com, on behalf of user contoso.com\extes
                                  t_xxxxxxxx
                                   Additional information:
                                   [Microsoft.Exchange.Data.Storage.WrongServerException]: The user and the mailbox are in
                                  different Active Directory sites..
    UserName                    : extest_xxxxxxxx
    StartTime                   : 04/01/2012 20:46:19
    LaCONcy                     : 00:00:00.0156460
    EventType                   : Error
    LaCONcyInMillisecondsString :
    Identity                    :
    IsValid                     : True
    WARNING: No Client Access servers were tested.
    RunspaceId          : 6b709fa5-0719-4be5-ae62-ec4b3617a6e0
    Events              : {Source: MSExchange Monitoring OWAConnectivity Internal
                          Id: 1005
                          Type: Error
                          Message: Couldn't access one or more test mailboxes.
                          The service that is being tested will not run against these mailboxes.
                           Detailed information:
                          Local Site:DRCProduction
                          [Microsoft.Exchange.Monitoring.CasHealthStorageErrorException]: An error occurred while trying to
                           access mailbox CONMBX02.contoso.com, on behalf of user contoso.com\extest_xxxxxxxx
                           Additional information:
                           [Microsoft.Exchange.Data.Storage.WrongServerException]: The user and the mailbox are in differen
                          t Active Directory sites..
    PerformanceCounters : {Object: MSExchange Monitoring OWAConnectivity Internal
                          Counter: Logon LaCONcy
                          Instance: DRCCAS01.contoso.com|DRCProduction
                          Value: -1000}
    any help appreciate it.
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
    Krisna Ismayanto | My blogs:
    Krisna Ismayanto | Twitter: @ikrisna

    Hi
       Removed existing test account on two site.
       Then created test account on DGC through new-TestCasConnectivityUser.ps1.
       Flushed Health Service on RMS.
    Terence Yu
    TechNet Community Support
    Hi
    What do you mean on DGC ? you mean I have remove both test account or just at DRC site only ?
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.
    Krisna Ismayanto | My blogs:
    Krisna Ismayanto | Twitter: @ikrisna

  • The report of user activity

    The report of user activity
    Can anyone show how the sample report of user activity?
    Is there information that the website opened and how much time was running applications? Is used in an active way of running applications?
    I will be grateful for your help.
    Jerry

    Finding a program of monitoring user activity MAC OS X okazauje be very difficult.
    The program aims to monitor sites visited, but:
    - Can not save passwords
    - It can not sending data to an external server
    I can not find such software
    I found: http://www.net-monitoring-software.com/secure-order.html
    but it turns out that the manufacturer no longer supports MAC platform.
    Help! Is anyone familiar with this type of software?
    Pls. Help me.

  • One computer, but two user-accounts active, at the same time, in 10.6?

    I'm contemplating this setup: A current generation MacPro (running SL), with two monitors. Can I have two separate user-accounts (the Admin account and one additional user-account) active and running simultaneously from the MacPro, but, of course, displayed separately to the monitor corresponding with that user-account?
    Thank you!

    you can have two accounts logged in at the same time via fast user switching but there is no way to display them at the same time on different monitors.

  • Setting the logonHours attribute for a user in Active Directory

    Hi Anyone,
    I'm a brasilian guy and I need your help. How can I set the logonHours attribute on my Active Directory?
    I have this code but it doesn't works good:
        public void setLogonHours(boolean[] logonHoursBits){
            int i;
            int j;
            int k;
            int index21 = 0;
            int index24 = 0;
            byte[] byteLogonHour = new byte[21];
            byte byte8Hours = 0;
            for(i=0; i <= 6; i++){
                for(j=1; j <= 3; j++){
                    for(k=7; k >= 0; k--){
                        if (i < 6){
                            if (logonHoursBits[i] == (boolean)(index24 == 0) ? true : false){
                                byte8Hours += (byte)Math.pow(2,k);
                        else{
                            if (logonHoursBits[0] == (boolean)(index24 == 0) ? true : false){                           
                                byte8Hours += (byte)Math.pow(2,k);
                        index24++;
                    byteLogonHour[index21] = byte8Hours;
                    index21++;
                index24 = 0;
            try{
                String nome = "CN=Dryelle,OU=Pesquisa,DC=cifya,DC=com,DC=br";
                ctx = new InitialLdapContext(env,null);
                ModificationItem logonHours[] = new ModificationItem[1];
                logonHours[0]= new ModificationItem(DirContext.REPLACE_ATTRIBUTE, new BasicAttribute("logonHours",byteLogonHour));
                ctx.modifyAttributes(name,logonHours);
                System.out.println("Atributo logonHours alterado com sucesso.");
            catch (NamingException e) {
               System.err.println("Problema na altera??o " + e);
        }the code set the attribute but wrong. Can anyone help-me? It's making me crazy.
    Sorry about my poor english.
    Tks.
    Edited by: th_slopes on Aug 15, 2008 5:50 PM

    DirContext ctx = new InitialDirContext(pr);
              BasicAttributes entry = new BasicAttributes(true);
              String entryDN = "cn=CharbelHad,ou=test users,dc=test,dc=dev";
              Attribute cn = new BasicAttribute("cn", "ChHad");
              Attribute street = (new BasicAttribute("streetAddress", "Ach"));
              Attribute loginPreW2k = (new BasicAttribute("sAMAccountName", "[email protected]"));
              Attribute login = (new BasicAttribute("userPrincipalName", "[email protected]"));
              Attribute sn = (new BasicAttribute("sn", "Chl"));
              Attribute pwd = new BasicAttribute("unicodePwd", "\"Ch@341\"".getBytes("UTF-8"));
    Attribute userAccountControl = new BasicAttribute("userAccountControl", "512");
              Attribute oc = new BasicAttribute("objectClass");
              oc.add("top");
              oc.add("person");
              oc.add("organizationalPerson");
              oc.add("user");
              // build the entry
              entry.put(cn);
              entry.put(street);
              entry.put(sn);
              entry.put(userAccountControl);
              entry.put(pwd);
              entry.put(login);
              entry.put(loginPreW2k);
              entry.put(oc);
              ctx.createSubcontext(entryDN, entry);

  • Saving the password of a user in active directory using java

    Hello, i am trying to use java to build a class that creates a user in Active directory 2012.But the problem is that when the user is created the password is not being saved.
    Can anybody help on this knowing that i tried to save in the fields userPassword and unicodePwd.
    Thanks.

    DirContext ctx = new InitialDirContext(pr);
              BasicAttributes entry = new BasicAttributes(true);
              String entryDN = "cn=CharbelHad,ou=test users,dc=test,dc=dev";
              Attribute cn = new BasicAttribute("cn", "ChHad");
              Attribute street = (new BasicAttribute("streetAddress", "Ach"));
              Attribute loginPreW2k = (new BasicAttribute("sAMAccountName", "[email protected]"));
              Attribute login = (new BasicAttribute("userPrincipalName", "[email protected]"));
              Attribute sn = (new BasicAttribute("sn", "Chl"));
              Attribute pwd = new BasicAttribute("unicodePwd", "\"Ch@341\"".getBytes("UTF-8"));
    Attribute userAccountControl = new BasicAttribute("userAccountControl", "512");
              Attribute oc = new BasicAttribute("objectClass");
              oc.add("top");
              oc.add("person");
              oc.add("organizationalPerson");
              oc.add("user");
              // build the entry
              entry.put(cn);
              entry.put(street);
              entry.put(sn);
              entry.put(userAccountControl);
              entry.put(pwd);
              entry.put(login);
              entry.put(loginPreW2k);
              entry.put(oc);
              ctx.createSubcontext(entryDN, entry);

  • Test-OutlookConnectivity fails with '[Microsoft.Exchange.Data.Storage.WrongServerException]: The user and the mailbox are in different Active Directory sites'.

    I have a two site DAG, and the command is running from the alternate site where the databases are not currently being hosted. The following command...
    Test-OutlookConnectivity -Protocol:TCP -TrustAnySSLCert:$true -MonitoringContext:$true
    ...errors with the following output:
    An error occurred while trying to access mailbox CurrentlyHostingMBServerName.InternalDomainName, on behalf of user InternalDomainName\extest_bb13200232474
     Additional information:
     [Microsoft.Exchange.Data.Storage.WrongServerException]: The user and the mailbox are in different Active Directory sit
    es..
        + CategoryInfo          : OperationStopped: (Microsoft.Excha...onnectivityTask:TestOutlookConnectivityTask) [Test-
       OutlookConnectivity], CasHealthStorageErrorException
        + FullyQualifiedErrorId : F2F8AC0D,Microsoft.Exchange.Monitoring.TestOutlookConnectivityTask
    I thought this command would work based on the 'AllowCrossSiteRpcClientAccess: True' option on the DAG.  The command works well if run a CAS server in the active DB site.

    Hi,
    Exchange 2013 users use Outlook Anywhere to connect to CAS server. You may run the RCA to test the connectivity:
    https://www.testexchangeconnectivity.com/
    Thanks,
    Simon Wu
    TechNet Community Support

  • How to make the workflow users as active users in SAP R/3

    Hi All,
    We have got an issue in R/3 system where a certain number of users who are created only to approve work flows via Outlook emails.
    They are not required to log in to the system at all. Due to this,the users are getting locked by a Security background job which locks all the inactive users.
    Now My question is how to make these work flow users as active users in R/3 system so that we can avoid locking of these users.
    Awaiting your response.
    Thanks in advance
    Ramkumar C

    Hi All,
    We have got an issue in R/3 system where a certain number of users who are created only to approve work flows via Outlook emails.
    They are not required to log in to the system at all. Due to this,the users are getting locked by a Security background job which locks all the inactive users.
    Now My question is how to make these work flow users as active users in R/3 system so that we can avoid locking of these users.
    Awaiting your response.
    Thanks in advance
    Ramkumar C

  • I've put in the serial number on the apple website, and it says that the product hasn't been "activated". What does this mean?

    I've put in the serial number on the apple website, and it says that the product hasn't been "activated". What does this mean?
    Does this mean that the warranty still stands as new?

    I had the same problem, though mine was with an iPhone 5.  I phoned the Apple folks and they told me they had the record of my purchase, and indeed my purchase date had been recorded.  It took a couple of weeks, but the data eventually showed up correctly online.

  • What is the meaning of KEYBOARD/USER'S GUIDE-SAU

    What's the meaning of KEYBOARD/USER'S GUIDE-SAU

    This appears on your invoice or order when you order a MacBook Air.  It specifies the country your machine is being set up for.

Maybe you are looking for

  • Global vriable is not being reflected in the portal

    Hi, I have to hide the element depening upon the value of the variable, the variable is global defined in the interface. My problem is that all the variables values are being reflected back in the form exept the global variable value. I have assigned

  • Urgent help in needed for StorProc

    Hi All, How are you today? We have a package in which we have a SP called SERVICE_TO_PRNTMNGR. Database Version 11.2.0.2 The issue now is- The store procedure checks if all print jobs which have the same Fulfillment id (which is kept in PrintJobQueue

  • Fill in blank cells with a "junk" value

    Greetings If I have a table with 20 columns, and some rows that have data in varying numbers of the columns Col1 Col2 Col3 etc 1 4 4 4 3 3 How can I fill in the blank cells with a junk value, say ffff? I figure its going to involve the IF and IFBLANK

  • Error during TREX indexing for WPC content

    Hello, I have setup TREX to search Web Page Composer content. I am getting folowing error below during the indexing for WPC content. Any help would be great. thanks Jaish [3508] 2008-08-11 15:19:19.842     e     preprocessor     Preprocessor.cpp(0395

  • [Solved] Can't add boot entry with efibootmg

    After the last gnome update broke my system I decided to reinstall grub (It's a long story). I'm booting from a live usb and after chrooting to my system I issue the efibootmgr command to add new bios entry, but no entry is being added. I've loaded t