Bad load arguments supplied when starting up the Reports Server

Dear All,
In report60\server\<filename>.ora
Following were the contents :
maxconnect=20
cachedir="d:\Oracle\806\REPORT60\server\cache"
cachesize=50
minengine=0
initengine=0
maxengine=1
maxidle=30
security=1
englife=50
We chnaged it to
maxconnect=20
cachedir="d:\Oracle\806\REPORT60\server\cache"
cachesize=50
minengine=1
initengine=0
maxengine=5
maxidle=30
security=1
englife=50
We imideatly got result we checked it put it on live application server.
Everything was smooth but next day we got calls/email from user saying report were slow. when we checked the windows process on application server rwmts60 was occuping 50% of memory so we killed that process. We restrarted the report service but was unable to restart.Then we saw the report log as follows :
*** 2008-07-29 17:36:51 -- Server started up an engine. (Rep60_WEBDB-01)
*** 2008-07-29 17:36:53 -- Server engine crashed. (Rep60_WEBDB-01)
*** 2008-07-29 17:38:18 -- Server started up an engine. (Rep60_WEBDB-01)
*** 2008-07-29 18:39:44 -- Server shutting down an engine. (Rep60_WEBDB-01)
*** 2008-07-30 09:13:19 -- Server engine cannot be started. (Rep60_WEBDB-01)
*** 2008-07-30 09:15:24 -- Server engine cannot be started. (Rep60_WEBDB-01)
*** 2008-07-30 09:17:29 -- Server engine cannot be started. (Rep60_WEBDB-01)
*** 2008-07-30 09:19:34 -- Server engine cannot be started. (Rep60_WEBDB-01)
*** Bad load arguments supplied when starting up the Reports Server
*** Bad load arguments supplied when starting up the Reports Server
*** Bad load arguments supplied when starting up the Reports Server
*** Bad load arguments supplied when starting up the Reports Server
then we changed back our ora file to
maxconnect=20
cachedir="d:\Oracle\806\REPORT60\server\cache"
cachesize=50
minengine=0
maxengine=1
initengine=0
maxidle=30
security=1
englife=50
And restarted the service which restarted suceesfully.
My question is i had changed maxengine=5 and minengine=1 on 20- JUL-2008 around 16:00 .Did this happen b'coz of this 2 parameters.
Kindly advice.
Thanking You in anticipation.
Best Regards,
Devendra

Hello Mahendraji,
Thanks for your reply.
I may ask some basic question please accomodate me.
<<$RACLE_HOME\reports\conf\apple_report.conf>>
I have Application server 9i version 1.0.2.0.0 (isuite).
I have installed in D drive
In this drive a folder d:\orcale is created.
Inside of this i don't have any folder called "reports"
i have folder called "806"
\\webdb-01\D-Drive\Oracle\806
Inside of which i have folder "report60"
\\webdb-01\D-Drive\Oracle\806\REPORT60
Inside of which i have folder "SERVER"
\\webdb-01\D-Drive\Oracle\806\REPORT60\SERVER
In which i found "Rep60_WEBDB-01.ora" , "Rep60_WEBDB-01.log" and "cgicmd.dat"
and 2 folders "CACHE" and "security".
I am confused as you said that the file name should be Rep60_WEBDB-01.CONF but i have Rep60_WEBDB-01.ora are they one and the same . If yes is the extension b'coz i have older version of 9i i.e 1.0.2.0.0 (isuite).
if no where i how i can search this .
This Rep60_WEBDB-01.ora file doesnot have parameter "engineResponseTimeOut" if i add it will it work.
Your explanation regarding "engineResponseTimeOut" is clear.
Maximum Time taken by our report is 20 minutes. But sometimes when report hangs or SQL takes more time than normal due to the environment so the max time might change to 25 or 30 minutes in such a case should we keep it at 45 minutes to avoid any unneccessary termination.
<<Note:
It is always better to run batch reports on a separate server with different engineResponseTimeOut values. Do not submit interactive and batch reports to same server.>>
If i create a seperate application server how can i send reports requested by user to batch in this seperrate server.
What should be the criteria of report to be redirected to seperate server?
What do mean by "submit interactive" and "submit batch"
My interpretation is when we click on submit query button it is "submit interactive" is it correct.
I am not clear about "submit batch"
I know there might be some silly questions but please do accomodate.
Kindly advice.
Thanks.
Regards,
Devendra Shelke

Similar Messages

  • How to change report displayname at runtime when run from the report server?

    hi all,
    with the reportviewer widget in a winforms app, i'm able to change report displayname at runtime by handling thesubmittingparametervalues event like so:
            private void reportViewer1_SubmittingParameterValues(object sender, ReportParametersEventArgs e)
                string po = e.Parameters["Order"].Values[0];
                this.reportViewer1.ServerReport.DisplayName = "Load Out - " + po + " - " + DateTime.Now.ToShortDateString();
    question: how do i achieve the same thing when the report is run via the ssrs reportserver website?
    thanks for any tips,
    sff

    Hi sherifffruitfly2,
    According to your description, you want to change the display name of report in Report Manager. Right?
    In Reporting Services, we can't make the report file name dynamically. But we have Build-in Fields to show report name and execution time in a report. We can add a textbox and put in the expression below:
    ="Load on- "+Globals!ReportName+" "+Globals!ExecutionTime
    It will show the report name with execution time when we run the report:
    Reference:
    Built-in Collections in Expressions (Report Builder and SSRS)
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • When I try to set up Icloud control panel in Windows Vista, I get "your setup couldn't be started because the Icloud server stopped responding. I've tried loads of fixes suggested on the net but none worked. Can anyone help me please?

    When I try to set up Icloud control panel in Windows Vista, I get "your setup couldn't be started because the Icloud server stopped responding. I've tried loads of fixes suggested on the net but none worked. Can anyone help me please?

    Hello, ksb2. 
    Thank you for visiting Apple Support Communities.
    We are investigating this issue. This article will be updated as more information becomes available.
    iCloud: iCloud Control Panel setup cannot be started
    http://support.apple.com/kb/TS5178
    Cheers,
    Jason H.

  • When Starting OC4J, why the report server doesn't start automatically? !!

    Dear All,
    I have DS 10g on my system and I start the OC4J when I have to run either forms or reports.
    But when I attend to start the do the following command from the form:
    WEB.SHOWDOCUMENT(..../getjobid<jobid>?server=<servername>...), I have an error: FRM-41213: Unable to connect to the report server <servername>.
    I noticed that if I run the following URL:http://<server>:.../reports/rwservlet, it gives me a list of command, but the server still not running..But if I add any command to the above URL like for example "getserverinfo" or "showjobs" then the server is started. Now, and after the command, if we return back and we run the report from the form, the report will run successfully.
    The question WHY??
    Regards,
    Joe
    Message was edited by: Joe
    Joe Farah

    Hello,
    That's the way it works ...
    http://download-uk.oracle.com/docs/cd/B14099_17/bi.1012/b14048/pbr_strt.htm
    2.1.3.1 Starting the In-process Server (Windows and UNIX)
    If you are using Reports Server as an in-process server (the default configuration), sending a run report request starts the in-process server; however, if you are sending a request through a command line, the servlet must be invoked first using either the run report URL or the Web command URL. When you have successfully started the servlet, this also means you have successfully started the in-process server.
    If you use "Oracle Application Server", the "in-process" reports server will be started automatically by opmn ...
    Regards

  • Firefox does not appear on screen when started from the start menu, but task manager says the process is running

    Firefox does not appear on screen when started from the start menu or the shortcuts, but task manager says the process is running.

    No - I get the message basically saying "Can't run program while Firefox is running. Please close down Firefox & try again".
    I rebooted my computer and it all works now - but that's weird it was happening before. Kinda weirded out that it happened at all.
    To avoid that happening again, I still wanna know what to do to avoid it or fix it for next time. Thanks

  • I just purchased photoshop elements and went to retrieve my serial code.  The web page provided to retrieve it loads blank, even when clicking on the URL through adobe's web site.  I can not install my product without this.  Please help

    I just purchased photoshop elements and went to retrieve my serial code.  The web page provided to retrieve it loads blank, even when clicking on the URL through adobe's web site.  I can not install my product without this.  Please help

    Drusso77 if you are continuing to face difficulties locating your serial number then please see Find your serial number quickly - http://helpx.adobe.com/x-productkb/global/find-serial-number.html.  You are also welcome to contact our support team at http://adobe.ly/1aYjbSC.

  • My file .mov won't load (or) play when put on the server ?

    My file .mov won't load (or) play when put on the server ? Yet it works fine in my local network.
    The source in DW is = vid.jpeg and the link = vid.mov
    I opened the movie in QuickTime player and save it for the web. I pasted what was required...
    Can someone help me with this one ?

    Could be any number of things. We would need a link to the actual on-line page to diagnose further.
    Best wishes,
    Adninjastrator

  • When i start the report server it say starting then it say shutting down

    i received this message everytime i start the report server
    starting then shutting down
    this happen after i did remove the server from the domain and re-join it again to the domain
    please help

    Hello,
    The best method to diagnoze this kind of problem is to activate the Reports Server trace
    Edit the file $ORACLE_HOME/reports/conf/<reports server name>.conf
    Modify it in order to have a line :
    <trace traceOpts="trace_all"/>
    Then, restart the reports server.
    The trace files will be generated in $ORACLE_HOME/reports/logs for Reports 9.0.2
    or in $ORACLE_HOME/reports/logs/<reports server name> for Reports 9.0.4
    Regards

  • Starting the reports server as a servlet

    Dear friends, I'm trying to run a JSP Report which was built with JDev and Report Builder, but when I compiled the JSP Report on JDev, the Internet Browser has started with the LOADING... page and nothing happened.
    I have Report Services and HTTP Server started, but I can't verify if the Reports Servlet is running.
    I've been reading the "Publishing Reports to the Web with Oracle9iAS Reports Services" document at "http://otn.oracle.com/docs/products/reports/htdocs/doc_library/getstart/docs/a92102_01.pdf" and it's written that we can start the reports server as a servlet typing :
    http://< your_machine_name>:<your_port_num>/reports/rwservlet
    In my case :
    <your_machine_name> = bicas
    <your_port_num> = Is it a HTTP port number? If it is. = 80
    Then :
    http://bicas:80/reports/rwservlet
    But this return a HTTP 404 error, page not found.
    I have Oracle9iDS and Oracle9iAS installed on the same machine.
    What do I need to do to start the reports server as a servlet?
    Do I need to do this to run a JSP Report from the Web?

    Try the following:
    1) Create a new project in JDev
    2) Add a new Reports JSP object into the project from 'File -> new' (this'll setup the project form JSP report execution)
    3) Edit the JSP report, or add your own jsp report to the project
    4) run the JSP report
    To use Reports servlet's in-process server, remove 'server=...' from JSP tag rw:report's 'parameters' attribute, and make sure JVM is set to 'hotspot' in 'Project Setting -> Runner'.
    To use standalone Reports server, start the server, and specified the server in rw:report's 'parameters' attribute.
    Hope this helps.
    Regards,
    Charlie Sheng

  • All web sessions (Java) getting started on the cluster server

    We have a clustered environment and are using Web Analyzer to access our BI system.  I just recently discovered, however, that all of the web sessions are running on the clustered server, which should not be happening.
    We use a virtual name when accessing the Web Analyzer URL (because of the clustered environment) but the same thing happens when I use the actual physical name of the primary server (taking out DNS as a possible cause of the problem).
    So, my question is, what dictates where the web session gets launched?  When looking in AL08 I see all of the web sessions running on our clustered server and their terminal name is the name of the primary server.  Conversely, all SAP GUI sessions are running on the primary server, so I know this is just an issue with web/http related sessions. 
    I thought there might be a java attribute that dictated which server where these sessions got started (such as in the dispatcher config) but I can't find anything, plus I know it's not a load-balancing issue because the web sessions never start on the primary server.
    Thanks for any insight
    Ross

    We have two separate instances each running on their own physical server.  Thus, it is possible to go to the java port of each individual server;  ie. http://server1:port or http://server2:port.  The cluster is setup such that either server could go down and the remaining server will keep working.
    When I use the virtual server name (which resolves to server1) in the URL, the http session actually always gets sent to server2 with server1 as the terminal name (when looking in sm04 or al08).
    1) Clients goes to http://<virtual server name>:port
    2) Virtual server name is resolved to server1
    3) Server1 receives http request and sends to server2
    4) Http session is started on server2 with terminal name of server1
    The same thing happens if I use server1 or server2 in the URL as well -- the session always gets sent to server2.  I know I do not have a good enough knowledge of how the j2ee dispatcher works - I'm assuming this is the problem.
    Thanks again

  • The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError) Log on failed. Ensure the user name and password are correct. (rsLogonFailed) Logon failure: unknown user name or bad

    The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError)
    Log on failed. Ensure the user name and password are correct. (rsLogonFailed)
    Logon failure: unknown user name or bad password 
    am using Windows integrated security,version of my sql server 2008R2
    I have go throgh the different articuls, they have given different answers,
    So any one give me the  exact soluction for this problem,
    Using service account then i will get the soluction or what?
    pls help me out it is urgent based.
    Regards
    Thanks!

    Hi Ychinnari,
    I have tested on my local environment and can reproduce the issue, as
    Vaishu00547 mentioned that the issue can be caused by the Execution Account you have configured in the Reporting Services Configuration Manager is not correct, Please update the Username and Password and restart the reporting services.
    Please also find more details information about when to use the execution account, if possible,please also not specify this account:
    This account is used under special circumstances when other sources of credentials are not available:
    When the report server connects to a data source that does not require credentials. Examples of data sources that might not require credentials include XML documents and some client-side database applications.
    When the report server connects to another server to retrieve external image files or other resources that are referenced in a report.
    Execution Account (SSRS Native Mode)
    If you still have any problem, please feel free to ask.
    Regards
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • SSRS Report loads faster on the reporting server compared to user's browser

    If I run the same report from the same URL for my SSRS report it runs faster on the reporting server's IE compared to the user's IE.
    If I run it in the reporting server's IE it takes 3 seconds and in my browser it takes 10 secs.
    Is there a way to speed up loading the report on my IE?

    Hi curiousnoob,
    As per my understanding, when we run a report outside the report server, it spends more time compare to the report server can be caused by the following reasons:
    We should connect to report server, then retrieve data from data sources for the report. This should spend some time when we run a report outside the report server.
    The different IE browsers on those two servers.
    Net Speed can also cause this issue.
    So if we want to speed up loading the report, we can refer to the last two reasons.
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • How to start a report on the reports server from a pl/sql procedure

    I would like to start or queue a report on the reports server / cartridge from within a serverside pl/sql procedure along with passing report parameters.
    Can I use the package utl_http and if yes, how?
    null

    Hi,
    Before this you have to prepare your internal table with tab delimeter structure with data.
    data: wa_appl_title like line of appl_title.
           concatenate fhdr '/file_details_'
                        sy-datum '_' sy-uzeit '.txt' into fhdr.
    *MOD01 - start.
           open dataset fhdr for output in text mode." ENCODING DEFAULT.
            open dataset fhdr for output in text mode ENCODING DEFAULT.
    *MOD01 - end.
            if sy-subrc = 0.
              clear wa_appl_title.
              read table appl_title into wa_appl_title index 1.
              if sy-subrc = 0.
                transfer wa_appl_title to fhdr.
              endif.
              loop at appl_it.
                transfer appl_it to fhdr.
              endloop.
              close dataset fhdr.
              write: / text-t05.
            else.
              write: /  text-t04.
            endif.
    After this you view in AL11 tranx.
    let us know any thing else you need.
    Thanks,
    Deepak.

  • My report is printing half of the page when I print the report Hp psc 1315

    My report is printing half of the page when I print the report in this printer
    Hp psc 1315 all in-one and when the operating system is windows xp , but when
    I run the same report in windows me , and the same printer it is running well
    And my report version is :
    Report Builder 6.0.8.23.0
    ORACLE Server Release 8.0.6.0.0
    Oracle Procedure Builder 6.0.8.20.0
    waiting for your valuable answer .
    Best regards
    Jamil alshaibani

    i would like to now if there is any additional software required for the windows xp and oracle report to solve this problem
    please help
    betst regards
    jamil alshaibani

  • How can I make signature darker when I print the report?

    I need to put my manager's signature on the report. The signature is too light, How can I make it darker when I print the report?
    I used file link and OLE, both did't make it.
    Thanks.

    No way to do it directly in the report. You need to work with signature image file using any graphic software to increase its contrast. The easiest probably would be to use Paintbrush and change the image to black-and-white, then save back as jpeg file.

Maybe you are looking for