Tcode DB02 all the values showing zero (0)

Hi Oracle-experts!
I have recently executed the upgrade from 4.6C  to ECC 6.0.
I have the following errors after that:
<b>Tcode DB02: by entering the Tcode all the values are showing the zero (0).</b>If I try to refresh the values the background job "space statistic:Default" is starting and canceling after while with "SAPOSCOL short dump" (compute bcd overflow).
<b>Also I have a lot of red messages in TCode dbacockpit.
How can I fix them? </b>
Thank you very much
regards
Axel

Die Table ORA_MON_DBCON should contain at least the local database.
e.g.
  CON NAME       DEFAULT
  STATUS         A
  MAX RUNTIME    1.800
  MAX UPLOAD     1.000.000
  LOG LIFE       100
  DESCRIPTION    Local Oracle database
Check all points in the SAP Note 1002840 - No data or obsolete data in DB Space Statistic monitor. This note is very important for this problem.
Best regards
K.Baran

Similar Messages

  • Any function module to read all the values in Tcode-PPQD?

    Hi all
    Is there any function module to read all the values in Tcode-PPQD (Display Qualifiaction Catalog).
    and any idea what tables are involved to get these values like parent and child relationship?
    Thanks in advance.
    Murali.

    Murali,
    you can use the following..
    data: w_sobid type sobid, "Qualification ID
          w_objid type objid. "Qualification Catalog
    select objid  into w_objid
                  up to 1 rows
                  from HRP1001
                 where otype = 'QK'
                   and plvar = '01'
                   and istat = 1
                   and risgn = 'B'
                   and relat = '030'
                   and endda ge sy-datum
                   and begda le sy-datum
                   and sclas = 'Q'
                   and sobid = w_sobid.
    endselect.
    if sy-subrc eq 0.
    write: / w_objid,w_sobid.
    endif.
    Regards,
    Suresh Datti

  • Prompt in webi not showing all the values

    I have created a universe based on a BI query.in the BI query there is a variable for the profit center which has been used in the characteristic restrictions.When i create a webi report based on this universe,the prompt for the profit center is showing only 1 value.It is not showing the rest of the values.Pls help.

    Hi,
    1. Try to check at BI query level whether values are there for profit center column or not.
    2. Try to do what susney said. If it doesn't work follow 3.
    3.  In universe level go to the profit center object  on which you created prompt-> click on object properties -> properties -> edit list of lovs -> then a query panel appers to you -> run and check whether all the values appering to that object ot not.
    4. If all the values appering then check whether any filters are applied to profit center object in universe level/report level.
    Cheers,
    Suresh Aluri.

  • All excise values are ZERO in Purchase order

    Hello
    We are using tax  procedure TAXINJ procedure for Tax calculation.
    Created the Purchase order for a material, entered the tax code in invoice tab system will  not shown BED(JM01 condition)  ECESS and SECESS values.
    we have checked the Material and chapter id combination  is correct available and Vendor excise details, here also vendor is excisable. checked the excise indicator for plant. plant also excisable.
    maintained the excise tax rate infront of chapter id in J1ID....
    But still PO is not showing any tax values in PO, all the values it is showing is ZERO.
    Do the needful.
    Regards
    Sapman man

    Dear,
            Kindly check your VALIDITY PERIOD for ECXISE MASTER RECORDS in J1ID  and check whether it is before P.O. date or not.
            If it is OK then there is some problem in MASTER RECORD MAINTAINANCE for that do check following Master data are
            maintained or not...
            1) chapter id
            2) material and chapter id combnation
            3)CENVET determination
            4) Vendor exsie detail
            5) Excise indicator for PLANT
            6) Excise tax rate
             u must have left some MASTER RECORD.
            Kindly see the warning messege coming just after u tick ITEM BOX mentioned below.
    Regards
    AJIT K SINGH
    HAPPY TO HELP U
    Edited by: AJIT K SINGH on Dec 2, 2009 10:46 AM

  • In RSA3, Attribute value is right. but, in BW The value is zero.

    In RSA3, 0MATERIAL_ATTR's enhanced attribute value is all right(ex.18.000, 1,200.000).
    But, After loading to BW, the value is Zero.
    What shall I do?

    Hi,
       When ever you find any Data inconsistency, please check in this way. Some times it would be helpful to find out the error.
      1. Check the Values in RSA3 and R/3 report.(if it is same, go to 2 step)
      2. check in PSA(If PSA, RSA3 and R/3 reports showing same values go to step 3).
      3. check in Data Target(if you find any inconsistencies, check the Update and Transfer Rules).
    Hope it helps.
    All the best.
    Regards,
    Nagesh.
    *<b>don't post same question twise. Just update the message with small change you could see that message on the top. Guru's will respond to your message.</b>

  • How Can I get all the values of a DBMS package?

    Hi all
    I'm using this "dbms_output.put_line(DBMS_DB_VERSION.VERSION || '.' ||DBMS_DB_VERSION.RELEASE);" to show the version. But how Can I get the all the values from DBMS_DB_VERSION ? Is there a common way ?
    Thanks .
    Best
    Laurence

    Hi,
    Don't think that's possible. Even if it were, you wouldn't be able to use/display BOOLEAN type in SQL.
    If you just aim to see what they are, you could do something like this
    select text
      from all_source
    where owner = 'SYS'
       and name = 'DBMS_DB_VERSION'
       and type = 'PACKAGE';Or even
    select dbms_metadata.get_ddl('PACKAGE', 'DBMS_DB_VERSION', 'SYS') from dual;My version is:
    SQL> select * from v$version where rownum = 1;
    BANNER                                                         
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    1 row selectedIn 11g you also have [PL/SCOPE|http://download.oracle.com/docs/cd/E11882_01/appdev.112/e10471/adfns_plscope.htm#ADFNS02203] which might help you even more.
    Regards
    Peter

  • How to get all the values of a variable with F4 with checkboxes to select

    Dear Experts,
    After Executing a query by giving let 3 values(Out of 10 Values) to a variable.
    To give 2 more input values to the same variable(i.e.,total I wanted to give 5 inputs this time ),after refreshing the query,for that variable if I click F4, I am seeing the historical values(i.e.,3) and remaining 7 values also But with out any Check Boxes besides them to select the 2 inputs.
    In the same F4 Screen, If I click all values(an Icon at The bottom),then also Im seeing but no check Box.
    I hve tried by deleting the Delete Personalization also,but no use.
    Please tell me How to get all the values with F4 with check boxes to select ,whatever I want??
    Thanks in advance

    Take a look at the InfoObject and go to the Business Explorer tab. If the 'Query Def. Filter Value Selection' is set to 'Only Values in InfoProvider', you're only going to get the values in F4 that exist in the InfoProvider, not everything in the Master Data. This would need to be changed to the value of 'Values in Master Data Table' if you want it to show everything possible when F4 is chosen.
    Likewise, you're going to need to look at the query and go to the Advanced tab for the InfoObject. Make sure that the radio button for 'Values in Master Data Table' is selected. If not, then you should change that selection.

  • GL: FSG: The report shows zero, though the account has posted balance

    Hi,
    In my FSG report in Release 12i (12.0.4) I have assigned an account to a row (in row set), and that account has posted balance. However, on running the report the amount shows zero, and the log file shows the following message,
    "PERF0005: Oracle error detected in get_def_ldgs - ORA-01403: no data found".
    Can anyone please help me with this? I have raised a service request but it has taken too much time already. Thanks
    Best Regards,
    Sohail

    Hi,
    Please see the following documents.
    Note: 876634.1 - R12 FSG: PERF0005: ORACLE Error Detected In GET_DEF_LDGS - ORA-01403: No Data Found
    Note: 829314.1 - R12 All Fsg Reports End in Error PERF0005 Detected In Get_def_ldgs ORA-01403 No Data
    Note: 781339.1 - R12: FSG ENDS WITH SIGNAL 11 AND PERF0005 IN GET_DEF_LDGS DUE TO ORA-01403
    Regards,
    Hussein

  • Changing the colour of a text box when the value is zero

    Hello
    I have some code in an expression that changes the fill colour of a text box in a matrix in an SSRS report.
    When the value in the year fields is greater than zero then fine it changes the colour to what I want it to be but when the value is zero then the colour just stays white.
    I'm not testing the value in the year fields but in the Tier field. It seems to default to no colour when the year fields are 0 though.
    The code I am using is as follows
    =switch(Fields!TIER.Value=1,"PaleGreen",Fields!TIER.Value=2,"Cyan",Fields!TIER.Value=3,"Beige")
    This code is in the year field textbox fill property.
    I have loaded a screenshot to show an example showing what is happening in the matrix.
    Thanks for any help on this
    Regards
    John

    Hi John,
    According to your description, you want to change the background color of a textbox when its value is greater than zero. If in this scenario, we can use the expression below to control the BackgroundColor property of the textbox:
    =iif(Fields!SalesAmount.Value>0,"Yellow","White")
    If there are any misunderstanding, please elaborate the issue for further investigation.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How to avoid report running for all the values in roll up of guided naviga

    Hi
    Thanks in Advance
    I have 3 reports on three different pages of a dashboard. (Implemented guided navigation on one column of each report).When I click on value of guided navigation column it guides me to report 2 for that particular value (is prompted), same way for 3 report also till here it works fine.
    However when I return from report 3 to report 2 and 2 to 1, the reports are running for all the values instead for the value which was passed by guided navigation of previous report earlier (Value on which I clicked to pass to the next report).
    Edited by: 808623 on Nov 9, 2010 2:10 AM

    Yes
    Example : If i click on values 'X' in report 1
    Report 2 shows results for 'X' only. And if i click on Value say 'Y' in 2 then report 3 shows for only 'Y'. But when i rollup from 3 to 2, Report 2 is showing for all values rather than showing 'x'.
    I'm using Link or Image Dashboard Object > Destination>Request or Dashboard (path of previous report)
    Edited by: 808623 on Nov 9, 2010 2:37 AM

  • When the combobox is rendered all the values displayed look like [object Object].

    I wasn't sure where to post this so please forgive me.
    I am trying to populate a combobox with a series of values
    returned from a Coldfusion method that retrives a resault froma
    database. Basically all the data from a table of staff.
    <cffunction name="getUsers" access="remote"
    returntype="array">
    <cfquery name="q" datasource="#datasource#">
    SELECT *
    FROM STAFF_CHARTS_STAFF_TEMP
    </cfquery>
    <cfset aRecordset= querytoarray(q)>
    <cfset flash.result=aRecordset>
    <cfreturn flash.result>
    </cffunction>
    <cffunction name="querytoarray" returntype="array"
    output="No">
    <cfargument name="q" required="Yes" type="query">
    <cfset var aTmp = arraynew(1)>
    <cfif q.recordcount>
    <cfloop query="q">
    <cfset stTmp = structNew()>
    <cfloop list="#lcase(q.columnlist)#" index="col">
    <cfset stTmp[col] = q[col][currentRow]>
    </cfloop>
    <cfset arrayAppend(aTmp,stTmp)>
    </cfloop>
    <cfelse>
    <cfset stTmp = structNew()>
    <cfloop list="#lcase(q.columnlist)#" index="col">
    <cfset stTmp[col] = "">
    </cfloop>
    <cfset arrayAppend(aTmp,stTmp)>
    </cfif>
    <cfreturn aTmp>
    </cffunction>
    The result from a call of CF method getUsers is set as the
    data provider to ComboBox with id = "cb"
    <mx:RemoteObject
    id="myService"
    destination="ColdFusion"
    source="staff_ratings.staff_Ratings-debug.staff"
    showBusyCursor="true">
    <mx:method name="getUsers" result="handleResult(event)"
    fault="Alert.show(event.fault.message)"/>
    </mx:RemoteObject>
    <mx:Script>
    <![CDATA[
    import mx.rpc.events.ResultEvent;
    import mx.controls.Alert;
    [Bindable]
    public var sResult:Array;
    public function handleResult(event:ResultEvent):void{
    sResult=event.result as Array;
    cb.dataProvider=sResult;
    ]]>
    </mx:Script>
    However when the combobox is rendered all the values
    displayed look like [object Object].
    I think the problem is that the result is a array of arrays
    so I need to find away to ectract a particular colun of data into
    the combobox
    How do I fix this?

    This is what I did for a single field.
    If you were wanting the to have muliple fields in the
    dropdown, I would concatenate them in the query.
    something like
    select fname + ' ' + lname + ' ' + anotherfield as tech from
    dbo.table
    <cffunction name="getTech" output="no" access="remote"
    returntype="query">
    <cfset var qTech="">
    <cfquery name="qTech" datasource="datasource">
    select tech
    from dbo.table
    group by tech
    order by tech
    </cfquery>
    <cfreturn qTech>
    </cffunction>
    <mx:RemoteObject
    id="dataManager"
    showBusyCursor="true"
    destination="ColdFusion"
    source="cust.components.cfgenerated.Records">
    <mx:method name="getMasterQuery"
    result="getMasterQuery_result(event)" fault="server_fault(event)"
    />
    <mx:method name="deleteItem"
    result="deleteItem_result(event)" fault="server_fault(event)" />
    </mx:RemoteObject>
    <mx:ComboBox id="TECH"
    dataProvider="{dataManager.getTech.lastResult}" labelField="tech"
    />

  • Need to avoid credit memo creation if the value is zero'0'

    Hi All,
    I want to avoid the creation of Credit Memo if the value is zero, how this can be controlled in SD. Please pore your ideas.
    Regards,
    Ragu

    Hi,
    In standard SAP system, Credit memo is created with reference to
    1) Credit memo request
    2) Return order 
    3) Invoice correction request.
    Before releasing these docs for Credit memo creation, check whether the
    value is non-zero.
    You can put a billing block(Check credit memo) on these documents if the value is ZERO.
    And the billing block will only be removed if the value of the doc is non-zero,and a Credit
    memo can be raised from these doc.
    Second alternative is to check the value in prior request doc by ABAP enhancement,
    and if it zero do not create the request/document.
    Thanks ,
    Umesh Karane.

  • When I go to my downloads folder on my dock and click the file all the content shows up but as soon as I go to open it in the finder, I get a blank window. Has anyone else had this problem, if so, How do you fix it.

    When I go to my downloads folder on my dock and click the file all the content shows up but as soon as I go to open it in the finder, I get a blank window. Has anyone else had this problem, if so, How do you fix it. I also cant delete anything from this folder because of it. Any help would be greatly appreciated.

    Hey Allen,
    I am having the same issue here in September.  How did yor situation get resolved.  My iPad Siri works great.  My iPhone 5 Siri has been out of comission (OOC) for almost a month and I am beginning to get a little frustrated since Siri works so well in July....ANY assistance would be highly appreciated... Thanx

  • Get all the values from a multiple select in a multipart form

    Hi there!
    I am using a form with enctype="multipart/form-data" in order to upload files from the form.
    I have read this page: http://commons.apache.org/fileupload/using.html and everything works well for my form.
    The only problem is that I can't get all the values from a "multiple select" html object. I get only one value.
    Using servlets I have used this method:
    public java.lang.String[] getParameterValues(java.lang.String name) But now I have enctype="multipart/form-data" in my form and I can't use this way...
    Is there a way to get all the values of a multi-valued parameter?
    Thanks a lot!
    Stefano

    Hi
    I have got solution for this problem so, I am listing here logic
    assume tag name of html
    <select name="moption" multiple="multiple">
    iterate it in as
    String moption="";
    boolean cnt=true;
    while(itr.hasNext())
    FileItem fi=(FileItem)itr.next();
    if(fi.isFormField())
    if(fi.getFieldName().equals("moption"))
    if(cnt==true)
    moption=fi.getString();
    cnt=false;
    else
    moption=moption+","+fi.getString();
    If wants more help then mail me your problem
    at [email protected]
    Thanks!
    Anand Shankar
    Edited by: AnandShankar on 6 Nov, 2009 12:54 PM

  • How to get all the values in the Select-option.

    Hi,
    I got the select-option field so_week, for eg. If I give 200923 to 200926 (year and week)  in the selection screen and then I need to pass this value (200923) to the FM 'ZWEEK_GET_FIRST_DAY' to get the first day of the week.
    My question is how can i get all the values from the select option, (i.e) i need to get 200923, 200924,200925, 200926.
    Regards,
    Anbu.

    Hello,
    I will prefer Max's solution. But just for the sake of this req.
    i need to get 200923, 200924,200925, 200926
    i am proposing my soln:
    DATA: V_WEEK TYPE RSCALWEEK.
    SELECT-OPTIONS: S_WEEK FOR V_WEEK NO-EXTENSION OBLIGATORY.
    AT SELECTION-SCREEN.
      DATA:
      V_COUNT TYPE I,
      V_ADD   TYPE I,
      RT_WEEK TYPE RANGE OF RSCALWEEK,
      RS_WEEK LIKE LINE OF RT_WEEK.
      V_COUNT = ( S_WEEK-HIGH - S_WEEK-LOW ) + 1.
      DO V_COUNT TIMES.
        RS_WEEK-SIGN = 'I'.
        RS_WEEK-OPTION = 'EQ'.
        RS_WEEK-LOW = S_WEEK-LOW + V_ADD.
        APPEND RS_WEEK TO RT_WEEK. "RT_WEEK--> Will contain the week values
        CLEAR RS_WEEK.
        V_ADD = V_ADD + 1.
      ENDDO.
    @Max: I was stupid enough not to think of your solution. Need to leave office
    Cheers,
    Suhas

Maybe you are looking for

  • How does iPhone 5 voice memo work

    Voice memo has no start and stop button, just a button labeled done that allows starting a memo, but pausing (no stop). What is the fix to this issue?

  • Iphone 2G locked on boot screen, without home button

    My iphone 2g is blocked at boot screen, this happened after i erase all data and settings.I read i must put iphone in DFU mode and then restore iOS, but the home button of the iphone is broken, how can i put iphone in DFU mode then? Anybody has any i

  • JTable to text file

    Hi all, I have a JTable with 3 columns. The 1st column has checkbox, 2nd is ineditable string column and third is editable string column. I want to write the contents of this table to a .txt file in following format. 2nd-column_value checkbox_value 3

  • Business Connector Developer 47 installation problem

    I wander why I have problem when trying to run Business Connector Developer 47. In the installation guide there is notthing specially written beside running BCDeveloperXpt47.exe and “ Follow the instructions of the SAP Business Connector Developer se

  • Videos work but no sound

    i am able to put videos on my ipod but there is no sound when i listen to them!!! help please!!!