Target data source does not support the AGO operation

Hi,
In BI Admin Tool, I join Essbase cube and relational source. Then I apply Ago function to Essbase measures. In BI Answer, I try to run query that includes Essbase Ago measures and relational columns(non measures), error message shows the following detail:
Error Codes: OPR4ONWY:U9IM8TAC:OI2DL65P
State: HY000. Code: 10058. [NQODBC] [SQL_STATE: HY000] [nQSError: 10058] A general error has occurred. [nQSError: 22001] Target data source does not support the AGO operation. (HY000)
When I remove the relational columns or run Essbase current-date messures, the result is fine.
So, what's exact meaning of this error message? and does the relational columns (non-measure) support Essbase measures' Ago function?

to clarify:
fail case:
criteria
YEAR | YTD,gen03 | MONTH_NAME | SALES(YEAR_AGO)
cube dimension: year, ytd,gen03
relational source: month_name
cube measure using AGO(): sales(year_ago)
result: error messageSuccess case:
criteria
YEAR | YTD,gen03 | SALES(YEAR_AGO)
cube dimension: year, ytd,gen03
cube measure using AGO(): sales(year_ago)
result: success~! how can i solve it? thx

Similar Messages

  • File Data Source:  does not support any other host except LOCALHOST?

    I am using US 1.0.3.
    This exercpt is from the OTN iLearn Subscribed course titled "Oracle9i UltraSearch New Features" on operating system file access:
    "The file protocol is used only for the machine that launches the crawler. You can not specify any other host for this kind of URL, except LOCALHOST."
    Does it mean that US 1.0.3 can not be used to search other file servers on the network? For example, we have US 1.0.3 installed on a server S1 which is on a network with other servers (e.g. S2). I want to use US to search files in the folder myDir on server S2. So I tried to create a file data source with this URL:
    file://\\s2\myDir\
    But I got this error:
    Invalid file protocol URL: file//\\s2\myDir\
    Hostname of the file URL "file://\\s2\myDir\ is not "localhost".
    My question:
    (1) Can US 1.0.3 search files on a different server than the one US is running on?
    (2) If so, how to specify the URL using the above example for it to work?
    (3) If not, how about the newer version of US, 9.2 or 9.02? Can they be used to search files on other network servers/drives?
    (4) If no to question (3), is there any plan to support this in the future version of US?
    My comment: Not able to search other servers really limits the userfulness of US. I really hope Oracle will consider adding this capability.
    Thanks!

    More on my previous questions:
    Since I posted my previous question, I have read on the 1.0.3 online help that we can define remote crawlers to crawl "on a remote machine other than the Oracle Ultra Search database". So I assume this is how to make US to search on other servers. In the online documentation it also includes the following paragraph on "Remote Crawler Profiles Page":
    "Use this page to view and edit remote crawler profiles. A remote crawler profile consists of all parameters needed to run the Ultra Search crawler on a remote machine other than the Oracle Ultra Search database. A remote crawler profile is identified by the hostname. The profile includes the cache, log, and mail directories that the remote crawler shares with the database machine. "
    The Remote Crawler Profiles Page, however, displays only remote crawlers already defined and the page seems to be used just for editing the porfiles of these defined remote crawlers.
    My questions:
    (1) How do I create the remote crawlers and defines the profiles in the first place?
    (2) Where can I find more documentation on remote crawlers?
    (3) Once the remote crawlers are set up, how do I specify the file URLs for each remote crawler?
    (4) With US9.02 or 9.2, does remote crawler work the same as in 1.0.3, or are there any enhancements?
    Thanks!

  • Building SCD Type2 changes. Any record deletion in Source does not expire the Target Record

    Building SCD Type2 changes. Any record deletion in Source does not expire the Target Record. When I Delete any Record in Source Table, I expect the same record should be 'Expired' with 'End_Date' with Active = 'N'. 
    BTW: In 'Table Comp',  I have Checked the 'Detect Deleted rows(s) ...'. /  ' ... largest generated key'  is selected by default..
    This is not happening..! My Update and Insert works fine..!

    Hi
    Do you have detect deletes set on Table Comparison?
    I also add the Map operations to the output of History Preserving and manage each stream of the Insert/Update/deletes separately and control the record start/effective & record end/Expiry dates with more variables based on the stream req, ie updates to end previous record have record end date set to variable for business or run date set to date - 1.
    You only need key gen for inserts (including the deleted record final state)
    Use merge to bring back together.

  • J2sdk1.4.2_12 does not support the 64 bit data model

    Hi guys,
    I need support for instalation NW2004R1 for windows x64bit.
    in the step "define parameters" I need set JDK Directory, I setting C:\j2sdk1.4.2_12 and when click in botton next, I receive the message " The JDK installed in directory C:\j2sdk1.4.2_12 does not support the 64 bit data model. Choose a different JDK. "
    I search documents but not found.
    Anybody can help-me ???
    thanks
    Henrique Mattos.

    Hi,
    You can get more information related to your issue from
      service.sap.com
    https://sdlc2e.sun.com/ECom/EComActionServlet;jsessionid=606D9ABC1A37F8F6D7517A9B77ACA38B
    Regards
    Agasthuri Doss

  • The JDK installed in directory /usr/java14 does not support the 64 bit data

    I'm installing the Java Add-in for the ECC 60 SR1 and suddendly during the instalation of the module for the creation od the db schema I recive the error:
    "The JDK installed in directory /usr/java14 does not support the 64 bit data model"
    I'm using the JSDK 1.4_2 SR3 for AIX, and till now this JSDK was the rigth JSDK for the installation.
    What does it means ? DO I have to download the latest JSDK for AIX ?
    The only thing changed at Os level before of that error on the JSDK is the installation of the latest perating system patch, but I should be very surprised if there is a relation with the error I'm reciving now.
    Regards

    I do have the same problem. For me the java worked with AIX 5.2 but failed with AIX 5.3
    bash-2.05b# which java
    /usr/java14/.private142/bin/java
    bash-2.05b# java -fullversion
    java full version "J2RE 1.4.2 IBM AIX build ca142-20060421 (SR5)"
    bash-2.05b# uname -a
    AIX vcsaix101 2 5 00C888AC4C00
    bash-2.05b# which java
    /usr/java14/.private142/bin/java
    bash-2.05b# java -fullversion
    java full version "J2RE 1.4.2 IBM AIX build ca142-20060421 (SR5)"
    bash-2.05b# uname -a
    AIX vcsaix11 3 5 00C7690E4C00
    Any idea?
    Regards,
    Venkat

  • Data field FUNCTIONAL_YN does not support the default value (Message 14120)

    L.S.,
    When defining a data type of category NC, I would like to use data fields of type checkbox. At NC logging data entry the checkbox should be "checked" by default.
    When looking for the proper value to indicate that the ccheckbox is selected, I have tried values like: 0, 1, TRUE, FALSE, T, t, X, x ... etc. But always I got the same error message:
           "Data field FUNCTIONAL_YN does not support the default value (Message 14120)"
    What should be the right value?
    Kind regards, Hans

    Hans,
    It looks as if by means of GUI you cannot specify default state of being selected for Checkbox field. The default state is unselected.
    It is easier to invert the statement in the label of the field so that an operator could use unselected state as default.
    Regards,
    Sergiy

  • I have a Nikon D7100 I have tried to open a raw file but it staes it does not support the format. I am up to date on all downloads.

    I have  Nikon D7100 and shoot in raw. I have tried to open a raw file in elements 10 but it states it does not support the format. I also have a D800 and these open file in elements camera raw. Can anyone help please?

    Hi,
    You need version 7.4 or higher to read raw files from, a D7100. Unfortunately, ACR 7.4 is not compatible with PSE 10.
    You need to either
    - update to a new version of PSE or
    - download the DNG converter - use it to conver your NEF files to DNG files which can then be read by PSE 10.
    DNG  Converter 8.4
    Windows: http://www.adobe.com/support/downloads/detail.jsp?ftpID=5739
    MAC: http://www.adobe.com/support/downloads/detail.jsp?ftpID=5738
    DNG Converter 8.3 (if running on XP or Vista)
    http://www.adobe.com/support/downloads/detail.jsp?ftpID=5694
      Good luck
    Brian

  • Source does not support direct access

    Hi Friends,
    I'm trying to creat DTP for Master Data Text Datasource "0CFM_BD_CLS_TEXT (Bonds Classification (Texts))" which is belonged to CML application (Core Banking Mortgage Loans), but it's not allowing me to create DTP, it is giving the error saying that "Source does not support direct access"
    FYI: i've checked tht datasource in SAP R/3 'RSA6' also, there the parameter for direct access is D and also i'mnot trying to load data remotely... how to resolve this issue?
    Regards,
    BalajiReddy

    To get data remotely, the data source has to support remote accesbility. PL chekc this in RSA5 , RSA6.
    Ravi Thothadri

  • Network backup disk does not support the required AFP features

    I have a mac mini with two (4T) hard disks each set as target in TimeMachine. Backups have been made on both for some time. This afternoon one of the disks is being rejected as target volume, with the "network backup disk does not support the required AFP features" error.
    The sparse image on the disk that is the actual time machine target shows a modification tim of 13:09, time machine reports the last backup on that volume as made on 13:08. It seems the last successful backup was made at that time. The other TimeMachine target volume on the same min reports a last backup at 15:28
    So why an error now? What has happend in the last hour, or so, to cause the disk to no longer be suitable? Why only on one virtual disk?
    The mac mini runs OS X 10.9.4 (13E28), the disk with the failing backup volume is formatted with Case-Sensitive Journaled HFS+, the still working disk Journaled HFS+.
    This may be related: A couple of month ago  I lost the complete backup on that disk, when time machine conclude that the contents of the target volume was corrupt. At the time I blamed that at a failed backup when I had accessed the mini over ssh using SLINK when traveling. Maybe that conclusion is wrong and this is part of the same problem.
    Any pointers on how to get my second backup disk working again would be much appreciated.
    Eduard de Jong

    The error message has disappeared!
    Earlier this morning the disk has been used as target for a backup by time machine without triggering the error message. A backup 8 hours earlier has also been made to the same sparse image (looking at the folder names).

  • Visual Composer 7.0: system (data source) does not appear

    Hi...
    There is a problem: system (data source) does not appear in Visual Composer 7.0
    1. There is a connector MDM. It is made by PCD. It has been tested. The test is ok.
    2. However, as the data source in Visual Composer a connector MDM does not appear.
    3. This problem affects all types of connectors, but the Web Service Connector. Connector Web Service is always there.
    What the .....?
    P.S. The role of the creator of the connector is the same user of Visual Composer
    Thanks...

    Hi...
    There is a problem: system (data source) does not appear in Visual Composer 7.0
    1. There is a connector MDM. It is made by PCD. It has been tested. The test is ok.
    2. However, as the data source in Visual Composer a connector MDM does not appear.
    3. This problem affects all types of connectors, but the Web Service Connector. Connector Web Service is always there.
    What the .....?
    P.S. The role of the creator of the connector is the same user of Visual Composer
    Thanks...

  • The Organizer does not support the color space in the file

    I just purchased and installed PSE 8 as an upgrade to PSE 6.  My catalog correctly shows all of my existing images.  However, when I try to import photos into the Organizer, I get a message that nothing was imported.  The reason given is that "The Organizer does not support the color space in the file."  This happens with photos taken on my iPhone as well as those from my Canon PowerShot A1100 IS.  Any suggestions?
    Here is my system information:
    Elements Organizer 8.0.0.0
    Core Version: 8.0 (20090905.r.605812)
    Language Version: 8.0 (20090905.r.605812)
    Current Catalog:
    Catalog Name: My Catalog
    Catalog Location: C:/Documents and Settings/All Users/Application Data/Adobe/Elements Organizer/Catalogs/My Catalog
    Catalog Size: 83.9MB
    Catalog Cache Size: 459.8MB
    System:
    Operating System Name: XP
    Operating System Version: 5.1 Service Pack 3
    System Architecture: AMD CPU Family:15 Model:11 Stepping:1 with MMX, SSE Integer, SSE FP
    Built-in Memory: 2GB
    Free Memory: 829MB
    Important Drivers / Plug-ins / Libraries:
    Microsoft DirectX Version: 9.0
    Apple QuickTime Version: 7.65
    Adobe Reader Version: 9.2
    Adobe Acrobat Version: Not installed
    CD and DVD drives:
    J: (SONY DVD BUS: 3 ID: 3 Firmware: RW)

    It turns out that this problem went away after the program crashed.  Everything seems to be working well now.

  • Why does Silverlight install process state that my 64-bit Win Vista OS does NOT support the 64-bit version of Silverlight?

    As of Monday 4/20, I've encountered a significant problem with Silverlight on my Vista PC. 
    Several weeks ago I read a brief item stating that Google would be dropping support for npapi and that it would affect Silverlight sometime in April.  One of my key daily apps uses Silverlight, but I didn't receive notification from that software's author
    about the pending change and how it would be handled.  Successfully used the app every week (Mon-Fri) this month for 8-10 hrs/dy day (as I've been doing for the past ~5+ years: past year under Chrome, year before that under FireFox, ~3 prior years
    under IE) and on Fri 4/17 shut it down for the weekend.  When I booted up on Mon morning and tried to log into the key app however, it prompted me to download and install Silverlight, acting as though I never had it installed!  
    I recalled the earlier warning about Google dropping support, so I closed Chrome, started up FireFox, but got the same prompt from the app -- it directed me to install Silverlight.  I downloaded it (had no choice as to which version, just got the "Silverlight_x64.exe"
    file) and got part-way through the install when this error msg popped up:  "Unable to Install Silverlight.  Your operating system does not support the 64-bit version of Silverlight".  WHAT?!   Clicking on the "more info"
    link led to this msg:  "Message ID: 1518.  Your operating system does not support the 64-bit version of Silverlight.  Click here for the latest version of Silverlight."  That link simply led back to the download page which resulted
    in receiving another copy of the same executable file.
    According to my system ( > Control Panel > System ), I'm running "Windows Vista Home Premium", with a "System Type:  64-bit Operating System".  I've been using this same Vista PC since Sep 2008 and running Silverlight for
    around the past 5 yrs.
    ? -- Why doe the Silverlight installer code flag my OS as not supported?   
    ? -- Is there a way to get an older version of Silverlight that will run under Vista?  
    Thanks in advance for any helpful comments.

    Andy -- Thanks for the link, but I'm not adventurous enough to download from a non-MSFT site.  
    Besides, since I didn't make any changes to my hardware/software config, I expect a MSFT rep to explain why their two programs suddenly stopped working together and then provide whatever code fix is needed.  A phone call to their tech support (predictably)
    led to nowhere but a recommendation to purchase one of the company's support offerings (which I declined to pursue).  The Silverlight development team appears to participate in these forums, so I'd hope one or more of them offers a realistic solution.
    Here's something I forgot to mention in my original post:  In several of the threads on this subject (some dating back to 2008!), people have
    suggested running IE as the browser vs FireFox or Chrome; however, that idea fails to note that the error msg (Message ID:1518) clearly states that "your operating
    system does not support the 64-bit version of Silverlight"; it doesn't say anything about
    what browser you're using.  

  • Data source does not exist

    Dear all,
    am extracting the data from Vistex datasource,IRM/LIS_RM_IPCRASP               IP CR Agreement Conditions
    after activating in RSA5 i can able to see in RSA6
    but while activating the data source after the extract structure has successfully generated,
    the system showing data source does not exist
    plz help me

    hi,
    when i click the maintain button save button will appear,
    but in my case this save button not highlighting...
    when i check in ST22 the system proposed error mesage is table illegal statement,
    i found this error in many forums but its not related to datasource actvation,
    plz anyone giv me solution as soon as possible...
    regards
    Edited by: gadhatharan thirunavukkarasu on Oct 15, 2011 7:57 AM

  • I ,have an iphone4 16gb ,brought in uk,it does not supports the india networks ,how to unlock it ,pls help me., I ,have an iphone4 16gb ,brought in uk,it does not supports the india networks ,how to unlock it ,pls help me.

    I ,have an iphone4 16gb ,brought in uk,it does not supports the india networks ,how to unlock it ,pls help me., I ,have an iphone4 16gb ,brought in uk,it does not supports the india networks ,how to unlock it ,pls help me.

    Have you asked your mobile phone operator to turn on roaming for you? and if you have you will need to turn on DATA ROAMING on the iPhone by going to SETTINGS > GENERAL > MOBILE DATA and turn on DATA ROAMING. You should then be able to see the various Indian Networks listed in SETTINGS > CARRIER and be able to make/receive calls.
    If you are in India and didn't ask for Roaming to be activated on your mobile account you're stuck until you return to the UK.
    OR
    If you have a 'locked' phone that is tied to the UK operator then you will need to find a phone shop that unlocks iPhones but beware this invalidates any Apple Warranty. If you are still in the UK then phone the mobile operator and ask then to unlock your iPhone which they usually do if its not in a contract with them or at the end of the contract period.
    Hope that helps a little, Andrew

  • Preview does not support the raw file format of the nikon d300s

    preview does not support the files and snow leopard does not provide icon previews either.
    is there any date when there will be support for these type of files?
    any suggestions on how to open the NEF files with preview in the meantime there is an update?
    regards

    any suggestions on how to open the NEF files with preview in the meantime there is an update?
    Not with Preview, but Nikon Transfer v1.0.1.3005 is so far happy with 10.6.1 and you may see if there is any advantage there. Take the card out of the 300s and use a reader if you have to.
    It usually takes from 3 to 6 months before Apple releases a new/specific Nikon RAW related update, so you are at the beginning of that cycle it would appear...all you can do is wait, sorry.

Maybe you are looking for