Weird errors encountered whenever user executes report,

I have an issue where in user has a problem when he executes a report. The report is developed on Bex Query 3.5
Below is error message at the time of Query.
Error reading the data of InfoProvider ZJDE_TBB
Illegal selection by InfoObject from outer join table
The following errors occurred during parallel processing of query 20
Error reading the data of InfoProvider ZJDE_TBU
The following errors occurred during parallel processing of query 22
Errors occurred during parallel processing of query 20, RC: 3
Error while reading data; navigation is possible
Diagnosis of the first error
Diagnosis
Errors occurred while reading a VirtualProvider outside the BI system. Check whether the previous error messages contain any information about the possible cause of this error.
It is possible that the error message cannot be displayed because the error message class does not exist in the BI system. If this is the case, only the name of the error class and the message number are displayed. View the error message text in the specified error class in the source system of the VirtualProvider.
System Response
Procedure
Since the error is not necessarily in the BI system, there is no specific procedure for resolving it. With VirtualProviders, problems often occur with the connection to the remote system; these can lead to system termination. If the code for the VirtualProvider is not from SAP, contact the relevant contact person to help resolve the issue.
If an SQL error is listed in the previous message, see the procedure for SQL errors.
Procedure for System Administration
  Notification Number DBMAN 305 
Query is based on Multiprovider ZJDE_TRU
Multiprovider ZJDE_TRU contains two infosets ZJDE_TBU and ZJDE_TBB
Infoset ZJDE_TBU is a leftouter join between infoobject ZJDEGMCO and DSO ZJDE_ABL
Infoset ZJDE_TBB is a left outer joiin between infoobject ZJDEGMCOand DSO ZJDE_ACB
I can display data on the Multiprovider level in SAP BW, but unable to query the data, which is confusing me as there is no other object or stage between Multiprovider and Query. And if i can display data on the Multiprovideri should be able to query the data!
One more finding i would like to share is. Since it is a left outer join between Infoobject and DSO when click F4 in variable screen I see only the data in infoobject that is not common to DSO!
Can anybody help me with this weird issue?

Hi Venky,
Yes the Queryy is on Multiprovider and i can display the data on Multiprovider
When i run the Query in RSRT in normal mode only the query opens Query debugger screen and below is the following excerpt that i see on the screen of ABAP Debugger
                                                        63                 ENDIF.
                                                        64               ELSEIF  sy-tcode EQ 'RSRTRACE'
                                                        65                    OR sy-tcode EQ 'RSRCATTTRACE'
                                                        66                    OR sy-tcode EQ 'RSRT'
                                                        67                    OR sy-tcode EQ 'RSRT2'
                                                        68                    OR sy-tcode EQ 'RSRAM'
                                                        69                    OR sy-tcode EQ 'RSTT'
                                                        70                    OR sy-cprog EQ 'RSTT_EXECUTE_TRACE'.
                                                        71     *_____________________________________________________________________
                                                        72
                                                        73     *              error in >> l_repid       <<
                                                        74     *                       >> l_include     <<
                                                        75     *                       >> l_source_line <<
                                                        76     *__________________________^^^^^^^^^^^^^^_____________________________
     77                 BREAK-POINT.                                   "#EC NOBREAK
                                                        78                 l_message = rs_c_true.
                                                        79               ELSE.
                                                        80                 CALL FUNCTION 'RRSV_SYSTYPE_GET'
                                                        81                   IMPORTING
                                                        82                     sys_type = l_systp.
                                                        83                 IF l_systp EQ rs_sys_sap.
                                                        84                   l_message = rs_c_true.
                                                        85                 ENDIF.
                                                        86               ENDIF.
                                                        87
                                                        88               IF l_message = 'X'.
                                                        89                 l_s_locmsg-msgv1 = l_repid.
                                                        90                 l_s_locmsg-msgv2 = l_include.
I think an Exception has been raised
RS_EXCEPTION_TO_MESSAGE     SAPLRS_EXCEPTION          LRS_EXCEPTIONU01     77
Information i received from ST22 is as follows
16.02.2012     02:10:41     bdln2185_G9P_00     DDIC     400     C     DATASET_NOT_OPEN     CX_SY_FILE_OPEN_MODE               65     4F3B8A450CFA64A9E10000009B7DA721
I feel some kind of exception is being raised and there is some structural issues in one of the infosets. But i don't find any issues in the infoset.
Can you help me decode on what it says, and how to rectify it?

Similar Messages

  • Error encountered initializing users and groups ... Class not found.

    Hi,
    I am trying to set up the example provided in Frank Nimphius and Duncan Mills great article about 'Declarative J2EE authentication and authorization with JAAS' (http://www.oracle.com/technology/products/jdev/howtos/10g/jaassec/index.htm) on iAS 10g. My current problem is this : when I try to deploy my test application using an ear file, Enterprise Manager returns the following error message : 'Error encountered initializing users and groups using the specified user manager. User manager class oracle.sample.dbloginmodule.DBTableLM.DBTableLoginModule not found.'. This class is distributed in an archive, DBLoginModule.jar, that I have put in my IASHome/j2ee/home/applib and inside my test application /WEB-INF/lib directories. I have tried putting them in one place at a time, then both, with always the same 'class not found' error as result.
    Am I missing something ?
    Where should I put this archive for it to be seen by the server ?
    Could some mistake in web.xml, jazn-data.xml, orion-web.xml or orion-application.xml cause this error ?

    Hi Kapil G,
    Please let us know if you still need help with this post.
    Thank you.

  • Error creating a user defined report in the grid control

    I am trying to create a simple User Defined report in the Grid OEM
    Under the 'Elements' tab I have a 'Type' - 'Database Table from SQL'
    And I have this 'Statement' - SELECT * FROM SYS.DBA_USERS
    When I Click the 'Preview' button I get this error.
    Error rendering element. Exception: ORA-00942: table or view does not exist
    I'm logged on as SYSTEM.
    Isn't the SYS.DBA_USERS table accessible by SYSTEM?
    Any advice on what I'm doing wrong/
    Edited by: bfee_sdc on Oct 19, 2010 9:12 AM

    What are the tricks?
    It has to be some what supported since I found this somewhere in an Oracle note...
    How to create custom reports on tables other than mgmt* views.
    To create reports on other tables, grant permissions to MGMT_VIEW user as MGMT_VIEW is responsible for creating reports in grid control
    SQL> GRANT SELECT on SYSMAN.<table_name> to MGMT_VIEW;
    And then create the reports in the reporting framework referencing SYSMAN.<table_name> in the query.
    I tried GRANT SELECT on SYS.DBA_USERS to MGNT_VIEW but this did not work.

  • How to show a error message to user from report.

    I don´t wanna to go in a form builder to create a simple form for just two inputs.
    I have put two inputs into reports parameter screen, but I know that reports is not like forms, I cannot use SET_ITEM_PROPERTY to hide an element or put a runtime message to a label.
    How can I show an error message when I validate an input from user, when some input trigger raise?
    Thanks a lot!

    The SRW.message doesn't show me no alert on report 10g !!!
    is there any restriction that can be made to block the displaying of the alert on the web environnement?
    thanks..

  • EXCEL attachment as EMAIL to USER - When USER executes REPORT in BACKGROUND

    Hi Friends,
    I have 10 records in Internal Table. In BACK GROUND execution, I have to send this 10 records as EXCEL attachment through EMAIL to the USER who executed in background.
    How to do this? Thanks in advance.
    Regards,
    Viji.

    hi,
    the following excerpt converts to excel:
    REPORT ZEX_DATATOEXCEL .
    Parameters: P_file like RLGRAP-FILENAME.
    data : begin of int_head occurs 0,
    Filed1(20) type c,                     " Header Data
    end of int_head.
    data : begin of int_data occurs 0,
    Field1(20) type c,                     " Data
    Field2(20) type c,
    Field3(20) type c,
    Field4(20) type c,
    end of int_data.
    int_head-Filed1 = 'Sales Ord'.
    APPEND int_head.
    CLEAR  int_head.
    int_head-Filed1 = 'Sold-to-Party'.
    APPEND int_head.
    CLEAR  int_head.
    int_head-Filed1 = 'Purchase Ord'.
    APPEND int_head.
    CLEAR  int_head.
    int_head-Filed1 = 'Ship-to-Party'.
    APPEND int_head.
    CLEAR  int_head.
    int_data-field1 = '1JOHN'.
    int_data-field2 = '2TOM'.
    int_data-field3 = '3BRAD'.
    int_data-field4 = '4PETER'.
    Append int_data.
    Clear int_data.
    CALL FUNCTION 'MS_EXCEL_OLE_STANDARD_DAT'
    EXPORTING
    file_name = p_file " path offile where u need to download
    * CREATE_PIVOT = 0
    * DATA_SHEET_NAME = ' '
    * PIVOT_SHEET_NAME = ' '
    * PASSWORD = ' '
    * PASSWORD_OPTION = 0
    TABLES
    * PIVOT_FIELD_TAB =
    data_tab = int_data "internal table with data
    fieldnames = int_head "internal table with header
    EXCEPTIONS
    file_not_exist = 1
    filename_expected = 2
    communication_error = 3
    ole_object_method_error = 4
    ole_object_property_error = 5
    invalid_filename = 6
    invalid_pivot_fields = 7
    download_problem = 8
    OTHERS = 9
    IF sy-subrc <> 0.
    * MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
    * WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    ENDIF.
    got it from
    http://abaplovers.blogspot.com/2008/05/abap-internal-table-to-excel-sheet.html.
    then you can export to spool and mail it.
    ags.

  • Error WIS 10901 while executing report in Webi

    Hi,
    I am getting an error WIS 10901 when I am trying to run a query in Webi.
    In that query in BW side I have restricted with Char variable with manual entry.  After that I have saved that and created a universe based on that.  In Universe also its showing that Variable is there and I have changed the properties by checking the box of "delegate search".  After that I have saved and exported the universe.
    In Infoview I have opened that universe and created a report when I am trying to run that query its asking for values for promt.  After giving the value its throwing a error saying that " Database error WIS 10901".
    I have checked in SM59 for MDX its working fine. 
    Can anyone please let me know the answer ASAP.
    Regards
    Sankar Reddy

    hi Sankar,
    did you select the value from a list or did you enter the value manually ?
    thanks
    Ingo

  • Error when i try execute report in SCCM 2012 R2

    Hello, good morning.
    Sorry for my english. Im Brazilian!
    I have an environment with SCCM 2012
    R2 and when I run a direct
    report server I get the following error:
    The DefaultValue expression for the report parameter ‘UserTokenSIDs’ contains an error: The referenced account is currently locked out and may not be logged on to.
    When I run a report I created with
    report builder does not bring me
    error.
    Thanks!!!
    Atenciosamente Julio Araujo

    Hi Julio,
    It seems to me that the data source, being used by this report, has some saved credentials which are not valid anymore (locked out). Edit the report to use the same datasource you use for your custom reports. Also make sure that your datasets use the correct
    datasource after you change it. Do not used saved credentials in your reports unless necessary. And in case you do: use a service account of which the password never changes or expires.
    Bart

  • Error while executing Report migrated from 6i to 11g

    Hello,
    We have migrated forms & reports from 6i to 11g.
    Most of the reports work fine but we are having issue with very few reports.
    Let me explain the issue here:
    We have a Form that Runs a report.
    The Report has a PLL which loads a C library and calls a C Function. [using ORA_FFI]
    The C Function which is called has embedded SQL in it.
    The Report Server Engine crashes on encountering the first Executable SQL statement. [A Select or Insert]
    Need help to resolve this as we have tried a lot of things and not been successful.
    Below is a gist of the errors we see in teh Report server logs:
    "console~rep_test~1.log"
    Nov 14, 2012 7:37:11 AM com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl <init>
    WARNING: "IOP00410201: (COMM_FAILURE) Connection failure: socketType: IIOP_CLEAR_TEXT; hostname: 190.10.97.30; port: 57343"
    org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
    at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2200)
    at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2221)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:205)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:218)
    at com.sun.corba.se.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:101)
    at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:152)
    at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:118)
    at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:431)
    at oracle.reports.engine._EngineClassStub.shutdown(_EngineClassStub.java:198)
    at oracle.reports.server.EngineManager.shutdownEngine(EngineManager.java:1748)
    at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:1330)
    at oracle.reports.server.JobManager.runJobLocal(JobManager.java:2238)
    at oracle.reports.server.JobManager.dispatch(JobManager.java:1467)
    at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1537)
    at oracle.reports.server.ConnectionPOA._invoke(ConnectionPOA.java:460)
    at com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:637)
    at com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:189)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1682)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1540)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:922)
    at com.sun.corba.se.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:181)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:694)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.dispatch(SocketOrChannelConnectionImpl.java:451)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.doWork(SocketOrChannelConnectionImpl.java:1213)
    at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.performWork(ThreadPoolImpl.java:471)
    at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:500)
    Caused by: java.net.ConnectException: Connection refused
    at sun.nio.ch.Net.connect(Native Method)
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:500)
    at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
    at com.sun.corba.se.impl.transport.DefaultSocketFactoryImpl.createSocket(DefaultSocketFactoryImpl.java:60)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:188)
    ... 23 more
    ===============================================================================================================================
    "rwserver_diagnostic.log"
    [2012-11-14T07:37:10.969+01:00] [reports] [TRACE:16] [] [oracle.reports.server] [tid: 12] [ecid: 0000Jf_MXxPFg4^kxS3j7k1GbGIR000003,0] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] EngineManager:updateEngineState Engine rwEng-0 status is 3
    [2012-11-14T07:37:10.969+01:00] [reports] [NOTIFICATION:16] [REP-56004] [oracle.reports.server] [tid: 12] [ecid: 0000Jf_MXxPFg4^kxS3j7k1GbGIR000003,0] EngineInfo:setState Engine rwEng-0 state is: Running
    [2012-11-14T07:37:11.294+01:00] [reports] [INCIDENT_ERROR] [REP-50125] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [URI: /reports/rwservlet/showjobs] REP-50125 : org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe [[
    org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 208 completed: Maybe
    at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionAbort(ORBUtilSystemException.java:2400)
    at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectionAbort(ORBUtilSystemException.java:2418)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readBits(SocketOrChannelConnectionImpl.java:354)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.handleEvent(SocketOrChannelConnectionImpl.java:1124)
    at com.sun.corba.se.impl.transport.SelectorImpl.run(SelectorImpl.java:289)
    Caused by: org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 211 completed: No
    at com.sun.corba.se.impl.logging.ORBUtilSystemException.ioexceptionWhenReadingConnection(ORBUtilSystemException.java:2484)
    at com.sun.corba.se.impl.logging.ORBUtilSystemException.ioexceptionWhenReadingConnection(ORBUtilSystemException.java:2502)
    at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPHeader(MessageBase.java:116)
    at com.sun.corba.se.impl.transport.CorbaContactInfoBase.createMessageMediator(CorbaContactInfoBase.java:150)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readBits(SocketOrChannelConnectionImpl.java:314)
    ... 2 more
    Caused by: java.io.IOException: End-of-stream
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.readFully(SocketOrChannelConnectionImpl.java:602)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.read(SocketOrChannelConnectionImpl.java:521)
    at com.sun.corba.se.impl.protocol.giopmsgheaders.MessageBase.readGIOPHeader(MessageBase.java:112)
    ... 4 more
    [2012-11-14T07:37:11.296+01:00] [reports] [INCIDENT_ERROR] [REP-50125] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [URI: /reports/rwservlet/showjobs] REP-50125 : org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No [[
    org.omg.CORBA.COMM_FAILURE: vmcid: SUN minor code: 201 completed: No
    at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2200)
    at com.sun.corba.se.impl.logging.ORBUtilSystemException.connectFailure(ORBUtilSystemException.java:2221)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:205)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:218)
    at com.sun.corba.se.impl.transport.SocketOrChannelContactInfoImpl.createConnection(SocketOrChannelContactInfoImpl.java:101)
    at com.sun.corba.se.impl.protocol.CorbaClientRequestDispatcherImpl.beginRequest(CorbaClientRequestDispatcherImpl.java:152)
    at com.sun.corba.se.impl.protocol.CorbaClientDelegateImpl.request(CorbaClientDelegateImpl.java:118)
    at org.omg.CORBA.portable.ObjectImpl._request(ObjectImpl.java:431)
    at oracle.reports.engine._EngineClassStub.shutdown(_EngineClassStub.java:198)
    at oracle.reports.server.EngineManager.shutdownEngine(EngineManager.java:1748)
    at oracle.reports.server.JobManager.runJobInEngine(JobManager.java:1330)
    at oracle.reports.server.JobManager.runJobLocal(JobManager.java:2238)
    at oracle.reports.server.JobManager.dispatch(JobManager.java:1467)
    at oracle.reports.server.ConnectionImpl.runJob(ConnectionImpl.java:1537)
    at oracle.reports.server.ConnectionPOA._invoke(ConnectionPOA.java:460)
    at com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatchToServant(CorbaServerRequestDispatcherImpl.java:637)
    at com.sun.corba.se.impl.protocol.CorbaServerRequestDispatcherImpl.dispatch(CorbaServerRequestDispatcherImpl.java:189)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequestRequest(CorbaMessageMediatorImpl.java:1682)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:1540)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleInput(CorbaMessageMediatorImpl.java:922)
    at com.sun.corba.se.impl.protocol.giopmsgheaders.RequestMessage_1_2.callback(RequestMessage_1_2.java:181)
    at com.sun.corba.se.impl.protocol.CorbaMessageMediatorImpl.handleRequest(CorbaMessageMediatorImpl.java:694)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.dispatch(SocketOrChannelConnectionImpl.java:451)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.doWork(SocketOrChannelConnectionImpl.java:1213)
    at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.performWork(ThreadPoolImpl.java:471)
    at com.sun.corba.se.impl.orbutil.threadpool.ThreadPoolImpl$WorkerThread.run(ThreadPoolImpl.java:500)
    Caused by: java.net.ConnectException: Connection refused
    at sun.nio.ch.Net.connect(Native Method)
    at sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:500)
    at java.nio.channels.SocketChannel.open(SocketChannel.java:146)
    at com.sun.corba.se.impl.transport.DefaultSocketFactoryImpl.createSocket(DefaultSocketFactoryImpl.java:60)
    at com.sun.corba.se.impl.transport.SocketOrChannelConnectionImpl.<init>(SocketOrChannelConnectionImpl.java:188)
    ... 23 more
    [2012-11-14T07:37:11.297+01:00] [reports] [NOTIFICATION:16] [REP-56004] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [URI: /reports/rwservlet/showjobs] EngineInfo:setState Engine rwEng-0 state is: Shutdown
    [2012-11-14T07:37:11.297+01:00] [reports] [TRACE:32] [REP-56047] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] [URI: /reports/rwservlet/showjobs] EngineManager:remove Reports Server shut down engine rwEng-0.
    [2012-11-14T07:37:11.297+01:00] [reports] [TRACE:16] [] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] [URI: /reports/rwservlet/showjobs] JobManager:start Using Maximum Job Retry value = 0
    [2012-11-14T07:37:11.297+01:00] [reports] [NOTIFICATION:16] [REP-56016] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [URI: /reports/rwservlet/showjobs] JobManager:updateJobStatus Job 1658 status is: The report terminated with error: [[
    REP-56048: Engine rwEng-0 crashed., job Id: 1658.
    [2012-11-14T07:37:11.297+01:00] [reports] [TRACE:16] [] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] [URI: /reports/rwservlet/showjobs] JobObject:writeLongUTF Number of Break Index values=1
    [2012-11-14T07:37:11.298+01:00] [reports] [TRACE:16] [] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] [URI: /reports/rwservlet/showjobs] JobObject:writeLongUTF String= Engine rwEng-0 crashed., job Id: 1658 strlen=37
    [2012-11-14T07:37:11.298+01:00] [reports] [TRACE:16] [] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] [URI: /reports/rwservlet/showjobs] JobManager:notifyWaitingJobs Master job 1658 notify its duplicated jobs.
    [2012-11-14T07:37:11.299+01:00] [reports] [TRACE:16] [] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] [URI: /reports/rwservlet/showjobs] JobManager:updateJobStatus Finished updating job: 1658
    [2012-11-14T07:37:11.299+01:00] [reports] [TRACE:16] [] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] [URI: /reports/rwservlet/showjobs] JobManager:runJobInEngine Encounted exception in job 1658
    [2012-11-14T07:37:11.299+01:00] [reports] [TRACE:16] [] [oracle.reports.server] [tid: 17] [ecid: 004nX0QrTwUFg4^kxS3j7k0005WT000k^s,0:1:0x5f5e639:100000000] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] [URI: /reports/rwservlet/showjobs] ConnectionImpl:runJob jobid = 1658 Failed with exceptionoracle.reports.RWException: IDL:oracle/reports/RWException:1.0
    [2012-11-14T07:37:11.318+01:00] [reports] [NOTIFICATION:16] [REP-56013] [oracle.reports.server] [tid: 12] [ecid: 0000Jf_MXxPFg4^kxS3j7k1GbGIR000003,0] ConnectionManager:release Connection 239 is released.
    [2012-11-14T07:37:11.382+01:00] [reports] [NOTIFICATION:16] [REP-56020] [oracle.reports.server] [tid: 13] [ecid: 0000Jf_MXxSFg4^kxS3j7k1GbGIR000004,0] EngineManager:spawnEngine Launching engine rwEng-0.
    [2012-11-14T07:37:11.382+01:00] [reports] [NOTIFICATION:16] [] [oracle.reports.server] [tid: 13] [ecid: 0000Jf_MXxSFg4^kxS3j7k1GbGIR000004,0] EngineManager:spawnEngine OS Name = Linux : OS Arch = amd64
    [2012-11-14T07:37:11.383+01:00] [reports] [TRACE:16] [] [oracle.reports.server] [tid: 13] [ecid: 0000Jf_MXxSFg4^kxS3j7k1GbGIR000004,0] [SRC_CLASS: oracle.reports.utility.RWLogger] [SRC_METHOD: writeln] EngineManager:spawnEngine Start engine command line = /utility/app/oracle/product/fmwfr/formsreports1/config/reports/bin/rwengine.sh -server -cp /utility/app/oracle/product/fmwfr/formsreports/reports/jlib/rwrun.jar -Dcomponent.path=rep_test -Doracle.reports.component=rwEng-0 -Dinprocess.server=false -Duser.language=it -Duser.region=IT -Xms512m -Xmx512m -Xss512k oracle.reports.engine.RWEngine name=rwEng-0 server=rep_test ORACLE_HOME=/utility/app/oracle/product/fmwfr/formsreports engineimplclass=oracle.reports.engine.EngineImpl cacheDir=/utility/app/oracle/product/fmwfr/formsreports1/reports/cache diagnosis="yes" keepConnection="yes" server_ior="/test/orafood/tmp/rep_test_129261664_1352875031383"
    [2012-11-14T07:37:11.386+01:00] [reports] [NOTIFICATION:16] [REP-56021] [oracle.reports.server] [tid: 13] [ecid: 0000Jf_MXxSFg4^kxS3j7k1GbGIR000004,0] EngineManager:spawnEngine Engine rwEng-0 has been launched.
    ====================================================================================================================
    Regards,
    KVS
    I can post the other logs if it helps.

    Hi Rajesh,
    If you just want to execute the report in web, you can do one thing.
    Go to Query designer of your relevent system.
    Open the Query which you want to execute in Web.
    Then in the Query tab(first one) in the drop down list you have the Option  'execute'./ the 5th Icon  in the Query designer screen.On clicking this it will open a new window( Internet Explorer) and prompts for your system credentials.
    Upon providing them  the query start executing if it deosn't have any selections, else selection screen appears.
    You can save the link and can use this when ever you want to execute the query.Use it in the BW system environment's Intrenet explorer only.
    Hope this helps.
    Regards,
    Ganesh Thota

  • REP - 300 Error while executing report from Application

    Hi,
    I have report in Report Builder & for the same report form is there in Form Builder in which parameter page is designed. From application where I am calling report is internally calling form & in form Procedure Run Report is there which is calling report from Report Builder. Both report from builder & form form Builder are compiled . Also query is executing fine in Toad without error. Also all query fields are present in database.
    But when I am trying to excute report from Application it is giving error as "REP - 300 Invalid Identifier " & it displays whole query.
    Note - Report & it's Form are in ORACLE - 10g. Also the user through which I am executing report from application is ADMIN user , so it has executing permission.

    looks like error in parameters. check out the value of variable that you are passing through to report from form. Put a messages to see variable values before execute report.

  • XL reporter error occurred while executing report! Rows: 25203 Columns: 30

    An error occurred while executing report! Rows: 25203 Columns: 30 Unspecified error
    One user gets this error when trying to run a custom XL report. It works for other users(on different PCs). The user can run other XL reports successfully.

    Hello  pls
    follow below procedure
    start->my computer>cdrive>program files >sap>sap business one> remove these two files 1).AddOnsInstall.sbo and 2).AddOnsLocalRegistration.sbo and clear all ur %temp%Files,prefetch,recent files and restart and open sap then u will get connected to xl reporter add on. and u will not get any errors
    regards
    Jenny

  • App-V 5: Error encountered while executing command Mount-AppvClientPackage

    I am getting this error in which no Google search reveals anyone else as having reported it anywhere.  In fact, after having posted this, it was the only search result that came up with either of these two event ID's or errors.
    I am trying to sequence an in house application. It's a manual install. The application runs perfectly prior to creating the package so I am not sure what this "specified file" is that it can't find.  It says to refer to the AppV Client Event
    Log for more details. This event was *IN* the AppV Client Event Log and there was another event along side it.
    Event ID 9001
    Error encountered while executing command Mount-AppvClientPackage -PackageId eb77be98-bc44-45fd-a0e5-95e0c315808b -VersionId c5013ec7-0456-401b-b99e-d988d97bfa55. Error: Application Virtualization Service failed to complete requested operation. 
    Operation attempted: Mount Package. 
    Windows Error: 0x80070002 - The system cannot find the file specified
    Error module: Streaming Manager. Internal error detail: 74F0262C80070002. 
    Please consult AppV Client Event Log for more details.
    Event ID 14016
    The package {eb77be98-bc44-45fd-a0e5-95e0c315808b}
    version {c5013ec7-0456-401b-b99e-d988d97bfa55} could not be mounted
    because the network connection has been lost or is unavailable.  Check your network connection and try again.
    The network connection is still quite alive on the client and the firewall is disabled on the App-V server. I can still reach and view the xml file when browsing to the web service on the App-V server.  I can also run Sync-AppVPublishingServer from
    powershell without error.
    For more inside info on the app: 
    1. It is a manual install. A directory is simply copied to the hard drive manually.
    2. An ocx file gets registered from the Syswow64 directory.
    3. MySQL 5.1.13 client is installed.
    4. Shortcuts are created.
    5. A system DSN is created using C:\Windows\SysWOW64\odbcad32.exe
    6. The app runs perfectly on the sequencer prior to creating and publishing.
    UPDATE:
    Get-AppVClientPackage reveals this:
    PackageId            : eb77be98-bc44-45fd-a0e5-95e0c315808b
    VersionId            : c5013ec7-0456-401b-b99e-d988d97bfa55
    Name                 : Tietan
    Version              : 0.0.0.1
    Path                 : \\wuspappv01\appv1\TietanProd\Tietan.appv
    IsPublishedToUser    : True
    UserPending          : False
    IsPublishedGlobally  : False
    GlobalPending        : False
    InUse                : False
    InUseByCurrentUser   : False
    PackageSize          : 217155655
    PercentLoaded        : 0
    IsLoading            : False
    HasAssetIntelligence : True
    The path is accessible from the client server. I can see the file. It's there.

    Hello,
    If you execute get-appvclientpackage
    And then check what is the value for Path for the package you have an issue with.
    Most likely the error message means that the file in Path isn't reachable.
    As indicated here;
    The package {eb77be98-bc44-45fd-a0e5-95e0c315808b}
    version {c5013ec7-0456-401b-b99e-d988d97bfa55} could not be mounted
    because the network connection has been lost or is unavailable.  Check your network connection and try again.
    Nicke Källén | The Knack| Twitter:
    @Znackattack

  • Signal 4 error encountered while running a customized report

    Signal 4 error encountered while running a customized report
    We are running Oracle Applications version 11.5.10 on Oracle RDBMS 9.2.0. and IBM AIX 5.3 o production system and AIX 5.2 on test machines. We have made a new clone of production database on test machine and after installation of a clone on test-machine all customized reports terminated with signal 4 error.
    Can anybody tell the possible causes of signal 4 errors and their remidies ?

    Thank you for the link, i will read it...
    I have problemss with PDF output...
    When trying to run any concurrent request with PDF output, it completed with error and show the following message in the request log file:
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    American_America.AR8MSWIN1256
    Spawned Process 499776
    stat_low =84
    stat_high = 0
    emsg:was terminated by signal 4
    Program was terminated by signal 4
    Concurrent Manager encountered an error while running Oracle*Report for your concurrent request 20824997

  • Supress Background Print parameters when user executes ALV report by F9

    Hi friends,
         How can we Supress Background Print parameters pop-up, when user executes ALV report by F9
    or by navigation from selection screen -i.e;  Program ->>Execute in Background.
    Please guide me
    Thanks in Advance,
    Ganesh

    Sorry,
    i need to supress the POP-UP which asks for background Print Parameters in the ALV report. when i press F9 in a selection - screen of a Tcode
    as we supress Pop-up for a smartform or script by passing the Print Parameters
    This 'RS_SET_SELSCREEN_STATUS' excludes the commands(say F9 function code) in report
    I think we need to set the Print paramters in the Program
    please guide me
    Thanks,
    Ganesh

  • Error while executing report in query designer

    Dear Folks,
    I am geting following error while executing report in query designer.
    Error:500 E
    an exception raised because of 0analysis pattern.
    Hence,i am unable to execute any report.
    Need help.
    Thanks

    Hi Kitu G,
    I think this is something to do with the bex web 0ANALYSIS* objects not being installed in your BW system.
    I would try and do the following:
    - Goto RSA1 > BI Content > BEx Web Template (BTMP)
    - Then double-click on Select Object.
    - Highlight all objects that start with 0ANALYSIS_PATTERN
    - Click on Transfer Selections, and then Install.
    If you can't do the above in prd, do it in DEV, then transport the objects to prd.
    After all this, try re-running your queries.
    Any questions/clarification just let me know
    Cheers.
    Darwin

  • Error while executing Report in BI7.0

    Hello Friends,
    My BI7.0 system is a fresh installation.
    I have created a query using Nw2004s Bi Frontend-Bex Query Designer.
    After saving the changes when I click on Execute Button (in between Saveall & Check buttons) I am getting an error in the browser
    The page cant be displayed. & the URL is
    http:///irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fplatform_add_ons!2fcom.sap.ip.bi!2fiViews!2fcom.sap.ip.bi.bex?QUERY=IC_SLS_Q001&VARIABLE_SCREEN=X&DUMMY=1
    Is this URL correct one? Or do i need to make any further settings ? If so what are those settings & where they need to be done?
    Why am i not able to execute the Bex report in the browser?
    Please let me know
    Thanks
    mv_d

    Further to what Manjunath has pointed out..
    Note Symptom
    After pressing the "Execute" button in Web Application Designer, Query designer or Report Designer, the url is not valid. Possible variations are:
    The server is not included
    The port is not included
    URL is like http:///irj..... (missing server & port)
    Other terms
    URL generation, Execute Query, Execute Web Template, Execute Report
    Reason and Prerequisites
    Missing configuration of the portal. Check following:
          1. Start the transaction SE37
          2. Call the Module RSWAD_URL_GET
          3. Fill the parameters as follows
               I_ACTION: NEW
               I_OBJTYPE: QU
               I_TECHNAME: QUERY
          4. Execute and check the result
          5. E_URL=http://<your expected server>:<your expected port>/irj/...&QUERY=QUERY
    Solution
    If the result is as you expect, the problem is not in the configuration. In other case please do following:
    Run the transaction SE16
    View the table RSPOR_T_PORTAL
    Execute it (expand the width to see the parameter URL_PREFIX)
    Check if there is a prefix for your portal maintained
    If not, correct it editing this table directly.
    For any other configuration problems please read the note 917950
    Hope it helps...
    Arun

Maybe you are looking for

  • Working with PL/SQL Packages and Extension SDK

    Hi, I'm working on an Extension for SQL Developer. I want this Extension to wrap my PL/SQL Packages. The Situation: I got an Oracle DB 10g Revision 1 so I can't use the dbms_ddl call to wrap my Packages. I have to use the wrap.exe Utility. When I rig

  • Adding text to parentStory destroys XML element / JavaScript, InD CS4

    Dear scripters, I'm currently stuck with this problem: - I'm writing text to text frames on a layout page - while writing some characters/strings are XML tagged (I'm creating an element) - I can do this only once, because adding more text after I hav

  • Leading zeros in SAP ME materials that come from SAP ERP

    Hello! When materials are transfered from the SAP ERP side via MII to SAP ME it can be observed that material numbers have leading zeros. For example a material number is created in SAP ME like 0000000123456 instead of 123456. I think this behaviour

  • While waiting for the rental interface - how to view rental on Apple TV?

    There are supposed to be two ways to watch rental movies on an Apple TV: the rent directly from the Apple TV that isn't yet available at time of posting, and the "Move" feature. I can't get this to work - it doesn't appear at all. It shows up fine if

  • Issue  : Automatic Barcode Printing on network printer .

    Hi everybody ,               I am printing barcode through network printer(zebra) , this is working fine .              But my requirement is whenever i will print barcode i have to open SAP LPD on network printer , so              is there any code