MIGRATING FROM REPORTS 3.0 TO 6i

I am migrating reports from version 3.0 to 6i. Looking for some
documentation on any problems that may have been encountered or
any information on migrating reports from Reports 3.0 to 6i".
Any link would be helpful.

Haven't gone from 2.0 to 6i, but expect it will work the same as from 2.5:
Open the 2.0 report in 6i and save it. There may be some slight layout adjustments needed, and with 2.0 upgrades matrix reports can experience some problems, so you'll have to make sure those are well tested.
John Alexander www.SummitSoftwareDesign.com
St. Petersburg, FL

Similar Messages

  • Migration from Reports 6i to AS10g and rwservlet

    Okay, somehow I managed to delete my last post, so I'm trying this again...
    I have a legacy application that I am trying to migrate from Oracle 9i (with reports 6i) to Oracle 10g db and AS10g (running on a Windows 2003 server). Our current reports are being run via CGI (rwcgi60.exe). The oracle documentation says that in 10g this is only supported for backward compatibility and it recommends the use of rwservlet instead.
    I have spent the past two days reading both the oracle documentation and other information I have found on the web. I have turned off SSO, modified the cgicmd.dat file to incorporate our key mappings and have modified the REPORTS_PATH environment variable in the registry. I believe things are configured correctly as I get a response when calling the following URL from a browser:
    https://www.mydomain.com:2121/reports/rwservlet/showenv
    I am also able to generate one of our custom reports by issuing either of the following URLs:
    https://www.mydomain.com:2121/reports/rwservlet?mykey+REPORT=cyprtl+DESFORMAT=PDF+P_ASOFDATE=01/19/2010+P_CLI_CODE=ALS+P_CMU_CODE+TONS+P_FUN_CODE=ALS+P_METRIC_FLAG=N+P_PRO_CODE=ALDENC+P_SESSION=113289+P_TRA_ID=36239+P_TRA_CODE=AS321
    https://www.mydomain.com:2121/reports/rwservlet?mykey&REPORT=cyprtl&DESFORMAT=PDF&P_ASOFDATE=01/19/2010&P_CLI_CODE=ALS&P_CMU_CODE&TONS&P_FUN_CODE=ALS&P_METRIC_FLAG=N&P_PRO_CODE=ALDENC&P_SESSION=113289&P_TRA_ID=36239&P_TRA_CODE=AS321
    The application that we use to generate reports previously submitted the request to the CGI server via an html form (example below). I have modified the code so that the form action is "https://www.mydomain.com:2121/reports/rwservlet?" rather than "https://www.mydomain.com:2121/reports/rwcgi60.exe?".
    <HTML>
    <HEAD>
    <SCRIPT TYPE="text/javaScript">
    function displayRpt() {
    alert ("bozo");     
    document.forms[0].submit();
    </SCRIPT>
    </HEAD>
    <BODY onLoad="displayRpt();">
    <FORM ACTION="https://www.mydomain.com:2121/reports/rwservlet?" METHOD="POST" TARGET="_top">
    <INPUT TYPE="hidden" NAME="mykey" VALUE="">
    <INPUT TYPE="hidden" NAME="REPORT" VALUE="cyprtl">
    <INPUT TYPE="hidden" NAME="DESFORMAT" VALUE="PDF">
    <INPUT TYPE="hidden" NAME="P_ASOFDATE" VALUE="01/19/2010">
    <INPUT TYPE="hidden" NAME="P_CLI_CODE" VALUE="ALS">
    <INPUT TYPE="hidden" NAME="P_CMU_CODE" VALUE="TONS">
    <INPUT TYPE="hidden" NAME="P_FUN_CODE" VALUE="ALS">
    <INPUT TYPE="hidden" NAME="P_METRIC_FLAG" VALUE="N">
    <INPUT TYPE="hidden" NAME="P_PRO_CODE" VALUE="ALDENC">
    <INPUT TYPE="hidden" NAME="P_SESSION" VALUE="113289">
    <INPUT TYPE="hidden" NAME="P_TRA_ID" VALUE="36239">
    <INPUT TYPE="hidden" NAME="P_TRA_CODE" VALUE="AS321">
    </FORM>
    </BODY>
    </HTML>
    Unfortunately, just modifying the form action call does no work on 10g.
    Instead I get the following error messages:
    REP-771: There exist uncompiled program unit(s).
    REP-1247: Report contains uncompiled PL/SQL.
    I do not believe it to be a compilation issue, because as stated above I can invoke the report with the URL syntax.
    Any help would be greatly appreciated.
    -Stephen
    Edited by: user8562081 on Jan 20, 2010 3:21 PM

    Roberto,
    Thanks for the reply, but the issue is not with the port number. After installing AS, I created a virtual host with port number 2121 and secured it with SSL. As mentioned in the post, I can successfully test the report server with the following URL: https://www.mydomain.com:2121/reports/rwservlet/showenv
    -Stephen

  • Migrate from Reports 3.0 to Reports 9i

    Dear friends,
    I kindly request you all for the following help.
    I have a task that i need to upgrade & migrate application from reports 3.0 to reports 9i in HP-UX server.
    Since i know that it is not possible to go directly from 3.0 to 9i, i should follow from 3.0 to 6i and then 6i to 9i.
    May i know what are the major changes involve at the time of upgrading and migrating the above task.
    Please provide me the steps that i should follow the above mentioned task.
    Or send me a recommended web site if any.
    Note: Do i need to change any codes for the existing application when i go for the above upgrade?
    Thank you
    Venket

    The SWVC in receiver determination is not relevant for service interfaces of type "XI 3.0 compatible".
    So you can leave the fields emtpy.
    The technical background for this SWVC in receiver determination is finding the correct operation for a message.
    But XI 3.0 compatible service interfaces have only one operation with same name as the interface.

  • Problem in displaying Thai fonts after migrating from Reports 2.5 to 6i

    Hi,
    We have recently migrated our reports from Reports 2.5 to 6i.
    When we were using Reports 2.5, we could display The Thai Fonts correctly, but after migrating to 6i, the data retrieved from database is being displayed as junk characters.
    In Reports 2.5 we had set a registry variable ORA_CHARSET_CONVERSION to NO_CHARSET_CONVERSION. We were using NLS_LANG as AMERICAN_AMERICA.WE8IS08859P1 in 2.5.
    If we change WE8IS08859P1 to US7ASCII for Reports 6i, the data retrieved from database is being displayed correctly in Thai fonts, but the labels become junk characters.
    Do we need to do any special setup in 6i?
    Nigam.

    Hi All,
    Whilst doing the migration (and god knows how long this will take) I need to document the log file of all functions and changes made. The manual states that there is a PLG file created however, I can't seem to find it. I'm running the conversion one by one and not in batch mode. Can someone help me locating the PLG log file.
    Thanks

  • Migration from Reports 6i to 10G

    Hi,
    I have migrated my forms from 6i to 10g. Everything is working fine except reports.
    (Im calling reports from my menu modules using run_product builtin).
    Now i need the steps to migrate the reports from 6i to 10G.
    Good Help will be appreciated.
    Regards
    Sankar.M.N

    hi,
    instead of run_product you hav to use web.showdocument
    migrate your from from which you are clling report
    it will add report-object and rp2rro lib to your form
    and then change your function
    like this
    PROCEDURE call_report IS
              pi_id paramlist;
              alrt_var number;     
              repid report_object;     
              rep_path varchar2(200);
              vc_reportserverjob varchar2(100);
              report_job_id varchar2(100);
              v_rep_status varchar2(100);
    begin
         repid := find_report_object('RP2PRO');
         rep_path:=*path of ypur report*;
         set_report_object_property(repid,report_filename,rep_path);
         set_report_object_property(repid,report_server,*report_server_name*);
         set_report_object_property(repid,report_execution_mode,RUNTIME);
         set_report_object_property(repid,report_comm_mode,SYNCHRONOUS);
         set_report_object_property(repid,report_destype,cache);
         set_report_object_property(repid,report_desformat,'pdf');
         pi_id := get_parameter_list('it_param');
         if      not Id_null(pi_id) then
              destroy_parameter_list(pi_id);
         end if;
         pi_id := create_parameter_list('it_param');
         add_parameter*(your_parametrer here*
         add_parameter(pi_id,'PARAMFORM',TEXT_PARAMETER,'NO');
         vc_reportserverjob := RUN_REPORT_OBJECT(repid, pi_id);
         report_job_id:=substr(vc_reportserverjob,length(*report_server_name*)+2,length(vc_reportserverjob));
         v_rep_status:=report_object_status(vc_reportserverjob);     
         if v_rep_status='FINISHED' then
              web.show_document('http://'||*host_name*||':'||*port_name*||'/reports/rwservlet/getjobid'||report_job_id||'?server='||*report_server_name*,'_blank');      
         else
              message ('error when running report'||v_rep_status);
         end if;
    end;
    END;

  • Migration from reports 6i to 11g

    Hi Guys,
    I am very new to report development and needed some help on migrating reports 6i to reports 11g. I did some reading up and only found the the document Upgrading Oracle Forms 6i to Oracle Forms 11g 11g Release 1 (11.1.1) E10394-01 which talk about forms migration. I am looking for a reports migration and found no good documentation on it. Could somebody direct me to some good documentation. Also a few more questions i had in mind
    1) Can I migrate to 11g directly or should i migrate to 10g first.
    2) Can I use the migation assitant for reports migration or is it only for the forms.
    3) If i need to recompile the reports in 11g is there a a 11g developer suite that i should use for it.
    Thanks and regards

    We will be starting a process of converting our forms/reports 6i to 11Gr2. I just installed weblogic/forms 11Gr2 and i'm trying out reports. They do compile easely and run in "paper layout" but do not work in "web layout"..404 error in web browser. We have maybe 100reports in our systems to convert. If I create a new 11G report from scratch and define it has being "web and paper layout" everything works like a charm. I compiled in reports 11G and use the report converter with same results.
    I heard many times that reports RDF in 6i will look the same in 11G...in paper layout they do...but that does not get your reports on the web.
    Is there some way to auto convert all reports so that the web layout is added...or we will need to convert all of them?
    thanks for nay help you can give me guys...

  • Problem with date format parameter in SSRS2012 after migration from SSRS2008

    Hello,
    We are migration from
    Reporting Services 2008 on Windows 2008 server
    to
    Reporting Services 2012 with Always On on Windows 2012 server.
    I have a report that expects a date in the querystring: "...&DateTo=17/09/2014"
    This use to work in the previous environment and now fails !
    I logged onto the server with the credentials that runs SSRS and changed its regional settings to French(France): It didn't helped.
    I tried passing in the date otherwise "...&DateTo=09/17/2014": it worked !
    I tried changing the regional settings in my IE and it worked but that can't be a solution... it is still working on my Windows 2008 server... unless there is a statement from Microsoft that it explains that now it works only like this but I would be surprised... is it ?
    I also saw that changing a directive in the web page can help but, why did it stopped working, is it the handling of a default value for regional settings that changed in SSRS ?
    I would need help to understand this, thank you for any help you can provide.
    Regards,
    Claude VERNIER
    

    Hi Claude,
    Based on my research, SQL Server doesn’t supports DD/MM/YYYY date format. When we insert “17/09/2014” value in a date type column, it pops up an error message that “String was not recognized as a valid DateTime”. It means that the value “17/09/2014” is acted
    as “2014/17/09” string. So in your scenario, we cannot get the expect results.
    To work around this issue, we should change it to “09/17/2014”.
    Reference:
    Date and Time Data Types and Functions (Transact-SQL)
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • 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

  • Report generation failed after migrated from 6i to 10g.

    Hi All,
    i have migrated the 6i application to 10g.
    There was a report which was generated in .html format and saved to a remote server location.
    Now after migration to 10g,when i run the report through the URL ,It is still generated on the same remote server location but the it is not showing in the application interface.
    Please help....
    Thanks,
    DK

    Hi, Mike,
    user3211655 wrote:
    Hi All,
    We try to migrate a 8i database to 10g by using the exp and imp. All tables and data are already migrated by imp. During the imp, there are errors said the trigger compile with errors.
    When login to the em to check, I found these 2 errors.
    Line # = 2 Column # = 1 Error Text = PL/SQL: SQL Statement ignored
    Line # = 2 Column # = 60 Error Text = PL/SQL: ORA-00942: table or view does not exist
    My trigger is a very simple one:
    BEGIN
    Select TB_COUNTER_SEQ.NEXTVAL INTO :NEW.INCREMENT_NUM FROM DUAL;
    END;
    And I'm sure the "TB_COUNER_SEQ" is there.
    Do I need to change anything on the trigger when migrating from 8i?
    In fact, besides this trigger, all other trigger imp to this schema are having the same error. The schema in the 10g is a newly created one, is there any special right I need to create grant to this new user?Grant the necessary privileges on the tables (and any other objects used, like sequences) directly to the owner of the triggers. Privileges granted to a role don't count in AUTHID OWNER stored procedures; the privileges have to be granted to the owner of the stored procedure (or to PUBLIC).
    It the error is occurring at position 60, then it looks like you don't have privileges on dual. Login as SYS and
    GRANT SELECT ON dual TO PUBLIC;You may need synonyms (perhaps public synonyms) for the objects, too.

  • Reports Migration from 6i to 10g

    In my Project we are having many reports .and we are trying to Migrate those from 6i to 10g can anyone tell me what are the suggestions i can make during this process .. i am the only person who is going to involve in complete migration solely. Any Ideas and suggestions welcome ..

    Hello,
    Oracle Reports: Migration from 6i to 10g
    http://www.oracle.com/technology/products/reports/migration/index.html
    FAQ Migration
    http://www.oracle.com/technology/products/reports/htdocs/faq/faq_migration.htm
    Regards

  • Web Analysis Report Migration from 9.3.1. to 11.1.1.3

    Hi All,
    We are migrating from 9.3.1 to 11.1.1.3 we have couple of web analysis reports running on the old server 9.3.1 and now i have to migrate those reports on the new server 11.1.1.3. Reports in 9.3.1 are in windows servers and it should me migrated to 11.1.1.3 which is on a solaris server. please let me me know if you have any ideas regarding this issue.
    Thanks,
    Ram.
    Edited by: KRK on Sep 29, 2009 8:56 AM
    Edited by: KRK on Nov 6, 2009 12:53 PM

    Hi Vijay,
    I have checked migration utility inversion 9.x basically this migration utility is compatible for reports from version 7.x to 9.x and it is not supported for reports from 9.x to 11.x ....
    So i have finally fallowed a procedure.
    I have exported the reports from 9.x and imported in 11.x .
    Then after exporting i have pointed database connections to new 11.x version server.
    Now I was facing a issue when i open a reports in read only mode (i.e as a business user) iam getting a screen where it asks for database details ( I have assigned business user read access to essbase)
    Basically this reports are pointing to my old essbase server i.e version 9.x server.
    Please let me if iam missing something while exporting and importing reports.
    Thanks,
    Ram.

  • Oracle Forms & Report Upgrade/Migrate from 6i to 11g

    Hi All,
    We are planning to upgrade/Migrate from Oracle Froms and Reports 6i to 11g. Can some one please  give me an high level steps to upgrade and migrate from 6i to 11g version.
    Many thanks in advance.
    Kind Regards,
    Mohan

    hi ,
    use below steps for Eliminate this issue
    To start the wizard version of the Forms Migration Assistant:
    1. On Windows systems, set the environment variable FORMS_PATH:
    SET FORMS_PATH=%ORACLE_HOME%\forms
    On UNIX systems, set the variable FORMS_PATH as in the example below:
    setenv FORMS_PATH $ORACLE_HOME/forms
    2.
    In Windows, from the Start menu, select ORACLE_HOME | Forms Developer |Oracle Forms Migration Assistant (GUI Mode), or at the command line, start the conversion utility by entering: frmplsqlconv.bat mode=wizard.
    or
    in UNIX, enter frmplsqlconv.sh mode=wizard.
    The Conversion Wizard Welcome dialog displays.
    Regards,
    Babu

  • WebI report throwing error when migrated from XIR2 to XI3.1

    I have some webi reports built in BO XIR2 on OLAP universes (SAP BW3.5 based). Recently I have migrated the reports from old XIR2 environment to a new XI3.1 environment.
    The specification of new system is as below:
    BO XI3.1
    SAP BW 3.5
    No SP and FP is installed. (Actually when I tried to install the SP2, it failed)
    After the migration, some of my reports are running for 5 minutes and then throwing an error like below:
    A database error occured. The database error text is: Error in MDDataSetBW.GetCellData. See RFC trace file or SAP system log for more details. (WIS 10901).
    The same report is working fine in old system.
    Has anyone faced this problem yet?
    Regards

    Hi Jacques,
    The transports are already imported.
    What I can see is if there is a query with only dimension objects and no measure, then that is throwing error in XI3.1. But the same query is running fine in XIR2.
    Any Idea?
    Thanks and Regards

  • Poor performance on reports that were migrated from 6i to 10g

    We are migrating from 6i client server to 10g reports server and getting poor performance on various reports. Reports that work in seconds in 6i are taking much longer to run or even timing out.
    Reports Server:
    Version 10.1.2.0.2
    initEngine = 1
    maxEngine = 20
    minEngine = 1
    engLife = 1
    engLife = 1
    maxIdle = 30
    The reports are being called from 10g forms with the following:
    T_repstr := '../reports/rwservlet?server=rep_aporaapp_frhome1'
    || '&report='|| T_prog_name
    || '&userid='|| T_nds_uid;
    || '&destype=cache'
    || '&paramform=yes'
    || '&mode=Default'
    || '&desformat=pdf'
    ||' orientation=Landscape';
    web.show_document(T_repstr,'_blank');

    Using these and not hearing much bad
    Init Engine 1
    Max Engine 6
    Min Engine 0
    Eng Life 10
    MaxIdle 30
    Trace Error
    Trace Replace
    I set my Report Server Parameters
    CACHE SIZE - 700
    CACHE DIRECTORY = (you have to decide)
    IDLE timeout 120
    Max Connections 120
    Max Queue Size 4000
    trace options = trace_err
    trace mode trace_replace

  • Migrating Graphs from Reports 6i to Reports 10g

    While migrating Graphs from Reports 6i to Reports 10g is there a possibility of maintaining the same graphs rather than recompiling them using the Graph Wizard of Reports 10g. I have hundreds of reports with graphs and will be an uphill task to re-draft all the graphs. Kindly suggest alternatives to overcome this dead-lock.
    Thanx in advance
    Sridhar

    Hello Sridhar,
    10g is not supporting Graphics builder. So you got to create/insert all these 6i graphs in 10g. Open the 6i report and compile in 10g. It will give you file not found error. Delete the graph area in the layout editor.
    Then drag the chart icon and drop in layout. Redesign again. Offcourse it is not fun. But there is no way.
    Also there are tons of bugs in 10g report Graphs. You won't find some cool features like Others % option in the pie slice provided by Graphics bulider. You got to change graph.xml file for some of the features. Even the graphs looks ugly in 10g. Migrating graph reports is really frustrating in 10g. But we have no choice. Recently we migrated to 10g. Becareful with matrix reports. 10g keeps on getting crashed when ever we develop matrix report. GOD knows the reason.
    But 10g has some very very good features like Distribution
    Cheers.
    Ram.

Maybe you are looking for

  • Next button not working in create JS code..

    dear friends, iam converting my flash e learning lesson in to HTML5 version. i gave 2 next bottons (i mean 2 slides end next buttons). first buttons wors fine when i click i moves to next keyframe.. same code i gave in another frame not working pls r

  • RFC sender adapter

    hi can i can what we need tp specify under program id: in case of RFC adapter on sender side what does it specifies?

  • Present a record by date through an Abap Rutine

    Hi Gurus, i got in the cube the next records for example: calday Material Quantity 01.01.2011 A 10 15.01.2011 A 20 if i present in the query these IO an KF the query will show these 2 records, now i want just show the last record by date calday Mater

  • Could both of my USB ports have stopped working at once?

    Before today, I have repeatedly connected my printer and camera to my MacBook Pro. But today nothing has worked through either USB port: not a Seagate external hard drive, not the printer, and not my camera. Could something have gone wrong with the p

  • Macbook Pro screen is black and will not shut down or boot up right.

    Last night my 2007 macbook pro would not go to sleep properly.  When I closed the book the light stayed on and the fan continued running.  Later I shut it down.  This morning the computer turned on but the screen is black.  I tried closing the book b