10g report won't run in 11g

Hi,
I'm trying to migrate some reports from our 10.1.2.0.2 app server to an 11.1.2.0 one. The report I am currently working with compiles and runs fine in 10g Reports Builder, but when I copy it to the new 11g middleware server and try to run it, it gives me the following error:
REP-1247: Uncompiled program units exist.
REP-1247: The report contains uncompiled PL/SQL.
There is no uncompiled PL/SQL in the report (that I can find), however googling this error it appears there could be something else wrong. I have been unable to get Developer 11g working on my workstation and I can't find a script to compile the report on the 11g middleware server. I am using a .RDF report and not a .REP one. Can someone help me troubleshoot this problem?
Thanks
Adam

Hi,
you can try the following options
1- Run the report passing RECURSIVE_LOAD=no as parameter and see behavior
2- To compile all the reports you can use rwconverter and a windows script.
Example
@ECHO OFF
REM WINDOWS COMPILE REPORT
::compile_report.bat
cls
Echo compiling Report .....
for %%f IN (*.rdf) do (
<YOUR ORACLE_HOME>\bin\RWCONVERTER.bat USERID=user/pass@db BATCH=yes STYPE=RDFFILE SOURCE=%%f DTYPE=REPFILE OVERWRITE=NO
ping 1.1.1.1 -n 1 -w 20000 > nul
ECHO FINISHED COMPILING
Hope this helps, Roberto

Similar Messages

  • Report won't run for mimetype=application/vnd.ms-excel

    Hi,
    My customers need to run reports in excel and type in parameters into the parameter from. The URL is:
    http://myServer/dev60cgi/rwcgi60?xyz+server=Repserv+report=rptName.rdf+destype=cache+paramform=yes+desformat=delimited+mimetype=application/vnd.ms-excel
    The parameter from shows up and all the LOVs are there, the reset botton works, the Submit Query botton only shows Submit (NO QUERY). The report won't run when I click on Submit botton.
    But it works perfectly if no mimetype=application/vnd.ms-excel in URL
    Can anybody help me to fix this ?
    Thanks

    The mimetype parameter was only introduced in 6.0.8.10 and above. What version are you running ?
    Thanks,
    Danny

  • Report won't run in infoview

    I have a Crystal Reports 11 report that will run in designer but won't run in infoview.  In designer it takes about 20 seconds to run but in infoview it never finishes.  I've verifyed the database and it's the same databse, and user as other reports.   What else can I check?

    Ok,
    First check your services and make sure that the crystal report services are up, it sounds like one of them might be down (you will need admin rights for that - or as someone with admin rights).
    If they are all up - please make sure that your infoview server version matches crystal reports version - if not - this might be the reason.
    Hope I managed to help you out.

  • Webview Peripheral reports won't run

    I have a 7.5.10 Webview server that has been operational for years, now all Peripheral reports will not run and Peripheral lists are empty.   All other Webview  real time and historical reports work fine from this server.  I re-installed Webview and verified user permissions/settings.  Also ran PATCHPBL and deleted compiled reports folder.   Experienced the same results, all reports run fine except Peripheral reports.
    The only error  message I get is:   DBERROR:  SqlDbCode=208, SqlErrorText=Select error: SQLSTAT = S0002 [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'Peripheral'   
    I have never experienced an issue with just one type of report, any suggestions? 

    check if your CrystalReport Job Server is running.
    Regards.

  • Scheduled Reports won't run - no error or entry in "History"

    Hi,
    I have a very basic CR setup to test the scheduling of Crystal Reports Server, and while it will run manually, in both view mode and if I "Run" it as a manual schedule.
    The report emails out.
    But on a schedule of "Every week day" at 4:30pm it just doesn't run. There is no entry in the history to indicate it failed - it is as if it didn't even run to be honest.
    Any help is greatly aprecieated.

    check if your CrystalReport Job Server is running.
    Regards.

  • OS X issue with 10g, dbca won't run due to classChangeError

    I am trying to install oracle 10g on my powerbook G4 (1gb) and I keep getting the same problem with the database creation assistant (dbca). I am running OS X 10.3.6 and xCode 1.5. The installation goes fine with no issues but the at the point of launching dbca, I get the following error;
    shadow:~ oracle$ dbca
    Exception in thread "main" java.lang.IncompatibleClassChangeError
            at oracle.sysman.assistants.util.attributes.InitParamAttributes.fillCharacterSets(InitParamAttributes.java:1999)
            at oracle.sysman.assistants.util.attributes.InitParamAttributes.<init>(InitParamAttributes.java:446)
            at oracle.sysman.assistants.util.step.StepContext.<init>(StepContext.java:239)
            at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:608)
            at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:200)
            at oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(InteractiveHost.java:54)
            at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:155)
            at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:93)
            at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:175)
    My environment is
    shadow:~ oracle$ env
    SHELL=/bin/bash
    TERM=vt100
    USER=oracle
    ORACLE_SID=JCDB
    ORACLE_BASE=/Users/jcart/Work/oracle/orahome10g
    PATH=/bin:/sbin:/usr/bin:/usr/sbin:/Users/jcart/Work/oracle/orahome10g/bin
    PWD=/Users/jcart/Work/oracle
    SHLVL=1
    HOME=/Users/jcart/Work/oracle
    ORACLE_HOME=/Users/jcart/Work/oracle/orahome10g
    _=/usr/bin/env
    any idea?
    Is there a patch somewhere that I have forgotten?
    regards
    John.

    Apparently windows 2000 does not meet the minimum requirements for QT7.5, so what you need to do is find out what version of QT7 does if one ever did, if not your probably going to have to install QT6.5, which may be the latest version 2000 can run?

  • 10G Reports download in 11g

    Hello All
    I downloaded the sample reports for OIM in BI Publisher 10G but I want to use 11g based on better security capabilities. I was wondering if there is a way to import the 10g reports from the download into 11g? I found a couple documents on the ua.bat utility for upgrading repositories and catalogs, but I don't have a 10g install to copy any of the data from. Do you know if it is possible to install the 10g reports on the 11g server? I have the jdbc connection already setup, just need to get the report samples uploaded if possible. Any help you can give would be appreciated.
    Thanks
    Nick

    Hello, I had the same question a while back. Response I got back from Oracle Support was that it's not possible to export a report from 10g and import into 11g. You either have to recreate the entire report or upgrade the repository.
    Seems a bit short sighted to me from a migration standpoint, but that's what I know.

  • Reports who work in BIP 10G does not work in BIP 11G

    Hi!
    We are in the middle of going from BIP 10G to BIP 11G (latest patch installed the 9 of february). We have used the Upgrade Assistant to migrate the reports from 10G to 11G, about 80-90% are working directly.
    But, as always are there some problems. There are 2 major problems I am struggling with for the moment. 1 is long running reports who gets "Connection reset by peer" before the report ends and the more problematic which is this:
    [2012-02-27T11:09:50.397+01:00] [bi_server1] [ERROR] [] [oracle.xdo] [tid: 24] [userId: <anonymous>] [ecid: 22bf1318a95b3a18:-528a5dc9:135b0d15f61:-8000-0000000000025a30,0] [APP: bipublisher#11.1.1] XSL error:[[
    <Line 80, Column 151>: XML-23002: (Error) internal xpath error
    @Line 80 ==> <_G><xsl:if test="sum($G1[(./QADATE02 = current-group()/QADATE02)]/QATRQT) = '0'" xdofo:ctx="3">
    [2012-02-27T11:09:50.397+01:00] [bi_server1] [WARNING] [] [oracle.xdo] [tid: 24] [userId: <anonymous>] [ecid: 22bf1318a95b3a18:-528a5dc9:135b0d15f61:-8000-0000000000025a30,0] [APP: bipublisher#11.1.1] oracle.xdo.XDOException: java.lang.reflect.InvocationTargetException[[
         at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1205)
         at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:276)
         at oracle.xdo.template.FOProcessor.createFO(FOProcessor.java:1973)
         at oracle.xdo.template.FOProcessor.generate(FOProcessor.java:1117)
         at oracle.xdo.servlet.RTFCoreProcessor.transform(RTFCoreProcessor.java:124)
         at oracle.xdo.servlet.CoreProcessor.process(CoreProcessor.java:372)
         at oracle.xdo.servlet.CoreProcessor.generateDocument(CoreProcessor.java:93)
         at oracle.xdo.servlet.ReportImpl.renderBodyHTTP(ReportImpl.java:1059)
         at oracle.xdo.servlet.ReportImpl.renderReportBodyHTTP(ReportImpl.java:624)
         at oracle.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:477)
         at oracle.xdo.servlet.XDOServlet.writeReport(XDOServlet.java:447)
         at oracle.xdo.servlet.XDOServlet.doGet(XDOServlet.java:267)
         at oracle.xdo.servlet.XDOServlet.doPost(XDOServlet.java:299)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.xdo.servlet.metadata.track.MostRecentFilter.doFilter(MostRecentFilter.java:65)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.xdo.servlet.security.SecurityFilter.doFilter(SecurityFilter.java:122)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.xdo.servlet.init.InitCheckingFilter.doFilter(InitCheckingFilter.java:64)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.GeneratedMethodAccessor7820.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:917)
         at oracle.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:609)
         at oracle.xdo.common.xml.XSLT10gR1.transform(XSLT10gR1.java:328)
         at oracle.xdo.common.xml.XSLTWrapper.transform(XSLTWrapper.java:187)
         at oracle.xdo.template.fo.util.FOUtility.generateFO(FOUtility.java:1181)
         ... 40 more
    Caused by: oracle.xdo11g.xqxp.XQException: XPTY0004
         at oracle.xdo11g.xslt.XSLStylesheet.flushErrors(XSLStylesheet.java:1850)
         at oracle.xdo11g.xslt.XSLStylesheet.execute(XSLStylesheet.java:616)
         at oracle.xdo11g.xslt.XSLStylesheet.execute(XSLStylesheet.java:551)
         at oracle.xdo11g.xslt.XSLProcessor.processXSL(XSLProcessor.java:345)
         at oracle.xdo11g.xslt.XSLProcessor.processXSL(XSLProcessor.java:194)
         at oracle.xdo11g.xslt.XSLProcessor.processXSL(XSLProcessor.java:230)
         at oracle.xdo11g.parser.v2.XSLProcessor.processXSL(XSLProcessor.java:124)
         at sun.reflect.GeneratedMethodAccessor7820.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.xdo.common.xml.XSLT10gR1.invokeProcessXSL(XSLT10gR1.java:920)
         ... 44 more
    Does anyone have the solution for this type of error, we have about 30-40 reports that is behaving like this in BIP 11G but works fine in BIP 10G.
    Can we do anything general in the BIP 11G or does we need to find the solution for each report and change in the template?
    All ideas are appreciated, thanks,
    Anders B

    Hi!
    Have everyone out there been able to use the upgrade assistant without any problem?
    The UA.bat program says everything is ok but the report actually created in BIP 10G does not work in BIP 11G. We are looking for documentation or "findings" of what the problem can be, in a more general way. We are aware of that we probably have to fix this manually, but we dont know what to fix, and it is not so "fun" to be forced to re create all this templates and reports. The datamodell seems for the most of the time works, so we get a working xml source but the creation of the report thru the template dont work.
    Best regards,
    Anders

  • Oracle 10g reports migration to Oracle 11g migration

    I have migrated oracle 10g reports to Oracle 11g reports and generated REP file. But when we execute REP file using RWRUN.EXE I am getting below error.
    ERR REP-50125: rwbuilder.conf:java.lang.NullPointerException
    ERR java.lang.NullPointerException
    to avoid this I tried below work arround which was posted in "https://forums.oracle.com/forums/thread.jspa?threadID=2365028" URL. but not success.
    1. Go to C:\Oracle\Middleware\asinst_1\config\FRComponent\frcommon\tools\admin
    2. Make a backup of the file 'cauprefs.ora'
    3. Open up the file in a text editor:
    --In the file, look for:
    Reports.PluggableDataSourceFactories =
    ("oracle.reports.plugin.datasource.xmlpds.XMLDataSourceFactory",
    "oracle.reports.plugin.datasource.jdbcpds.JDBCDataSourceFactory",
    "oracle.reports.plugin.datasource.textpds.TextDataSourceFactory")
    --Replace the value to: Reports.PluggableDataSourceFactories = ()
    4. Save the file and try running Reports Builder again. Data Model should open up without crashing.
    Could you please help me to resolve this issue.

    When I use rwrun.bat report is not invoking i use below command line. I am executing rwrun.bat from C:\Oracle\Middleware\asinst_1\config\reports\bin path.
    rwrun.bat report="C:\Program Files\prnsrv\advices\01\bcacuchq.rep" userid=dbuserid/[email protected] desformat=pdf DESTYPE=file DESNAME="c:\temp\test.pdf" TRACEFILE="C:\TEMP\test.LOG" PRM_BRCH_CODE=781 PRM_PROD_CODE=BC PRM_PROD_REF_ID=BC11100142 PRM_ORDER_COL=DELIVERY_MODE PRM_CHQ_RPT=Y
    and log is generating as below
    ===========================
    LOG :
    Report: C:\Program Files\prnsrv\advices\01\bcacuchq.rep
    Logged onto server:
    Username:
    *** Starting up the JVM ***
    JVM CLASSPATH variable is:
    C:\Oracle\Middleware\Oracle_FRHome2\reports\jlib\rwbuilder.jar;C:\Oracle\Middleware\Oracle_FRHome2\reports\jlib\rwrun.jar;C:\Oracle\Middleware\Oracle_FRHome2\jlib\zrclient.jar
    *** JVM started successfully ***
    ====================================

  • From 6i to 10g "How to run a 10g report from OEM scheduler"

    We recently converted all of our 6i form and reports to 10g. We had forms and reports running as batch processes.
    Now that we are using 10g it is understood that we cannot run the forms as we did in 6i using OEM scheduler, so they were converted to scripts.
    Our problem still remains, How do we run 10g reports as batch processes?
    Can we use OEM scheduler?
    Is there a better product to accomplish this task?
    ...

    Hello,
    How do you execute your Reports ?
    Do you execute it from the Builder ?
    If you execute it from the Builder, do you use Run Web Layout or Run Paper Layout ?
    (If you have upgraded a Reports From 6i, there is no web layout , so you have to use the Run paper Layout
    The web layout is something new that appeared in Reports 9.0.2)
    Regard

  • How to run a 10g report from command line ?

    Good Afternoon,
    Please advise if there is a way to run a 10g report from command line.
    We use 6i right now and our job scheduler runs reports using "D:\ORADEV6I\BIN\RWRUN60.EXE ..." executable in batch mode on a separate server. We plan to migrate to 10g Database, Forms, Reports. Is there a way to keep this functionality and create a "command" to address an report server and run a report?
    Thank you,
    Dmitri

    Steps to take.
    (1.) In command prompt type RWSERVER SERVER=repserver1 to star the rep server.
    (2.) If you get "Javaw.exe The procedure entry point psoasyn could not be located in the dynamic link library orapls10.dll." error do one of the following
            (a.) Type the full name for the server. D:\OracleDevR2\bin\rwserver SERVER=repserver1
                   or, if it does not work
            (b.) Add D:\OracleDevR2\bin to the system env. variable PATH
    (3.) Start OC4j
    (4.) Now you can access the jobs using URL like:
        http://192.161.11.143:8890/reports/rwservlet/showjobs?server=repserver1
          where 192.161.11.143 is your machine's IP address.

  • How to run a 10g report in quiet\batch mode

    Good Afternoon,
    Please advise if there is a way to run a 10g report from command line.
    We use 6i right now and our job scheduler runs reports using "D:\ORADEV6I\BIN\RWRUN60.EXE ..." executable in batch mode on a separate server. We plan to migrate to 10g Database, Forms, Reports. Is there a way to keep this functionality and create a "command" to request the report server to run a report?
    Thank you,
    Dmitri

    So the server (we will call it server1) you have "Redwood Cronacle 6.0.2" installed on has a C: drive and a D: drive. On the D: drive is installed Developer 6i (D:\ORADEV6I). You can install Developer Suite 10g also on the D: drive (D:\ORADEV10G for example). After that, setup Oracle iAS on server2. The good news is you have to change very little code. You can:
    Not use the iAS server at all and use the following command (similar to how you are doing it now) in Redwood:
    return 'D:\ORADEV10G\BIN\RWRUN.EXE'
    ||' userid=:USRPWD'
    ||' module='
    ||v_path||'\'||p_module
    ||' batch=yes paramform=no destype=file'
    ||' desformat=' || v_printer_driver
    ||' desname=:OUTFILE'
    ||' cmdfile=:CMDFILE errfile=:LOGFILE';If you want to use the iAS server, you have to consider where the report will physicall exist. You can have it exist on the reports server or you can have it brought back to the client. If you bring it back to the client you will lose the ability to run this asynchronously (or in batch mode). You will have to play with some of these parameters to get it to work perfectly, but this should be a good start. These are examples of have the report results saved locally on server1...not server2:
    1. Use rwclient to submit a report request
    return 'D:\ORADEV10G\BIN\RWCLIENT.EXE'
    ||' userid=:USRPWD'
    ||' module='
    ||v_path||'\'||p_module
    ||' paramform=no destype=localfile'
    ||' desformat=' || v_printer_driver
    ||' desname=:OUTFILE'
    ||' cmdfile=:CMDFILE errfile=:LOGFILE'
    ||' server=server2';2. Use rwservlet to submit a report request
    return 'D:\ORADEV10G\BIN\RWSERVLET.EXE'
    ||' userid=:USRPWD'
    ||' module='
    ||v_path||'\'||p_module
    ||' paramform=no destype=localfile'
    ||' desformat=' || v_printer_driver
    ||' desname=:OUTFILE'
    ||' cmdfile=:CMDFILE errfile=:LOGFILE'
    ||' server=server2';I would think that Cronacle 6.0.2 can submit a url as a job and wait for the results to be streamed back, so you could look into doing that also, in which case the url you would submit for the job would be something like:
    return 'http://server2:7777/reports/rwservlet?'
    ||' userid=:USRPWD'
    ||' module='
    ||v_path||'\'||p_module
    ||' paramform=no destype=cache'
    ||' desformat=' || v_printer_driver
    ||' desname=:OUTFILE'
    ||' cmdfile=:CMDFILE errfile=:LOGFILE'
    ||' server=server2';

  • How to run a 10g report in batch mode.

    Good Afternoon,
    Please advise if there is a way to run a 10g report from command line.
    We use 6i right now and our job scheduler runs reports using "D:\ORADEV6I\BIN\RWRUN60.EXE ..." executable in batch mode on a separate server. We plan to migrate to 10g Database, Forms, Reports. Is there a way to keep this functionality and create a "command" to request the report server to run a report?
    Thank you,
    Dmitri

    For those of you interested in following this refer to the same thread in the Reports Forum:
    How to run a 10g report in quiet\batch mode

  • Migrating 10g report to Bi Publisher 11g

    Hello,
    I have an existing 10g report from BI Publisher.
    I would like to upgrade to 11g. in that process, i created a folder in 11g, with catalog menu option.
    But when i try to upload existing datamodel from 10g, my upload fails.
    Can any one advise on this?
    Or should I create the data model from scratch by copying the existing data template query and pasting to the datamodel code tab section in 11g?
    please advise
    thanks

    Check this
    http://clairehu.com/2012/04/02/deploying-obiee-11g-bi-publisher-reports/

  • How to run Discoverer 10g report from unix command line

    Hello Experts,
    I am aware that discoverer report can run through command line using "dis51usr.exe /connect username/passward@connection_string /opendb "DISCOVERER.<<report name>> /export xls"".
    Can we run discoverer 10g report (stored in database) from server location / unix command line? Is there any command?
    Please assist. Thank you.

    Hi Tamir,
    Can you please mention from where we have to execute/run these commands? After setting enviornmental variable, are these commands run from any location or we have to go to particular server location and then execute (ex. from directory BI or else).
    Thank you.

Maybe you are looking for

  • Delivery schedule print out and number

    Dear Expert Our client need to implement the scheduling agreement in the company , but the requirement as follows their are two dept one is for vendor dealing and our is meant for requirement generation , so scheduling agreement is generated by one d

  • ABAP Objects with Workflows / Classes and Instances

    Hello, I am currently designing a workflow using an ABAP-Objects. So far I have been been able to get my Workflow to run with my class, but I have a couple of problems: - I am using the Function 'SAP_WAPI_START_WORKFLOW' to start other subflows, whic

  • HOW DO YOU GET NEW TABS TO LOGIN TO THE HOMEPAGE DEFAULT THAT IS IN TOOLS

    WHEN I OPEN A NEW TAB - HOE DO I GET IT TO COME UP WITH THE DEFAULT HOME PAGE THAT IS SET UP IN TOOLS / GENERAL. AT THE MOMENT IT ALWAYS COME UP BLANK

  • EREC-BSP-How to call a bsp application from another bsp application

    Hi Experts, In E-Rec one of my bsp application zapp_e_ext calling another standard bsp application hrrcf_searchhlp when user click on search help button. i made a zcopy (zhrrcf_serchhlp) of std application hrrcf_searchhlp,and did some changes, now th

  • Timeout problem in webdynpro

    Hi all, I have one problem when i execute my reports through portal in my developement server it takes 15-30 minutes to display the list in the portal but the same report executing through site it is giving page cannot be displayed after 2min30 secs.