Strange issue with WEBI schedule Report

Hi All,
I have a strange issue with schedule WEBI reports, a schedule report runs for Hours , i reschedule it again by deleting the instance and the schedule report never got succeed even after running for hours.
Any idea???
regards

Hi Manoj,
1. Try to put some filters in the report and then run the report. if it takes less time, then probably your query is fetching very    large data.
2. MDX query error may be the reason , this error come when a query runs endless, please try running the query 2-3 times, or when load on server is less.
Hope this will help,
Anamika.

Similar Messages

  • Hierarchy issue with Web Intelligence Report

    Hi All,
    We are facing an issue with OLAP Universe where we are using hierarchy for cost center in reports.
    BEx query shows correct data in RSRT with hierarchy nodes.
    We have built a Universe on top of this BEx Query.
    We are using couple of nodes of cost enter hierarchy in WebI report but if we keep more than one node in WebI query, data comes double (probably because of duplicate rows). Instead if I keep just one of the node in WebI query, WebI report returns correct data.
    Please suggest, why such behavior with OLAP universe and how to resolve this?
    Best Regards,
    Ashish

    Thanks for your suggestions.
    I am little confused on how to check SQL generated for OLAP WebI Query.
    But other reports on same universe behave same way and I'll give a try to another universe but I don't expect it to behave in different way. I saw a setting for relational Universes like restriction on duplicate rows but the same is not present in case of OLAP Universe.
    Do you know how WebI behaves with BEx hierarchies?
    There has to be some setting to make it work...
    Best Regards,
    Ashish

  • Strange issue with RAM upgrade: It works but it doesn't! Please help.

    Hello Everyone,
    I have a very strange issue with my iMac since upgrading my RAM from 4 to 12 gig. When I first installed the new RAM it booted up and ran great. The next time I went to boot the iMac up it swtiched on but didn't get as far as the first white boot up screen. I tried turning it off and on a few times using the power on/off button but still no success. I decided to remove the RAM and reseat it. The computer then booted up again fine. Here's the problem though: when I went to switch my iMac on the next day it wouldn't boot up. Again, I took the RAM out and put it back in and the iMac booted up fine. I've checked the status of the RAM in the system profiler and it reports that everything is OK. So, I'm at a loss. Obviously, I don't want to go through this process every time I want to start up my Mac. Any ideas/solutions would be very gratefully received.
    Many thanks in advance.

    I completely agree with you. It will be one of the 3 issues you outline. The machine was bought brand new and has never given me a problem. It is just the introduction of the new RAM that has started a problem. However, I did just risk a restart and it booted up fine. I don't know if a restart is any different to shutting down and then pressing the on/off button to start the computer. Maybe my last reseating has done the trick or maybe my thinking is flawed because restarting involves a different process to booting up by pressing the on/off button. I don't know.
    In the part of the world I'm sitting in it's night time now so I will leave the diagnostics running and check the results in the morning. I hope the issue is now resolved anyway. This sort of thing takes me back to my dark PC days although in this case I know it's probably not the Mac's fault.
    Thanks again. Very much appreciated.

  • Strange Issue with Guided Nav and filters

    Hi All,
    I am have a very strange issue with the guided navigation.
    I created an answer in BI and when I look at 'Display Results' in Answers everything shows up fine.
    SELECT LU_PRODUCT.MAJOR saw_0, case WHEN LU_ACCOUNT.TERMMATDATE BETWEEN current_date-1 AND current_date+29 then '30 Days' WHEN LU_ACCOUNT.TERMMATDATE BETWEEN current_date+30 AND current_date+59 then '60 Days' WHEN LU_ACCOUNT.TERMMATDATE BETWEEN current_date+60 AND current_date+89 then '90 Days' else ' > 90 Days' end saw_1, LU_ACCOUNT.ACCTNBR saw_2, FA_ACCTBAL.NOTEBAL saw_3, (FA_ACCTINT_RATEBAND.NOTEBALXINTRATE)/FA_ACCTINT_RATEBAND.NOTEBAL*100 saw_4, REPORT_SUM(saw_3 BY ), AGGREGATE(saw_4 BY ) FROM LDW WHERE (FA_ACCTBAL.EFFDATE = CURRENT_DATE-1) AND (FA_ACCTBAL.NOTEBAL > 0) AND *(LU_ACCOUNT.TERMMATDATE >= current_date-1) AND (LU_ACCOUNT.TERMMATDATE <= current_date+89)* ORDER BY saw_0, saw_1, saw_2
    Type=Report
    Report=/users/administrator/Loan Amounts By Maturity Dates - Drill 1
    But when I link to this answer via guided navigation the filter seems to change??
    SELECT LU_PRODUCT.MAJOR saw_0, case WHEN LU_ACCOUNT.TERMMATDATE BETWEEN current_date-1 AND current_date+29 then '30 Days' WHEN LU_ACCOUNT.TERMMATDATE BETWEEN current_date+30 AND current_date+59 then '60 Days' WHEN LU_ACCOUNT.TERMMATDATE BETWEEN current_date+60 AND current_date+89 then '90 Days' else ' > 90 Days' end saw_1, LU_ACCOUNT.ACCTNBR saw_2, FA_ACCTBAL.NOTEBAL saw_3, (FA_ACCTINT_RATEBAND.NOTEBALXINTRATE)/FA_ACCTINT_RATEBAND.NOTEBAL*100 saw_4, REPORT_SUM(saw_3 BY ), AGGREGATE(saw_4 BY ) FROM LDW WHERE (LU_PRODUCT.MAJOR = 'CML') AND (FA_ACCTBAL.EFFDATE = CURRENT_DATE-1) AND (FA_ACCTBAL.NOTEBAL > 0) AND *(LU_ACCOUNT.TERMMATDATE >= CURRENT_DATE-1) AND (LU_ACCOUNT.TERMMATDATE >= CURRENT_DATE-1)* ORDER BY saw_0, saw_1, saw_2
    Type=Report
    Dashboard=/users/administrator/_portal
    Dashboard Page=Loans Maturing
    Report=/users/administrator/Loan Amounts By Maturity Dates - Drill 1
    I am just it is going to the same report. Any ideas on why this is happening??
    Thanks

    Yes,
    these are simply two different reports, as you can see from the filters...

  • Issue with Exceptions in Reporting

    Hi BW Gurus,
                I am still new to BW, Like I have a issue with exceptions in reporting.
                Let me explain clearly, I created a report which gives me two MRP values they are for example V1 and PD(there other MRP types but I am focusing only this two). Here I can see in my report those two values and the overall result of all MRP types (they are 6 different types). My report looks like this for examply
       V1                  46,782,434(this are rough figures)
       PD                  56,232,453
       Overall Result      102,434,111
            Here my requirement is I need to find this overall result like accroding to thresold values this overall result shows RED,YELLOW,GREEN.
            I have given threshold values in exceptions. like
       0           -
    > 45,000,000(Red)
       45,000,001  -
    > 65,000,000 (Yellow)
       65,000,001  -
    > 500,000,000 (Green)
           But according to this values I should get Red( Overall Result), I cant see any change in the overall result.
           Please can some one give advice how to reflect this threshold values in my report.Or I have to select any other options in exceptions.
           Thanks in advance.
    Regds
    Sam

    Not really possible with BEx functions, but if you provide a workbook to users you can just type in this information in a non-Bex cell and save the workbook.
    Else you can try to name your exception such that it shows the value ranges. Then in the report, from the toolbar Layout > Display Exceptions.
    Hope this helps...

  • Strange issue with rights of account, used by SSIS (Foreach Loop Container does not return file names without Admin rights on server)

    Hello everyone.
    Faced very strange issue with account, which is used to run SSIS package.
    The specific package uses Foreach Loop Container to retrieve file names within the specified folder, and put them into Import file task.
    The package is set up to run under specific service account. This service account is given all permissions (Full control) to the folder where source files reside.
    So the issue is: SSIS package fails to execute this task (Foreach Loop Container and then Import), and shows that no files are found in the directory (although files ARE there).
    Once we're adding the service account into local Administrators group on the SQL Server, it works! Removing - does not work again. We cannot leave the service account as SQL server's admin as it's prohibited by our IT policies, and is just a bad practice.
    Any ideas, please? 
    MCP

    Here's the real log output:
    Date 16.04.2014 12:47:09
    Log Job History (RU-BW: Update)
    Step ID 1
    Server Server
    Job Name RU-BW: Update
    Step Name bw_import_cust_master_data
    Duration 00:00:02
    Sql Severity 0
    Sql Message ID 0
    Operator Emailed
    Operator Net sent
    Operator Paged
    Retries Attempted 0
    Message
    Executed as user: service_account Microsoft (R) SQL Server Execute Package Utility  Version 10.50.4286.0 for 64-bit  Copyright (C) Microsoft Corporation 2010. All rights reserved.    Started:  12:47:09  Error: 2014-04-16 12:47:11.45
        Code: 0xC0202070     Source: bw_import_cust_master_data Connection manager "Input"     Description: The file name property is not valid. The file name is a device or contains invalid characters.  End Error  Error:
    2014-04-16 12:47:11.47     Code: 0xC0202070     Source: bw_import_cust_master_data Connection manager "Input"     Description: The file name property is not valid. The file name is a device or contains invalid characters.  End
    Error  Error: 2014-04-16 12:47:11.48     Code: 0xC0202070     Source: bw_import_cust_master_data Connection manager "Input"     Description: The file name property is not valid. The file name is a device or contains invalid
    characters.  End Error  Error: 2014-04-16 12:47:11.48     Code: 0xC020207E     Source: Import file Flat File Source [1]     Description: The file name is not valid. The file name is a device or contains invalid characters.
     End Error  Error: 2014-04-16 12:47:11.48     Code: 0xC004701A     Source: Import file SSIS.Pipeline     Description: component "Flat File Source" (1) failed the pre-execute phase and returned error code 0xC020207E.
     End Error  DTExec: The package execution returned DTSER_FAILURE (1).  Started:  12:47:09  Finished: 12:47:11  Elapsed:  2.324 seconds.  The package execution failed.  The step failed.
    MCP

  • Strange issue with external monitor, only working when external speakers plugged in (using Thunderbolt to VGA adaptor)

    Hey – I am having a very strange issue with my external monitor; where it only works if my external speakers are plugged in and connected.
    I am using a late 2011 Macbook pro, running Mavericks 10.9.4, along with an MBox 2 (USB Audio Interface), and two powered speakers (KRK Rokit 5). This setup has had no issues. I have just acquired an external monitor (Benq T2200HD), which I am using with a thunderbolt to VGA adaptor (a cheap Chinese knockoff adaptor).
    To start - I plugged the monitor in with the thunderbolt adaptor, and it powers up and works fine. However, there is a nasty buzz coming from the speakers. I did some research and it looks like a simple ground loop issue. I did a bit of troubleshooting, and this is where things get weird.
    What I found is - If I unplug the MBox, the monitor loses signal from the computer (displaying ‘No Signal Detected!’). Further, if I keep the MBox plugged in, however unplug both the cables from the MBox to the speakers, the monitor loses signal. It doesn’t matter if the speakers are turned off, however they need to be plugged in (or the monitor loses signal). Weirder still, I can unplug the MBox, however the monitor will work if I plug in the speakers through my macs headphone jack.
    Simply put, the monitor only works if there is a direct connection between the computer, the speakers, and the power source.  What is going on here? Is the monitor grounding through the computer port, to the speakers (I don’t know how this works, is this possible?). Could it somehow be the cheap VGA adaptor I am using?
    Some other information:
    - Everything is plugged into the same multi-box for power. I have tried plugging things into separate sources, and the result is the same.
    - If I unplug the thunderbolt adaptor, then the speaker noise disappears straight away.
    - The ground noise doesn’t appear in my headphones, which are plugged into the MBox.
    Any information would be great – am I missing something here, or is this genuinely weird?

    Well, I went back into Best Buy to test on 3 other laptops (2 Asus, and their floor model for this Sony). It seems to be doing the same problem so at least I was able to rule out broken hardware issue on my particular laptop.
    Here's what I did to test:
    Since I couldn't really install Adobe Premiere on their machines, I used the DVIO software (http://www.carr-engineering.com/dvio.htm) and a 5 min clip I captured.  I transferred onto their machines, hooked up my Sony D8, and attempted to play the video.  It would play for 15 seconds and then stop and jitter with a loud noise (like it does on my laptop).  I even tried changing each machine's firewire driver to the legacy one and same results.  I pulled a brand new 4 pin to 4 pin firewire cable off their shelf and still the same problem.
    I think I've nailed it down to Win7x64 bit Home Edition not playing nice with Firewire driver.  Very annoying.  I can't find any concrete evidence of this from other users on any of the forums that have my particular problem, but from my own testing, it's all I can conclude.
    I have 2 other things I can try:
    1.  Opening the laptop and looking at the firewire to maybe find appropriate driver (ugh, I don't want to have to open this thing up).
    2.  Upgrading to Win7x64bit Pro and possibly testing with XP on the new MS Virtual PC (http://www.microsoft.com/windows/virtual-pc/).  I can't do it with my Home edition apparantly.
    Who needs to view video on an external TV anyways....sheeesh...(scarcasm).
    Tim

  • I am having strange issue with my apple tv...i set up pictures to scroll through to the tv using home sharing.  Now album covers are interspersed with my pictures.  I have been using apple tv for a while and never had this happen before

    I am having strange issue with my apple tv...i set up pictures to scroll through to the tv using home sharing.  Now album covers are interspersed with my pictures.  I have been using apple tv for a while and never had this happen before

    Are you watching this content though iCloud or though from iTunes on your local computer?  If it is from iCloud have you tried downloading the content to iTunes and watching it on ATV from that source to see if it still happens?  This is geerally a much more reliable way to view the content.  Easer to fast forward and rewind too.
    - I have a stable internet connection
    Clearlly you don't
    >(Ive tested on other devices)
    Which does not tell you anything about the specific connnection from ATV to iCloud.
    >I am able to stream Netflix problem free from my AppleTV without so much as a hicup
    Again which does not tell you anything about the specific connnection from ATV to iCloud.
    >- I am able to download the episodes to my phone, ipad, and computer without any issues
    Again which does not tell you anything about the specific connnection from ATV to iCloud.  It does remove your ISP throattly traffice as a possible cause though.  So that is good.
    Have you checked your wireless rounter?  Tried doing the factory restor on it?  Upgrading it's firmware?  Is it and or ATV getting extreamly hot when this problme happens?

  • Strange issue with external monitor, only working when external speakers plugged in

    Hey – I am having a very strange issue with my external monitor; where it only works if my external speakers are plugged in and connected.
    I am using a late 2011 Macbook pro, running Mavericks 10.9.4, along with an MBox 2 (USB Audio Interface), and two powered speakers (KRK Rokit 5). This setup has had no issues. I have just acquired an external monitor (Benq T2200HD), which I am using with a thunderbolt to VGA adaptor (a cheap non-apple adaptor).
    To start - I plugged the monitor in with the thunderbolt adaptor, and it powers up and works fine. However, there is a nasty buzz coming from the speakers. I did some research and it looks like a simple ground loop issue. I did a bit of troubleshooting, and this is where things get weird.
    What I found is - If I unplug the MBox, the monitor loses signal from the computer (displaying ‘No Signal Detected!’). Further, if I keep the MBox plugged in, however unplug both the cables from the MBox to the speakers, the monitor loses signal. It doesn’t matter if the speakers are turned off, however they need to be plugged in (or the monitor loses signal). Weirder still, I can unplug the MBox, however the monitor will work if I plug in the speakers through my macs headphone jack.
    Simply put, the monitor only works if there is a direct connection between the computer, the speakers, and the power source.  What is going on here? Is the monitor grounding through the computer port, to the speakers (I don’t know how this works, is this possible?). Could it somehow be the cheap VGA adaptor I am using?
    Some other information:
    - Everything is plugged into the same multi-box for power. I have tried plugging things into separate sources, and the result is the same.
    - If I unplug the thunderbolt adaptor, then the speaker noise disappears straight away.
    - The ground noise doesn’t appear in my headphones, which are plugged into the MBox.
    Any information would be great – am I missing something here, or is this genuinely weird?

    Hello cgoldberg11
    Please go to the below link to test if you are having a speaker hardware failure.
    Testing for Hardware Failures (Windows 7)
    This will rule out hardware failure, let me know how that goes.
    Thanks
    If I have solved your issue, please feel free to provide kudos and make sure you mark this thread as solution provided!
    Although I work for HP, my posts and replies are my own opinion and not those of HP. .....
    Reguards,
    Mo

  • Strange issue with Spry Accordion Panels

    Hi, I'm having some strange issues with the Spry Accordion
    Panels.
    Here is the page:
    http://www.bellaclientcenter.com/browncollege/aboutus.html
    For some reason when I preview this message it adds extra
    characters to the url above, so just delete those off to see the
    correct url.
    The only browser this does NOT happen in is safari, I'm
    seeing it all of my other browsers. You'll notice when you first
    load up the page, you'll see that the active panel header
    background is green, and the non active is a dark grey. But when
    you click one of the other panels they all turn a strange neon blue
    color. This is very apparent in firefox.
    Any thoughts on this? I've attached the spry css code in case
    the problem is there.
    thanks so much!!
    Jeff

    That is because your page is currently invalid. And renders in IE quirksmode..
    <base href="http://www.industrialwebsearch.com/">
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
    So make sure your page is valid, and the animations will go smooth in ie

  • Strange issue with speaker - stays on after a call has ended

    Hi all,
    I have the latest iOS version (7.1) on my iPhone 5.
    I haven't had any hardware issues before, but 2 days ago something strange has began happening.
    Strange issue with speaker - it stays on after a call has ended and plays the sounds that it gets from the microphone.
    Only way to stop it is to make another call and hang up.
    Any ideas?

    oops...we're in the same boat....look m8 that ios 7.1 is rubish i recently after updating mine the ear stop working i called apple customer care we went throu wiv that adviser we restore the phone up 2...3 times nofin happen then da guy told me finally it was not a software problem....but hardware problem and they booked me up 2 take it 2 the near apple store because it is only from apple u can get da matter fixed however if your phone where unlocked outside your network provider or again from the coner street tech....? 4get cos once those form street unlock your phone you just have the same cover or boby let say it ....but your IMEI and all manufacture detail will changed........the good news is if your phone still have manufacture waranty iz free from apple if your waranty run out? apple will ask you 2 pay up 290£.....
    hope this replay may hel you m8
    stay bless

  • Strange issue with Exchange system

    Hello,
    I'm experiencing a strange issue with one of the Exchange 2013 mailbox servers running on Windows 2012. When trying to upgrade it to the new CU5, I'm getting the following errors:
    Error:
    The local domain needs to be prepared using Setup /PrepareDomain before server roles can be installed.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.DomainPrepRequired.aspx
    Error:
    The Mailbox server role isn't installed on this computer.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.UnifiedMessagingRoleNotInstalled.aspx
    Error:
    The Mailbox server role isn't installed on this computer.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.BridgeheadRoleNotInstalled.aspx
    Error:
    An unsupported operating system was detected. Exchange Server 2013 Client Access, Mailbox, and Edge Transport server roles support Windows Server 2008 R2 SP1 or later and Windows Server 2012.
    For more information, visit: http://technet.microsoft.com/library(EXCHG.150)/ms.exch.setupreadiness.ValidOSVersion.aspx
    In the Exchange organization there are 2 CAS servers, 2 MBX servers.
    Memento Mori

    Hi Vick,
    Based on my research, I suggest you should upgrade the AD first.
    1. Exchange 2013 CU5 contains schema changes. To upgrade the Schema to CU5 you can execute the following command:
    Setup.exe /PrepareSchema /IAcceptExchangeServerLicenseTerms
    2. And you also should upgrade the
    Configuration Partition and the Domain Partition with the following command:
    Setup.exe /PrepareAD /IAcceptExchangeServerLicenseTerms
    Setup.exe /PrepareDomain /IAcceptExchangeServerLicenseTerms
    3. After finished above two steps, now you can start to upgrade an Exchange 2013 server to CU5. Open a command prompt and enter the following command:
    Setup.exe /Mode:Upgrade /IAcceptExchangeServerLicenseTerms

  • Strange issue with the render percentage indicator

    Hello,
    I'm getting a strange issue with the FCPX interface - the little gauge that shows the percentage complete a render is - seems to have gone crazy! and is spinning round. I've tried changing project/ restarting fcpx and also restarting the mac!
    heres a screen capture of it in action... https://www.dropbox.com/s/o9bwexyuntx0jxd/what.mov

    This is traced back to a backup issue.. Hopefully a fix will come with 10.1.4
    At this time, the solution is to turn off backup per library...
    10.1.3 update "backup" mess

  • Strange issue with an n86

    I'm encountering a very strange issue with an n86 lately.
    Sometimes when I boot it up it goes through the boot process fine (nokia logo, hands + tune).
    But ends up at a white screen.
    Strangly I can shutdown the phone normally, and even access the menu.
    It's like the only thing that doesn't load right is the standby screen.
    The only thing I installed lately is PhoneTorch.
    Restarting the phone a few times, makes it work right eventually.
    Firmware: V21 (thats the latest available for me)

    Could u uninstall the torch app to check if it is the cause of the issue? Lets try the easy one first! If a problem occure right after youve installed something on your device, or changed a setting, it's often wise to try to uninstall or undo what u have done to it. If this fails we have to look at other possible solutions.

  • Strange issue with left mouse clicking freezing other inputs on the Mac

    I'm having a strange issue with my game. I'm using Flash CS6 and a Mac.
    I've got a character that I move around the screen with keys, and you can click the left mouse button to make him throw something. The weird issue is when I click the left mouse button a lot, it seems to stop any other inputs from coming in, so for example, if I hold the right arrow key down while I'm doing a left clicking, and then let go of the right arrow key, the character will keep on moving right for a few seconds, until it finally get's the key_up event and stops.
    Even not using any mouse event handlers, so the mouse is doing nothing in the game still causes the key inputs to be delayed just by left clicking, any ideas?
    I've just tested the .swf on a PC and there was no problem, the mouse clicking was not causing any issues, so it's something peculiar to the Mac.

    Hi,
    This could be an issue if you were using Safari 5.1+ in 64bit mode. This should go away if you run Safari 5.1+ in 32 bit mode. You can change this by
    1. Go to /Applications
    2. Find Safari->RightClick->Get Info->Check 'Open in 32-bit mode' check box.
    3. Relaunch Safari 5.1 again.
    Thanks!
    Mohan

Maybe you are looking for

  • Stuck with the stupid 2.0 update plz help

    im stuck at the restore point and am waiting for about 20 mins now, anyone have this issue? this is my 2nd time doing it, the first time it said can restore because of an unknown issue.

  • Could not open port 3601

    Hello, I installed WEB AS6.40 and all the services are running properly. But when I try to access the j2ee engine thru http://ipaddress:50000/index.html, I get the error connection failed in the browser. The j2ee_engine port is correct. In the defaul

  • ITunes Lossless to ACC conversion

    I've been playing around with the idea of a media server, and have come up with some questions prior to doing this... Question: Has anyone come up with an automator script that will convert lossless files from one library into ACC, then deposit them

  • DB Tables for NPD & SCRM module

    Hello, I would like to have a list of all active tables of the NPD and SCRM modules. Can someone provide it or let me know where I could find it? Thanks and regards Daniele

  • Skype premium not allowing me to call

    So I have a skype premium on my account and whenever I try to call an australian landline or mobile it always says I do not have any skype credit when I obviosly do because it says skype premium is active and its in my purchase histroy, Any help is a