Report  Terminates abruptly

Hello,
We have one report which consists of several complex queries and
summary details.For certian parameter values,the report output
will be more than 5000 pages.When the report is run for those
parameter values, report designer is getting crahsed
abruptly?. Our report builder version is 6.0.8.8.3.
What could be the reason for this problem?.
Early reponse is highly appreciated.
Thanks&Regards
SubbaRao

Hi,
When you run the report, go to TCODE RSDDBIAMON2 and click on 'BIA LOAD MONITOR ACTIVATE' to have look at how the memory parameters change on execution of this report.
You might get this error in below cases :
1. Too much data is extracted
2. Exception aggregation used in the query.
If yes, please redesign your query.
Another option is to implement OSS notes mentioned in thread below:
Re: max_cells_one_index
-Vikram

Similar Messages

  • Report terminates after error message

    Hi all,
         i had created an alv report ,grid display.I am using a few error messages frm a message class.Whenever i am performing an operation AFTER the error message is displayed,( like clicking back button,clicking any push button,when trying to debugg using /h..ect..) the entire transaction exits/ it comes out /terminates...pls help me on this
    .... i am even unable to debug using /h...
    Regards,
    Devendran
    Edited by: Paramaguru devendran on Mar 21, 2008 7:13 AM

    Hi
    I think it doesn't make a sense to set a warning or error meesage in the user_command of ALV, usually it's better to use an information message and exit from the routine (method):
    METHOD handle_user_command.
        IF <velidation>.
           MESSAGE IXXX(YY).
           EXIT.
        ENDIF.
    ENDMETHOD.
    In this way the program will be out from the method and doesn't run the abap code after the message and back to the ALV.
    Max

  • BIA Server Overload, Report terminates

    Dear Experts,
    We are getting reading data error when execute a report, cause of bia has not enough memory,
    "amount of data to be read from the bia server is too large"
    How can i check how much memory used from this report via trexadmin tool,
    Best Regards,
    Edited by: atakan yavuz on Jan 7, 2010 11:09 AM

    Hi,
    When you run the report, go to TCODE RSDDBIAMON2 and click on 'BIA LOAD MONITOR ACTIVATE' to have look at how the memory parameters change on execution of this report.
    You might get this error in below cases :
    1. Too much data is extracted
    2. Exception aggregation used in the query.
    If yes, please redesign your query.
    Another option is to implement OSS notes mentioned in thread below:
    Re: max_cells_one_index
    -Vikram

  • ERROR WHILE RUNNING REPORT THROUGH FORMS.....!

    hi all,
    ive designed one form in Forms 9i...I'm tryin to run report through a Push button .....report is running well in paper layout through report builder 9i...The problem I'm facing is dat when i pressed button it is giving me error initially as FRM-41214 cannot run report and after that FRM-40735 When button pressed unhandled exception ora-06502.....What could go wrong??... Ive started OC4J instance ....created report object in object nevigator as well and defined basic properties for diff.parameters HTMLCSS,CACHE..etc.,mentioned report path in complete i.e.c:\reports\genbill.rdf ...Can anybody help me out ??? Thnx.!
    -----------------------CODE ON BUTTON----------------------------------
    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    BEGIN
    repid := FIND_REPORT_OBJECT('REPORT5');
    v_rep := RUN_REPORT_OBJECT(repid);
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    /*Display report in the browser*/
    WEB.SHOW_DOCUMENT('<HOSTNAME>:8889/reports/rwservlet/getjobid'||
    substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server=myrepserver','_blank');
    ELSE
    message('Error when running report');
    END IF;
    PAUSE;
    END;

    When a report terminates with an error, REPORT_OBJECT_STATUS returns the value "TERMINATED_WITH_ERROR", which is 21 bytes of data, but rep_status is defined as 20 bytes. The 6502 error is due to the data not fitting the variable.
    I recommend wrapping the REPORT_OBJECT_STATUS function with a SUBSTR that limits the data returned to 20 bytes, which will ensure the results fit.
    For example:
    rep_status := SUBSTR(REPORT_OBJECT_STATUS(v_rep), 1, 20);

  • Problem while running report for Multiple Language

    Hi Friends,
    The set up for the apps is done for two languages 1. German 2. English.
    I’m printing Invoice Report. It is associated with MLS language function.
    It returns US or D (for German) according to the setup.
    When I run the report from English User, the report runs fine for MLS language function which returns 'US' and not working for ‘D’ as the template is not being picked up(it completed with status Normal and i'm able to see the output by running 'XML Report Publisher' program)
    Similarly when I run the report from German User, the report runs fine for MLS language function which return 'D' and not working for ‘US’.
    I have created two template for testing purpose.The setup for the template as follows.
    Language English Territory US.
    Language German Territory Germany.
    There is no effect on the combination of the language and territory.
    Please help me...
    Regards,
    A. Swain

    When a report terminates with an error, REPORT_OBJECT_STATUS returns the value "TERMINATED_WITH_ERROR", which is 21 bytes of data, but rep_status is defined as 20 bytes. The 6502 error is due to the data not fitting the variable.
    I recommend wrapping the REPORT_OBJECT_STATUS function with a SUBSTR that limits the data returned to 20 bytes, which will ensure the results fit.
    For example:
    rep_status := SUBSTR(REPORT_OBJECT_STATUS(v_rep), 1, 20);

  • User defined  field ang XL report ter

    Hi everybody!
    I using user defined field to create 2 field for marketting form( A/R Invoice).I created
    them in title of form. when i use Xl reporter to get data from 2 these field, i don't see it where. Can you help me!

    Dear Tien Le,
    Additionally to the answer of Jimmy Michael:
    After marking the UDF you need in tools->manage UDF you have to restart XL-Reporter before you can see your UDF in any of the dimension look ups (at least if you are working with the advanced report builder - I don't have any experience using the report composer).
    That is, you have to close XL-Reporter, terminate XL-Reporter in Administration->Add-ons-Add-on manager in the main menu of SAP and start it again.
    Now your UDF is available in all report definitions.
    Regards,
    Frank Romeni

  • Extentrix Unleashes the Power of Citrix Presentation Server

    Extentrix Web Services 2.0 – Application Edition Enhances Access to Citrix Published Applications.
    RAK, UAE. -- 10/10/2007 -- -- Extentrix Systems, FZE a leading software development company specializing in infrastructure solutions for Microsoft Terminal Services and Citrix application delivery products, announced the release of the Extentrix Web Services 2.0 – Application Edition.
    Extentrix Web Services 2.0 – Application Edition provides an extensive set of web services APIs that allows developers to integrate Citrix published applications into their products and portals. It enables users to access the Citrix application delivery platform by invoking open standard web services APIs.
    It works closely with Extentrix Web Services 1.0 -Management Edition which gives developers unlimited power to manage Citrix Presentation Servers Farms through standard protocols.
    Extentrix Web Services 2.0 – Application Edition fully supports the latest Citrix Web Interface 4.6 protocol, packaged with Citrix Presentation Server 4.5 and Web Interface 4.6 and supports all features added in Feature Pack 1 (FP1) for Windows Server 2003.
    Extentrix Web Services APIs communicate directly with the Citrix XML service which enables it to deliver enhanced performance over the previous version. The APIs provide similar functionality as those provided by Citrix Web Interface, but allow for greater integration with ISV and custom applications.
    “Building on the fundamental open Web services standards, Extentrix has developed a great product that unlocks Citrix Application Delivery platform” said Matt Lull, Director of Global SAP Alliance. “Citrix is working Extentrix to utilize this great technology by developing new ways for SAP customers to access Citrix Published applications”
    “Extentrix has come up with innovative ways to unleash the power of Citrix Presentation Server and Extentrix Web Services 2.0 – Application Edition is the fruit of our extensive effort” said Alaaeddin Jallad, Extentrix President and Founder “We are very encouraged by the success of our first release of Extentrix Web Services, which lead us to work on a more advanced version to fully implement the latest Citrix Web Interface 4.6 protocol”
    “Building on open Web services standards, Extentrix has developed a fascinating product that extends Citrix’s Application Delivery platform” said Matt Lull, Director, Global SAP Alliance. “Citrix is working with Extentrix to demonstrate how SAP customers can seamlessly integrate their legacy applications with their NetWeaver Portal and composite applications”
    Additionally Extentrix’s Widget 2.0 with Citrix Presentation Server supports the new released Web Services for easier access to applications and is available for download at http://www.extentrix.com/CPAW.
    A whitepaper outlining how to modify the Web Interface 4.6 to use Extentrix web services can be found at resources’ page.
    Extentrix Web Services 2.0 – Application Edition for Citrix Presentation Server provides the following features:
    ● Enhanced Performance
    Performance is enhanced by connecting directly to Citrix XML service rather than using intermediate hubs like PNAgent site.
    ● Extra APIs
    Provide an enhanced list of APIs which grant functionality on par with Citrix Web Interface 4.6. New APIs include capabilities that help developers validate users’ credentials, get customizable information about published applications, launch them and more.
    ● Enhanced Error Handling Mechanism
    Say goodbye for unknown error exceptions. Errors returned back from the server are fully reported detailing the reasons. Implementing an effective error handling strategy ensures solving many issues like errors do no go undetected; applications do not terminate abruptly without warning or explanation, application stability is restored after an error, etc...
    ● Platform Independent and Simple to Integrate
    Since it is based on open standard protocols; it is simple to integrate it with any application written on any programming language, running on any platform.
    ● Simple Management Console
    Comes with an easy to manage Microsoft MMC snap-in console which helps users create new web services, edit existing ones, and browse & manage their web services. It functions as one management tool that is provided for both Extentrix Web Services Application and Management editions; it simplifies management mechanisms and enhances administration of Extentrix Products.
    A White Paper about Extentrix Web Services 2.0 – Application Edition is available on the product’s page.
    Extentrix Web Services 2.0 – Application Edition is available for download at Extentrix Site. Extentrix also provides developers with a test drive as well as examples to help them experience the power of Extentrix Web Services 2.0 – Application Edition.
    Extentrix has created a forum for the newly released Web services on its site; Extentrix Forum to encourage customers to share their experiences and problems for better support. Extentrix support will monitor the forum and answer developers’ issues.
    About Extentrix
    Founded in 2006, Extentrix Systems is a leading software development company specializing in virtualization and developing software solutions for Microsoft and Citrix platforms. Established by former software engineers at Citrix, Extentrix have developed access solutions that simplify and speed users’ access to Microsoft Terminal Services and Citrix Application Delivery platforms.
    Extentrix Systems is privately held with company headquarters in RAK, UAE. For more information, please visit the company’s Web site at www.extentrix.com or call +971-4-211-5490.
    Citrix® and Citrix Presentation Server™ Client are trademarks of Citrix Systems, Inc. and/or one or more of its subsidiaries, and may be registered in the U.S. Patent and Trademark Office and in other countries.

    Hi Nicholas (is it?)
    I'm afraid I never completed the testing, a long story but the client thought allowing Citrix access over the Internet to non corporate machines was too unsecure.
    I'm curious though as to why your set up does work even if it is for a short time.
    I'm enabled Smart tunneling and this did provide the correct IP address of the Citrix Farm head, instead of the ASA acting as a proxy, you might want to try that
    Sorry I couldn't help more
    Cheers Tony

  • Error while running Oracle 9i forms

    Dear
    First of all, let me know that Oracle 9i Forms is only for web application or we may use it for client server envirnoment.
    I installed Oracle 9i Database & Oracle 9i Forms on Windows XP. Connection between Database & forms works properly.
    But When I click to run a form, I'm receiving this error.
    FRM - 10142 The HTTP Listener is not running on Amfah (my Computer Name) at port 8888. Please start the listener or check your runtime preferences.
    Please Help me !!
    Waiting for an early reply

    When a report terminates with an error, REPORT_OBJECT_STATUS returns the value "TERMINATED_WITH_ERROR", which is 21 bytes of data, but rep_status is defined as 20 bytes. The 6502 error is due to the data not fitting the variable.
    I recommend wrapping the REPORT_OBJECT_STATUS function with a SUBSTR that limits the data returned to 20 bytes, which will ensure the results fit.
    For example:
    rep_status := SUBSTR(REPORT_OBJECT_STATUS(v_rep), 1, 20);

  • URGENT------MB5B : PERFORMANCE PROBLEM

    Hi,
    We are getting the time out error while running the transaction MB5B. We have posted the same to SAP global support for further analysis, and SAP revrted with note 1005901 to review.
    The note consists of creating the Z table and some Z programs to execute the MB5B without time out error, and SAP has not provided what type logic has to be written and how we can be addressed this.
    Could any one suggest us how can we proceed further.
    Note as been attached for reference.
              Note 1005901 - MB5B: Performance problems
    Note Language: English Version: 3 Validity: Valid from 05.12.2006
    Summary
    Symptom
    o The user starts transaction MB5B, or the respective report
    RM07MLBD, for a very large number of materials or for all materials
    in a plant.
    o The transaction terminates with the ABAP runtime error
    DBIF_RSQL_INVALID_RSQL.
    o The transaction runtime is very long and it terminates with the
    ABAP runtime error TIME_OUT.
    o During the runtime of transaction MB5B, goods movements are posted
    in parallel:
    - The results of transaction MB5B are incorrect.
    - Each run of transaction MB5B returns different results for the
    same combination of "material + plant".
    More Terms
    MB5B, RM07MLBD, runtime, performance, short dump
    Cause and Prerequisites
    The DBIF_RSQL_INVALID_RSQL runtime error may occur if you enter too many
    individual material numbers in the selection screen for the database
    selection.
    The runtime is long because of the way report RM07MLBD works. It reads the
    stocks and values from the material masters first, then the MM documents
    and, in "Valuated Stock" mode, it then reads the respective FI documents.
    If there are many MM and FI documents in the system, the runtimes can be
    very long.
    If goods movements are posted during the runtime of transaction MB5B for
    materials that should also be processed by transaction MB5B, transaction
    MB5B may return incorrect results.
    Example: Transaction MB5B should process 100 materials with 10,000 MM
    documents each. The system takes approximately 1 second to read the
    material master data and it takes approximately 1 hour to read the MM and
    FI documents. A goods movement for a material to be processed is posted
    approximately 10 minutes after you start transaction MB5B. The stock for
    this material before this posting has already been determined. The new MM
    document is also read, however. The stock read before the posting is used
    as the basis for calculating the stocks for the start and end date.
    If you execute transaction MB5B during a time when no goods movements are
    posted, these incorrect results do not occur.
    Solution
    The SAP standard release does not include a solution that allows you to
    process mass data using transaction MB5B. The requirements for transaction
    MB5B are very customer-specific. To allow for these customer-specific
    requirements, we provide the following proposed implementation:
    Implementation proposal:
    o You should call transaction MB5B for only one "material + plant"
    combination at a time.
    o The list outputs for each of these runs are collected and at the
    end of the processing they are prepared for a large list output.
    You need three reports and one database table for this function. You can
    store the lists in the INDX cluster table.
    o Define work database table ZZ_MB5B with the following fields:
    - Material number
    - Plant
    - Valuation area
    - Key field for INDX cluster table
    o The size category of the table should be based on the number of
    entries in material valuation table MBEW.
    Report ZZ_MB5B_PREPARE
    In the first step, this report deletes all existing entries from the
    ZZ_MB5B work table and the INDX cluster table from the last mass data
    processing run of transaction MB5B.
    o The ZZ_MB5B work table is filled in accordance with the selected
    mode of transaction MB5B:
    - Stock type mode = Valuated stock
    - Include one entry in work table ZZ_MB5B for every "material +
    valuation area" combination from table MBEW.
    o Other modes:
    - Include one entry in work table ZZ_MB5B for every "material +
    plant" combination from table MARC
    Furthermore, the new entries in work table ZZ_MB5B are assigned a unique
    22-character string that later serves as a key term for cluster table INDX.
    Report ZZ_MB5B_MONITOR
    This report reads the entries sequentially in work table ZZ_MB5B. Depending
    on the mode of transaction MB5B, a lock is executed as follows:
    o Stock type mode = Valuated stock
    For every "material + valuation area" combination, the system
    determines all "material + plant" combinations. All determined
    "material + plant" combinations are locked.
    o Other modes:
    - Every "material + plant" combination is locked.
    - The entries from the ZZ_MB5B work table can be processed as
    follows only if they have been locked successfully.
    - Start report RM07MLBD for the current "Material + plant"
    combination, or "material + valuation area" combination,
    depending on the required mode.
    - The list created is stored with the generated key term in the
    INDX cluster table.
    - The current entry is deleted from the ZZ_MB5B work table.
    - Database updates are executed with COMMIT WORK AND WAIT.
    - The lock is released.
    - The system reads the next entry in the ZZ_MB5B work table.
    Application
    - The lock ensures that no goods movements can be posted during
    the runtime of the RM07MLBD report for the "material + Plant"
    combination to be processed.
    - You can start several instances of this report at the same
    time. This method ensures that all "material + plant"
    combinations can be processed at the same time.
    - The system takes just a few seconds to process a "material +
    Plant" combination so there is just minimum disruption to
    production operation.
    - This report is started until there are no more entries in the
    ZZ_MB5B work table.
    - If the report terminates or is interrupted, it can be started
    again at any time.
    Report ZZ_MB5B_PRINT
    You can use this report when all combinations of "material + plant", or
    "material + valuation area" from the ZZ_MB5B work table have been
    processed. The report reads the saved lists from the INDX cluster table and
    adds these individual lists to a complete list output.
    Estimated implementation effort
    An experienced ABAP programmer requires an estimated three to five days to
    create the ZZ_MB5B work table and these three reports. You can find a
    similar program as an example in Note 32236: MBMSSQUA.
    If you need support during the implementation, contact your SAP consultant.
    Header Data
    Release Status: Released for Customer
    Released on: 05.12.2006 16:14:11
    Priority: Recommendations/additional info
    Category: Consulting
    Main Component MM-IM-GF-REP IM Reporting (no LIS)
    The note is not release-dependent.     
    Thanks in advance.
    Edited by: Neliea on Jan 9, 2008 10:38 AM
    Edited by: Neliea on Jan 9, 2008 10:39 AM

    before you try any of this try working with database-hints as described in note 921165, 902157, 918992

  • Return message for workitem in closed container

    Dear all,
    I have a custom developed workflow for the leave approval processes and i am facing a recurring issue with the workflow. The issue is sometimes the workflow terminates abruptly in the middle with the return as "Return for workitem XXXXXXXXX in closed container".
    Can someone please let me know what might be the possible reason for the same and how to rectify the same.
    Regards,
    Saurabh Anand

    Hello,
    I can't find any reference to "in closed container" in SDN or OSS, are you sure that's exactly what the message says?
    What sort of steps does this happen at? Are there any other messages in the workflow log?
    How often does this happen, has it only started happening recently? If so, what's changed?
    Also, what version are you on?
    regards
    Rick Bakker
    Hanabi Technology

  • SAP Note 1005901 related to MM

    Hello friends,
                        Can anyone explain me the below sap note 1005901 (MM module , tcode :- MB5B). I am not able to understand perfectly...
    16.08.2010 Page 1 of 4
    SAP Note 1005901 - MB5B: Performance problems
    Note Language: English Version: 3 Validity: Valid Since 05.12.2006
    Summary
    Symptom
    o The user starts transaction MB5B, or the respective report
    RM07MLBD, for a very large number of materials or for all materials
    in a plant.
    o The transaction terminates with the ABAP runtime error
    DBIF_RSQL_INVALID_RSQL.
    o The transaction runtime is very long and it terminates with the
    ABAP runtime error TIME_OUT.
    o During the runtime of transaction MB5B, goods movements are posted
    in parallel:
    - The results of transaction MB5B are incorrect.
    - Each run of transaction MB5B returns different results for the
    same combination of "material + plant".
    Other terms
    MB5B, RM07MLBD, runtime, performance, short dump
    Reason and Prerequisites
    The DBIF_RSQL_INVALID_RSQL runtime error may occur if you enter too many
    individual material numbers in the selection screen for the database
    selection.
    The runtime is long because of the way report RM07MLBD works. It reads the
    stocks and values from the material masters first, then the MM documents
    and, in "Valuated Stock" mode, it then reads the respective FI documents.
    If there are many MM and FI documents in the system, the runtimes can be
    very long.
    If goods movements are posted during the runtime of transaction MB5B for
    materials that should also be processed by transaction MB5B, transaction
    MB5B may return incorrect results.
    Example: Transaction MB5B should process 100 materials with 10,000 MM
    documents each. The system takes approximately 1 second to read the
    material master data and it takes approximately 1 hour to read the MM and
    FI documents. A goods movement for a material to be processed is posted
    approximately 10 minutes after you start transaction MB5B. The stock for
    this material before this posting has already been determined. The new MM
    document is also read, however. The stock read before the posting is used
    as the basis for calculating the stocks for the start and end date.
    If you execute transaction MB5B during a time when no goods movements are
    posted, these incorrect results do not occur.
    Solution
    The SAP standard release does not include a solution that allows you to
    16.08.2010 Page 2 of 4
    SAP Note 1005901 - MB5B: Performance problems
    process mass data using transaction MB5B. The requirements for transaction
    MB5B are very customer-specific. To allow for these customer-specific
    requirements, we provide the following proposed implementation:
    Implementation proposal:
    o You should call transaction MB5B for only one "material + plant"
    combination at a time.
    o The list outputs for each of these runs are collected and at the
    end of the processing they are prepared for a large list output.
    You need three reports and one database table for this function. You can
    store the lists in the INDX cluster table.
    o Define work database table ZZ_MB5B with the following fields:
    - Material number
    - Plant
    - Valuation area
    - Key field for INDX cluster table
    o The size category of the table should be based on the number of
    entries in material valuation table MBEW.
    Report ZZ_MB5B_PREPARE
    In the first step, this report deletes all existing entries from the
    ZZ_MB5B work table and the INDX cluster table from the last mass data
    processing run of transaction MB5B.
    o The ZZ_MB5B work table is filled in accordance with the selected
    mode of transaction MB5B:
    - Stock type mode = Valuated stock
    - Include one entry in work table ZZ_MB5B for every "material +
    valuation area" combination from table MBEW.
    o Other modes:
    - Include one entry in work table ZZ_MB5B for every "material +
    plant" combination from table MARC
    Furthermore, the new entries in work table ZZ_MB5B are assigned a unique
    22-character string that later serves as a key term for cluster table INDX.
    Report ZZ_MB5B_MONITOR
    This report reads the entries sequentially in work table ZZ_MB5B. Depending
    on the mode of transaction MB5B, a lock is executed as follows:
    o Stock type mode = Valuated stock
    16.08.2010 Page 3 of 4
    SAP Note 1005901 - MB5B: Performance problems
    - For every "material + valuation area" combination, the system
    determines all "material + plant" combinations. All determined
    "material + plant" combinations are locked.
    o Other modes:
    - Every "material + plant" combination is locked.
    - The entries from the ZZ_MB5B work table can be processed as
    follows only if they have been locked successfully.
    - Start report RM07MLBD for the current "Material + plant"
    combination, or "material + valuation area" combination,
    depending on the required mode.
    - The list created is stored with the generated key term in the
    INDX cluster table.
    - The current entry is deleted from the ZZ_MB5B work table.
    - Database updates are executed with COMMIT WORK AND WAIT.
    - The lock is released.
    - The system reads the next entry in the ZZ_MB5B work table.
    Application
    - The lock ensures that no goods movements can be posted during
    the runtime of the RM07MLBD report for the "material + Plant"
    combination to be processed.
    - You can start several instances of this report at the same
    time. This method ensures that all "material + plant"
    combinations can be processed at the same time.
    - The system takes just a few seconds to process a "material +
    Plant" combination so there is just minimum disruption to
    production operation.
    - This report is started until there are no more entries in the
    ZZ_MB5B work table.
    - If the report terminates or is interrupted, it can be started
    again at any time.
    Report ZZ_MB5B_PRINT
    You can use this report when all combinations of "material + plant", or
    "material + valuation area" from the ZZ_MB5B work table have been
    processed. The report reads the saved lists from the INDX cluster table and
    adds these individual lists to a complete list output.
    Estimated implementation effort
    16.08.2010 Page 4 of 4
    SAP Note 1005901 - MB5B: Performance problems
    An experienced ABAP programmer requires an estimated three to five days to
    create the ZZ_MB5B work table and these three reports. You can find a
    similar program as an example in Note 32236: MBMSSQUA.
    If you need support during the implementation, contact your SAP consultant.
    Header Data
    Release Status: Released for Customer
    Released on: 05.12.2006 16:14:11
    Master Language: German
    Priority: Recommendations/additional info
    Category: Consulting
    Primary Component: MM-IM-GF-REP IM Reporting (no LIS)
    The Note is release-independent
    Thank you.

    SAP suggests you to build a pre-calculated data table and a z-report to solve the problem of performance getting poor of transaction MB5B. They give suggestions to write programs that fill the new database table and a report to substitute MB5B transaction
    First download and install in development or sandbox system the transport request of [Note 32236 - Incorrect stock qty or stock value in material master|https://service.sap.com/sap/support/notes/32236] and check the included reports which are very similar.
    Regards,
    Raymond

  • Forms Crash

    We recently converted Forms 6.0 to 6i (6.0.8.17.1,Patch 8). All the forms compiled without errors. Now the application terminates abruptly because my_var := find_window(:system.event_window); is not setting my_var to a correct value, so when I call hide_window(my_var), the application blows completely. This worked perfectly prior to conversion. Anyone know of a workaround?

    I guess this is in WHEN-WINDOW-CLOSED triiger - it works fine for me ... with 6i.

  • Crashing after updating to itunes 8

    Have just updated to itunes 8 and as soon as I plug in my ipod (classic) my system crashes and I get a blue screen. I have tried un-installing and re-installing itunes but it happens all over again. Any suggestions?

    There is an application called "Console" installed under the "Utilities" sub folder of "Applications". It basically tracks any application errors and stores them for support reasons.
    1. Launch "Console" - it will display any errors found to date.
    2. Launch "iTunes" - wait for it to "terminate abruptly"
    3. Review the new messages back in "Console"
    4. Post your findings (remove anything that could identify you or your computer).
    Worse case you could try uninstalling iTunes (you will not lose any music/videos/etc. through a simple uninstall).
    I think you'll like find issues with either "WebKit" or QuickTime. If you can't launch Mail, Safari, or other "Apple" preinstall applications, than it is likely a "WebKit" issue.
    The result may be a little technical but at least it is a starting point and with a google search you may find further support/answers.
    Post your findings.

  • 64-bit Smart View + Excel 2010 64-bit Issues - Help Please

    Hello everyone.
    First, I am not an "IT guy" so please bare with me as I am not technical but need help.
    I am running Windows 7 64-bit Professional and Excel 2010 64-bit. I installed Oracle Smart View for Office, Fusion Edition 64-bit as an add-in within Excel.
    I have worked with our "Hyperion Admins" to connect to the right server so that my "private connections" are set correctly (hopefully that makes sense).
    However, when I attempt to refresh my Smart View query I end-up retrieving no data. The "refresh" button under "Smart View" in Excel will proceed as a refresh is occurring but then not return data (I know this Smart View template works as I've used it many times on 32-bit Excel).
    Our admins have informed me that I cannot use 64-bit Smart View because our "server" is on a 32-bit O/S (or something similar to that). To me, the logic doesn't make sense and I'm hoping that there is a solution the admins are not aware of.
    Happy to answer any questions and appreciate any help.

    JDN wrote:
    We had a similar experience as JTF, HsGetValues would not work but the AdHoc function worked fine. I put in an SR with Oracle and they refereced the below document. We ended up having IT install 32 bit office on the machine along with 32 bit Smartview (11.1.2.2.300) and now it is working fine.
    Regards,
    Jason
    Some Smart View Functions Do Not Work in Excel 2010 64-bit. [ID 1463814.1]
    To Bottom
    Modified:Aug 30, 2012Type:PROBLEMStatus:PUBLISHEDPriority:3
    Comments (0)
    In this Document
    Symptoms
    Cause
    Solution
    References
    Applies to:
    Hyperion Financial Management - Version 11.1.2.2.000 and later
    Information in this document applies to any platform.
    Symptoms
    When using Smart View (SV) with Microsoft Office 2010 SP1 some SV functions do not work or cause Excel application to crash.
    Cause
    In 64-bit versions of Excel 2010 SP1, the presence of Smart View functions may cause Excel to terminate abruptly and may prevent Copy Data Point and Paste Data Point functions from working. This has been identified as a defect in Microsoft product.
    Solution
    Use the 32-bit version of Smart View until Microsoft issues fix for their 64-bit Office products.
    References
    @ BUG:13606492 - USING HSSETVALUE FUNCTION CAUSES EXCEL CRASH
    14091219
    Related
    Products
    •Enterprise Performance Management and Business Intelligence > Enterprise Performance Management > Financial Management > Hyperion Financial Management > Smart View > Smart View
    Keywords
    BIT;CRASH;EXCEL;HSGETVALUE;MICROSOFT;OFFICE 2010;SMART VIEW;SMARTVIEW;SP1;DYNAMIC ADV PROBLEM SOLUTIONCan you use the 32-bit Smart View with 64-bit Office? Unfortunately, 32-bit Excel cannot handle my files so I am forced to use 64-bit so going back to a 32-bit Office will not work for me.

  • Installation Error Repository assistant OWB 9i

    Hi,
    I am trying to install OWB 9.2.0.2.8 in Oracle 9.2.0.6. I am having problems installing the repository assistant. It terminates abruptly.
    Any help is appreciated. I have installed OWB 10g on Oracle 10g and had no problems.
    I looked at the log, and this is what the last part of it said:
    oracle.wh.util.DebugUtility: username design_client
    Thu Sep 01 14:01:46 CDT 2005
    oracle.wh.util.DebugUtility: oracle.wh.repos.impl.APIController
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: [processSeedToken]: Installation of the seeded data failed.     
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: [executeOwbReposOrRuntime]: Error occurred during installation.
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: java.lang.NullPointerException
    Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: java.lang.NullPointerException Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at java.util.StringTokenizer.<init>(StringTokenizer.java:122) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at java.util.StringTokenizer.<init>(StringTokenizer.java:138) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.util.DebugUtility.println(DebugUtility.java:144) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.util.DebugUtility.println(DebugUtility.java:159) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.util.DebugUtility.debug(DebugUtility.java:256) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.repos.sdk.DebugUtility.debug(DebugUtility.java:106) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processSeedToken(ReposInstMain.java:2978) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain.processDriverFile(ReposInstMain.java:2336) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.wh.ui.install.reposinst.ReposInstMain$2.runTask(ReposInstMain.java:1824) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.runTask(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler.processTask(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.thread.TaskScheduler$TaskQueue.run(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.doRun(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at oracle.ewt.timer.Timer.run(Unknown Source) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility:      at java.lang.Thread.run(Thread.java:484) Thu Sep 01 14:01:49 CDT 2005
    oracle.wh.util.DebugUtility: last finish

    The line "Installation of the seeded data failed" reminds me of
    installation problems with OWB Repository a colleague had.
    He found help at MetaLink Note:289823.1.
    Hope it helps.
    Alexander

Maybe you are looking for

  • Itunes won't open - get message that .itl file cannot be found or created

    My HP laptop with windows just crashed, and I'm trying to get everything back to working order. I reloaded itunes and it seemed to be working fine. Then at some point, I went to open it and received the messsage: The itunes library .itl file cannot b

  • Officejet 6500A plus won't connect to new wireless router

    I recently purchased the Netgear R6250 Wireless Router.  My HP Officejet 6500A plus was able to connect to my old router, the Netgear WNDR3400, but it will not connect to my new router using the WPS feature, nor the Pin method. I get "An error has oc

  • Help in abap code logic

    hallow i have two tables that i wont to move the data(price) to third table itab i wont to now how i can do that? <b>i reward kindly</b> i give the tabls. INTAB_A132[] resrc             date             knumh 0000123456 20070101 0000014834 0000123456

  • 2014 Macbook Pro Nvidia 750m GPU Kernel Panics

    Hello everyone, After a long battle w a Mac Pro and Davinci Resolve, I moved to a 2014 15.4 Macbook Pro Retina i7 2.7ghz with Nvidia 750m and Intel Iris (dual gfx). Any time I do anything strenuous, such as video editing or color correction, the lapt

  • Performance issues, possibly video.

    My computer is by no means new (p4 2.4, 2GB, 128MB AGP video), however, I get particularly crappy performance through most simple tasks. Scrolling in any browswer is SUPER choppy (CPU usage of browser & Xorg spikes when scrolling). Window performance