Starting reports 11g through a nightly db job

Hi all,
how to do this using reports 11g
can we start a report using pl/sql
or if that is not possible how can we start a report from the command line
thx
Kr
Martin

Hi all,
found it, this is possible using utl_http
but how does one add user parameters and reports parameters to the URL and also is it possible to run report using utl_http without supplying a userid and password in the url
Kr
Martin

Similar Messages

  • Starting Oracle Reports 11g in Windows 7

    Hi there,
    Does anyone have any luck running Oracle Reports 11g in Windows 7?
    I installed WLS server (10.3.2) successfully.
    I installed OFM (11.1.1.2) successfully.
    Started Oracle Forms 11g successfully. Able to connect to Oracle database and created a form.
    Registry: /SOFTWARE/ORACLE/KEY_OH2004471243: ORACLE_HOME=C:\Oracle\OFM11g\as_1
    System variables: PATH=C:\Oracle\OFM11g\as_1\jdk\bin;C:\Oracle\OFM11g\as_1\jdk\jre\bin;C:\Oracle\OFM11g\as_1\bin;%PATH%
    tnsnames.ora is in C:\oracle\TNSAdmin\
    Error starting Oracle Reports 11g
    C:\oracle\OFM11g\asinst_1\config\reports\bin\rwbuilder.bat
    java.lang.NoClassDefFoundError: oracle/xml/parser/v2/XMLParseException
    rwbuilder.bat file:
    @REM
    @REM Copyright (c) 1999, 2008, Oracle and/or its affiliates.
    @REM All rights reserved.
    @REM
    @echo off
    @echo Starting Reports 11g Builder...
    setlocal
    call C:\oracle\OFM11g\asinst_1\config\reports\bin\reports.bat
    @echo on
    start C:\oracle\OFM11g\as_1\bin\rwbuilder.exe %*
    @echo off
    endlocal
    @echo on

    Problem fixed. It was a folder security with Windows 7. When setting folder security on the root folder, it did not cascade to all the subfolders, even checked off the "Replace all child object permissions with inheritable permissions from this object". After searching many folders, the "oracle_common" folder was access is denied. Granted permission to this folder, and able to start Oracle Reports with no errors (without to run as Admin).

  • Can i start oracle forms and reports 11g services in linux with opmnctl ?

    Hi:
    I am so confused with weblogic and forms 11g that i don't know nothing at all looll :)
    Someone told me that to start oracle forms i need to this
    [oracle@biz ~]$./startManagedWebLogic.sh WLS_FORMS
    This scripts asks for a password and that's annoying... and it just stays waiting there.. i mean does not stay running in background... So if i finish my ssh session it will shutdown...
    Today at oracle support they told me that i still can start forms with OPMN using opmnctl as we use to do in 10g... Is this possible? Does anyone here have a startup script for forms and reports 11g under linux? How do you guys start forms and reports?
    Regards
    Ricardo

    Hi Ricardo,
    Someone told me that to start oracle forms i need to this
    [oracle@biz ~]$./startManagedWebLogic.sh WLS_FORMS
    This scripts asks for a password and that's annoying... and it just stays waiting there.. i mean does not stay running in background... So if i finish my ssh session it will shutdown...After starting WLS_FORMS, you can very well send it to background.
    Press Ctrl+Z and then type bg it will move it to background
    >
    Today at oracle support they told me that i still can start forms with OPMN using opmnctl as we use to do in 10g... Is this possible? Does anyone here have a startup script for forms and reports 11g under linux? How do you guys start forms and reports?
    with just opmnctl we cant run Forms I believe, we need to have WLS_FORMS also running ..
    Forms requires ohs or wc to be up and running along with WLS_FORMS , thats is what is my understanding ..

  • Oracle Reports 11g: Configuration done through EM Console lost on restart

    I am looking for some help in understanding how the configuration files are synched up with Managed Server domain in Oracle Reports 11g.
    I have an HA environment that contains two managed servers on two nodes with admin server shared between the two nodes via NAS.
    I am observing that configuration changes done to in-process reports server configuration using EM console (e.g. max Connections or shared job repositor etc) do not persist a server restart.
    I have observed that the changes made by EM update the configuration files (rwserver.conf and rwservlet.properties files) under managed server domain directory.
    But when the managed server is restarted, these files are overwritten by some other copy of the same file.
    I am not able to zero down on the location of this master copy.
    Any help in identifying that configuration and resolving this issue will be great!
    I can provide more information if required.
    Thanks!
    Vikran

    Thanks, The problem seem to persist in the opmn.log.
    The logs say that there is a problem with the Connection. Particularly
    01/21/03 07:27:09 Connection 1,206.101.32.36,6201
    connect (errno=111)
    Another error we are seeing is 6201
    There is something about the DISPLAY variable being set in the configuration files. We made sure it was set according to the document note you have mentioned. After testing, the problem seem to persit.
    02/10/01 07:27:09 Connection 1,206.101.32.36,6201 connect (errno=146). Document ID 283586.995 on Metalink mention some thing similar.
    Thanks

  • Reports 11g: REP-50125: rwbuilder.conf:java.lang.NullPointerException

    Hello all,
    Please excuse my being too detailed.
    After installing Forms 11g, Reports 11g in a new Windows 7 Professional 64bit machine, I was able to run both the Forms Builder and Reports Builder.
    I then moved my forms and reports into a different folder, updated the FORMS_PATH and REPORTS_PATH in the registry, and added a key into keymap file:
    C:\Oracle\Forms\user_projects\domains\ClassicDomain\config\fmwconfig\servers\WLS_REPORTS\applications\reports_11.1.1.2.0\configuration\cgicmd.dat
    that allows hiding userid and password when calling up reports.
    I then made a change to the following file:
    C:\Oracle\Forms\user_projects\domains\ClassicDomain\config\fmwconfig\servers\WLS_REPORTS\applications\reports_11.1.1.2.0\configuration\rwservlet.properties
    by adding the following line to force reload keymap:
    <reloadkeymap>yes</reloadkeymap>
    Having done that, I could call up reports from remote clients. Unfortunately, now I cannot run the Reports Builder.
    Each time I tried, I would see a splash screen, then the usual process in task bar. But no builder appeared.
    Right-clicking the process and selecting running the builder will produce a popup dialog declaring:
    "REP-50125: rwbuilder.conf:java.lang.NullPointerException"
    I have restarted the computer, restarting the Admin Server, Reports Server, etc., to no avail.
    If I were to rename the rwbuilder.conf away, the Reports Builder will hang at the splash screen.
    The shortcut I used to run the Reports Builder is:
    C:\Oracle\Forms\asinst_1\config\reports\bin\rwbuilder.bat
    The path to the rwbuilder.conf file is:
    C:\Oracle\Forms\asinst_1\config\ReportsToolsComponent\ReportsTools\rwbuilder.conf
    and its contents, which has never been modified since installation, follow:
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <server xmlns="http://xmlns.oracle.com/reports/server" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://xmlns.oracle.com/reports/server file:C:\Oracle\Forms\as_1/reports/dtd/rwserverconf.xsd" version="11.1.1.3.0">
    <cache class="oracle.reports.cache.RWCache">
    <property name="cacheSize" value="50"/>
    <!--property name="cacheDir" value="your cache directory"/-->
    <!--property name="maxCacheFileNumber" value="max number of cache files"/-->
    </cache>
    <!--Please do not change the id for reports engine.-->
    <!--The class specifies below is subclass of _EngineClassImplBase and implements EngineInterface.-->
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" maxEngine="1" minEngine="0" engLife="50">
    <!--property name="sourceDir" value="your reports source directory"/-->
    <!--property name="tempDir" value="your reports temp directory"/-->
    <!--property name="keepConnection" value="yes"/-->
    </engine>
    <engine id="rwURLEng" class="oracle.reports.urlengine.URLEngineImpl" maxEngine="1" minEngine="0" engLife="50"/>
    <!--security id="rwJaznSec" class="oracle.reports.server.RWJAZNSecurity"/-->
    <!--destination destype="oraclePortal" class="oracle.reports.server.DesOraclePortal">
    <property name="portalUserid" value="%PORTAL_DB_USERNAME%/%PORTAL_DB_PASSWORD%@%PORTAL_DB_TNSNAME%" encrypted="no"/>
    </destination-->
    <!--security id="rwSec" class="oracle.reports.server.RWSecurity">
    </security-->
    <destination destype="ftp" class="oracle.reports.plugin.destination.ftp.DesFTP"/>
    <destination destype="WebDav" class="oracle.reports.plugin.destination.webdav.DesWebDAV"/>
    <job jobType="report" engineId="rwEng" securityId="rwJaznSec"/>
    <job jobType="rwurl" engineId="rwURLEng"/>
    <notification id="mailNotify" class="oracle.reports.server.MailNotify">
    <property name="succnotefile" value="succnote.txt"/>
    <property name="failnotefile" value="failnote.txt"/>
    </notification>
    <!--notification id="wfNotify" class="oracle.reports.server.WorkflowNotify">
    <property name="connStr" value="%WF_DB_USERNAME%/%WF_DB_PASSWORD%@%WF_DB_TNSNAME%" encrypted="no"/>
    </notification-->
    <!--jobStatusRepository class="oracle.reports.server.JobRepositoryDB">
    <property name="repositoryConn" value="repo_db_username/repo_db_password@repo_db_tnsname" encrypted="no"/>
    </jobStatusRepository-->
    <connection maxConnect="50" idleTimeOut="15">
    </connection>
    <queue maxQueueSize="1000"/>
    <!--jobRecovery auxDatFiles="yes"/-->
    <pluginParam name="mailServer" value="%MAILSERVER_NAME%">
    <!--property name="enableSSL" value="yes"/-->
    </pluginParam>
    <webLayout port="9002" docroot="C:\Oracle\Forms\user_projects\domains\ClassicDomain\servers\WLS_REPORTS\tmp\_WL_user\reports_11.1.1.2.0\uqanoi\war"/>
    </server>
    Will really appreciate any help!
    Thank you.
    Jacob

    Hi,
    This looks like it might be related to bug 6358304.
    Go to My Oracle Support site (Metalink) Patchs & Updates tab. Then search for 6358304.
    There is a patch downloadable for this which worked for me though I was getting the error when running reports via the server and not through starting reports builder.
    However if you search the Knowledge base for 6358304 there is a work around available by editing the cgicmd.dat - specifically by adding a space at the end of the key you added to the file:
    1. In the cgicmd.dat file, add a space at the end of the key line.
    for example:
    my_key: userid=hr/hr@oradb %* %P <--< add a space after the "P".
    2. Additional workaround is to change from :
    %* %P
    to:
    %P %*
    Hope that works for you, otherwise I would recommend raising a support request with Oracle.
    Cheers,
    Toby.

  • Report service not processing any new jobs 10.1.2.0.2

    I seem to have a job that is 'stuck' in the report queue when I start the report service through opmnctl.
    Windows Server 2003
    Server version is 10.1.2.0.2
    I set the trace options to trace_all, which has given me the following snippet from the rwserver.trc file:
    [2008/6/3 3:2:59:8] Debug 50103 (JobStore:writePersistFile): Purge persistent file done
    [2008/6/3 3:2:59:133] Warning 50103 (EngineManager:registerEngine): REP-55103: API URLEngine:getEngineEnvs not applicable to URL engine
    [2008/6/3 3:2:59:133] Info 56026 (EngineManager:registerEngine): Reports Server started up engine rwURLEng-0
    [2008/6/3 3:2:59:149] Debug 50103 (EngineManager:updateEngineState): Engine rwURLEng-0 status is 1
    [2008/6/3 3:2:59:149] State 56004 (EngineInfo:setState): Engine rwURLEng-0 state is: Ready
    [2008/6/3 3:2:59:227] State 56012 (IdleThread:run): Reports Server is ready
    [2008/6/3 3:2:59:227] State 50103 (IdleThread:run): ons notifier started
    [2008/6/3 3:2:59:227] Debug 50103 (JobManager:runCurrentJobs): Job 34 is a sync job :false
    [2008/6/3 3:2:59:227] Debug 50103 (JobManager:findDuplicatedJob): Found no duplicated job for job 34
    [2008/6/3 3:2:59:227] Debug 50103 (JobManager:firstToRun): job 34 is first to run
    [2008/6/3 3:2:59:227] Info 56020 (EngineManager:spawnEngine): Launching engine rwEng-0
    [2008/6/3 3:2:59:227] Debug 50103 (EngineManager:spawnEngine): Start engine command line = D:\oracle\10gappr2\jdk\jre\bin\javaw -server -cp "D:\oracle\10gappr2\j2ee\home\lib\ojsp.jar;D:\oracle\10gappr2\reports\jlib\rwrun.jar;D:\oracle\10gappr2\jlib\zrclient.jar" -Duser.language=en -Duser.region=US -Xmx256M oracle.reports.engine.RWEngine name=rwEng-0 server=repperthpmstr01opera ORACLE_HOME=D:\oracle\10gappr2 engineimplclass=oracle.reports.engine.EngineImpl traceopts=trace_all tracefile=D:\oracle\10gappr2\reports\logs\repPERTHPMSTR01OPERA\rwEng-0.trc tracemode=trace_replace cacheDir=D:\oracle\10gappr2\reports\cache keepConnection="no" server_ior=D:\oracle\Temp\repperthpmstr01opera_16094127_1212476579227
    [2008/6/3 3:2:59:227] Info 56021 (EngineManager:spawnEngine): Engine rwEng-0 has been launched
    [2008/6/3 3:2:59:227] State 56004 (EngineInfo:setState): Engine rwEng-0 state is: Initial
    [2008/6/3 3:3:0:227] Debug 50103 (JobManager:runCurrentJobs): Job 34 is a sync job :false
    [2008/6/3 3:3:0:227] Debug 50103 (JobManager:findDuplicatedJob): Found no duplicated job for job 34
    [2008/6/3 3:3:1:227] Debug 50103 (JobManager:runCurrentJobs): Job 34 is a sync job :false
    [2008/6/3 3:3:1:227] Debug 50103 (JobManager:findDuplicatedJob): Found no duplicated job for job 34
    The final two lines then repeat continuously.
    If another job is submitted through the application, the application displays a message that printing is in progress, but the job is never picked up by an engine (the conf file specifies 8 engines). The following is then written to the trace file:
    [2008/6/3 3:6:28:404] Debug 50103 (ConnectionImpl:runJob): Job queue for jobid = 48 is 0
    [2008/6/3 3:6:28:404] Debug 50103 (ConnectionImpl:runJob): jobid = 48 is in current queue
    [2008/6/3 3:6:28:435] Info 56013 (ConnectionManager:release): Connection 0 is released
    [2008/6/3 3:6:29:279] Debug 50103 (JobManager:runCurrentJobs): Job 34 is a sync job :false
    [2008/6/3 3:6:29:279] Debug 50103 (JobManager:findDuplicatedJob): Found no duplicated job for job 34
    Again, those last 2 lines continue to repeat.
    I have deleted the row with job_id 34 from rw_server_job_queue, restarted the report process, but the engine still tries to run this job.
    This problem is currently in a test environment. Our support department has encountered this recently twice and resolved it by re-installing the software. They can do this in 40 minutes, as opposed to spending hours trying to diagnose with potentially no solution. I'd like to be able to fix this in the test environment so they can be better prepared if it should happen sometime in production.
    Can anybody offer a suggestion what I should be looking into next? Please let me know if I haven't included enough info.
    Many thanks.

    After some trial and error, we found that a particularly badly written report was taking 10 minutes to process (it really should have only taken a few seconds). The users were getting impatient, killing the application from their terminal, and resubmitting the report, over and over and over....
    We re-wrote the query in the report, and with the report processing in an acceptable time, we did not re-experience the issue.
    Edited by: petesh on Oct 29, 2008 10:25 PM

  • Error While executing a SSIS package which contains a script task through SQL Server Agent job

    Hi,
    I have a SQL Server 2012 SSIS package with a script task along with other tasks [data flow, execute sql tasks ]. When I manually executed the job through BIDS, its completed successfully. 
    Then I have automated the execution of the package through SQL Server Agent Job. But when I executed the package through SQL Agent job, it runs successfully for all the tasks except script task. When it comes to execute the Script Task, it is getting failed
    with the below error message.
    "Error: 2012-08-29 12:45:14.67
       Code: 0x00000001
       Source: Script Task 
       Description: Exception has been thrown by the target of an invocation.
    End Error
    DTExec: The package execution returned DTSER_FAILURE (1).
    Started:  12:45:10 PM
    Finished: 12:45:14 PM
    Elapsed:  4.353 seconds
    I have installed the SSIS on the 64-bit environment and SSIS service is running. Also I tried to run the job through 32 bit [job option] but I am getting the above error in all cases.
    Any help will be greatly appreaciated !
    Thanks,
    Navin
    - naveen.reddy

    Hi Arthur,
    My script task access the excel files in a network share, refresh them all and save them. When I execute the ETL manually or thru DTEXEC, it is executing successfully. I am facing the issue when I am executing thru SQL Agent Job only. Logging also showing
    the same error.
    "Error: 2012-08-23 12:45:14.67
       Code: 0x00000001
       Source: Script Task 
       Description: Exception has been thrown by the target of an invocation.
    End Error
    DTExec: The package execution returned DTSER_FAILURE (1).
    Started:  12:45:10 PM
    Finished: 12:45:14 PM
    Elapsed:  4.353 seconds
    - naveen.reddy

  • How to install Discoverer 11g on Web Logic Server with Forms and Reports 11g Rel2

    Hello,
    We finally started to migrate from Oracle iAs 10g Release 2 to Oracle Forms and Reports 11g Release 2 using Web Logic. I don't see an option to install Discoverer on the server.
    My OS: windows 2008 R2
    Installed Web Logic 10.3.6
    Forms & Reports: 11.1.2.2.0_64 (64 Bit Forms)
    How do I install Discoverer Plus in 11g? All I can find is Discoverer 11g Desktop/Administrator to run on User work Station. We were using discoverer Plus in 10g iAS.
    Thanks
    Rao

    907485 wrote:
    Hi:
    I need to install oracle 11g from VNC viewer. The VNC is stalled on linux. I managed login. Now I have a screen that has some icons on the top like, Connection Options, "i", refresh, CTRl, ...
    under that I have
    Accept clipboard from viewers
    Send clipboard to viewers
    Send primary selection to viewers
    From the Connection Options window, I checked Hextile for Use encoding and Let remote server deal with mouse cursor.
    What is next? How do I connect to the server. (When I login I used hostname:1)
    Thankyou.we only know what you post.
    where does linux reside?
    where is VNC installed?

  • Reporting Services through ISA server for All Authenticated Users

    Hello colleagues.
    I have MS SQL 2012 server with Reporting Services and it work via link:
    https://reports2.domain.com/reports
    In LAN all work fine, but I want publish this resource via ISA for All Authenticated Users.
    When in publish rule I configure (in Condition) "All users" - all work fine, but when I configure "All Authenticated Users" - I have trouble on web form on
    https://reports2.domain.com/reports/Pages/Report.aspx?ItemPat...  - scripts not work, because it run how "anonymous" (I see on ISA logging) and ISA block scripts.
    I can't use "All Users", because it's not secure.
    Maybe somebody publish Reporting Services through ISA server for All Authenticated Users?
    OR maybe - how on Reporting Services configure Negotiate authenticated for scripts?

    Hi Alexander,
    All users or applications who request access to report server content or operations must be authenticated using the authentication type configured on the report server before access is allowed. The AuthenticationType named RSWindowsNegotiate is supported
    by Reporting Services. To configure Windows Authentication on the Report Server, please see:
    http://msdn.microsoft.com/en-us/library/cc281253(v=sql.110).aspx
    Besides, we can publish report server via ISA server. Please note that you should use a new web port number with a new listener which shouldn’t be used by other web site for report server. Reference:
    http://social.technet.microsoft.com/Forums/forefront/en-US/1cc68996-1ce6-4d88-a30d-2bfd13fba06e/how-to-publish-ssrs-2008-through-isa-2006?forum=Forefrontedgegeneral
    Hope this helps.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support
    Katherine thanks for answer.
    Report Server service started as Domain account.
    I have in RSReportServer.config this:
    <Authentication>
    <AuthenticationTypes>
    <RSWindowsNegotiate />
    </AuthenticationTypes>
    <RSWindowsExtendedProtectionLevel>Allow</RSWindowsExtendedProtectionLevel>
    <RSWindowsExtendedProtectionScenario>Proxy</RSWindowsExtendedProtectionScenario>
    <EnableAuthPersistence>true</EnableAuthPersistence>
    </Authentication>
    In web.config I have this:
    <authentication mode="Windows" />
        <identity impersonate="true" />
    I can go (from Internet through ISA) to
    https://reports2.domain.com/reports  and LogOn Authentication is work, but scripts not work, because it run how "anonymous" (I see this on ISA logging) and ISA block scripts.
    Do you know where in Reporting Services configure run scripts with Negotiate authentication?

  • SSRS Report queries begin running slowly, have to stop and start report server to restore performance

    We have had a production issue crop up twice now where reports begin running slowly seemingly at random.  
    When this happens we can see from running SQL Profiler that the report queries are taking an extremely long time to execute.  The same queries when run directly in management studio run quickly.  
    Initially I suspected parameter sniffing, and tried using OPTION (RECOMPILE) in the reports, as well as clearing out the particular query from the plan cache and running the SQL in SSMS to try and get a better plan etc but no amount of jiggery pokery by
    me could get the queries to run any faster.
    The really weird thing - is that stopping and starting the report server via the reporting services configuration manager instantly cures the problem.  
    I'd really love to know - why this might be?  Is it something to do with the report server closing and re-opening its connections to the database? That's the only sort of thing I can think of...any ideas? Anyone? Any suggestions would be much appreciated.
    LucasF

    Hi LucasF,
    In your scenario, usually we can monitor the execution log in Report Database. If you run below query, you can get the results how long the report takes to render (TimeRendering), how long to process the report(TimeProcessing) and how long to retrieve data
    from Database(TimeData). You can check the starttime and endtime to know the total time for executing a report.
    SELECT TOP1000 *FROM[ReportServer].[dbo].[ExecutionLog2]
    More details information, please reference to similar thread below:
    Steps for troubleshooting a slow SSRS 2014 server
    Troubleshooting Reports: Report Performance
    In SQL Server Reporting Services, a job will be created by SQL Server Agent if any of the following processes is underway:
    query execution on a remote or local database server
    report processing
    report rendering
    To cancel a job that is running on the report server, we can cancel the job directly or reduce the report execution time-out value in the SQL Server Management Studio and then will stop query execution. Please refer to the steps below:
    Open SQL Server Management Studio, and connect to "Reporting Services".
    Under the Report Server node, right-click on the "Jobs" folder and select "Refresh". Then, right-click on "Jobs" again and click "Cancel All Jobs".
    Right-click on the Report Server node and open the "Server Properties" dialog.
    Click the "Execution" option, and set the "Limit report execution to the following number of seconds:" to a much smaller number. After this issue is resolved, this configuration should revert to the previous state.  
    Reference:
    Managing a Running Process
    Setting Time-out Values for Report and Shared Dataset Processing
    In addition, we can also use the KILL Transact-SQL statement to terminate a normal connection by terminating the transactions that are associated with the specified session ID. For the details information, you can refer to:
    KILL (Transact-SQL)
    If you still have any problem, please feel free to ask.
    Regards,
    Vicky Liu
    Vicky Liu
    TechNet Community Support

  • How to run a silent configuration for Forms and Reports 11g ?

    Hi all,
    I've run a silent installation for Oracle Forms and Reports 11g R2 in Windows 7 64 bit.
    I made it using a response file called install_only.rsp. Now I want to run the configuration also in silent mode.
    How can I do it ?
    I know that I can use a template called configure_only.rsp. However, i don't know what is the correct syntax for the command to start configuration.
    Should I use the same setup.exe installer and inform configure_only.rsp as response file ?
    The command below is the appropriate command for this task:
    setup.exe -silent -response configure_only.rsp
    Or is there another way to be followed?
    Thanks a lot.

    Alright, I eventually found the answer.
    Configuration must be run from directory on windows.
    Command is shown below:
    <FORMS_HOME>/bin/config.bat -silent -response <path-to-response-file>

  • Oracle Forms n Reports 11g Release 2 HA solution

    I want to know is it possible to start Administration server on machine 2 ? if yes then how
    Steps followed from this link http://docs.oracle.com/cd/E27559_01/doc.1112/e28391/classic.htm :
    1. Weblogic 10.3.6 installation along with Oracle forms and reports 11g release 2(both 64 bit)
    2. Successfully clustered the forms and reports cluster , Admin server on machine 1 able to start/stop any managed server
    3. Platform Windows server 2008 R2 64 bit
    Regards
    Samad
    Edited by: 969721 on Jan 28, 2013 10:13 AM
    Edited by: 969721 on Jan 28, 2013 10:15 AM

    Hi,
    May I know why you need to start admin server in both the physically separated server. If you want to achieve HA solution for admin server, then do the clustering in such a way that Admin server will run in Active-Passive mode.
    You can refer the same document that you have mentioned.
    Regards,
    Kishore

  • How to config and start reports developer on Linux

    Hi, I installed Oracle9iDS on redhat7.2, which includes jdeveloper, forms developer and reports developer. How do I configure and start reports developer? What are the commands I should use?
    Thank you a bunch.
    Yingping Huang

    Hi,
    Please go through the Reports 9i documentation at http://otn.oracle.com/docs/products/reports/content.html.
    Thanks,
    Rohit

  • Report 11g page layout

    Hi,
    In the application developed using forms/reports 11g, when we run the report thru the form in HTML format the page length is not maintained.
    On the same A4 page the second page starts after first page.
    Same report if we take in PDF format the page length and layout is perfect.
    What workround to be done whle printing the report in HTML syle.
    Regards

    To say in detail if a first layout prints fo 10 pages the corresponding columns names should be displayed in all the 10 pages.
    set the property to print on all pages
    And if the second layout for 2 pages then the 2 layout headers should be displayed.
    i didnot understand this

  • What is Transaction Code to start report RSNAST00 as a backgroud process ?

    I would like to know the Transaction Code or the Access Path to start report RSNAST00 as a backgroud process at a certain time ((Tools > Administration ?).
    Thanks.

    Hi Oscar,
    1.You can go to SE38 give the report RSNAST00 and give the input criteria.
    2. Now save this as a variant in the path  Goto-Variant-Save as Variant
    3. In the new screen give a variant name and save it with a description
    4.Now go to SM36 and give a job name, and job class (Status should be scheduled and target server should be nil
    5.Then click the Step button at the top
    6. In the new screen, click the button ABAP program, and in that screen meant for ABAP program, in the place of name, give the program which you want to execute(In this case RSNAST00) and select the variant of your program which needs to be executed.
    7. If you want the ouputs to be triggered in some specific language, you can mention the language also.Otherwise it will be executed in your logon language.
    8.If you want the background job to be executed with some other user id, that user id can be mentioned in the user id field at the top.
    9. After entering these data, click the check button and then save this.
    10. Now the screen will go off, and the earlier will come. Now click save in this screen once again.
    11.Now click the startcondition button at the top, click the Date/time button in the new screen and give the date and time at which the job should execute.
    12. Save the new screen.
    13. Again save the old screen now.
    Once this is done, the job will be automatically scheduled for the time you have mentioned, Now you can check this job in SM37 at that time.
    Pls reward points if it helps.

Maybe you are looking for