Report runs in Report Builder but hangs in Report Server

Hi,
I am using Oracle Reports 10g to build a report with many formula columns. Everything was working perfectly till I added some condition in a query in formula columns. After adding it, report is not working in Report Server but runs only in Report Builder. If I removed this condition, report runs OK but I need it. This condition is very simple, just filtering be a decoded column (i.e. stts = 'D')
Can anyone suggest how to solve this problem?

Hi,
what is the application server version you are running your reports on?
If it is 10.1.2.0.2 to 10.1.2.2  and you are using PDF SUBSETTING (check the [PDF:Subset] section in the uifont.ali file in your server) then you are most probably facing Bug:5029259 . To resolve the issue read further Doc ID 363868.1 in Oracle Support. In short, your options are:
1. apply patchset 10.1.2.3 or maybe patch 5029259 is enough.
2. or make sure no NULL values are returned in the report. Use nvl where possible. If there was no problem before making the changes then maybe checking the new formula columns would be enough. I made this change myself when facing this issue and it appears that this resolved the problem.
3. or change REPORTS_ENHANCED_SUBSET to NO in windows registry if under windows or $ORACLE_HOME/bin/reports.sh if under linux.  REPORTS_ENHANCED_SUBSET=YES is necessary if you are using TTF subsetting, though. So this might not be an option.
Julius Z

Similar Messages

  • Report server running in integrated mode , but cannot deploy reports again and again prompts for login

    Report server running in integrated mode , but cannot deploy reports again and again prompts for login
    Nur Mondal

    Hello,
    How are you deploying the reports? Via Visual Studio, Report builder or manually uploading RDL files?
    Paul
    Paul Mather | Twitter |
    http://pwmather.wordpress.com | CPS

  • Query runs in TOAD but hangs in Reports

    How does one begin to diagnose where a query run in Reports is hanging? The query runs in TOAD but never finishes when run within the report. Strange thing is that the query/report ran (unchanged from this month) for prior months.
    Is there a "run-time visual debugger" for reports?

    Each query, including the 5th, runs to completion when run separately. It appears to be the addition of the 5th query which causes the problem.
    NEWS FLASH: The report ran to completion over the weekend (almost totally idle server). However, it took over 90 minutes to finish.
    Immediately after optimizing the queries and indicies, the report has been known to complete in 3 minutes. Over time, this has crept back up to 20 minutes.
    The DBAs think a change in DBMS optimization might have caused this particular query to exceed a threshhold. They're looking at reversing this change to see the affect on the query.

  • Report running fine in foreground but not in background

    Dear Friends-
    I have created few varaients to run my report in background and foreground .
    and inside report am using OOPS ALV and call screen  .
    issue is  when i  run prog  using varaient in  foreground  it work fine and show me the correct one record
    but when i  run the report with same varaient in background  it  shows  me   huge records which are not relevant with given input also ...............How to solve this   pls guide me
    Regards
    Meeta

    Hi
    In my report  am passing the input via varaients  and submit another report inside the prog  and in that second report it call screen  with ALV  stuff.
    Is that is the reason ?
    user command  am not sure because at end of the job  it not give any error  job looks finish and  shows so many records.
    Regards
    Meeta

  • Report running fine via se38 , but not with tcode.

    I had made a alv report, and had assinged TCODE.
    When running via tcode > in selection screen i had given all the input data in selection fields,>After that when clicking  the execution button> ITS GOING BACK TO SAP SCREEN.
    BUT.
    SAME report when running through SE38, its running fine..
    I had debugg the program , and what find that when running throug TCOde , After AT-SELECTION SCREEN EVENT , ITS COMING OUT TO SAP MENU WITHOUT TRIGGERING THE  START-OF-SELECTION EVENT.
    HELP ME...

    Please follow the steps for creating a transaction for report..
    GOTO SE93
    Give the transaction code.
    Press create button..
    Enter the short description..
    Choose the radio button which says "Program and selection screen(report transaction)".
    Press Enter..
    Give the program name..
    Remove the Selection screen "1000" if you want.
    Save the transaction code..

  • Report runs fine in Analyzer but not working when executed fromQuerydesig

    Hi,
    I have a issue with the Bw report which is not showing any data for Keyfigureswhen i execute the report related to APO from Bex query designer in Web.
    But the same report executes fine in the Bex Analyzer.
    If any one has faced this issue earlier,update us reg that.
    We are doubting any prob related to catch memory as the java link for the report is not working.Report works fine in RSRT.
    Vamsi

    Hi there,
    Can you please let us know what cache settings you changed, as we are having the same issue.
    Many thanks

  • Report runs fine in Analyzer but not working when executed fromQuerydesiger

    Hi,
    I have a issue with the Bw report which is not showing any data for Keyfigureswhen i execute the report related to APO from Bex query designer in Web.
    But the same report executes fine in the Bex Analyzer.
    If any one has faced this issue earlier,update us reg that.
    We are doubting any prob related to catch memory as the java link for the report is not working.Report works fine in RSRT.
    Vamsi

    Hi there,
    Can you please let us know what cache settings you changed, as we are having the same issue.
    Many thanks

  • MSTest not running in TFS build but tests works fine locally in visual studio

    Hi Team,
    I have 18 unit tests in my test project wanted to run in TFS build. But build says no tests to execute. please find the below details and images for more info.
    Even MSTest command is not working. 
    TFS : 2010
    BUild Server has visual studio 2010 ultimate with SP1.
    Thanks in Advance,
    Shree
    $hree

    Hi Shree,
    I am glad to hear you resolved the issue. Thanks for sharing your experience here, it is good to other members who experience the same issue in the community.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Native Process running from Flash Builder but not from the installed exe

    I have created an AIR application to launch a native process. The   application works fine when tested in Flash Builder but doesn't runs   when I create and AIR  installer and run the installed exe. Any idea  what might be wrong?

    Have you created a native installer instead of just an AIR file.
    -ted

  • Reports run from "view" menu, but will not run when scheduled.

    Post Author: Jonathan Lackman
    CA Forum: General
    Recently completed SP6 for CE10 and CR10. Now none of the reports will run from the User Launchpad Crystal Enterprise login interface. Normally, reports are selected, paramaters set, and the report is "scheduled". This fails with the error "Information is needed before this report can be processed.". I know this error usually indicates incorrect parameters set. However, if I select the same report, and then click on "view", and select the exact same parameters, the report will run fine.
    It seems there is some issue with scheduling that is causing all reports to fail. There is nothing else unusual on the machine that I can see; no errors, not overworked, no event log issues, all services are started.
    I'd like to hear any suggestions on this, as we will likely have to engage a paid support technician if I can't get this resolved.

    Apologies, I was looking at the wrong schematic for the Apple TV 1. There isn't a button. So lets try this instead...
    Remove the power cord and wait 20 seconds.
    Plug it back in and let it boot (Give it 10 minutes, it's being tempremental)
    Try and navigate to the the advanced menu and do a factory restore
    If that doesn't work then if you are using the white remote hold down the menu button for six seconds and release this should bring up a hidden menu which will allow you to access the advanced configuration settings.
    Again, if this fails there isn't much to do than tap it with a hammer to see if that fixes it (hard to believe how many times that actually works. (No responsibility taken if it breaks!, but at least you'd have a good reason to buy Apple TV 3)

  • Mapping runs through Deployment Manager but hangs in Process Flow

    Hi,
    I have a Mapping bound in a simple Process Flow.
    The mapping deploys through Deployment Manager and runs. It currently processes no rows and takes a couple of seconds to do that. It completes with a Success message.
    However, when I wrap it into a simple Process Flow...
    --- w ---> END_WARNING
    START ---> MY_MAPPING ---- s ---> END_SUCCESS
    --- e ---> END_ERROR
    .., deploy this and run it through the Deployment Manager, it hangs. I get the 'Execution in progress...' window with the moving graphic forever.
    The Runtime Repository Browser Execution Report tells me that it is 'Busy', and if I drill down to the Process Flow Run Execution Report, I see an identical Start and End Time, an Elapsed Time of 0 seconds, and no other details (Execution Parameters, Activity Details or Error Messages).
    Looking under 'Find Processes' on the Workflow Home Page, my workflow has no status in the Process List. Drilling down to the Diagram, I have a green line from the 'Start' element to my Mapping but the Mapping itself has no special colour.
    I go back to the Deployment Manager and cancel the job - which it does and reports that it 'Completed with errors'.
    The Runtime Repository Browser Execution Report now tells me that it is 'Busy' (with an information bubble), and if I drill down to the Process Flow Run Execution Report, I see different Start and End Times, and Elapsed Time of n seconds, a single Error Message 'RPE-01002: The operation was aborted at user request.', and no other details (Execution Parameters, Activity Details).
    Looking under 'Find Processes' on the Workflow Home Page, my workflow has a status of 'Complete' in the Process LIst. Drilling down to the Diagram, I still have a green line from the 'Start' element to my Mapping and the Mapping itself still has no colour and no indication that it has stopped.
    I'm running:
    Oracle9i EE 9.2.0.5.0
    Oracle10g OWB Client 10.2.0.1.0
    Oracle10g OWB Repository 10.1.0.1.0
    Anybody know how I can go about tracking down why this Process Flow is hanging - and, of course, getting it unhung :-)
    Regards
    Steve

    Hello Steve,
    It's a little difficult to read the exact flow from your ASCII graphics.
    However, from your description it seems your workflow task only has an outgoing success connector, and your execution was not a success. This will stop the execution of that branch of your process flow, since there are no valid routes to take. If you only have a single branch in your workflow, the process flow is stuck.
    To expedite your hung process you just click on the task icon in the Workflow Monitor graph window that does not have a green outgoing connector, press the Expedite button and select skip.
    Corollary: If you use conditional connectors, always use all 3 from a task. I not using all 3, have a very good understanding of why you don't.
    Regards, Hans Henrik

  • Report works on Visual Studio but don't on server

    Hi everybody.
    I'm using Reporting Server link created a report and the dataset uses a expression based query as we can see:
    ="SELECT    a.bug_id AS Caso, c.name AS 'Nome Projeto', e.realname AS 'Atribuído a', b.version AS 'Versão', b.target_version AS 'Previsto para a versão', b.fixed_in_version AS 'Corrigido na versão', d.value AS RDI, CASE b.status WHEN 10 THEN
    'Novo' WHEN 20 THEN 'Retorno' WHEN 30 THEN 'Admitido' WHEN 40 THEN 'Confirmado' WHEN 50 THEN 'Atribuído' WHEN 80 THEN 'Resolvido' WHEN 90 THEN 'Fechado' END AS status, FROM_UNIXTIME(last_updated, '%d-%m-%Y') AS DATA, CASE WHEN locate('.', c.name) THEN LEFT(c.name,
    locate('.',c.name) - 1) ELSE c.name END AS ProjetoPai FROM         mantis_bug_history_table a LEFT OUTER JOIN mantis_bug_table b ON a.bug_id = b.id LEFT OUTER JOIN mantis_project_table c ON b.project_id = c.id LEFT OUTER JOIN  mantis_custom_field_string_table
    d ON a.bug_id = d .bug_id, mantis_user_table e wHERE     (b.handler_id = e.id OR b.handler_id = 0) AND LEFT(c.name, locate('.', c.name) - 1) IN ('" & join(Parameters!ProjetoPai.Value,"','") & "') AND c.name IN ('"
    & join(Parameters!ProjetoFilho.Value,"','") & "') AND last_updated BETWEEN " & Parameters!Parameter1.Value & " AND " & Parameters!Parameter2.Value & "  AND CASE '" & Parameters!Tipo.Value
    & "' WHEN 'Todos' THEN (d.value LIKE '%RDI%' OR d.value LIKE '%RDP%' OR d.value LIKE '%TDR%') WHEN '%RDI%' THEN d.value LIKE '%RDI%' WHEN '%RDP%' THEN d.value LIKE '%RDP%' WHEN '%TDR%' THEN d.value LIKE '%TDR%' END and (b.target_version in ('"
    & join(Parameters!PrevistoVersao.Value,"' , '") & "') or (b.target_version is null)) and (b.fixed_in_version in ('" & join(Parameters!EntregueVersao.Value,"' , '") & "') or (b.fixed_in_version is null)) GROUP
    BY a.bug_id ORDER BY c.name ASC "
    The report works great on Visual Studio preview but when I deploy the report, it doesn't work on server. When I click to generate the report based on parameters, it simply shows nothing.
    Can anybody help?
    Thanks a lot.

    Hi Gabriel,
    According to your description, it seems that the reason why you using expression based query is that you want to filter values from a multiple parameter. If in this case, I suggest you can refer to the following queries:
    Change the query:
    c.name IN ('" & join(Parameters!ProjetoFilho.Value,"','") & "') AND last_updated BETWEEN " & Parameters!Parameter1.Value & " AND " & Parameters!Parameter2.Value & "
    To
    c.name IN (@ProjetoFilho) AND last_updated BETWEEN @Parameter1 AND @Parameter2
    We can use the above format to change the all query, then directly use T-SQL query as the dataset query.  Deploy the report to report server to check the issue again.
    If there are any other questions, please feel free to ask.
    Thanks,
    Katherine Xiong
    Katherine Xiong
    TechNet Community Support

  • Report runs fine from CR 2008 Developer, but will not run once published

    I have BO RAS12 (version 12.3.0.601) installed on a Win2008 machine.  This is the "backbone" for a proprietary Reporting Suite for a Lawson ERP system.
    I have one report that takes awhile to generate due to the number of records and complex summaries and grouping.
    This report runs fine in the CR Developer on the server, but once I publish it and try to view with data refresh, it throws an 'Internal Server Error'.
    I don't think this is a timeout problem as it throws this error within 5 minutes of attempted generation.  To make matters worse, nothing is logged anywhere when it fails.
    I know that this doesn't give much to go on, but any ideas?

    i had the problem quite often, since i always forgot to tag the UI capabilities of my transaction.
    There are several problems with your transaction that COULD be the reason.
    Make sure the gui for windows is tagged.
    Then, if first what you show is a selection screen, make sure the transaction type is the right one "reporttransaction (Programm and selection screen)".

  • Page cannot be displayed while  running report in OAS (10.1.2.3)form/report

    Hi All,
    I have a report which take 4 hrs time to execute the report
    If i run this 4 hrs report,the report runs sucessfully when we see in particular
    report server in application server.
    But, we wont get any pop up to open report after executing sucessfully
    at user end, A error message is displayed in only report param page like,
    "The page cannot be displayed"
    I Think only param page is expired but not form session.
    We have also set the parameters like in report/conf/repsername.conf
    engineResponseTimeout=30 and <connection maxConnect="200" idleTimeOut="300">
    Also,In httpd.conf timeout is 3600 and MaxBlockTimeout in web.xml file
    we have set "maxBlockTime" for long running report (4h)
    <init-param>
    <param-name>maxBlockTime</param-name>
    <param-value>12600000</param-value>
    </init-param>
    Please help me out to solve this issue.
    Regards
    Kirana

    I am facing a similar problem. Did you find a solution to this problem?
    Thanks
    Karnail

  • I established a VPN configuration and connected but cannot connect to server?

    I work from an imac at home and need to connect to my work server and files.  I established the VPN configuration and connected to the building but cannot access the server.  What am I doing wrong or what else do I need to do.

    Once your VPN is connected, you still need to log in to the server(s) you are using.  This does not necessarily happen automatically - you may have to manually log in to your server(s).   To do this, in the Finder menu do Go > Connect to Server and enter the server address.  If these are windows servers it's probably an SMB connection in which case you would enter  smb://<serveraddress> in the server address field.
    Best bet is to talk with the IT folks where you work, as you may need specific information about how to log in to your server(s).  There are ways to automate the login but you first need the correct login details (server address, userID, password).
    If you want to automate the login process, here's a simple Applescript that I wrote in my own case.  Create this using Applescript Editor.  After testing, save it as an Application; then in System Preferences you can add it to your list of Login Items so it runs automatically whenever you sign in to your Mac.  Of course, your VPN will have to already be connected in order for this to actually work.
    delay 30
    tell application "Finder"
        mount volume "smb://servername1/mountpoint_A"
        mount volume "smb://servername2/mountpoint_B"
    end tell
    (Note: "servernameX/mountpoint_Y" is the address of each of the 2 servers I log into, except that in this example they are completely fictitious names.)

Maybe you are looking for

  • DataExport in Business Rules

    Hi, is there a way to make the DataExport calcscript command works in Business Rules ? I made the script below to export data in a calcscript and it works fine. //ESS_LOCALE French_France.MS1252@Default SET DATAEXPORTOPTIONS DataExportLevel "LEVEL0";

  • How to generate sequence of pulse trains with DAQmx?

    I need to generate a sequence of pulse trains with DAQmx (the card I have is a PXI-6229 card). As an example: - 10'000 pulses at 20kHz every 5 seconds with an initial offset of 2 seconds (let's say 10 pulse trains in total). If I use the CreateVirtua

  • New Apple iMac with Existing Software

    I currently use 64 bit Lightroom 3.0 MLP on my PC.  I justed ordered the new Apple iMac 27 inch and I'm trying to get confirmation as to whether or not my software will work on the iMac.  Some people say it will be fine and others said that I'll have

  • ICloud photos not showing in my iPhoto library

    I'm really having trouble understanding the relationship among iPhoto, iCloud, and Photo Streams.  I want to have all my photos show up in my iPhoto library.  They always did.  However, a few weeks ago (while traveling and adding a lot of photos), I

  • Having difficulty with Adobe CC install . Error code :A12E1

    having difficulty wit Adobe CC install . this error code comes up repeatidly. Error Code : A12E1