DB02 is not showing values

hi
recently we upgraded from 4.6c to ECC6.0, DB02 is showing values as below
DB Name       PP8        Started       13.04.2008
DB Server     p690db                   00:37:55
DB Release    10.2.0.2.0
      Name         DEFAULT                               Filling degree:
DB system:        ORA
Size:                     0.00 GB                       Total size:                   0.00 GB
Free Size:                0.00 GB                       Total free size:              0.00 GB
Used:                        0 %                        Total used:                      0 %
      Total number               0
Maximum size:                0.00 MB  ()
Maximum # segments:             0     ()
      Total number               0
Maximum size:                0.00 MB  ()
Minimum free space:          0.00 MB  ()
                           Tables              Indexes               Others                Total
please suggest me how to get values

Hi,
Refer to note 731831- Transaction DB02 always shows 0 as the number of tables.
Regards,
Maheswaran

Similar Messages

  • F4 not showing values for Variable

    Hi Everyone,
    In BEx Web analyzer, the one of variable not showing values after pressing F4 but for the same query if we execute in BEx analyzer it shows the variable values.
    How we can rectify this issue for BEx Web Analyzer?
    Please suggest..
    Thanks
    Kind Regards
    Anukul

    Hi,
    Just check following setting are also done.
    transaction RSA1 -> Query-infoprovider -> "display" -> look for the relevant infoobject -> right-mouse-click -> "provider-specific Properties" -> "Query Exec. FilterVal"
    Set this option to "Master Data" and recheck the behaviour.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/20ecb78c-374a-2d10-c6af-f024f19b785d?QuickLink=index&overridelayout=true
    If above doesn't help pl check for sap note.
    Thanks and regards

  • Discount Condition types is not showing values

    Hi All,
       We have defined 5 discount Condition Types which will work based on percentage all these are header level, but in the transaction when i am entering 2% or 3% it is taking discount percentage but its not showing discount values.
    Please help me to resolve this issue.......
    Thanks in Advance.

    Hi,
    Refer to note 731831- Transaction DB02 always shows 0 as the number of tables.
    Regards,
    Maheswaran

  • Plz. help,table does not show value for one field

    hi all,
    i have a really strange problem , i have a string field in access database that contains the date and time value,this field for some strange reason does not show in my table created through html,
    i tried all combination(arranging the fields) ,renaming it w/o help, it shows the value using out.println(but then why is it not showing me in the table???)
    plz. help ASAP.
    the code is as under
    <HTML>
    <HEAD><TITLE> LOGGED IN ok</TITLE> </HEAD>
    <BODY bgcolor = "yellow">
    <%@ page import = "java.sql.*" %>
         <%! // declaring variables
    String s = "";
    java.sql.ResultSet rs=null,rs1=null,rs2=null;
    java.sql.Connection con;
    java.sql.Statement stmt,stmt1;
    String empId = "",compid ="",calltype ="",probheader="",probdescription ="",probcomment ="",priority ="",a="";
    %>
    Following are the pending complaints ..
         <TABLE BORDER=1 CELLSPACING=0 CELLPADDING=0 width="100%">
         <TR>
         <TD> ComplainD </TD>
    <TD> ComplainId </TD>     
    <TD> ProbHeader </TD>     
    <!--
    <TD> ProblemDescription </TD>     
    <TD> Problem Comments </TD>     
    -->
    </TR>
         <%
         try
         Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
         java.sql.Connection con = java.sql.DriverManager.getConnection("jdbc:odbc:Driver={Microsoft Access Driver (*.mdb)};" +"DBQ=c:/vishal/HelpDesk.mdb;DriverID=22;READONLY=false","","");
         //java.sql.Connection con = java.sql.DriverManager.getConnection("jdbc:odbc:Portal");
              java.sql.Statement stmt = con.createStatement(java.sql.ResultSet.TYPE_SCROLL_INSENSITIVE,java.sql.ResultSet.CONCUR_READ_ONLY);
              s = "select * from Complains";
         java.sql.ResultSet rs = stmt.executeQuery(s);               
                        while(rs.next())
                        //getting data from database
                                                           empId = rs.getString("EmpId");                    // out.print(" " + empId);
              compid = rs.getString("ComplainId");
              // out.print(" " + compid);
              calltype = rs.getString("CallType");
              // out.print(" " + calltype);
                        a = rs.getString("Complaindate"); //problem with this field
    out.print(a); // prints value
              %>               
                        <TR>      
                        <TD> <%=compid %> </TD>
                        <TD> <%=calltype %> </TD>     
                        <TD <%=a %> </TD>
                                       </TR>
    <%
                        }//while loop          
         %>
         </TABLE>     
         <%                
         }//try
              catch(Exception ep)
              out.println(ep);
              System.exit(1);
    %>
    </BODY>
    </HTML>
    value in database is as follows :-
    Complaindate
    5/18/2003 1:30:27 PM
    5/18/2003 7:32:43 PM
    5/18/2003 7:34:02 PM
    5/18/2003 7:49:19 PM
    5/18/2003 7:50:27 PM
    5/18/2003 10:49:42 PM
    5/18/2003 10:58:24 PM
    thanking u ,plz ask if any further clarifications

    Hi
    I am seeing nothing wrong with ur code..
    what about "view source" result.....plz check with that...
    whether u r getting all the trs and tds...
    revert back on this Issue..
    Mars Amutha

  • Print preview not showing values correctly. (single words are omitted)

    Hi,
    When viewing print preview of ME23n , it does not shows the values correctly.
    It omitting the single words.
    If its having 2 or more words, it displaying correctly
    For example;
    This is the vendor & its address.  (check attached image img1.jpg)
    ZERANDIB BUSINESS APPLIANCES
    Number-122/A
    PO BOX 41,112,REID AVENUE
    COLOMBO-04
    When displaying the print preview, it shows only some parts of the above address
    Shows only; (check attached image img2.jpg)
    ZERANDIB BUSINESS APPLIANCES
    PO BOX 41,112,REID AVENUE
    These values are getting from a table called LFA1. I have checked that table & in that table all the values exists correctly.
    I have noted issue is with, having only a single word. (If address or name having only a single word, that is without spaces, it will not going to show in the print preview) -
    In the above example, it is not showing Number-122/A and  COLOMBO-04 (Its a single word. No spaces there)
    If its like --> Number - 122/A   &  COLOMBO - 04 ,  then it will display in the print preview correctly (where there are spaces after - mark)
    check img3.jpg
    If its having more than one word, then it will display correctly in the print preview.  As below;
    ZERANDIB BUSINESS APPLIANCES
    Number - 122/A
    PO BOX 41,112,REID AVENUE
    COLOMBO - 04
    Any ideas how to resolve this issue?
    Is there any thing to do with printer settings & configurations / netweaver admin point of view?
    Best Regards.
    Zerandib

    Hi Zerandib,
    By the way , since its a standard program, i think that code is out of our scope.
    Me23N is a standard tcode but cusomters create Z-Program for printing by making a copy of standard.
    You may please check upon the same.
    Is it possible to check the results on a system where patch has not been applied ?
    Regards,
    Deepak Kori

  • In migrated IP form People picker not showing value

    i have a MOSS 2007 IP form migrated to SP 2013. I need to add a people picker control instead of dropdown. The newly added picker picker is showing up on the form but its value is not showing.
    It shows up when i change the value in existing people picker control(since IP form submits to locate the new user). so basically people picker is not able to resolve the person entry in first go.
    What can be done to show the value without change in the infopath xml structure( cant even migrate it to 2013 IP)

    Hi,
    For your issue, you can migrate InfoPath 2007 form to InfoPath 2013 form as the steps of following blog and then you can add new people picker control.
    http://www.dotnetfunda.com/articles/show/2829/migrating-infopath-2007-form-to-2013-forms
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

  • Mrp per unit filed in excise invoice not showing value

    Hi,
    in excise invoice print  mrp per unit value not showing, to find solution what process i need to follow
    please find attachment for screen shot.
    regards,
    sivakoti.

    Hi all
    i got solution from my issue , as above given MRP per unit value picking from MRP per case value,
    here if MRP per unit value is more than 3 digits(ex: 1000 rs/-) then value not appearing in excise invoice ,for this my ABAP r has done program variant changes for numeric length increased for MRP per unit field
    thank you to   G Lakshmipathi and Ashok Kumar Telugu for spending your valuable time on this issue .

  • 2D stacked column does not show values

    Hi Friends,
    I am new to Apex. I have a 2D column chart with two columns for every data point. The display value check box is checked and I can see the values on the chart. But now when i to make it a stacked 2 D column, the Show Values checkbox field gets disabled and the values does not appear on the stacked 2D column chart. I tried the same with 3S stacked column chart and even there the show values gets disabled.
    Is there any way i can display the values on the chart for a stacked column? I can see the values when i hover on it in case of Stacked column chart but I need to display the values on the chart.
    Kindly let me know how i can do this in Apex?

    Hi Pradeep,
    In earlier releases of Application Express, the supported version of AnyChart Flash charts did not fully support the display of values for Stacked charts. Therefore, the "Show Values" checkbox would be disabled on the Chart Attributes page. Since our 4.0 release, with the integration of AnyChart 5 charts, the option to display values on stacked charts is exposed via the Chart Attributes page. To take advantage of this option, along with many other charting improvements introduced with our 4.0 release, I would recommend that you upgrade to the latest version of Application Express.
    Alternatively, you could switch your existing chart to use custom XML, and change the following line of code in the chart XML from:
    <names show="no"/> to <names show="yes"/>For further information on customising your chart XML, please refer to the AnyChart 3 documentation: http://3.anychart.com/products/docs/anychart/index.htm.
    Regards,
    Hilary

  • Hierarchy node in query rows not showing values in report

    Hi sdn
    I'm taking hierarchy node on rows and some plan and actual values on columns but i'm unable to get values in the report for only plan values
    How did I reconcile the values whether that value is available in hierarchy or corresponding value's for plan data is available in the cube,pls give me clues
    rubane

    Hi,
    Could you please share the steps you have taken to fix the problem?
    We do have a similar problem and for some reason the newly added hierarchy node for 0Profit_ctr is not showing up in the variable selection screen F4 (input selection for query execution). However we can see this node when we display that hierarchy in RSA1. I did try applying the changes recommened by Jerome but unfortunately it didn't work.
    Any help on this would be greatly appreciated.
    Thanks,
    Krish

  • Element Entry Screen does not show value

    I have created an element xxtest123, created a fast formula, and the formula result contain the direct result to this element.
    But before creating fast formula I did following steps.
    Created Input Values
    The input values this element has are
    Pay Value, Hire Date and Date Of Birth all are non enterable by user, and Database Items boxes corresponding to these values are checked.
    Created Element Link
    I, later linked it to a payroll and checked box Standard on the element link screen.
    Now issue is after running Payroll I can see the SOE report and Run Result Screen shows the expected result
    But the element entry screen does not show the values. Rather the fields are simply blank.
    Can anyone please help me why it is behaving such a way?

    Thanx Sharath for your quick response.
    But I have run QuickPay for that employee.
    After running QuickPay the input values names are coming into element entry value screen.
    But it is not showing the value corresponding to the element input value names.
    Thanks,
    Pankaj Kedia

  • Graphs in the dashboard not showing values which greater than 1000 !!!

    Hello Champs,
    I have build a dashbaord using SAP BO Dashboards 4.1 SP 1.
    Architrecture is as below:
    Bex Query --> SAP Netweaver Connection --> Dashbaord --> Published on BI Portal.
    So here there is no BOE in picture.
    The problem I am facing is that, in my graphs any value which greater than or equal to 1000 is not showing up....!!!
    Strange indeed.
    In the picture one can see that at the runtime, the Tablular view is showing data, but the Graph on the left isnt, as all the values are greater than 1000. Any values lower than 1000 is appearing,
    So, does anyone have faced any such problem in such a scenario.
    Is there any setting which has to be done to publish the Dashboard on BI Portal, which I may have missed.
    Any helpfull suggestion is much apppreciated.
    Thanks.
    Pradeep Gupta.

    Hi,
    Are you calculating the value in thousands? Whats the value? Currency etc. Did you check in the text tab on what value it is?
    Arun

  • Urgent...editable col...is not showing values....in grid...have ur points.

    Hi all,
    I m using an ALV grid with one column editable....but some cells of that columns are uneditable.
    Now I m putting values in the editable column....my grid is interactive..now when i click on some button...to display the value of grid in list screen.....the editable column shows no values.... pleas help me...
    <b>Have ur points.</b>
    some code..
    DATA it_fieldcat TYPE lvc_t_fcat.
    DATA wa_fieldcat TYPE lvc_s_fcat.
    DATA wa_celltab TYPE lvc_s_styl.
    DATA it_celltab TYPE lvc_t_styl.
    PERFORM display_grid.          note : - Till this it's working..
    form display grid.
    CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY_LVC'
        EXPORTING
          i_callback_program = sy-repid
          i_callback_user_command = 'UCOMM'
          i_callback_pf_status_set = 'SET_PF_STATUS'
         i_grid_title       = 'GRID DISPLAY'
          is_layout_lvc      = wa_layout
          it_fieldcat_lvc    = it_fieldcat
          it_events          = it_event
        TABLES
          t_outtab           = itab
        EXCEPTIONS
          program_error      = 1
          OTHERS             = 2.
    Being an interactive grid..
    form <b>UCOMM</b> is called..
    i m setting breakpoints at UCOMM to see my itab...but itab is showing no values in the editable column..
    I wish u understand.

    this is the example for data_changed method.
    i think there is no need for the method get_selected_cell too. only data_chaned serves the purpose.
    **class definition and implementation
          CLASS LCL_EVENT_RECEIVER DEFINITION
    CLASS LCL_EVENT_RECEIVER DEFINITION.
      PUBLIC SECTION.
        METHODS HANDLE_DATA_CHANGED
        FOR EVENT DATA_CHANGED OF CL_GUI_ALV_GRID
        IMPORTING ER_DATA_CHANGED E_ONF4 E_UCOMM.
    ENDCLASS.                    "cl_event_receiver DEFINITION
          CLASS LCL_EVENT_RECEIVER IMPLEMENTATION
    CLASS LCL_EVENT_RECEIVER IMPLEMENTATION.
      METHOD HANDLE_DATA_CHANGED.
      IF OUTPUT_TYPE = DETAIL.
       PERFORM DATA_CHANGED USING ER_DATA_CHANGED  E_ONF4 E_UCOMM.
    ENDCLASS.
    <b>in PBO</b>
    **set handler to trigger the event
      SET HANDLER EVENT_RECEIVER->HANDLE_DATA_CHANGED FOR GO_GRID.
    **registering data_changed
      CALL METHOD GO_GRID->REGISTER_EDIT_EVENT
        EXPORTING
          I_EVENT_ID = cl_gui_alv_grid=>mc_evt_modified.
      CALL METHOD GO_GRID->REGISTER_EDIT_EVENT
        EXPORTING
          I_EVENT_ID = cl_gui_alv_grid=>mc_evt_enter.
    <b>IN pai</b>
    FORM DATA_CHANGED  USING P_ER_DATA_CHANGED TYPE REF TO
    CL_ALV_CHANGED_DATA_PROTOCOL P_ONF4 type C E_UCOMM TYPE SY-UCOMM.
      DATA: L_VALUE TYPE LVC_VALUE,
        ls_mod_cell type lvc_s_modi.
    **for getting f4 help
      IF P_ONF4 NE SPACE.
        PERFORM ONF4.
      ENDIF.
      LOOP AT P_ER_DATA_CHANGED->MT_MOD_CELLS INTO LS_MOD_CELL.
        CALL METHOD P_ER_DATA_CHANGED->GET_CELL_VALUE
          EXPORTING
            I_ROW_ID    = LS_MOD_CELL-row_id
            I_FIELDNAME = LS_MOD_CELL-fieldname
          IMPORTING
            E_VALUE     = L_VALUE.
        CLEAR: V_FNAME.
        V_FNAME = LS_MOD_CELL-FIELDNAME.
    ***now with the l_value u can update the internal table.
      ENDLOOP.

  • MR11:  Maintain GR/IR Clearing Account not showing values of 1.00 or

    Hello Gurus-
    I could not find anything in the network but is it possible to include values of 1.00 or less on the report?  We are not able to manage this as they build up over time and without visibility, we cannot manage nor can we properly reconcile to G/L.  Is there a solution to this?
    If so, please share.
    Thanks!

    Hi,
    Are you using  a varinat to run the same. If yes, please check the input parameters in MR11 on the field Value Variance Less Than/= To. It could happen it has been set as 1.
    Thanks
    Aravind
    Edited by: Aitipamula Aravind on May 5, 2010 12:23 AM

  • Y-axis Does not show values when exported to excel

    Hi,
    We are facing trouble while showing Y-axis values when report is exported to excel. On report Y-axis is shown properly however when we export it to excel only 1 value is shown with arrow mark(=>).
    If we will right click Y axis, we can see all data exported in "Select Data". If we select Y-axis, and change axis properties to automatic, we can see Y-axis values on excel.
    Now, is there any property setting which will show all the data on Y-axis instead of showing up single value with arrow?

    Thanks for your reply. I tried it closing all sheets and exporting, however result doesn't change. There is an aggregate table we are querying to which holds almost 20k records. Right now I have observed this with 3 reports. In one of the report I am using Horizontal chart. In that report there is issue with X-axis.
    e.g.
    Band
    1000<= |
                 |
                 |________________________________
                  A                     B                  C                D

  • DropdownByKey is not showing values from checktable

    Hi,
    I have a Dropdown by Key UI element and i have bound it to a context attribute whose type is PROJ-PROFL. The "Determined input help" property of the context attribute is automatically taken as check table TCJ41 (not changeable) but my UI element is not populated with these values and it is empty. When i change the UI element to Input field, the value help is appearing. But i want it to be a dropdown.
    Can anyone please suggest?

    Hi,
    The thing is with DropDowns you cannot just bind them to an element that has a search help and expect the entries to automatically appear.
    As mentioned in previous threads in this forum you have to build the DropDown from scratch. Do a quick search and you will find what you are looking for.
    Cheers,
    Neil.

Maybe you are looking for

  • Upgrading from 10.2.8 to Tiger, questions?

    I've never upgraded my OS. I've had my G4 for two years and have enjoyed using it very much. I recently purchased an external Lacie DVD/CD Burner with lightscribe capabilities, but I can't use it with my current OS. I went ahead and bought Tiger, and

  • How do I get my Documents folder back on the Dock?

    I have Snow Leopard 10.6.8, and I've read a string of similar questions/answers. I've tried dragging the documents folder from the sidebar in Finder, but it won't drag to the Dock by Trash. Where else should I look? I've tried to 'control-click' Appl

  • HT1657 Movie rental not loading

    I rented a movie on iTunes and it downloaded, but when I started watching it, it stopped and won't load anymore

  • How to login in Oracle 10g SQL Plus

    I just installed Oracle 10g. I tried to login to SQL Plus by using scott and tiger to be user name and password, but it did not work. What can I do about it? Please help and thanks in advance!!!

  • Abnormal increase of used size in oracle home directory

    Hi all, I have a production database Oracle 10g R2 (10.2.0.1.0) on HP-UX 11.23 and the /oracle directory is having 74 GB size. when i check the size of the /oracle mountpoint today it is showing 45 % used whereas it is 33 % yesterday eveining. the ch