How to remove Fatal Error in Reports 3.0

How to eliminate Fatal Error in the Reports,
I created Formula column and in that i am writing query for
retreiving values and storing that value in other variable which
i declared in the formula columns PL/SQL and in that I didn't
find any compilation errors but when i run the report i am
getting the fatal error. Please give me the solution for that
fatal error.

Hi ,
first goto the properties sheet of formula column.
in the properties sheet
increse the widht property by 200.
still u have the same problem again increase by 100.
repeat like that.
at certain level u r error fixed.
bye
srini

Similar Messages

  • How to remove this error every time in extraction

    Dear folks,,
    I have a difficulties in extraction .. Could you share to me how to remove this error please .. ??
    In one ODS: Quotation (Fetching the data from CRM), it always raise up the error every time do an extraction ..
    The message error is like this:
    Runtime Errors     :    MESSAGE_TYPE_X
    Error analysis                                                             
    Short text of error message:                                           
    Req. 0000508314 in DataStore ZCRMQUTO must have QM status green before it is activated
    Another Clues:
    SY-TITLE : CPIC and RFC Control     
    SY-MSGTY : X                        
    SY-MSGID : RSM1                     
    SY-MSGNO : 110                      
    SY-MSGV1 : 0000508314               
    SY-MSGV2 : ZCRMQUTO                 
    SY-MODNO : 0                        
    SY-DATUM : 20080116                 
    SY-UZEIT : 083744                   
    SY-XPROG : SAPLRSSM                 
    SY-XFORM : RSSM_MON_START_2ND_PROCESS
    My Questions are :
    1. Do you ever have the problem like this ??
    2. Do you know the problem regarding CPIC & RFC Control, is that any correlation with RFC/Connection to CRM.
    3. Do you know regarding the message error: RSSM_MON_START_2ND_PROCESS
    Need really your guidance and response..
    Regards,
    Niel..
    will appreciate any response ..

    Hi,
    Just try this.
    As per the error message "Req. 0000508314 in DataStore ZCRMQUTO must have QM status green before it is activated" there is a request(0000508314) in red/yellow status in the ODS (ZCRMQUTO).
    This error normally occurs while activation of ODS/DSO.
    Activation may fail saying that there is a request with status other than green in target. Ideally system expects to activate a green request. But if it find a request with other (red/yellow) it may throw an error.
    This is the error message we get for that kind of errors
    'Request REQU_* in ODS must have QM status green before it is activated." and this is the same one you are getting.
    Try to find the bad request, rectify/delete it.
    This may resolve your problem.
    thanks,
    JituK

  • A fatal error was reported by SAR firmware during initialization

    Dears,
    After upgrading the SMU to one of our IOS XR GSR, we got the following error:
    g_spa_2[173]: SPA ATM1/2 SAR: A fatal error was reported by SAR firmware during initialization: Firmware version mismatch [Error code 2002]. SPA will reset
    The line card went into constant reload.
    I could not locate any bug related.
    Could it be hardware issue ?
    Thanks,
    Michel.

    it could be the wrong hw rev for the atm spa is used (I thought you needed a V2).
    that could be part of the problem.
    alternatively, I would let the SIP boot without the SPA, invoke a fpd update, insert the SPA, try to update the fpd of the SPA, if that still fails, I think you need to open a tac case.
    doesnt look like a hw failure to me, but this is a hw issue (fw revision situation)
    regards
    xander
    Xander Thuijs CCIE #6775
    Principal Engineer 
    ASR9000, CRS, NCS6000 & IOS-XR

  • How to remove syntax error for the method which i deleted?

    Hi,
    I implemented a attribute NAME2 in BP_ADDR/AddressDuplicate , in that i implemented GET_P_NAME2 and later deleted attribute it self now i am getting the error "ZL_BP_ADDR_ADDRESSDUPLICA_CN02CP Method "GET_P_NAME2" does not exist. There is, however, a method with the similar name "GET_BP_NAME"
    how to remove this error?
    regards
    Vinay

    Hi Pankaj,
    I tried that it is giving dump
    The following syntax error occurred in program
    "ZL_BP_ADDR_ADDRESSDUPLICA_CN02CP " in include
    "ZL_BP_ADDR_ADDRESSDUPLICA_CN02CM01D " in
    line 1:
    "Method "GET_P_NAME2" does not exist. There is, however, a method with "
    "the similar name "GET_BP_NAME"."
    any clue how to solve this?
    Vinay

  • How to remove database profile in report

    Hello,
    We have a report right now and upon accessing it, a window asking for a Database Profile comes out. This causes the program to have additional selection parameters for Project Definiton, WBS element etc.
    Before we just ran the report for Period, Year, Cost Center Group. Ever since the Database Profile appeared we now have to put * in the WBS element so that the report will run.
    Anyone know how to remove the Database Profile selection? One of our users reported that this wasn't in the selection parameters and our developer said there were no changes to the report.
    Are there possible reasons why the Database Profile suddenly appeared?
    FYI, the report was created using Report Groups (GR51/2/3)
    Thanks.

    Hi,
    What selection criteria you need?
    Database profile is needed to access objects from Logical PS DB. You have to put at least one selection object viz. Project Definition or WBS, or Network or Activity.
    Create one of your own profile as per requirements and default it in user param.
    Regards,
    Harsh.
    Edited by: Harsh Saxena on Jul 8, 2011 1:13 PM

  • How to remove Unicode errors from extended check and code inspector

    Hi
    We are working on making all our ABAP program to make unicode compliant. We are activating unicode flag in attribute and correcting syntax errors. After this when we do the extended checks or SLIN or code inspector, usually giving error for many statements such as whenever there is message.
    <b>Code is :</b>message a208 with text-004.
    <b>Error description is</b> :
    The message 208 for id zz has no long text.
    You can hide this message using "#EC *
    208 is -   & does not exist in & &. And  text 004 is - Cannot open the output file
    By using #EC * we can remove errors. But Is this the correct way and what does this indicate? Please explain.

    Hi Yogesh,
    Can you check whether the message number 208 in message id ZZ has the Self Explanatory checkbox as checked or not? I think it is not checked and u have also not maintained any long text. Hence the error.
    By using #EC - you do not remove the error, however u hide it from SLIN.
    It is used if there is some known error you cannot avoid which is returned by SLIN and you dont want it to be reported. Also, a way to "cheat" the reviewer who might be checking for errors.
    Not good !! 
    Regards,
    Aditya

  • How to remove Sorting options from Report's Column Headers.

    Hi All,
    When i try to run a Query in Enterprise Portal, I'm getting a " Sorting option" in each column. Thats not needed in a Report.
    Kindly suggest me How to remove that Sorting options from Each colum header.
    Thanks in Advance.
    Regards,
    Jayaprakash Jayachandran.

    hi,
    U can uncheck the sorting option in Navigation Pane,which will remove all sorting options.
    Regards,
    aanand

  • How OC4J handles fatal error codes

    1. Does OC4j cleans/closes all connections in the connection pool when OC4J detects fatal error codes? Does OC4J really work as per oracle documentation? Can I get an example showing how is it done?
    Oracle Documentation says:
    For each data source defined in data-sources.xml, you can define fatal error codes that indicate that the back-end database with which the data source communicates is no longer accessible. When OC4J detects one of these error codes (stated when a SQLException is thrown by the JDBC driver), OC4J will clean its connection pool. That is, it closes all connections in the connection pool. For Oracle, the predefined fatal error codes are: 3113, 3114, 1033, 1034, 1089, and 1090.
    2. When OC4J detects fatal error codes defined in an connection pool in data-sources.xml, how connections in the connection pool are handled by OC4J?
    3. When OC4J detects fatal error codes on one connection to Oracle database, then will OC4J restore / close the connection back to connection pool?
    4. Does OC4J really work on fatal error codes?
    Sample code of connection pool I used in data-sources.xml file where I defined fatal error codes:
    <connection-pool name="FSCMDS" inactivity-timeout="30" initial-limit="5" max-connections="5" validate-connection-statement="select * from dual">
    <connection-factory factory-class="oracle.jdbc.pool.OracleDataSource" user="" password="" url="" commit-record-table-name="">
    <proxy-interface sql-object="PreparedStatement" interface="oracle.jdbc.OraclePreparedStatement"/>
    <*fatal-error-codes*>
         <*error-code code="3113"*/>
    </*fatal-error-codes*>
    </connection-factory>
    </connection-pool>
    Please post answers on these questions...
    Thanks
    Venkat

    This forum is for general database questions, post your question here:
    OC4J
    Werner

  • How to remove build errors while creating an Order App. for Handhelds

    Hi Friends,
    As per the Tutorial: Developing an Order Application for Handhelds provided at the given link http://help.sap.com/saphelp_nwmobile71/helpdata/en/8F/0B674240449C60E10000000A1550B0/frameset.htm
    I am creating mobile application for PDA . I have finished many steps but at one step I am getting build errors.
    The step is when we create service and paste the code provided in the document.
    public void generateTestData() {
    //@@begin implementation
          if( !(((Order_srvModel)OcaRoot.getInstance().getModel(Order_srvModel.class)).getOrderOrderheaders().size() > 0))
             OrderOrderheader order = ((Order_srvModel)OcaRoot.getInstance().getModel(Order_srvModel.class)).createOrderOrderheader();
             order.setOrderid("0023378");
             order.setLongtext("Repair front door");
             order.setServiceunit("SU01");
             order.setCreatedOn(Date.valueOf("2007-06-30"));
             order.setCreatedAt(Time.valueOf("08:45:00"));
             order = ((Order_srvModel)OcaRoot.getInstance().getModel(Order_srvModel.class)).createOrderOrderheader();
             order.setOrderid("0024897");
             order.setLongtext("Analyse malfunction");
             order.setServiceunit("SU01");
             order.setCreatedOn(Date.valueOf("2007-07-01"));
             order.setCreatedAt(Time.valueOf("09:00:00"));
             order = ((Order_srvModel)OcaRoot.getInstance().getModel(Order_srvModel.class)).createOrderOrderheader();
             order.setOrderid("0034534");
             order.setLongtext("Repair escalator");
             order.setServiceunit("SU03");
             order.setCreatedOn(Date.valueOf("2007-07-03"));
             order.setCreatedAt(Time.valueOf("19:45:00"));
             order = ((Order_srvModel)OcaRoot.getInstance().getModel(Order_srvModel.class)).createOrderOrderheader();
             order.setOrderid("0024589");
             order.setLongtext("Analyse computer problem");
             order.setServiceunit("SU04");
             order.setCreatedOn(Date.valueOf("2007-07-01"));
             order.setCreatedAt(Time.valueOf("15:45:00"));
             order = ((Order_srvModel)OcaRoot.getInstance().getModel(Order_srvModel.class)).createOrderOrderheader();
             order.setOrderid("0027890");
             order.setLongtext("Repair door lock");
             order.setServiceunit("SU03");
             order.setCreatedOn(Date.valueOf("2007-07-05"));
             order.setCreatedAt(Time.valueOf("10:00:00"));
             OcaRoot.getInstance().commit();
    //@@end
    The issue is I am getting a red line below each set methods as I have shown by underlining. I am struggling with how to rectify the error.When I write ORDER and write . after it , it shows only get methods in the popup not the set methods.
    Please suggest .
    It will be a great help.
    Regards,
    Nitesh

    Hi Nitesh
    Check if the data object you created is bi directional in DOE?
    Regards
    Vidyadhar

  • How to resolve "Internal error: ABAP Report  cannot be loaded" error

    Hi All,
    I am new to SAP.Please help me out from this problem.
    When I am trying to debug BSP page, in debugging mode it shows "Internal error: ABAP Report  cannot be loaded" error and then dumps.
    In transaction ST22 it shows this dump something like this
    Runtime Errors         MESSAGE_TYPE_X
    The current application program detected a situation which really
    should not occur. Therefore, a termination with a short dump was
    triggered on purpose by the key word MESSAGE (type X).
        1 FUNCTION AC_SYSTEM_FLUSH .
        2 *"----
        3 ""Lokale Schnittstelle:
        4 *"  IMPORTING
        5 *"     VALUE(CALLED_BY_SYSTEM) TYPE  C OPTIONAL
        6 *"  EXCEPTIONS
        7 *"      CNTL_SYSTEM_ERROR
        8 *"      CNTL_ERROR
        9 *"----
       10   data: sysubrc like sy-subrc.
       11
       12   CALL FUNCTION 'AC_FLUSH_CALL'
       13        EXPORTING
       14             SYSTEM_FLUSH = 'X'
       15             CALLED_BY_SYSTEM = CALLED_BY_SYSTEM
       16        IMPORTING
       17             MESSAGE_NR   = sysubrc
       18             MESSAGE_TEXT = SY-MSGLI.
       19
       20   sy-subrc = sysubrc.
       21
       22   CASE SY-SUBRC.
       23     WHEN 0.
       24     WHEN 1.
       25 *     system_error
       26       MESSAGE ID 'CNDP' TYPE 'X' NUMBER 007 RAISING CNTL_SYSTEM_ERROR.
       27     WHEN 2.
       28 *     method_call_error
    >>>>>       MESSAGE ID 'CNDP' TYPE 'X' NUMBER 006 RAISING CNTL_ERROR.
       30     WHEN 3.
       31 *     property_set_error
       32       MESSAGE ID 'CNDP' TYPE 'X' NUMBER 006 RAISING CNTL_ERROR.
       33     WHEN 4.
       34 *     property_get_error
       35       MESSAGE ID 'CNDP' TYPE 'X' NUMBER 006 RAISING CNTL_ERROR.
       36     WHEN OTHERS.
       37       RAISE CNTL_ERROR.
       38   ENDCASE.
       39
       40 ENDFUNCTION.
    Thanks in advance
    Sunil Choudhury

    Hi Sunil,
    The reason for this could be anything, anyways look up for an OSS note with the error message first.
    As a workaround, you can try to use the classic debugger instead of the new ABAP debugger and see if it works.
    You should be logged into SAP via SAP GUI when you are debugging BSP.
    Regards
    Chen

  • ORA-04031 . how to remove this error.

    Hi Guys,
    when i try to run one of my query based on a view, i get the following error:
    ORA-04031: unable to allocate 4096 bytes of shared memory ("large pool","unknown object","sort
    subheap","sort key")
    I have no idea if this error is related to memory or what. Pliz help how to resolve this error and run my query.
    Regards,
    Imran Baig

    [oracle@demo oracle]$ oerr ora 4031
    04031, 00000, "unable to allocate %s bytes of shared memory (\"%s\",\"%s\",\"%s\",\"%s\")"
    // *Cause:  More shared memory is needed than was allocated in the shared
    //          pool.
    // *Action: If the shared pool is out of memory, either use the
    //          dbms_shared_pool package to pin large packages,
    //          reduce your use of shared memory, or increase the amount of
    //          available shared memory by increasing the value of the
    //          INIT.ORA parameters "shared_pool_reserved_size" and
    //          "shared_pool_size".
    //          If the large pool is out of memory, increase the INIT.ORA
    //          parameter "large_pool_size".
    [oracle@demo oracle]$

  • How to remove the header in Report from SQVI

    Folks,
    I created a report by joining 4 tables in SQVI, the output data is around 200 pages. I need to remove the header from the report so I can down load to a excel.
    Can some tell me how to switch of the header in SQVI ( Layout Mode). I did this before using Legend on/off but I quite didn't remember how I exactly did it.
    Thanks,
    Kumar

    Hi,
          It is not about the thing that, whether your source is XML or flat file. If you dont want some thing in your source file , dont consider it and dont map it with your target structure. think that, your not getting the header in your source.  What is the header here.
    <Emp_details>
    <Emp_Id> Employee No </Emp_Id>
    <Emp_Name> Employee Name </Emp_Name>
    </Emp_details>
    <Emp_details>
    <Emp_Id> 1234 </Emp_Id>
    <Emp_Name> xxxx </Emp_Name>
    </Emp_details>
    <Emp_details>
    <Emp_Id> 5678 </Emp_Id>
    <Emp_Name> yyy </Emp_Name>
    </Emp_details>
    you have two fields under node Emp_details. What do u want to avoid here?
    Regards,
    Reyaz

  • How to remove UNIT ERR from report

    Hi,
    When the report is executed, the columns and key figures (restricted, calculated) etc are displayed properly, but under every key figure column header there is a word "ERR" is displayed , please let me know how this can be removed from the report.
    Thanks
    Akila. R

    Hi,
    As suggested in the above threads either maintain the Units for the objects or try to remove the ERR message by using the function NODIM() for corresponding key figures.
    Regards,
    Rik

  • Fatal Error in Report Generation.

    Hi,
    When i am trying to run the report from Jdeveloper, i am getting the following error in JSPX page
    Page Error: The page you are trying to access is having some problems
    and the following is the log is created in jdeveloper server console.
    javax.faces.FacesException: Can't set managed bean property: 'page'.
         at com.sun.faces.config.ManagedBeanFactory.setPropertiesIntoBean(ManagedBeanFactory.java:596)
         at com.sun.faces.config.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:253)
         at com.sun.faces.application.ApplicationAssociate.createAndMaybeStoreManagedBeans(ApplicationAssociate.java:282)
         at com.sun.faces.el.VariableResolverImpl.resolveVariable(VariableResolverImpl.java:97)
         at oracle.adfinternal.view.faces.el.AdfFacesVariableResolver.resolveVariable(AdfFacesVariableResolver.java:40)
         at oracle.adfinternal.view.faces.model.VariableResolverUtils$JspResolver.resolveVariable(VariableResolverUtils.java:79)
         at com.sun.faces.el.impl.NamedValue.evaluate(NamedValue.java:145)
         at com.sun.faces.el.impl.ExpressionEvaluatorImpl.evaluate(ExpressionEvaluatorImpl.java:263)
         at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:160)
         at com.sun.faces.el.ValueBindingImpl.getValue(ValueBindingImpl.java:143)
         at oracle.jheadstart.controller.jsf.util.JsfUtils.getExpressionValue(JsfUtils.java:256)
         at oracle.jheadstart.controller.jsf.lifecycle.JhsPageLifecycle.loadBreadcrumbConfig(JhsPageLifecycle.java:968)
         at oracle.jheadstart.controller.jsf.lifecycle.JhsPageLifecycle.prepareModel(JhsPageLifecycle.java:949)
         at oracle.adf.controller.v2.lifecycle.Lifecycle$8.execute(Lifecycle.java:210)
         at oracle.adf.controller.v2.lifecycle.Lifecycle.executePhase(Lifecycle.java:116)
         at oracle.adf.controller.faces.lifecycle.ADFPhaseListener.mav$executePhase(ADFPhaseListener.java:29)
         at oracle.adf.controller.faces.lifecycle.ADFPhaseListener$4.after(ADFPhaseListener.java:327)
         at oracle.adf.controller.faces.lifecycle.ADFPhaseListener.afterPhase(ADFPhaseListener.java:90)
         at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:254)
         at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:110)
         at javax.faces.webapp.FacesServlet.service(FacesServlet.java:213)

    You may have better luck on {forum:id=38}

  • How to remove Blank Fields in Reports ASAP

    I have a bugging problem. I have Reports 6.0 in which My address section 5 Fields of address one below the other. Report runs perfectly But when I have Address of only three lines then the middle lines are left empty. How can I shift the lines below to the Empty lines.
    Please let me know Asap.

    You can have the dynamic items in a frame which would shrink or grow depending on the circumstance.Now your item below this should be anchored to the frame so that it shifts itself up or down depending on the frame location.
    Hope this solves your problem.
    null

Maybe you are looking for

  • Want to use Dell Laptop/Dock with iMac Display

    Hello, i currently have a MBP and a Work Laptop (Dell with Dock) and i would like to change my MBP to a iMac but i would like to use the same display on the iMac for the laptop dock too. Is this possible? I have read a couple of posts and am i right

  • PDF simple vectors look OK in Preview, distorted in Adobe Reader?

    I am working on a document in Illustrator CS5 on Mac OS 10.5.8. The doc is meant to be viewed primarily through e-mail, possibly printed to a desktop printer. I am replacing certain letterforms with vector objects – basically, I'm using simple rectan

  • Lack of communication from Apple

    Given that we are now in the midst of a disasterous release of the new IPhone software, it sure would be nice to see a pinned message at the top of each iPhone discussion saying something like this: Sorry, folks! We really screwed this up but please

  • Macbook can't boot ?

    Hello guys i a newbie for mac and my macbook stop booting i hear a sound when it boot after that it just keep loading and when i press option key i see my HD. Please tell me what i have to do Thanks!

  • Is't Single-VLAN One-Armed Mode let the pop-ups error?

    Dear all   In my network I deployed Single-VLAN One-Armed Mode In this mode,the real server’s default gateway is the upstream router. To ensure the return flow traverses back through the load balancer, the IP address of the client isrewritten to that