Report does not run from Reports Server 6.0

When running a report via the Reports Server (6.0)
the report is not executed.
When checking the queue with rwrqv60 it says that
status is enqueued.
No other jobs exists in the queue. No changes has been
done in the servers config-file (rep60_test.ora).
Why isn't the job run?
Anyone got any clues?
Regards,
Lars-Eric
null

hiya!
this sounds a bit like you might be having a generalised problem with the sound card, or drivers on the PC (given that nothing is making any noise at the moment).
let's quickly check up on something. go to your "Sounds and Audio Devices" control panel, and click the audio tab.
is the correct default device showing up in "Sound playback"?
love, b

Similar Messages

  • System - services - reporting does not execute ABAP Reporting

    Hi All,
    system -> services -> reporting does not execute ABAP Reporting.
    we are able to execute sa38 by running t-code.
    Please help.
    Thanks
    Harshit

    Check authorizations (SU53).

  • Add does not run with sql server 2008

    Hi all,
    My add on in the development environment does not run with SQL SERVER 2008. It ran well with SQL Server 2005 and sap b1 2207 B.
    On executing the project file system throws an error "YOU ARE NOT CONNECTED TO THE COMPANY"
    we are trying this scenario on a test machine where SAP B1 2007B with temporary license for one month and SQL server 2008
    is installed.
    Help needed.
    Thanking you
    Pradnya

    Hi Use this
    Dim i as integer
    i=oCompany.Connect()
    if i<> 0 Then
    msgbox(ocompany.GetLastErrorDescription ())
    end if
    the you will get the error description also use try catch wherever necessary
    Alternatively you can use
    Dim SboGuiApi As SAPbouiCOM.SboGuiApi
    Dim sConnectionString As String
    Set SboGuiApi = New SAPbouiCOM.SboGuiApi
    sConnectionString = Command
    SboGuiApi.Connect sConnectionString
    Set SBO_Application = SboGuiApi.GetApplication()
    Set ocompany = New SAPbobsCOM.Company 'initialate DI company object
      ocompany = SBO_Application.Company.GetDICompany
    HTH,
    Atul

  • REPORT DOES NOT RUN CORRECTLY , URGENT PLEASE HELP

    Hi,
    I am trying to run a report from visul basic screen, but it does not run correctly. Here is how I am running the report. There is a screen developed in VB This screen prompts the user for user id and password. Once it gets that, it connects to the oracle database and pulls out a column from a table. And passes that value as a parameter to the report. Now I am calling the the report for each individual value . There are 21 value being pulled out of the database and it invokes the report 21 times. So there are 21 report engines gets started. Is there a better way to do that ? Secondly when I pass the parameter , some parameters does not pass correctly I guess , because its not generating any out put . Like out of 21 may be 10 or 11 reports gets generated correctly but rest of the reports are blank. I debug the screen i saw that the parameter value is correct, everything seems good. But still the reports are comming blank. Any Idea why it is so ? The command line that i am using in VB screen is
    Shell "C:\progra~1\ora95_2\bin\rwrun60.exe P:\Business_Analysis_&_Reporting_Tool\Test_REPORT_Templates\STORE_TYPES\Baby_Distribution_Report.Rdf USERID=" & UID & "/" & PWD & "@cposp201 DESFORMAT=PDF DESTYPE=FILE DESNAME=" & txtPath.Text & Replace(strName, " ", "_") & ".PDF BRND='" & adoRecBrand!Brand & "' PRINTJOB=NO PARAMFORM=NO"
    In the above command " adoRecBrand!Brand " is the parameter thats being passed. This is actually a recordset and brand is the column in it. When I debug the screen , I see the value also there. But the report comes out blank. Please help. This is urgent.
    Thanks
    Feroz

    The way you call reports is not scalable. If you have 100 records come back from database, you would end up launch 100 engines at the same times, which probably will blow up your machine. You should use oracle reports server to do that. You can either use rwcli60 to submit the job to reports server, or invoke rwcgi60 from URL.
    I am afraid some of reports engine failed to start and you get nothing back in your case.
    After switch to use reports server achitecture, if you still see some report is blank in your application, then you can run that report with that special set of parameters manually and see if any problem with the report itself.
    Hope this helps.
    Thanks,
    -Shaun

  • Crystal Report does not run through NWBC

    Hi All,
    I have been going through posts on SDN all day and I cannot seem to get a resolution to my issue as yet.
    Workflow is this
    Logon onto NWBC 3.0
    Click on Crystal Report. Crystal report contains an OpenDocument URL specified as follows:
    http://<servername>:8080/OpenDocument/opendoc/openDocument.jsp?iDocID=AbFjYgXfkO5AofAAPxoxOyA&sIDType=CUID
    When click on the Crystal REport link, i am SSO'd onto SAP BusinessObjects Infoview (Edge 3.1 SP3)
    The Crystal Report attempts to load and then I encounter the following message:
    Error
    The database logon information for this report is either incomplete or incorrect. 
    SSO with SAP Authenication is enabled for SAP BusienssObjects.
    Server-side Trust, etc has been set-up on the SAP Side
    All steps were followed from the SAP BusinessObjects XI Integration for SAP Solutions Installation and Admin Guide.
    For the Crystal Report itself, within the CMC, for the Database Configuration i set it to 'Use SSO context for database logon'.
    Also the the Data Source is using FQDN for everything.
    I am at a loss as to why the SSO is not working to refresh the Crystal Report.
    Any ideas on what to check next would be very much appreciated.
    Also, the report I am trying to run from within NWBC, contains a dynamic prompt, that uses a BV layer to populate it. The LOV is scheduled to refresh every morning. Dont know if that is causing the issue or not.
    Thanks,
    Ainsley
    Edited by: Ainsley O'Sullivan on Oct 27, 2011 7:57 AM

    Hi Ingo,
    Thank you for your reply.
    Why has server side trust been setup on the SAP side ?
    I am not sure why Server Side Trust has been set-up on the server side. The basis person who set that up was following the BusinessObjects XI Integration for SAP Solutions Installation and Administration Guide. We thought we needed this in order for SSO to work between NWBC and BusinessObjects.  I read now it is only required for multi-pass report bursting.
    We have also set up the PSE as well.
    So...perhaps  an impersonation-style logon is happening on the SAP side because we have set up SNC?
    What do we do to undo this from a BusinessObjects server perspective? We have downloaded all the Cryptographic Libraries, set them up on the SAP and BusinessObjects servers.
    I will discuss this further with the basis person.
    All involved URLs and server names have been fully qualified ?
    Yes, everything is fully qualified.
    NWBC has been configured to issue a SAP logon token ?
    I am not sure. Where is the documentation on how to configure NWBC to issue a logon token? Should I be pointing my basis resource to look at the NWBC Documentation, Section 7.3 Logon Tickets?
    OpenDocument has been configured to use SAP authentication by default and to accept Logon token ?
    Yes, everything from a BusinessObjects server perspective has been configured. The web.xmls for InfoView and OpenDocument have been configured for sso with sap.
    In the CMC, SAP Authentication has been set-up and works a treat.
    It seems to me the SAP side, ie. NWBC needs more work.
    Just find it hard to get a clear, step by step process on how to set-up NWBC to work with BusinessObjects. There is an abundance of documentation, but sometimes not a clear cut, step by step guide.
    Ingo I bought your book the other day too, Integrating SAP BusinessObjects 3.1 Tools with SAP Netweaver. I really liked it because it is clear what you need to do. Perhaps another one could be written or another section added to this book that talks about NWBC and embedding BusinessObjects reports within it?
    Thanks again.
    Cheers,
    Ainsley

  • Graph wizard does not work from report builder

    Hi,
    I am again an agian posting the same question because still i am unable to run a graph wizard from my reports builder. When i run this i get a program error "rwbld60.exe has generated an error ...." This shuts down the entire report builder and i need to restart my report builder.
    I have reports 6i on win 2000 with SP2.
    Also i applied 6i latest patch 4.
    I can see dr. watson log generated.
    my machine virtual memory is 893756.
    I am really getting a hard time with this.
    Thanks in adv.,
    shailesh

    Thanks guys for all your support.
    I have this working now. I did a
    fresh install for oracle reports and it worked for me.
    For sure its working now i can't gurantee
    in future. I will conclude this after testing this for couple of days.
    Anyway thanks once agian,
    shailesh
    <BLOCKQUOTE><font size="1" face="Verdana, Arial">quote:</font><HR>Originally posted by Niranjan Ramakrishnan:
    I would strongly suggest that the reports development team's idea to contact Support on this is a flawed one. I had very similar issues with my reports builder except that the Dr. Watson happened every where (even while just invoking reports builder) - opening the layout editor when graphics were involved, running the report, using the chart wizard, etc.
    I opened a TAR on this with Support. Their response? We can't reproduce it on our computer so bad luck and good bye.
    All I ask is that the reports team give us something to be able to provide some kind of function call trace information when the Dr. Watson does occur.
    I use patchset 5a. Also, btw, I tried to run a report with graphics on Solaris from the builder and guess what? It core-dumped. Any way to send you guys trace files from there atleast?
    Calling support is not an acceptable solution.
    Thanks,
    - NR
    <HR></BLOCKQUOTE>
    null

  • Oracle report is not running on application server with more than 700 recod

    Hi,
    I have developed oracle report using dev suite report builder. When I am running using report builder then its running fine. Whenever I am deploying on application server and trying to run then its not executing. Then I have deployed same report with less than 700 records then its run fine.
    Please advice me if you have any solution
    thanks in advance
    umesh

    Hi Pavan,
    Thanks for reply.
    I have resolved this issue. This issue happen because of report server not able to handle large data. To resolve this issue I have made report server traces service off. Because of making traces off the report server fully utilized for report generation.
    Thanks,
    Umesh

  • KE5Z drilldown report does not equal grr3 report values

    Hello,
    We have a grr3 report where the COGS line is based on functional area and account ranges.  The total displayed on the GRR3 report for the COGS cell matches the values I would expect based on the specified account and functional area restrictions assigned to that cell.  When I drill into the KE5Z report (Profit Center: Actual Line Items), which is identified as a receiver report, the summed value of the "In Company Code Currency" field does not equal what is displayed in GRR3.  The GRR3 report is returning results in the same currency as the company code currency that the report is being executed for so that is not the problem.  During my investigation it looks like the functional area restrictions are not being accounted for when I drill into KE5Z.  Any recommendations on why the restrictions identified for the cell in the GRR3 report would not be carried through to the KE5Z results?  I have been playing with this for hours and have run out of ideas.  I can't determine why the COGS cell value is different than the actual line items sum.  Any help would be greatly appreciated.
    Thanks,
    Jordan

    Hi Jordan,
    in my experience the report-report interface can only pass through selections independently.
    To give an example: I had a report painter report with line 1 that had a selection on two characteristics (say cost element A and cost center B) then a second line with selection cost element C and cost center D selected and finally a line with the sum of the two lines above.
    Now when I jump to a connected line item report by double-clicking on the line with the sum, the parameters passed on are:
    cost centers: B, D
    cost element: A, C
    Therefore, the sum of my line items is not equal to the sum that I departed from, as I get line items with cost element A and cost center D, for example, a combination that was excluded from my original report.
    I hope I made the point clear.
    Another possibility is of course, that the receiving report has additional selection active (in the form used in the dril down report) that were not present in the original report
    Regards
    Nikolas
    Edited by: Nikolas John on Mar 24, 2011 9:21 AM

  • Why does vi execute in HIGHLIGHT mode only? Does not RUN from front panel

    This is extraordinarily puzzling to me...
    The attached vi sends a serial command to a motor controller.  Command has the form /1V5500P0R, where the /1 means "motor 1",   5500 is the velocity, and the P0  means "rotate positive direction" and R means RUN (do the command).
    When I run the VI from the front panel, the motor does not respond.  The correct command string appears in the String indicator box, but, the motor does not turn on.  HOWEVER, when I use either HIGHLIGHT EXECUTION, or I SINGLE STEP through the block diagram, the vi works perfectly.  It issues the correct command the motor runs properly after stepping over VISA WRITE to VISA CLOSE...  The VI accepts any velocity command I want to put in the NUMERIC control on the front panel.
    I tried putting the code into a WHILE loop to see if that made any difference...and it does not.
    What is happening?
    Thanks,
    Dave
    Attachments:
    Simple VISA speed controller forum nov 20.vi ‏12 KB

    Hello Angelica,
    Your suggestion about use of the WAIT VISA function works, however, I am reluctant to use it because I do not want to slow down the application.  The application accepts two inputs and creates the one serial output, and the faster it does this, the better for my application.
    I had no problem running these VI's on my old PC in Labview 2011.  The new PC requires this WAIT function.  There is software provided by the hardware manufacturer to manually send the SERIAL commands, and it works fine on both PCs.
    New PC is Intel(R) core(TM) i3-2230 CPU @ 2.2GHz, 3G RAM 64 bit processor and  Labview 2012
    Old PC is Intel (R) Pentium (R) M Processor 1.73GHz, .99G RAM, 32 bit processor and Labview 2011
    Understand that in the attached VI, only a single serial command is being sent, so, is it possible that backlogging or overloading of the device can occur from a single serial command?  This does not happen with the manufacturer's interface.  The attached vi works with the 10ms wait time. This VI is one of a family of VI's that I wrote and operated in Labview 2011 on the old PC, and all of the worked fine without the WAIT function.  Now, none of them will run in either Labview 2011 or Labview 2012 without the WAIT in the VISA as shown in the attached VI.
    Do you really think that the command is being sent too quickly?  The device communicates over the RS485 bus at 9600 baud, 1 Stop bit, No Parity, No flow control.  How can a single string be sent too quickly?
    Thank you,
    David
    Attachments:
    Simple VISA speed controller WAIT.vi ‏14 KB

  • Mdt 2012 sp1 command line does not run from task sequence

    Hi,
    I am hoping I can explain this correctly.  I am using MDT 2012 and having an issue with running command lines, powershell and batch files that I setup.
    The task sequence is set to use an account called "MDTService".  it has rights to join the domain but is not in the local admin group of the reference image.  a domain GPO renames the local admin account CoAdmin.
    when running a command line to, for example, run xcopy a folder and subdirectories to the "program Files x86" directory, it does not copy.
    When I log on to the system and use an admin account to manually run the command I do not have an issue.  if I log onto the system with the MDTService user and run it, it fails.
    How do I get the commands to run from the MDT task sequence?  I do not want to make the MDTService user an admin.  I have tried the run as option in the task sequence but that did not work.  maybe is set it wrong.  I used a domain\Admin
    account which did not work.
    what can I clarify or logs can I post to provide more details.
    Thanks in advance.

    Any account that needs to add files under %ProgramFilesx86% must be granted administrative privileges.
    Keith Garner - keithga.wordpress.com

  • BI Publisher login using Domain - does not recognize from BI Server LDAP

    We are using BI Server security for BI Publisher. I have specified 3 LDAP servers within the repository, with domains PUBLIC, AGENT, CORPORATE. I can login to Presentation Services just fine with these domains. ex: AGENT/<user>. However, when I try to login to BI Publisher directly with a domain, it will not work. I can login without the domain just fine. My problem is we have logic we want to run in BI Server based on the domain that a user logs into.
    How can I get BI Publisher to recognize a login domain?

    No it does not. I believe these are two different issues, so I assumed I should create a new thread. This question is simply, how to have BI Publisher recognize that I am using a domain identifier during logon. My other thread was how to default a domain if the user did not specify one. So, I'm going to assume I can't default one. Assume I'm doing nothing in the init blocks but straight LDAP authentication against 3 LDAP servers. BI Publisher is using BI Server security model. Shouldn't BI Publisher accept the entry of a domain during login? ex: CORPORATE/<user>. That is my question. Any help is much appreciated.

  • SWF created in CS4 Flash does not play from web server

    I published a Flash movie in CS4, which includes the following ActionScript 3.0 code to allow people to click the movie to open a new web page; but it will not play from the web server...however, it plays just fine from my local hard drive in Firefox and IE 7.
    It  is an html file with an embedded .swf and I made sure to copy over the  swfObject.js, AC_ActvieX.js, AC_RunActiveContent.js, expressInstall.swf, and  swfobject_modified.js files to the correct directories.  The address is: http://www.giseldemarco.com/introduction.html and as you will see,  there are no errors...just a blank page.  I even tried changing the script  from:
    <script  type="text/javascript">
    <!--
    swfobject.registerObject("FlashID");
    //-->
    </script>
    to  this script:  <script type="text/javascript"  src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script>, but using this script generates a lot of CSS and other errors.
    Nothing  works.  The ActionScript code I used is:
    //Link to website
    Site_btn.addEventListener(MouseEvent.CLICK,visitSite);
    function visitSite(e:MouseEvent):void{
        var req:URLRequest = new URLRequest("http://giseldemarco.com/Home/Index.html");
        navigateToURL(req,"_parent");
    I am at a loss here...any help would be greatly appreciated!
    Thank you.

    Nothing new... Flash developers fall for this all the time...
    SecurityError: Error #2148: SWF file http://www.giseldemarco.com/Introduction.swf cannot access local resource C:\Gi\All The Way\New Splash Screen\Spalsh\Spalsh.flv. Only local-with-filesystem and trusted local SWF files may access local resources.
        at flash.net::NetStream/play()
        at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_play()
        at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_setUpStream()
        at fl.video::VideoPlayer/http://www.adobe.com/2007/flash/flvplayback/internal::_load()
        at fl.video::VideoPlayer/load()
        at fl.video::FLVPlayback/doContentPathConnect()
    Cheers
    --Vikas

  • SQL Procedure working when run manually, not running from sql server agent

    I have a procedure that runs fine using the execute command in SSMS, however putting the same command in a job gives the following error.
    line 9, character 9, unexpected end of input
    The code takes a very long XML string in UTF-8 encoding and puts it into a single nvarchar(max) cell. Then puts this string into a XML cell in a different table, allowing me to query the individual parts of the XML code using the nodes function. I cannot put
    the data directly into a nvarchar cell due to encoding differences.
    I can't reproduce the string here as it is very very long.
    I'm just looking for ideas really as to where it might be going wrong.
    Here is what I know so far:
    The procedure runs without issue when executed manually
    I have checked permission issues, and that doesn't seem to be the problem. The agent runs under my own account and I am a sysadmin on the database
    I split the procedure into seperate parts to locate exactly where the problem is occuring. Once again the seperate procedures run fine when executed manually but an error occurs when run through SQL Server agent.
    When the query is run seperately through SQL Server Agent it gives a slightly different error. This leads me to believe it is an encoding issue. However I am getting the XML from a webpage and I can't change the encoding on the webpage.
    line 1, character 38, unable to switch the encoding
    I know this is a long shot since you can't replicate the issue but if anyone could give an idea as to where to start looking for an answer, it would be greatly appreciated.

    Here's how I'm taking the XML data and putting it into an nvarchar(max) column (Column Name TEXT):
    Select @url = 'http://....'
    EXEC @hr=sp_OACreate 'WinHttp.WinHttpRequest.5.1',@win OUT
    IF @hr <> 0 EXEC sp_OAGetErrorInfo @win
    EXEC @hr=sp_OAMethod @win, 'Open',NULL,'GET',@url,'false'
    IF @hr <> 0 EXEC sp_OAGetErrorInfo @win
    EXEC @hr=sp_OAMethod @win,'Send'
    IF @hr <> 0 EXEC sp_OAGetErrorInfo @win
    INSERT #TextData(TEXT)
    EXEC @hr=sp_OAGetProperty @win,'ResponseText'
    IF @hr <> 0 EXEC sp_OAGetErrorInfo @win
    EXEC @hr=sp_OADestroy @win
    IF @hr <> 0 EXEC sp_OAGetErrorInfo @win

  • [CS4 Server Win]: Plugin does not run on Windows Server 2003?

    Hi,
    can anybody help?
    My plugin is running on Windows XP and Windows Vista.
    On both operation systems the scripting methods are visible in ExtendScript Toolkit and can be called by javascript.
    On Windows Server 2003 my plugin is not running, the scripting methods are not visible in ExtendScript Toolkit!
    What is missing?
    Thanks,
    Alois Blaimer

    > I am using Visual Studio 2008 with the VC++ 9.0 compiler.
    > Could this be a problem?
    Yes.
    CS4: use VC2005 + SP1
    CS3: use VC2005 without SP1
    CS2: use VC2003
    In my previous post I described one of the problems I found out the hard way - walking around in disassembler is a pain, even more Intel and Windows, comparing to Mac, and PowerPC. Since then I only use the official tools even if others tell it worked for them, and I keep the InDesign installations for final build and test on the earliest supported operating system.
    Dirk

  • Intercompany Matching Report does not run

    Hi All!
    I'm trying to run IC Matching report on HFM 11.1.1.2 on sample COMMA Application.
    But have an error like this:
    Unspecified error
    Show Details:
    Error Reference Number: {0A4406C3-2AAD-4830-93B3-72DC20A8EA3D};User Name: testuser@testdomain
    Num: 0x80004005;Type: 1;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: ReportGenerator_Intercompany.cpp;Line: 1006;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 1;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: ReportGenerator_Intercompany.cpp;Line: 1010;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 0;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: CHsvReportGeneratorACM.cpp;Line: 691;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 0;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: HFMActionsExecution.cpp;Line: 2195;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 0;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: HFMActions.cpp;Line: 72;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 0;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: HFMCESAction.cpp;Line: 28;Ver: 11.1.1.2.0.2207;
    Num: 0x80004005;Type: 0;DTime: 24.07.2009 13:04:20;Svr: HQ-ALIMIN;File: Actions.cpp;Line: 291;Ver: 11.1.1.2.0.2207;
    Other reports (for example Journal reports) works fine.
    What's wrong in my system? How can I fix this?
    Thanks in advance!

    Please ensure you have MSXML 6.0 SP2.
    Stop all your hyperion services and IIS admin services.
    De-register following .dll files
    Using command regsvr32 -u <dll name with complete path>
    1. <HYPERION_HOME>\Products\Financial Management\Server\HsvData.dll
    2. <HYPERION_HOME>\Products\Financial Management\Server\HsvMetaData.dll
    3. <HYPERION_HOME>\Products\Financial Management\Server\HsvSystemInfo.dll
    Re-Register the above dll using regsvr32 <dll name with complete path>
    Start IIS Admin services
    Start Database services
    Start the relevant Hyperion services and test your results. The above should fix your problem.
    This solution I received from janarthanan sivaraj (Oracle) . It works for me.
    Let know if this helps.

Maybe you are looking for

  • ME32K

    I've changed the net price in the contract (ME32K) but i see the old prince in the printpreview. Why? The validity of the old price was until 31.03.2009. And the validity of the new price is until .9999. The price date is 31.12.9999. In the EKPO i se

  • Re: Selecting multiple dates that are outside a specified time period

    Hi All, I have the following dataset/table structure: Order #     Customer ID     Order Date 4     10     14-Jan-09 3     10     25-Jul-08 2     10     20-Jul-08 1     10     15-Jul-08 What I'm trying to do is a tad complicated for my skillset. I wan

  • "Person or Group" Field in List instance (Schema.xml)

    hi all, I created new List instance and I added new Field Employee to the list instance. The Employee field  in the Schema.xml is like: <Field Name="Person" ID="{f3c1416f-69dd-4172-b05f-5df45c86ee56}" DisplayName="Person" Type="UserMulti" Mult="TRUE"

  • Help with PS Javascript.

    Hey, So I have compiled a script (with a lot of help from the community here!) and it works half the time and the other half it doesn't and I can't seem to isolate the problem. Basically, i have lots of different images with irregular filenames and t

  • Apps sql loader progarm with parameter.

    Hi, I have registered a sql loader progarm in Oracle apps. But I want to supply data file name at the time I submit the request for the program. How should I define and use the parameters for supplying data file name as a command line argument. Reson