Mail via the reports server through the portal

we have a portal install on nt(in a few month it will be
transport to unix (sun)).
as i run report on reports with desttype=mail it works.
but as it run from the portal it returns with rep-4202,4224.
please guide me the procedure to make it work.
thank you.
ronen

hello,
from the metalink.oracle.com knowledge-base (Note:1085568.6) :
"Make sure that you configure a mail profile on the reports
server host box for the user that starts the reports server."
regards,
the oracle reports team --pw                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

Similar Messages

  • I am trying to have access tables of the Sql Server through the Oracle

    I am trying to have access tables of the Sql Server through the Oracle and this being occurred the error:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message: [Generic Connectivity using ODBC][H006] The init parameter <HS_FDS_CONNECT_INFO> is not set.
    Please set it in init <orasid>.ora file.
    ORA-02063: preceding 2 lines from HSMSQL
    I created the ODBC with name HSMSQL.
    I made all the configurations in the archives
    tnsnames.ora:
    HSMSQL=
    (DESCRIPTION=
    (ADDRESS= (PROTOCOL = tcp)(HOST = wsus)(PORT = 1521))
    (CONNECT_DATA =
    (SID = HSMSQL)
    (HS = OK)
    listener.ora:
    (SID_DESC = (SID_NAME=HSMSQL)
    (ORACLE_HOME= C:\oracle\ora92)
    (PROGRAM =hsodbc)
    initHS_SID.ora:
    HS_FDS_CONNECT_INFO = HSMSQL
    HS_FDS_TRACE_LEVEL = OFF
    -- Create database link
    create database link HSMSQL.US.ORACLE.COM
    connect to TESTE identified by TESTE2
    using 'HSMSQL';
    But when I execute query the error occurs:
    Select * from TabTeste@HSMSQL
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message: [Generic Connectivity using ODBC][H006] The init parameter <HS_FDS_CONNECT_INFO> is not set.
    Please set it in init <orasid>.ora file.
    ORA-02063: preceding 2 lines from HSMSQL
    Please they help me, thanks, Paulo.

    Hi,
    It seems that your configuration is Ok. By the way, the workaround for this error is:
    ORA-28500: connection from ORACLE to a non-Oracle system returned this message:
    [Transparent gateway for ODBC][H001] The environment variable <HS_FDS_CONNECT_INFO> is not set.
    * Set HS_FDS_CONNECT_INFO in the hs{sid}init.ora file to the data source name.
    Example: HS_FDS_CONNECT_INFO = <ODBC DataSource Name>
    * Make sure the hs{sid}init.ora file exists in the ORACLE_HOME/hs/admin directory and has the same name as the SID in the LISTENER.ORA.
    Example: If SID=hsodbc in the listener.ora file, then the hs{sid}init.ora file would be named ORACLE_HOME/hs/admin/inithsodbc.ora
    For more information see if this [url http://forums.oracle.com/forums/thread.jspa?forumID=61&threadID=576975]thread can help you.
    Cheers

  • For more information about this error navigate to the report server on the local server machine, or enable remote errors

    Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Cannot create a connection to data source 'SysproTabularCube'. ---> System.NotSupportedException:
    Non-Windows user credentials were supplied for a non-http connection to Analysis Services. The Microsoft SQL Server Analysis Services data extension requires Windows Integrated Security unless connecting via http or https.    
     at Microsoft.ReportingServices.DataExtensions.AdoMdConnectionBase.AppendCredentials()    
     at Microsoft.ReportingServices.DataExtensions.AdoMdConnectionBase.get_ConnectionString()    
     at Microsoft.ReportingServices.DataExtensions.AdoMdConnectionBase.InternalOpen()    
     at Microsoft.ReportingServices.DataExtensions.AdoMdConnectionBase.Open()    
     at Microsoft.ReportingServices.Diagnostics.DataExtensionConnectionBase.OpenConnection(IProcessingDataSource dataSourceObj, DataSourceInfo dataSourceInfo, IDbConnection conn)     -
     -- End of inner exception stack trace ---;

    Hi bhany ch,
    Based on the error message, you fail to connect an Analysis Services data source. Right?
    As mentioned in stack trace, it requires Windows Integrated Security. Please check if the current user has permission on the report server and database.
    Best Regards,
    Simon Hou

  • Specifying the report server, disabling the reports background engine.

    When calling a report from a form, where the desname, destype, deformat is chosen, how do i specify the report server? Also when i run the form and call the report from a button how do I disable the report background engine?
    Many Thanks
    Richard

    hello,
    the server is defined by the SERVER parameter in the parameter list.
    regards,
    philipp

  • Union All with Linked Servers - Works until loaded on to the report server then fails.

    Hi,
    On our production server I have 2 linked servers.  One that leads to ServiceNow via ODBC and one that leads to an HP Openview database.
    Testing these linked servers works fine.  I have a query that obtains info from each source and 'union all' together.  When i run this query in SQL Server management studio it works fine and I get info from both data sources union-ed together perfectly.
    I transfer this into Visual Studio and create a report, which again runs perfectly.
    I upload this report to the report server and try to run it and get the error: 
    An error has occurred during report processing. (rsProcessingAborted)
    Query execution failed for dataset 'Dataset1'. (rsErrorExecutingCommand)
    For more information about this error navigate to the report server on the local server machine, or enable remote errors
    When I rummage through the log files for the report server, I find very little helpful errors, basically this:
    ERROR: Throwing Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: , Microsoft.ReportingServices.ReportProcessing.ReportProcessingException: Query execution failed for dataset 'Dataset1'. ---> System.Data.SqlClient.SqlException: Cannot
    execute the query.
    I did a test where I created a copy of the report and ran only he Servicenow  section of the report and it works, then ran only the HP section of the report and it works.  It seems the UNION ALL is the problem somehow. 
    Anyone have any ideas??
    Thanks
    Kirsty

    Hi Kirsty,
    As you posted, this issue is caused by the security configuration of Linked Server.
    Generally, in a domain environment, we can specify a domain account as the stored credentials for the report, and then configure the Linked Server to "Be made using the login’s current security context".
    However,if we specify a SQL Server login as the stored credentials for the report, please set the Linked Server security to "By using this security context", and then providing the necessary credentials to authenticate at the linked server.
    Please also add the Reporting Services Security role to the Linked Server Remote Server Login Mappings.
    For more information about Creating Linked Servers, please refer to
    http://msdn.microsoft.com/en-us/library/ff772782.aspx
    About Security for Linked Servers, please refer to
    http://msdn.microsoft.com/en-us/library/ms175537.aspx
    Regards,
    Swallow

  • Unable to connect to the report server 9iAS

    I have a similar problem to the FRM-41213 when trying to initiate a      Report_Job_Id := RUN_REPORT_OBJECT(Report_Id, pl_id) through a form.
    I have tested everything on my LOCAL 9iDS environment which goes through a LOCAL report server (rwserver -install myserver) and it works.
    Now, I am trying to deploy it to the 9iAS server on a Windows 2000 server. When I call my form everything appears to be working fine, however, I never get a connection to the report server and the applet hangs.
    Any one have any idea what I should check to insure that I have my 9iAS server setup to run Reports though 9iAS or what this problem might be?
    Thanks
    Hyman

    Check if the reports server on 9ias is up and running. You might check out metalink note 212551.1 if it is not. The "Second Solution for Issue 1" solved the problem for me.
    Begin quotation:
    "This can be accomplished by removing the <security> tagging from the <repserver>.conf file, where <repserver> represents the reports server name. This file is found in the Developer ORACLE_HOME/reports/conf directory."
    End quotation.
    Hope this helps
    Gerald Krieger

  • Error in Accessing the Report Server URL

    Hi All,
              I am trying to access the Report Server URL in PowerPivot.But facing below issue .Can any one help me how can I solve the issue
    Thanks,  
    Sid

    Hi Visakh,
                    Yes,The user is holding the permission as "Global User" in sql.Hope you help me in solve this issue
    Thanks, Quality Communication Provides Quality Work. http://siddiq-sharepoint2010.blogspot.in/ Siddiqali Mohammad .
    Hi siddiqali,
    According to the screenshot you posted above, the use account didn't have sufficient permission to open the report, please check the following prerequisites before you perform the action:
    You must use a report definition (.rdl) file as a data source. Importing from a report model is not supported.
    You must have permission to open the report under your Windows user account, and you must know the address of the report or the report server that hosts it. You can check your permissions by trying to open the report in a Web browser first.
    If the report opens, it confirms that you have sufficient permissions and the correct URL.
    Reporting Services must be version SQL Server 2008 R2 or SQL Server 2012. Those versions include the data feed export feature that streams report data in the XML data feed format. You can identify the report server by the Export as Data Feed option
    that appears in the report toolbar when you open the report in browser:
    For detail information, please see:
    Import Data from a Reporting Services Report:
    http://technet.microsoft.com/en-us/library/gg413491.aspx
    Regards,
    Elvis Long
    TechNet Community Support

  • 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) The user name or password is incorrect

    I am able to run the report fine in BIDS in the preview window, and it deployes fine.  When it goes to view the report in the browser, I get the following error.  There is no domain, I am using a standalone computer with SQL Server and SSRS on
    this one machine.
    Can anyone point to where I might configure the permission it is looking for?  thanks!  Steven
    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)
    The user name or password is incorrect
    Steven DeSalvo

    Hi StevenDE2012,
    Based on the error message "The report server has encountered a configuration error. Logon failed for the unattended execution account. (rsServerConfigurationError)", it seems that the Unattended Execution Account settings in Reporting Services
    Configuration is not correct.
    Reporting Services provides a special account that is used for unattended report processing and for sending connection requests across the network. Unattended report processing refers to any report execution process that is triggered by an event rather than
    a user request. The report server uses the unattended report processing account to log on to the computer that hosts the external data source. This account is necessary because the credentials of the Report Server service account are never used to connect
    to other computers. To configure the account, please refer to the following steps:
    Start the Reporting Services Configuration tool and connect to the report server instance you want to configure.
    On the Execution Account page, select Specify an execution account.
    Type the account and password, retype the password, and then click Apply.
    In addition, please verify you have access to the Report Server database by following steps:
    Go to SQL Server Reporting Services Configuration Manager, make sure the configuration is correct.
    Go to Database, Verify that you can connect to the database.
    Make sure you are granted public and RSExecRole roles.
    Reference:
    Configure the Unattended Execution Account
    Configure a Report Server Database Connection
    If the problem is unresolved, i would appreciate it if you could give us detailed error log, it will help us move more quickly toward a solution.
    Thanks,
    Wendy Fu

  • 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

  • Excess time taken to schedule requests to the report server

    I have a file which contains 10000 requests to be send to the report server. The total time taken by the report client to send the request to the report server is somewhere around 4 - 5 hours. Why does report client take so much time to schedule the request to the report server ????? How can i get around this problem, since the report execution doesn't start till the last request has been send since i am using schedule=<some_delay> and not schedule=NOW.

    I have a file which contains 10000 requests to be send to the report server. The total time taken by the report client to send the request to the report server is somewhere around 4 - 5 hours. Why does report client take so much time to schedule the request to the report server ????? How can i get around this problem, since the report execution doesn't start till the last request has been send since i am using schedule=<some_delay> and not schedule=NOW.

  • Edit the reports server name .dat how ?

    Hi ...
    How edit the file <reports server name >.dat located in $Oracle_home/reports/server , because , i see code encrypted with notepad.exe.
    thanks..
    Atte
    hector

    Hector,
    as far as I know this file contains data about jobs scheduled for the reports server, so the only tool that can read that file is the reports queue manager (and maybe the only forum that can help you is the reports forum;).
    Gerald

  • 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

  • Report Server 6i and Portal 3.0

    I read through several white papers including "Security Tips in Oracle Reports Services Release 6i with Oracle Portal Release 3.0" and tried to start Reports server with no success but maybe I'm misunderstanding how it works. So I have the following questions:
    1. We are running reports server on the same server as Oracle Portal and do not have any printers assign to this W2K server which is outside our fire wall. Will Reports server start with no printers assigned? I read out on metal link in Note: 109399.1 "It is no longer necessary to have the reports server service running on an account having a printer installed."
    2. We only have port 80 open for the apache web listener. However the tnsnames.ora file requires an entry for the report server with a port=1949. Does this port need to be open?
    3. Do you know how I can check to see which ports are available on W2K? Which are being used? IS there a dos command?
    4. Is Report Server required to run Oracle Reports 6i through Portal 3.0 with SSO?
    null

    Gregg,
    1 - There is still a bug pending on this, so you may need to assign a default printer. This may be your issue of why you are unable to get the reports server running.
    2 - No, port 1949 is only used between the reports cgi/servlet and the reports server. The communication between the client and the reports cgi/servlet is done on the http you are using (in your case, port 80).
    3 - Don't know of any such utility or dos command to find our which ports are in use or available.
    4 - Yes, you must have the reports server running to run Oracle Reports 6i through Portal 3.0. 6i is not using sso.
    Regards,
    The Oracle Reports Team

  • Run Reports from WebSite via the Report Server

    How do I run reports stored on the Reports Server via hyperlink
    from a WebPage ?? Pls. help!

    You can achieve by two way
    One :
    srw.set_hyperlink('http://servername/dev60cgi/rwcgi60.exe?
    run+report=reportname+userid=scott/tiger@hostname+destype=cache+d
    esformat=htmlcss+server=report_server_name+parameter 1
    = '||:deptno);
    you will have to make dev60cgi as virtual directory
    two :
    web.show_document('cgi-bin/rwcgi60.exe?
    run+report=run+report=reportname+userid=scott/tiger@hostname+dest
    ype=cache+desformat=htmlcss+server='||report_server_name'
    ||'+parameter=yes');
    you will have to make cgi-bin (your oracle2home ) as virtual
    directory

  • An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database. mail will not be sent.

    Hii all,
    I have a subscription which used to send report email daily 10 am morning 
    now today it does not sent an email the status i s showing above error message ..
    why this occurs ?? at the time of subscription running time ??
    i have checked there is not error of subscription it runs fine ..
    only today errored ..
    Kindly , help me
    Dilip Patil..

    Hi Dilip,
    Based on the error message "An error occurred within the report server database. This may be due to a connection failure, timeout or low disk condition within the database." it seems the issue is caused by the Report Server catalog databases are
    corrupted.
    To fix this issue, I suggest that you use the Reporting Services Configuration Manager to recreate the Report Server catalog databases. In addition, please make sure report server instance can connect to the report server database. For more details about Configure
    a Report Server Database Connection (SSRS Configuration Manager), please see the following document:
    http://msdn.microsoft.com/en-IN/library/ms159133.aspx
    Besides, if the issue is caused by the connection to the SQL Server Reporting Services Report Server catalog database is timeout. Please refer to the following thread:
    http://social.technet.microsoft.com/Forums/en-US/db4ca6c2-5445-4ff9-9f63-e20f3859cc70/error-throwing-microsoftreportingservicesdiagnosticsutilitiesreportserverstorageexception-an?forum=sqlreportingservices
    If the problem is still existed, I would appreciate it if you could give us detailed error log, it will help us move more quickly toward a solution.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

Maybe you are looking for