Error in USMM

I am trying to run USMM report in our BI system (SAP EHP 1 for SAP NetWeaver 7.0). I am running into error when I run "System Measurement" report in USMM. Error message I encounter:
Error during price list-specific measurement - BV140
Steps I followed:
1. In USMM, I changed the client setting to "Production".
2. Made sure the Client is selected in second tab
3. Activated the following price lists:
SW Component Price List
mySAP.com Solution Suite
mySAP.com Individual Solutions
SAP Applications
4. Made "mySAP Professional Cat II" as the default license type.
5. Classified all users into different license types (mySAP BI Professional - AP being primary).
When I hit the "System Measurement" option I run into this error message -
Error during price list-specific measurement - BV140
Individual component version:
SAP_ABA     701     0004     SAPKA70104     Cross-Application Component
SAP_BASIS     701     0004     SAPKB70104     SAP Basis Component
PI_BASIS     701     0004     SAPK-70104INPIBASIS     Basis Plug-In
ST-PI     2008_1_700     0002     SAPKITLRD2     SAP Solution Tools Plug-In
SAP_BW     701     0004     SAPKW70104     SAP Business Warehouse
BI_CONT     704     0004     SAPK-70404INBICONT     Business Intelligence Content

For any who are still looking for a resolution:  I hit this error as well.  I opened a message with SAP and when they accessed my system, they were able to run USMM --> System Measurement without error.  I ran SU53 and found that in my case this was actually an authorizations issue!  So check to see if the user you are running, has S_BTCH_JOB with JOBACTION and JOBGROUP.  Adding that authorization to my user id resolved this in my case.

Similar Messages

  • Reg SDCCN and USMM - Abap runtime error

    Dear Friends,
    Runtime Errors : DBIF_RSQL_SQL_ERROR
    Exception : CX_SY_OPEN_SQL_DB
    When I run a T.Code SDCCN and USMM, got abap run time error
    "SQL error in the database when accessing a table" that errors are below.
    Internal Call code is ..........[RSQL/OPEN/TBTCO]
    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
    "SAPLBTCH" or "LBTCHF19"
    "EXECUTE_BP_JOB_SELECT"
    The exception must either be prevented, caught within proedure
    "EXECUTE_BP_JOB_SELECT" "(FORM)", or its possible occurrence must be declared
      in the  RAISING clause of the procedure.
    This kind of errors found.
    what can i do ? Pls give me advice
    Regards
    keshav

    hi,
    please share the solution how you solve the Question.
    Because of some times i got the same dump.
    Regards,
    Ananth

  • Reg : USMM Abap runtime Error

    Dear Friends,
    Greetings, I got ABAP runtime error in tcode USMM after implement the oss note 1150840  correction.
    ERROR is SYNTAX_ERROR
      Syntax error in program "RSUVM000 " this program unfortunatley can not be executed.
    The following syntax error occurred in program "RSUVM000 " in include "RSUVMINC  " in line 1605
    "The type "SX_ADDRESS" is unknown."
    ECC 6.0 with SQl Server 2005 and windows 2003 server
    Pls give suggession to me friends
    Regards
    keshav

    Hi Subash,
    Basis Patch level is SAPKB70013, ABAP KA70013.
    Now we have plan to updation of patches. Before that SAp asking USMM(User Measurement report) so i can execute USMM report.
    what can i do now?
    Regards
    kesav

  • Reg : SDCCN / USMM tcode abap run time error

    Dear Friends,
    Runtime Errors : DBIF_RSQL_SQL_ERROR
    Exception : CX_SY_OPEN_SQL_DB
    When I run a T.Code SDCCN and USMM, got abap run time error
    "SQL error in the database when accessing a table" that errors are below.
    Internal Call code is ..........[RSQL/OPEN/TBTCO]
    "DBIF_RSQL_SQL_ERROR" "CX_SY_OPEN_SQL_DB"
    "SAPLBTCH" or "LBTCHF19"
    "EXECUTE_BP_JOB_SELECT"
    The exception must either be prevented, caught within proedure
    "EXECUTE_BP_JOB_SELECT" "(FORM)", or its possible occurrence must be declared
      in the  RAISING clause of the procedure.
    This kind of errors found.
    what can i do ? Pls give me solution

    No cross posting
    Read the "Rules of Engagement"
    Regards
    Juan

  • Error "CONVT_NO_NUMBER" while performing user measurement with USMM

    Hi,
    While running user measurement with USMM I am getting following run
    time error.
    To be specific - After preselections in USMM->system measurement->while
    checking Green Check mark this error is screaming up.
    Ae per Note - 1230640 :- You call transaction USMM and want to cancel
    the user measurement using the cancel button (red 'X') on the dialog
    box of the user measurement. However, the measurement continues and is
    completed as if you had chosen the ok button (green check mark).
    Above note is applied if the problem comes if we check red button
    rather than green check mark.
    Please suggest us the best way to procees.
    ST22 details:-
    Runtime Errors CONVT_NO_NUMBER
    Exception CX_SY_CONVERSION_NO_NUMBER
    Date and Time 09/16/2008 07:42:32
    Short text
    Unable to interpret " 1,410 " as a number.
    What happened?
    Error in the ABAP Application Program
    The current ABAP program "RSUVM001" had to be terminated because
    it has
    come across a statement that unfortunately cannot be executed.
    What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
    Error analysis
    An exception occurred that is explained in detail below.
    The exception, which is assigned to
    class 'CX_SY_CONVERSION_NO_NUMBER', was not
    caught and
    therefore caused a runtime error.
    How to correct the error
    Whole numbers are represented in ABAP as a sequence of numbers,
    possibly
    with an algebraic sign.
    The following are the possibilities for the representation of
    floating
    point numbers:
    [mantissa]E[algebraic sign][exponent]
    [whole number part].[fraction part]
    For example, -12E+34, +12E-34, 12E34, 12.34
    If the error occurred in your own ABAP program or in an SAP
    program you modified, try to remove the error.
    If the error occures in a non-modified SAP program, you may be able
    to
    find an interim solution in an SAP Note.
    If you have access to SAP Notes, carry out a search with the
    following
    keywords:
    "CONVT_NO_NUMBER" "CX_SY_CONVERSION_NO_NUMBER"
    "RSUVM001" or "RSUVM001"
    "START-OF-SELECTION"
    If you cannot solve the problem yourself and want to send an error
    notification to SAP, include the following information:
    1. The description of the current problem (short dump)
    Information on where terminated
    Termination occurred in the ABAP program "RSUVM001" - in "START-OF-
    SELECTION".
    The main program was "RSUVM001 ".
    In the source code you have the termination point in line 96
    of the (Include) program "RSUVM001".
    85 * Analyze the user records.
    86 CALL FUNCTION 'SAPGUI_PROGRESS_INDICATOR'
    87 EXPORTING
    88 text = 'Die Benutzerstammsätze werden analysiert.'(002).
    89 * PERFORM analyze_user_records.
    90
    91 CALL FUNCTION 'SLIM_USER_MEASUREMENET'
    92 CHANGING
    93 SLIM_TUREP = LT_TUREP.
    94 .
    95 LOOP AT LT_TUREP INTO LS_TUREP .
    >>>>> MOVE-CORRESPONDING LS_TUREP TO ITUREP.
    97 APPEND ITUREP.
    98 ENDLOOP.
    99
    100 * Submit Application measurements as batch jobs.
    101 * Save additional data about this analysis in the DB.
    102 * we need meas-no ,v-date at the batch
    any ideas?

    Hi Srikanth,
    The below Notes helps you to solve the issue.
    Please review the below Notes.
    Note 1117010 - Runtime error CONVT_NO_NUMBER in RSUVM001
    Note 1115924 - USMM composite SAP Note: Problems after importimg new SPs
    Thanks & Regards,
    Pradeep Srigiri

  • Usmm: database error when reading the table TUMRES

    Hi folks,
    I´m getting this error when i´m trying to run the EXPORT to LAW FILE on a system measurement. What could be the problem because:
    1. on my User classifications all my users on the column STATUS are not GREEN but silver like deactivated.
    2. On the column CONTRACTUAL USER TYPE all are TEST
    3. On the column CLASSIFICATION TYE TEXT are set as DEFAULT USER TYPE
    4. When i run the System Measurement Statistics they show me a warning windows telling me that 1 MEASUREMENT JOB TERMINATED and when i get i can see that the ICM - Incident and Commissions Management is the one that has terminated.
    5. There is nothing on the SM21 related with that.
    6. The TUMRES table exist I checked with tcode SE16 but I could not certify if there is content or not.
    7. On the tcode LICENSE_ADMIN  the COMBINE USERS and CONSOLIDATE ALL DATA are green but I need first to IMPORT DATA FROM SYSTEM.
    Please what can i do,
    nelson\

    Hi Nelson,
    This error message  "Database error reading table TUMRES" would occur usually  when any background jobs get terminated while performing measurement using transaction USMM.
    I recommend you implement Note 1674661 - USMM: Application 900 (ETM) measurement result in short dump. and try to measure again
    Regards,
    Juan

  • USMM: Database error reading table TUMRES

    Dear Experts,
    i want to make an export to LAW file with SAP program RSLAW_PLUGIN.
    In some of the systems the export (by downloading a file) works but in this ECC 6.0 the result is an error message:
    Database error reading table TUMRES
    Message no. BV103
    The message contains no other information.
    Knows anybody a solution for this error?
    For any answers i would be very happy.
    Thanks and best regards
    Michael

    Hi All,
    I am having similar issue, As mentioned above TUMRES is empty in SE 16.
    I have rerun the measurement but background job is cancelling with
    28.11.2014 09:48:27 Job cancelled after system exception ERROR_MESSAGE  00           564          A
    Thanks
    Sam

  • USMM SHOWING ERROR

    Dear All,
    I have to give the system measurment of my system (production and development)but the problem is that when i trying to run system measurment its showing the error ONE MEASURMENT JOB STILL NOT STARTED OR STILL RUNNING.
    How to recognize which job is talking abt.
    plz tell me how to rectify this error.
    Regards

    Dear Mr Dohr,
    Plz dont take in wrong sense.i wrote in capital letter jst coz to highlight that statement.
    Still i dont find that program running in my background i check from last 20 days.
    sholud i start that job in background.??/
    plz suggest me...
    Regards

  • System Measurement - Error while exporting to LAW file

    Hi all,
    We have the SAP ERP 6.0. We started the system measurement on our ECC landscape with the aim to consolidate the results with LAW in Solution Manager. We performed the measurement in our production server and we select System Measurement - Export to Law File and execute, we are having the following error:
    Last measurement was not successfully performed (see USMM)
    We are having the error despite doing the measurement afresh
    Grateful if you could suggest what to do.
    regds

    Hi all
    thanks for all your comments.
    We have tested in other system with Basis 14 and it works there. So we are presuming that the error is due to Basis being level 13.
    Still, we have informed SAP about the error.
    thanks all.

  • User license type 53 - error "User type 53 is not active

    Hi Experts,
    One of our end user is facing this     "User license type 53 - error "User type 53 is not active"   issue.
    Can any one help  me what need to be done for resolve this issue.
    Appreciate your early response.
    Thanks in advance.
    Sreenivasu  Balaka

    User Type 53 is:
    53        mySAP Limited Prof. (Cat III)                          mySAP Business Suite Limited Professional (Cat III)
    Check whether the active user types for both the user ids in these two systems are in sync or not. Also make sure that there is no wrong value is set in SU01 for the user id. Both system should contain same settings for company specific settings.. like ... Company address, Decimal Notation of users, Time Zone of user, License type etc. etc. ...
    Check these things and let us know what you got.
    fyi: User types can be activated in USMM..
    Regards,
    Dipanjan
    Edited by: Dipanjan Sanpui on Jun 15, 2009 6:06 AM

  • SAP Contractual user type license data USMM

    Hi,
    We have CUA Environment. i have already set price list, user type in USMM  and synchronize in child and parent systems and also did text comparision in central system.But, still i am getting error user typ 52 is not active in child system.
    Thanks
    Mushu.

    Hi,
    I have re-activated Price list and did migrate of price list and also text comparision of license data in su01.but, still don't work in central system.
    Thanks
    Mushu,

  • Errori con espressioni di testo ricorsive

    Lookout 4.5.x e 5.0 hanno dei problemi con le espressioni di testo ricorsive, quando salvano le immagini di processo. Quando l'applicazione riparte, specialmente se viene arrestato il sistema, l'espressione ricorsiva di testo non viene sempre caricata con l'ultimo valore assunto prima dell'ultima terminazione di processo, ma a volte assume un valore assunto in precedenza.
    Esempio di espressione usata:
    exp_txt = if(condizione,T.member_txt,exp_txt) dove:
    condizione, è una condizione di proveniente dal processo sotto supervisione;
    T.member_txt, è un elemento di testo dei una data table che assume diversi valori s seconda dello stato del processo controllato.
    Distinti saluti
    Mario Fanelli
    EL.P.R.IND. srl
    Gussago (BS) - I
    TALY
    tel: +39 030 322150
    fax: +39 030 322240
    e-mail: [email protected]
    [email protected]

    Hi Dignan
    1. Could you paste or attach the full dump details
    2. Check this SAP Notes
      987998 - USMM: Syntax error with the ETM/CEM function module
      961461 - USMM: Syntax error with the ETM/CEM function module  
    BR
    SS

  • A job of USMM does not finish.

    Hello,
        I use SAP ECC 6.0 SP Level 0014. with Oracle 10.2 on Win Server 2003.
       When I run T-code USMM, System Measurement then a number of background jobs are released.
    All finish successfully, but only one job RSUVM007 is always in the active state. I checked the exact status of this Active job, it did not give any errors.
    Please do let me know what to do.
    Thanks,
    Bob.

    Alright Bob,
    Did you solve this?  If so what did you do?
    Thanks,
    Nick.

  • USMM :- data locked for transfer

    Hi All,
    I am doing system measurement using USMM.
    But I am getting error "Measurement Data locked for Transfer"
    I tried note 412391.
    But its not working acc. to the note
    I m getting a to do task in transaction SDCCN for early watch alert
    I m not able to delete the table entries as mentioned in the note
    I m using release 640
    Kindly help me in this problem
    Thanks
    Tajinder

    closing the thread

  • USMM - License classification via reference user

    Hello all,
    I am trying to group users for licensing by using a reference user rather than User Group for authorizations.
    I am following the instructions in the Help section, however, I do not have the option for "Extended List" and the Reference User is not appearing in the "Ref. User" field I added when I choose "User Classification".
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/48/b2b8d0ca643d88e10000000a421937/frameset.htm
    We do not have CUA implemented. Is that what is causing this error? 
    I would like to figure out a way to group users by their work area, because unfortunately this USMM report will not group users by "User Group", only "User Group for Authorizations" which does not meet our requirements.
    Any help would be greatly appreciated.

    The documentation states that you cannot classify users by reference users?!
    Reference users are actually comparable to composite roles and composite profiles in one entity, which you can assign to the user which can logon. They the user has both their own authorizations and those of the reference user.
    Cheers,
    Julius

Maybe you are looking for