Report Server Reports ID

Hi,
When we run a report within the report server we can see all hiistory of reports run.
Im assuming these are stored in the database somewhere, can someone tell me where abouts these are stored as i have a requirement to pick up the reports and use them elsewhere once stored in the database.
I was going to write a program to store them in the database myself but if they are already stored there then i do not want to keep 2 sets of the same heavy duty data.
Thanks

Hi!
The reports log is not stored in the database.
They are stored in the application server log files.
But:
You can enable database logging by running the script rw_server.sql
that you can find in %oracle_home%\reports\admin\sql.
Then edit your rep_pcname.conf file and enable the jobStatusRepository.
After restarting the reports service your job history is stored in the rw_server_job_queue table.
Regards

Similar Messages

  • Error in File (report server\ report.rpt):  Database Connector Error

    New installation of XI R2 - using Crystal Reports Version 11.5.8.826 for developement against Oracle DB.
    Currently have around 20 reports running on XI (need to import ~1500 reports from Crystal Enterprise 10, but waiting to resolve this issue)
    Some reports sometimes (not always) get the following error:
    Error in File (report server\ report.rpt):  Database Connector Error
    If the report is re-scheduled, report will sometime run fine and sometimes gets the same error again.
    There seems to be no logical way to determine which parameters will cause the report to fail or when.
    I'm experiencing the problem on about 3 reports only - All against the same DB and only occassionally.  These 20 reports were developed with CR XI and all run against the same Oracle DB.

    I've got the same problem- the reports run fine in Crystal, but sometimes (not everytime) they fail in InfoView with "Database Connector Error" message. My report doesn't contain any data, just 8 sets of 4 subreports in different footer sections, which each connect to a different stored procedure. The report is to help with our server checks: we have a set of 4 different stored procedures which run on each of 8 different servers making 32 different SPs and there is a subreport in this report for each.
    It does seem to be random whether this problem occurs or not- I have scheduled the report to run regularly (1 recurring instance) and sometime it works, sometimes not, but always the same failure message. I have increased the success rate by allowing the report to re-try on failure, but this does take time, and isn't really curing the problem.
    I wonder whether this error could be caused by a delay in one of the SPs returning its data, and the report timing out since no data is being returned. Would anyone know whether this is likely to be the cause, and if so how to fix it? Or any suggestions what else it could be?
    Thanks,
    Tom

  • Viewing Crystal Report Server reports in web application

    I would like to create a .net web application (Visual Studio 2005) to connect to a Crystal Reports Server (XI R2), retrieve a list of reports and then view the reports in crystalreportviewer embedded in the app. Since the BusinessObjects XI .Net Providers does not include crystalreportviewer, it looks like I will need to use Crystal Reports .NET for VisualStudio runtime. 
    1) Even though the third party would have a licensed Crystal Reports Server would they need an additional license for the use of crystalreportviewer provided in the Crystal Reports .Net runtime?
    2) Is there another option for using crystalreportviewer without installing the entire crystal reports .net runtime? The reports will  not be modified in any way, they will just be viewed in a web app. I have previously used OpenDocument to view the reports, but that is not an option in this case.
    Thanks,
    Coleen

    Hey koko1313,
    I understand that you are looking for the crystalreportviewer control.
    You can get the viewer by installing the sdk from the CRS XIR2 installation disc.
    Insert disc,
    do a custom install,
    Unselect all components and select 'businessobjects enterprise .net sdk' from under Client components and finish the installation.
    The above steps should update the viewer on you dev box.
    Note that sdk should be installed the similiar way on any machine where you deploy the app. No need for sdk if you are deploying to a box with CRServer XIR2 installed.
    I do not know anything regarding the licensing question for third party, but cr.net sdk custom app a separate license need to be purchased by third party.Sorry!
    cheers!!!
    DDCRDev

  • Report Server report process hangs during formatting reports

    We are using Forms and Reports services stand alone.
    I am printing 2000 reports every day, 5% reports hangs during formatting pages, or at any page number while formatting. Has anybody seen this problem and what was the fix. I am seriously thinking to change the report server and move to crystal reports.

    I am able to run request using Reports service. So this problem may be a setup issue.
    1) Ensure that in $OH\network\admin\tnsnames.ora you have the TNS entry fo the DB connection
    mydb, mydb.com =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = fullHostName)(PORT = 1521))
    (CONNECT_DATA =
    (SERVICE_NAME = service_name)
    If you have multiple Oracle Homes in the same machine please see that you have added tns entry to correct oracle home
    2) Set the logon user for the service . Please follow the steps given below.
    * On the machine that hosts the Reports Server, choose
    Start > Settings > Control Panel
    and double-click Services in the Control Panel folder.
    * In the Services dialog box, choose "OracleORACLE_HOME_NAMEReports[repserver]", where ORACLE_HOME_NAME is the home name of the Reports Server and repserver is the name of the Reports Server instance. The value of ORACLE_HOME_NAME you can see in registry .
    HKLM->SOFTWARE\Oracle\Home<x> -->ORACLE_HOME_NAME
    * Click Startup. The Services dialog window displays.
    * In the Services dialog window, select "This Account" in the" Log On As" section, and select an operating system user name and password. This specifies the user account under which the server process is run. The user running the Reports Server service must have access to anything the server may need.
    3) If these do not solve the issue, please turn ON reports tracing, restart service and post the exception/errors you see in log file here. Also please post the full request URL here.
    To turn ON tracing in $OH\reports\conf\<serverName.conf> , uncomment the trace element.
    The logs can be seen in $OH\reports\logs\server_name.trc and server_name-rwEng.trc
    Workaround
    4) Till the setup issue with windows service is identified, you can workaround the issue by starting server as a standalone executable. For that give ,
    rwserver server=server_name
    Thanks
    The Oracle Reports Team

  • Printer Problem In Oracle Forms And Reports server

    Hi,
    I am facing a problem regarding installation of printer drivers in my Reports Server (10.1.2.0.2 on Windows 2003).
    Unless the printer driver is installed locally on the Report Server Reports are not printing.
    The problem is with the USB printers at various location .
    How to install the printer in this case.
    Any one can help in this regards.
    Regards,
    Kumar

    I think that specific drivers are needed always when you need to print in windows enviroments, with or without report server, locally or remotely. If windows "see" the printer, report server does too.

  • SQL Server Reporting Services Add-In for SharePoint not installing properly

    Environment: Windows Server 2008R2, SQL Server 2012, SharePoint 2013 Enterprise
    When I run the install for SQL Server 2012 Reporting Services Add-in for SharePoint it SHOULD install to c:\program files\common files\Microsoft Shared\Web Server Extensions\14 AND 15. Specifically it should drop a mess of ASPx pages for admin to the \templates\Admin\ReportServer
    folder. In this environment it only pushes them to the 14 folder and not the 15. Any ideas on why this would happen? I have not ever seen this before and it is hosing the install completely.

    Hi Gouranga,
    According to your description, when you install the SQL Server 2012 Reporting Services Add-in for SharePoint 2013, you find the files are installed into the folder for sharepoint 2010(..../14). Right?
    In Reporting Services, Not all features are supported in all combinations of report server, Reporting Services add-in for SharePoint, and SharePoint Products. Please see the linke below:
    Supported Combinations of SharePoint and Reporting Services Server and Add-in (SQL Server 2012)
    As you can see in the link, the SQL Server 2012 Reporting Services Add-in is only for Sharepoint 2010. This the reason why it's installed into the file for sharepoint 2010.
    Reference:
    Where to find the Reporting Services add-in for SharePoint Products (SharePoint 2010 and SharePoint 2013)
    Install or Uninstall the Reporting Services Add-in for SharePoint
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Report server is not starting up...

    Hi,
    I am using Oracle 9iDS since last 1 year and everything was fine. suddenly I am getting below error during startup of report server
    Report server startup command ---> rwserver server=rep_in011370 batch=no
    Error : REP-50142 : Read file c:\Oracle\Ora811\reports\server\rep_in011370.dat error
    Pls. guide me how to resolve this error as I have re-installed report builder but still same problem...
    Regards/-
    Neeraj

    1) Please post the version of Reports and the OS because some problems could be version specific and OS specific
    2) Enable tracing
    Edit
    $OH\reports\conf\server_name.conf
    And uncomment "trace" element. It should be like this
    <trace traceOpts="trace_all"/>
    Now we can see the engine trace also in logs directory. That may throw some light about the issue.
    3) Please try the following in conf file
    Comment the url engine element if you are not planning to use url engine
    <!--engine id="rwURLEng" .... /-->
    4) Increase callback timeout for rwEng engine element in conf file
    <engine id="rwEng" class="oracle.reports.engine.EngineImpl" initEngine="1" maxEngine="1" minEngine="0" engLife="50" maxIdle="30" callbackTimeOut="60000">
    Increase callbackTimeOut (make it 1.5 or double or something) and try
    Thanks
    The Oracle Reports Team

  • Susbscription Action not showing in SQL Server Reporting Services Web Part

    I am trying to use the SQL Server Reporting Services Report Viewer Web Part in a Share Point site.  Under the View section of the Web Part Properties, I am able to select "Show subscription menu item".  However, it never shows up.  Is
    there something else I need to configure to allow this Action menu item to show up?
    Thanks in advance!

    Hi Gouranga,
    According to your description, when you install the SQL Server 2012 Reporting Services Add-in for SharePoint 2013, you find the files are installed into the folder for sharepoint 2010(..../14). Right?
    In Reporting Services, Not all features are supported in all combinations of report server, Reporting Services add-in for SharePoint, and SharePoint Products. Please see the linke below:
    Supported Combinations of SharePoint and Reporting Services Server and Add-in (SQL Server 2012)
    As you can see in the link, the SQL Server 2012 Reporting Services Add-in is only for Sharepoint 2010. This the reason why it's installed into the file for sharepoint 2010.
    Reference:
    Where to find the Reporting Services add-in for SharePoint Products (SharePoint 2010 and SharePoint 2013)
    Install or Uninstall the Reporting Services Add-in for SharePoint
    If you have any question, please feel free to ask.
    Best Regards,
    Simon Hou

  • Issues integrating report server

    Have just re-installed Portal (don't ask(!)) and am re-applying rwwwvins.sql. I get (as I did on first install) an error compiling WWV_RW_SB. Also on the import of the strings fails, I get loads of
    'Missing string(create_server_link) language(us) domain (wwc) sub_domain (sec)' type info on my page.
    I can import most of the strings manually, and the wwv_rw_sb doesn't seem to have any affect, however I have seen these issues logged before, without much response.
    Any progress??
    ps Is this the best place for such issues or would I be better going through support?

    See metalink tar's 481950, 1209000 and 1228219 for problems with Reports in combination with Portal.
    Conclusion is that:
    a) you CAN use reports, however, your users always have to login separately to the Reports server (Reports is not a 100% partner application)
    b) you can only display reports in New Browser windows - display in place is not possible if you want your folder displayed as a portlet
    c) you can only once set parameters for your reports - you can not modify them, nor in the content area as well as in the module-edit-mode
    We've tried for almost four weeks now to integrate Portal and Reports, but are still not succesfull. We went back to the PLSQL-cartridge.

  • FRM-41214 when specifying reports server

    Hi all,
    we use forms/reports 11g
    we call our reports from forms
    as soon as we include this in our code :
    SET_REPORT_OBJECT_PROPERTY(rp2rroNodeId,REPORT_SERVER,rp2rroReportServer);or fill out the property Report Server of the reports object in forms builder
    this causes FRM-41214 when calling
    rp2rro_jobidFull:=run_report_object(rp2rroNodeId);however when we look in the reports queue the report is run without a problem
    which prooves that we specified the correct reports server
    report destination type is CACHE
    nothing shows up in the reports logfiles
    any solution/cause
    Kr
    Martin

    In order to rule out code or configuration, I would recommend trying some simpler code and not use rp2rro library.
    Here is some simplified code which is based on the example document Oracle has provided for a long time. To use it do the following:
    1. In your form, create a dummy report object named REPORT1. Don't worry about its properties as these will be set in code.
    2. In the code below, replace :block1.SERVERNAME with the name of your Reports Server. You can hard code it or use a variable. This value appears a couple of times in the code so be careful.
    3. In the code below, replace :block1.REPNAME with the path and name of the Reports rdf file you plan to use for your report.
    4. If you are not using the HTTP Server and are calling WLS directly, you will need to change the relative URL in the Web.Show call to a fully qualified URL and ensure the correct port is indicated. This will not be necessary if requests are being routed through HTTP Server.
    5. Put this code in a test button and run the form.
    Declare
         repid           REPORT_OBJECT;
         v_rep           varchar2(256);
         rep_status           varchar2(256);
    Begin
           repid := find_report_object('REPORT1');
    -- Set Report Object properties
              SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESTYPE, CACHE);
              SET_REPORT_OBJECT_PROPERTY(repid, REPORT_DESFORMAT, 'HTML');
              -- Comm mode 1 = SYNCHRONOUS
              -- Comm mode 2 = ASYNCHRONOUS
              SET_REPORT_OBJECT_PROPERTY(repid, REPORT_COMM_MODE, 1);
              SET_REPORT_OBJECT_PROPERTY(repid, REPORT_SERVER, :block1.SERVERNAME);           
              SET_REPORT_OBJECT_PROPERTY(repid, REPORT_FILENAME, :block1.REPNAME);
              -- SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER,:block1.otherparams);
              SYNCHRONIZE;
    -- Run report and get status
              v_rep      := RUN_REPORT_OBJECT(repid);
              rep_status      := report_object_status(v_rep);
              SYNCHRONIZE;
    -- Wait for Reports to generate results
        WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
        LOOP
              rep_status := report_object_status(v_rep);
        END LOOP;
        SYNCHRONIZE;
    -- If DESTYPE is appropriate for displaying to user, execute WEB.SHOW   
        IF rep_status = 'FINISHED' THEN          
          WEB.SHOW_DOCUMENT('/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?'||'server='||:block1.SERVERNAME,'_blank');     
        ELSE
          message(rep_status);
        END IF; 
    END;If the above works correctly, you can probably assume your issue is in your code. However if it fails in the same manner as you saw previously, the issue is likely related to a config problem. You may need to use the Reports Naming Service. Refer to the following:
    http://docs.oracle.com/cd/E21764_01/bi.1111/b32121/pbr_arch003.htm#CHDHBFFC

  • SSRS 2005 why some users can't access report server.

    There is one user who can't access report server by clicking a link to a report. A window will pop up asking for login. Even he enters login, the window will keep coming back. I have set the user for that report and assigned the 'Browser' role to the user.
    Other users don't have this problem. E.g. for another user I also set him up for the report and assigned 'Browser' role but he can access the same report no problem.

    Hi thotwielder,
    As per my understanding, I think this issue can be caused by the following two reasons:
    The report server can be blocked by Firewall. If Windows Firewall is turned on, the port that the report server is configured to use is most likely closed. Indications that a port might be closed are the appearance of a blank Web page after requesting a
    report, or a blank page when you attempt to open Report Manager from a remote client computer. In this scenario, we can try to open port 80 in Windows Firewall on both report server and client computers.
    The report server can be blocked by browser. We should ass the report server URL to trusted site in the browser.
    We can also grant the user access to site-wide operations with system-level row in report manager to check the issue again.
    Please double-check we have been grand the user the browser role on the report. We can navigate to Security property of the report to check the issue.
    Reference:
    Configure a Firewall for Report Server Access
    Configure a Native Mode Report Server for Local Administration (SSRS)
    Grant User Access to a Report Server (Report Manager)
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Reg: sending an email using report server

    Hi,
    i am using the below code to send an email using the report server.
    When send button Click:
    DECLARE
    PL_ID ParamList;
    repid REPORT_OBJECT;
    v_rep varchar2(100);
    rep_status varchar2(20);
    l_host_name varchar2(50);
    l_port_num varchar2(10);
    l_server_name varchar2(50);
    l_month_name varchar2(20);
    l_from varchar2(50);
    l_to varchar2(50);
    l_cc varchar2(50);
    l_property varchar2(1000);
    l_sub_out varchar2(200);
    l_sub varchar2(400);
    L_BODY VARCHAR2(1000);
    l_email_dir varchar2(50);
    BEGIN
    l_sub:=:block1.number||' '||replace(replace(:block1.desc,'&','ampersand'),'''','$quote');
    if length(l_sub) >150 then
    l_sub_out:=substr(l_sub,0,150);
    else
    l_sub_out:=l_sub;
    end if;
    l_host_name := (i used my host ip address local host);
    l_port_num := '8889';
    l_email_dir := 'C:\forms\';
    l_from := [email protected];
    l_cc := [email protected];
    L_BODY:=' Please refer to the attached abc Report';
    repid := find_report_object('PRINT_REPORT');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_FILENAME,'abc');
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,MAIL);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');     
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_SERVER,l_server_name);
    go_block('abc_MAIL_TO');
    first_record;
    if :abc.email_address is not null then
    loop
    l_to:=:abc.email_address;
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER, 'paramform=no DISTRIBUTE=YES DESTINATION='||l_email_dir||'test.xml'||' '||
    ' p_2='|| TO_CHAR(:control.sessionid)||' '||'P_ID='||TO_CHAR(:block1.ID)||' '
    ||'P_LIST_TYPE='||'A'||' '     
    ||'DISTRIBUTE=YES DESTINATION=test.xml'||' '
    ||'P_FROM='||''''||l_from||''''||' '
    ||'P_SEND='||''''||l_to||''''||' '
    ||'P_CC='||''''||l_cc||''''||' '
    ||'P_FILE='||'C:\testfile.txt'||' '
    ||'p_email_path='||l_email_dir||' '
    ||'P_BODY='||''''||l_body||''''||' '
    ||'P_NUM='||''''||'Email report: '||l_sub_out||'''');
    v_rep := RUN_REPORT_OBJECT(repid);     
    rep_status := REPORT_OBJECT_STATUS(v_rep);
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP;
    IF rep_status = 'FINISHED' THEN
    null;
    ELSE
    message(rep_status);
    message('Error when sending email to: '||l_to);
    END IF;
    if :system.last_record='TRUE' then
    exit;
    else
    next_record;
    end if;
    end loop;
    end if;
    message ('Mail has been sent.');
    END;
    In the report:
    I created all the required parameters and i wrote a trigger as
    function AfterPForm return boolean is
    dst_file text_io.file_type;
    l_email_dir varchar2(50);
    begin
    dst_file := text_io.fopen(:p_email_path||'test.xml','w');
    text_io.putf(dst_file, '<destinations>'||chr(13));
    text_io.putf(dst_file, '<mail id="ex1" '||chr(13));
    text_io.putf(dst_file, 'from="&P_FROM"'||chr(13));
    text_io.putf(dst_file, 'to="&P_SEND"'||chr(13));
    text_io.putf(dst_file, 'cc="&P_CC"'||chr(13));
    text_io.putf(dst_file, 'subject="&<P_NUM>">'||chr(13));
    text_io.putf(dst_file, '<body srcType="text">'||chr(13));
    text_io.putf(dst_file,'<![CDATA>'||chr(13));
    text_io.putf(dst_file, '</body>'||chr(13));
    text_io.putf(dst_file, '<foreach>'||chr(13));
    text_io.putf(dst_file, '<attach format="pdf" name="report.pdf" srcType="report" instance="all">'||chr(13));
    text_io.putf(dst_file, '<include src="mainSection"/>'||chr(13));
    text_io.putf(dst_file, '</attach>'||chr(13));
    text_io.putf(dst_file, '</foreach>'||chr(13));
    text_io.putf(dst_file, '</mail>'||chr(13));
    text_io.putf(dst_file, '</destinations>'||chr(13));
    text_io.fclose(dst_file);
    return (TRUE);
    end;
    Then after compilation i click the button send. Then i got the message as
    Mail has been sent to [email protected].
    But i didn't receive any mail.
    then i check the report job id. It was showing job was successful .
    And i check whether the test.xml file was created or not. It has created the test.xml file as below:
    <destinations>
    <mail id="ex1"
    from="&amp;P_FROM"
    to="&amp;P_SEND"
    cc="&amp;P_CC"
    subject="&amp;&lt;P_NUM&gt;">
    <body srcType="text">
    <![CDATA Please refer to the attached abc Report]>
    </body>
    <foreach>
    <attach format="pdf" name="report.pdf" srcType="report" instance="all">
    <include src="mainSection"/>
    </attach>
    </foreach>
    </mail>
    </destinations>
    I have 2 machines having dev 10g. one machine is working fine with this code. but in my machine it was not working.
    Do any one of you had a solution for my case.
    Thanks in advance.
    Edited by: user648380 on Dec 29, 2009 5:59 PM

    Sorry to all.
    I made a mistake in the from email address.
    Instead of gmail.com i had given gmail,com
    I am really sorry about it.

  • TimeOut error while running a report on the report server

    Hi,
    One of my report is taking 30 minutes to generate the output. It works fine when I run it locally, but when I run it on report server I encounter the following error message. Its a timeout error. Any solution other than tuning the query, please.
    500 Internal Server Error
    org.omg.CORBA.OBJECT_NOT_EXIST: minor code: 0 completed: No
         at java.lang.Class.newInstance0(Native Method)
         at java.lang.Class.newInstance(Class.java:237)
         at com.inprise.vbroker.orb.SE.read(SE.java:28)
         at com.inprise.vbroker.orb.DelegateImpl.handleReply(DelegateImpl.java:711)
         at com.inprise.vbroker.orb.DelegateImpl.invoke(DelegateImpl.java:606)
         at org.omg.CORBA.portable.ObjectImpl._invoke(ObjectImpl.java:459)
         at oracle.reports.server._ConnectionStub.getMainFile(_ConnectionStub.java:1283)
         at oracle.reports.client.ReportRunner.getMainFile(ReportRunner.java:488)
         at oracle.reports.rwclient.RWReportRunner.getMainFile(RWReportRunner.java:121)
         at oracle.reports.rwclient.RWReportRunner.getMainFile(RWReportRunner.java:95)
         at oracle.reports.rwclient.RWClient.runReport(RWClient.java:1322)
         at oracle.reports.rwclient.RWClient.processRequest(RWClient.java:1139)
         at oracle.reports.rwclient.RWClient.doPost(RWClient.java:328)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:283)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:336)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:59)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:523)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:269)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:735)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:151)
         at com.evermind[Oracle9iAS (9.0.2.0.0) Containers for J2EE].util.ThreadPoolThread.run(ThreadPoolThread.java:64)

    Hi Bhasker
    Try setting idleTimeOut under connection element in server configuration file to a large value.
    Regards
    Sripathy

  • Error while starting the report server

    When starting report server in Oracle 10g Reports from command prompt with
    rwserver server='server_name' It is flashing a error "'The procedure entry point psoasyn could not be located in the dynamic link library orapls10.dll"
    do anyone have solution for this.

    Hello,
    This kind of problems may occur when several Oracle products are installed.
    Create a BAT file that will set the PATH variable before calling rwserver.exe
    Example :
    set ORACLE_HOME=d:\oracle\oas10g
    set PATH=%ORACLE_HOME%\bin;%ORACLE_HOME%\jdk\jre\bin\client;%ORACLE_HOME%\jlib;%ORACLE_HOME%\jre\1.4.1\bin;%ORACLE_HOME%\jdk\jre\bin\classic;%ORACLE_HOME%\jdk\jre\bin;%ORACLE_HOME%\jdk\bin;
    rwserver server='server name'
    Regards

  • How to find out the user from the Jobs queue in Report server

    Hello All!
    I have a doubt about finding out the user from the scheduled jobs queue. Say I go ahead and schedule a report on Reports Server how can I find out the user name. When I view the jobs using showjobs I could see that the DBMS_JOBS table has a column under "Job Owner". But it invariantly shows it is "rwuser". So is there a way to find out which user has scheduled which job?
    Regards
    Shobha

    hi,
    The below tables will give only the name .
    USER_ADDRS
    USER_ADDR
    USER_ADDRP
    USR02
    i think you need email address .
    you can use this Tcode : su01d
    and give the user name and excute it
    i hope it will help you.
    Ram
    Edited by: Ram velanati on Jun 30, 2008 6:57 PM

Maybe you are looking for

  • Ported number from Google Voice.... Please help!!!!!

    I Ported my number from Google Voice to Verizon a few days ago because Verizon has the best network out here but I am still unable to receive text messages from any carrier other than Verizon. The port says it was completed and customer service has h

  • POWL (POWER Lists) Buttons not working.

    Hi, We downloaded business package Business Package for Maintenance Technician 1.2. With this BP we got a iView called "Maintenance Tasks" which is an iView based on POWL "OPS-MT-POWL". This POWL displays list of maintenance orders and it got several

  • ARB Issue: Font Embedding Reprise

    Posted today: http://opensource.adobe.com/wiki/display/flexsdk/Font+Embedding+Reprise Please comment by Friday (04/10/09) morning. Thanks.

  • Encryption software for Mac book

    I need to send a few Word Documents via email and I was told to encrypt them.  Can anyone recommend an encryption software that can do this?

  • Exception while importing waveset.dtd file in IDM

    Hi . I am trying to import waveset.dtd file in IDM am i got exception " An error occurred importing the file, although some of the file data may have been processed. ==> com.waveset.exception.XmlParseException: XML Error: 11:3: The markup in the docu