Aggregate tables have many partitions per request

We are having some performance issues dealing with aggregate tables and
Db partitions. We are on BW3.5 Sp15 and use Oracle DB 9.2.06. After
some analysis, we can see that for many of our aggregates, there are
sometimes as much as a hundred partitions in the aggregates fact table.
If we look at infocube itself, there are only a few requests (for
example, 10). However, we do often delete and reload requests
frequently. We understood that there should only be one partition per
request in the aggregate (infocube is NOT set up for partitioning by
other than request).
We suspect the high number of partitions is causing come performance
issues. But we don;t understand why they are being created.
I have even tried deleting the aggregate (all aggregate F tables and
partitions were dropped) and reloading, and we still see many many more
partitions than requests. (we also notice that many of the partitions
have a very low record count - many less than 10 records in partition).
We'd like to understand what is causing this. Could line item
dimensions or high cardinality play a role?
On a related topic-
We also have seen an awful lot of empty partitions in both the infocube
fast table and the aggregate fact table. I understand this is probably
caused by the frequent deletion and reload of requests, but I am
surprised that the system does not do a better job of cleaning up these
empty partitions automatically. (We are aware of program
SAP_DROP_EMPTY_FPARTITIONS).
I am including some files which show these issues via screen shots and
partition displays to help illustrate the issue.
Any help would be appreciated.
Brad Daniels
302-275-1980
215-592-2219

Ideally the aggregates should get compressed by themselves - there could be some change runs that have affected the compression.
Check the following :
1. See if compressing the cube and rolling up the aggregates will merge the partitions.
2. What is the delta mode for the aggregates ( are you loading deltas for aggregates or full loads ) ?
3. Aggregates are partitioned according to the infocube and since you are partitioning according to the requests - the same is being done on the aggregates.
Select another partitioning characteristic if possible. - because it is ideally recommended that request should not be used for partitioning.
Arun
Assign points if it helps..

Similar Messages

  • E Table of aggregate has too many partitions

    Hi,
    While checking performance info of the query I'm getting red light on one of the lines saying aggregate 100067 has too many partitions in E table.
    Could you guys pls let me know what is this all about and how to reslove the same?
    Thanks
    R

    Does your cube have compress after rollup on the aggregates...?
    The aggregate is partitioned in the same way the E fact table is partitioned. You should choose the compress upon rollup option in the rollup tab of the infocube... Set the same and then if possible deactivate and do another rollup to the aggregate...

  • Aggregates having too many partitions

    I have come across a situation where the aggregrates has too many partitions and I cant correct this with RSRV checks.
    This is the error message in RSRV.
    "E table of aggregate 100157 has too many partitions"
    There are many errors of this kind. How can I resolve this issue.
    Appreciate your help..

    <b>Some Insights-</b>
    Take some time to go through it..
    Numerous questions on this note made it necessary to talk a bit about E tables here as well since E facttables may also be partitioned. But they are only allowed to be partitioned by the time characteristics 0FISCPER and 0CALMONTH and only once they are activated. Any attempts to switch on partitioning after the activation has taken place and the cube has data (regardless whether in F or E table) is not supported at all. You have to do that by creating a second cube, partition that one and then load it from the first via an export datasource.
    or
    RE-PARTITIONING is the soln
    http://help.sap.com/saphelp_nw04s/helpdata/en/b9/60c041a2236a24e10000000a1550b0/frameset.htm
    The final tool for these E table partition related question will be delivered with the next release of BW as part of Netweaver 2004s. There will be a repartitioning tool allowing you to dynamically (well, you still shouldn't do this every day;-) change the partitioning range of a cube. And it will allow you to switch cubes to be partitioned which were unpartitiond before without going through the reload scenario that is necessary in BW 3.X (where X = 0, 1 or 5).
    Since that tool is based on major rewrites of existing as well as creation of new functionality, it can not be downported to BW 3.X
    Note 590370 - Too many uncompressed request
    Hope it Helps
    Chetan
    @CP...

  • Rebuilding Aggregate Tables

    Hi,
    In the OTN tutorial for the Aggregate Persistence Wizard, it instructs you to rebuild Aggregate Tables by putting a "delete aggregates;" command in the beginning of the script. I am just wondering if this is a standard practice for production environments as well. I have just began work on a project where the person here before me set up the aggregate table script but did not put the delete aggregates; command in the beginning.
    Any ideas?
    Thanks,
    Kevin

    Yes,
    You should always clean up first! If there have been copy paste action in the repository you into the risk that the aggregate tables have new "underwater" id's.
    http://obiee101.blogspot.com/2008/11/obiee-aggregate-persistence-wizard.html
    regards
    John
    http://obiee101.blogspot.com

  • Disk Management, Many partitions

    Hi, can someone explain me why I have many partitions? Just this morning I realized I should have another partition where I can store my files so that my main drive would not mess up. and surprisingly, the first time I opened disk management, I got a lot
    of partitions. How could that be, I haven't done any partitioning yet. Do I have to remove those? or what am I gonna do with them?  Help me please.
    these are the partitions:
    OEM PARTITION 260 MB
    RECOVERY PARTITION 1.44GB
    EFI SYSTEM PARTITION 260 MB
    RECOVERY PARTITION 363 MB
    RECOVERY PARTITION 3.24 GB
    AND C: MY MAIN DRIVE.
    What do I do with those idontknow drives? My laptop is VAIO FIT15. Pre installed windows 8, I upgraded to windows 8.1 just this year. Help me please.

    Hi,
    This becasue your computer motherboard is based on UEFI. It would create these partition when install Windows 8.1 by default. I agree with ZigZag3143x that you don't need warry about this thing.
    You can refer to the link below for more details.  
    http://technet.microsoft.com/en-us/library/hh825686.aspx
    Roger Lu
    TechNet Community Support

  • Maximum of partition per table

    Dear all,
    I would like to ask
    How many of maximum of partition per table?
    I see in Oracle Doc is
    Maximum number of partitions allowed per table or index is    1024K - 1
    What it means?
    thnx

    In theory, it is 1million-1.
    However, in practice, I would limit the number of partitions to thousands.  The shared pool data dictionary cache would be flooded with information about the partitions and their statistics when you are accessing the table.
    Hemant K Chitale

  • Aggregate Compression - how many requests to keep uncompressed

    I'm creating a new aggregate for one of my InfoCubes and I am filling it right now.  I'm working on adding the rollup operation to my process chain and I notice that by default, the rollup operation will compress the requests in the aggregate, and you can specify a certain number of requests in the aggregate that you want to leave uncompressed in case they need to be backed out.
    What is a standard/good practice for how many requests you should leave uncompressed in the aggregate for a daily delta load?  Is a week's worth a good number?  A month?
    For that matter, should this number match how many requests you leave uncompressed in the InfoCube as well?
    I want to be careful about this as I see the documentation says that if you need to back out a compressed request from an aggregate you have to empty and refill the aggregate all over again.
    Thanks,
    Chris

    For an aggregate you rarely backout Requests, consider letting it compress everything in the aggregate. This eliminates the need for a query on the F aggregate altogether.  If the time it takes to refill it is a major concern, then leave a week, or whatever is the likely window for something to be backed out, uncompressed.
    If the base cube is compressed regularly and has just a couple of weeks of uncompressed Requests, then maybe its easier to just follow that pattern. There is always something to be said for not making things more complicated than they need to be.
    Pizzaman

  • I have a report with 2 queries and prompts on same object tell me how many times it request for I/P?

    Hi
    i have a report with 2 queries and prompts on same object tell me how many times it request for I/P? can any one please guide me.
    Regards,
    Mahendra

    Is this question related to Dashboards or webi ?

  • How many line item dimensions can a fact table have?

    Hi,
    How many line item dimensions can a fact table have? Is it tht Max of 16 dimensions(13+3) .Does the 16 dimensions include line items dimensions as well .
    Pls reply.
    Thanks
    Praveen

    It includes all dimensios, including line item dimensions.
    If you have line item dimension, pl note you cant assign any other characteristic to that dimension.
    Ravi Thothadri

  • Why do i have so many partitions

    I have 6 paritions on my windows 8.1 computer and i am wondering if i need them all and can i delete any.
    The first one is a 400 MB Healthy (Recovery Partition).
    The second one is a 260 MB Healthy (EFI System Partition).
    The third one is my Primary Parition.
    The fourth one is a 505 MB Healthy (Recovery Parition).
    The fifth one is a 450 MB Healthy (Recovery Parition).
    The sixth and final one is My Recovery parition 23.78 Gb NTFS Healthy (OEM Partition)
    Can anyone help me?
    This question was solved.
    View Solution.

    Hi jmfoss,
    Weolcome to the hp support forums
    The reason for so many partitions is the following:
    Your first and second partion are used for system boot.
    Third partition is you your main partition where Windows is installed.
    Your fourth, fifth and helper partitions that contain third party software that is installed on reimaging .
    The final partition is were are hp software is installed during system reimage.
    When you hit F11 and enter HP Recovery Manager it will use fourth,fifth and sixth partition to reimage your system.
    Hope this helps,
    I am a HP Employee.
    The opinions expressed here are my personal opinions, not of HP.
    Make it easier for other people to find solutions, by marking an answer “Accept as Solution” if it solves your problem.
    Click on Thumbs up if my post helped you.

  • HT4526 I have difficulty in hearing conversation around the table when many are speaking. Can I put my Iphone 4 3G in the centre of the table and tune it to my hearing aid to join in the converstion?

    I have difficulty in hearing conversation around the table when many are speaking. Can I put my Iphone 4 3G in the centre of the table and tune it to my hearing aid to join in the converstion?

    There are hearing aids that support a BlueTooth connection to a phone. However, to make that work, you'd need to put someone elses phone in the middle of the table, then call it from your phone which you had connected to your aids using BT. I can't imagine that the quality of a call over speaker phone would really be good enough to help, though.
    Best of luck.

  • Distinct count makes BI server to choose wrong aggregate table

    Hi experts,
    I have 4 dimension tables time, store, product and client and one fact table sales.
    The sources from table sales are from 3 aggregate tables:
    agg_sales_1: aggregate sales for one product of one client in one store per day
    agg_sales_2: aggregate sales for one product in one store per day (all clients)
    agg_sales_3: aggregate sales for one store per day (all products , all clients)
    You can see that agg_sales_1 have a lot of lines, agg_sales_2 has few lines and agg_sales_3 has very few lines (one line per store and day)...
    What I need is: all stores to see the average sales per one month (I don't care about products or clients - all of them)
    so I create :
    one fact logical column wich has sum(sales) and at time level i set it to month : total_sales_per_month
    one fact logical column wich has count(distinct(date)) and at time level i set it to month - wich gives me in one month how many days with sales I have: '#_of_days_in_with_sales_in_month'
    and I want to have the average_sales_per_month = total_sales_per_month / '#_of_days_in_with_sales_in_month'.
    So far so good:
    if in Presentation in my report I put day and total_sales_per_month then the server choses agg_sales_3 (wich is the best solution)
    if in Presentation in my report I put day and total_sales_per_month and '#_of_days_in_with_sales_in_month', or just average_sales_per_month then the server choses agg_sales_1 (wich is the worst solution).
    The question is why?
    another clue:
    if I change the aggregate function from count(distinct()) in count() (This is no good for me) then the server choses again the good table agg_sales_3.
    So, I'm thinking that the function count(distinct()) is makeing this bad behavior...
    Any suggestions pls...
    And Happy Hollydays
    Thanks
    Nicolae Ancuta

    One of the dimension table have joins to other fact tables and query routed through unwanted dim and fact tables. this is happeneing because of aggregate navigation in fact sources, content tab set to detailed level. I'm trying to use aggregate functions...

  • The guide to bootcamp assistant states that bootcamp can only be installed on a drive with a single partition. New Macs with Lion preinstalled have two partitions - the second is a recovery partition.  How do I install Bootcamp?

    Late in August 2011 I took delivery of a new 27" iMac with Lion preinstalled.  I need to run Windows as well. Following Apple's written suggestion, I printed off the then current 12 pages of the document "Bootcamp Installation & Setup Guide" which clearly stated that the hard drive you were going to install on had to have on it, before install, a maximum of one partition.  Using finder and disk utility I determined that there was only one partition.  Unbeknownst to me, there was (is) an additional hidden (from those two pieces of software) partition on the disk.  As of machines delivered new with Lion preinstalled, Apple has begun to include a "recovery partition".  In that partition there is a copy of the software necessary to reinstall Lion via a download from the Apple App Store.  Not knowing the partition was there, I cranked up  "Bootcamp Assistant" which nicely offered to repartition my hard drive creating a "Bootcamp Partition" in addition to the existing.  I told it how big to make each and hit the do it button, subsequently destroying my operating system.  Oh, it very nicely told me, after the damage was done, how many partitions were REALLY on the disk and that I could not install Bootcamp cause there were too many partitions.
    Luckily the the Recovery Partition, which at that point I knew existed, was not harmed and after doing some research on another compter, I used it to once again download Lion from the App Store and reinstall. So, I have recovered but am still stuck with the problem:  how do I install Bootcamp in this new environment?

    First you need to seriously back up your Mac.
    A clone is an exact duplicate of your existing Mac HDD. Merely copying and pasting a drive will not make a bootable backup. In case of problems you can boot from an Ext HDD clone and use the utilities to repair, reformat, or clone the Ext HDD back to the internal Mac HDD.  While Time machine back ups are easy you can not boot from it. The best thing to have for any kind of problem is a bootable clone backup on an external drive. Some even have two external backup drives in case one fails. There are two good apps for cloning named SuperDuper and Carbon Copy Cloner.
    In dealing with the recovery partition a simple approach is to clone the Mac partition to an external disk then re-partition the Mac to a single partition (GUID partition table) . Then clone the external disk clone back to the Mac. You will now have only one Partition and Boot Camp assistant sould not object.
    Some have recommended getting rid of the recovery partition while others have advised not to do this. If you have the Lion USB Thumb Drive you do not need a recovery partition so can discard it without concern. There is another way to get rid of the recovery partition if you decide to do it but first be sure to have a backup of your Mac ( I know I sound like a nagging mom but many dead computers have been saved by this simple precaution).
    Use Disk Utility.
    1) Make the Recovery visible in Disk Utility by using a program like Secrets:http://www.macupdate.com/app/mac/27025/secrets or MacPilot:http://www.koingosw.com/products/macpilot.php (15 day free trial).
    2) Highlite the Recovery partition and Control click it and select Mount the partition.
    3) With the Recovery partition highlited, erase the partition, you'll get an error message, ignore it.
    4) Now highlite the top identity of the hard drive and select the partition tab.
    5) Highlite the Recovery partition and press the minus sign.
    6) Click and hold on the bottom edge of the partition above and drag it to the bottom, if it doesn't go there automatically, the press apply.

  • I have many questions, I have called Support,  they refuse to forward or give me Tech Support See Be

    Hi,
    I have many questions, and have had a very frustrating time to get in touch with the correct person.
    I have called support twice, both times even though it was a technical question about cloud, they refused to forward my calls and told me there is NO technicall support for Cloud and that I have to place my questions here in the forum.
    I am CONTINUALLY told to change my password, 2 and 3 times a week.  I am a sysAdmin, my passwords are a MINIMUM of 13 Char/UP/Lower/Number/Special Combo, always have been. They work out to a 100% approval in any algorythm checker.   Yes, I was one of the persons who had their password stolen which has caused me a tad bit of inconvenience, but such is life.   Is This Normal? I have gone on twitter a few times to verify the emails, I have got them so often.
    My "Cloud Sync" Hasn't worked since PhotoShop's Site Closed, I know this beause I stored my 20gigs of files, .ai,  and .eps, .psd eveything that I couldn't move to Revel (which btw, I never got a refund for having to purchase the revel account 20gigs, when photoshop was closed, which also was never refunded.) 
    I actually wasn't too worried about the cloud issue because I only work at home, if I go somewhere else.. work's not going with me
    Since about three weeks ago and currently I am having NOTHING but problems with cloud, The errors in my Event Log are NUMEROUS
    Activation context generation failed for "C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC\Dreamweaver.exe".Error in manifest or policy file "" on line . A component version required by the application conflicts with another component version already active. Conflicting components are:. Component 1: C:\Windows\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0. 7601.17514_none_fa396087175ac9ac.manifest. Component 2: C:\Windows\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.76 01.17514_none_41e6975e2bd6f2b2.manifest.
    In xml form:
    - <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event"> 
    - <System>
    <Provider Name="SideBySide" />
    <EventID Qualifiers="49409">80</EventID>
         <Level>2</Level>
        <Task>0</Task>
      <Keywords>0x80000000000000</Keywords>
       <TimeCreated SystemTime="2014-03-28T08:07:04.000000000Z" />
       <EventRecordID>2269809</EventRecordID>
       <Channel>Application</Channel>
       <Computer>Celtic-Surfer</Computer>
      <Security />
    </System>
           <EventData>
          <Data>C:\Windows\WinSxS\manifests\amd64_microsoft.windows.common-controls_6595b64144ccf1df_6.0.7 601.17514_none_fa396087175ac9ac.manifest</Data>
      <Data>C:\Windows\WinSxS\manifests\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.760 1.17514_none_41e6975e2bd6f2b2.manifest</Data>
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
      <Data />
    <Data />
    <Data />
    <Data>C:\Program Files (x86)\Adobe\Adobe Dreamweaver CC\Dreamweaver.exe</Data>
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
    <Data />
    </EventData>
    </Event>
    manifest for x86/64bit at both dll files compiled so I cannot review their content.
    However it should be noted at this time, I did not invoke Dreamweaver, the Cloud did, and this is not the first time.
    This particular error occured 5 times in 3 seconds.
    Same two errors at 3:49pm on the 28th.
    Today, I went and bought a new solid state drive. Brand New Fresh OS, Downloaded Cloud, CC, and of course The Edge Products, which I dearly love btw.       Everything seems to be working fine, EXCEPT,
    1.) where did CS6 Products Go?
    2.) Why after being a Faithful Product User/Cloud Supporter for the Last two years, after going through all the trials and tribulations with Adobe, am I being asked to renew my license for a "One Time Per Year Fee" which is MORE than my monthly amount? ( deal: 599.80; payments at 49.95 per month is 599.40 Go Figure? ) So, I'm being asked to pay the same amount, make it a single payment and get half the software, litterally.   Did I miss a paticularly important anouncement?
    3.) EVERYONE OF MY IRREPLACABLE FILES IN MY CLOUD ALL MY AI FILES, are gone. Yesterday, it would seem My having the SYNC TURNED OFF was over-ridden by the system (Adobes) and they have upload 'garbage' files, and my original files, the caligraphy files are no longer there. My gorgeous image of a little boy with flowers is no longer there. I PAID ALMOST A GRAND for these files. Stored them on Adobe, because, well, you deal with images, so you're the best right, that's why I bought extra storage on photoshop.com, then was told I would have to move to revel, but not the ai, eps, or pdf and i don't remember about png's. files, so I moved everything to revel (purchased the extra storage there.) AND put everything on the cloud and turned off my file sync.  Not everyone is an idiot, maybe something is turned off, there's a reason for it, how dare someone override MY SETTINGS. They could have emailed, called, chat, google chat, irc, or snail mailed me, it's pretty easy to get my attention.
    I could just cry.
    lost my files,
    asked to pay one time instead on monthy, and there's not even a discount and no additional incentive. Lost the ability to work without having to be connected to the internet, which will be delimited here very shortly since I'm on comcast.
    and the worst, the very absolutely worst part is this is the SECOND time in a row now, I've had an issue with Adobe that has gone on for over a year while support TELLS ME A PAYING CUSTOMER, that 'gee, sorry, no support for cloud" , "No I can't forward you to a tech" (direct quote) and "The Only support for any cloud issues is the forum"
    How can I handle this in the future, my nerves just can't take it anymore. Seriously, I'm just shaking now I'm so upset about this and I really hate writing something like this, or airing issues in public that really should be, imho, private.

    Hi Ken,
    Wow, I've logged into adobe and never seen your response until now.
    I need to make the forums more of a daily stop I guess.
    Thank you for your response, When I go to the Archives, it states I have none. In addition, previously when I'd tried to move items to the archive, they just disappeared  
    Currently my desktop is not connecting at all, Everytime I connect, it's states "We have now logged you out" and requests I login again.
    I have of course rebooted,
    Gone into taskmanager, killed all the relevant threads,  tried again to login through the desktop, no luck, I'll have to uninstall it, make sure the threads are killed, then reboot it and then reinstall it, but I've not had the time to do that.
    On another note, and just as a point of reference, myself, personally, I hate these "cloud" file repositories (not to be confused with adobe cloud services which I love) but the file repositories themselves imho, are a blackhole of resource usage when one doesn't/isn't using them,
    Is there a way we can use it more of a "ftp" sort of thing, when I want to I can  put files there?  There is no way to "Download" the repository, no way to download the folders.. only individual files and then it takes I think three different steps before the download starts.. I find this very inhibiting.  Just an fyi. for what it's worth.
    Please, feel free to contact me,
    I'm on g+ chat [email protected]

  • Errors when Creating Aggregate Tables in OBIEE 11.1.1.6 within SQL server

    Hi All,
    I was trying to create an aggregate table in OBIEE 11.1.1.6 within SQL Server. The sql was generated successfully as below. But an error occurred when I use NQCMD to execute the sql and the following error showed:
    1. SQL for creating Aggregate Table:
    create aggregates
    "ag_Measure"
    for "ASOBI_DTT_Demo"."Measure"("ValidVIPCnt")
    at levels ("ASOBI_DTT_Demo"."日期"."月", "ASOBI_DTT_Demo"."門市品牌"."門市品牌", "ASOBI_DTT_Demo"."門市類別"."門市類別", "ASOBI_DTT_Demo"."內創門市"."內創門市", "ASOBI_DTT_Demo"."門市/倉庫"."門市/倉庫", "ASOBI_DTT_Demo"."門市群組"."門市群組", "ASOBI_DTT_Demo"."門市行政區課"."行政區", "ASOBI_DTT_Demo"."門市地區"."城市")
    using connection pool "ASOBI_DTT_Demo"."ASOBI_System10"
    in "ASOBI_DTT_Demo"."ASOBI"."dbo";
    2. Error Message:
    "ag_Measure"
    for "ASOBI_DTT_Demo"."Measure"("ValidVIPCnt")
    at levels ("ASOBI_DTT_Demo"."日期"."月", "ASOBI_DTT_Demo"."門市品牌"."門市品牌"
    , "ASOBI_DTT_Demo"."門市類別"."門市類別", "ASOBI_DTT_Demo"."內創門市"."內創門市"
    , "ASOBI_DTT_Demo"."門市/倉庫"."門市/倉庫", "ASOBI_DTT_Demo"."門市群組"."門市群
    組", "ASOBI_DTT_Demo"."門市行政區課"."行政區", "ASOBI_DTT_Demo"."門市地區"."城市
    using connection pool "ASOBI_DTT_Demo"."ASOBI_System10"
    in "ASOBI_DTT_Demo"."ASOBI"."dbo"
    [343][State: 37000] [Microsoft][SQL Server Native Client 10.0][SQL Server]CREATE
    、DROP or ALTER 陳述式中使用未知的物件類型 'aggregates'。
    Statement execute failed
    Which means "Using unknown object type 'aggregates' in CREATE. DROP or ALTER statements" in English.
    Can anyone give me a suggestion for this error?? Many thanks!!!

    Hi Martin,
    I guess, I was not clear enough. Let me try again
    How Aggregate Persistence works in OBIEE?
    Once you are done choosing options in the Aggregate Persistence wizard, it generates an intelligent Query.
    What query is it?
    If you happen to understand the query, it is not like any ANSI standard SQL (I would say DDL) query. As you might have noticed there are no SQL Server datatypes, lengths, keys, constraints etc. This query can only be understood by the BI Server.
    How do I issue this query?
    Since the logical query could only be understood by BI Server, it has to be issued only to BI Server Engine using some tool viz NQCMD in this case.
    What does issuing this query using NQCMD do?
    The execution steps are as follows, the moment the query is issue via NQCMD
    Aggregate Persistent Wiz Generate Query ----- Issued to ---> NQCMD ----- Passes the logical query to ---> BI Server ----- Parses the query ---> Builds the corresponding physical DDL statements Issued --->To the Database --- If successful ---> .RPD is automatically updated with the aggregated sources etc.
    How do I pass the query to BI Server using NQCMD?
    The format of issuing this logical query to BI Server using NQCMD is
    nqcmd -d <Data Source Name> -u <Analytics UserId> -p <Password> -s <command> > output.log
    where
    <Data Source Name> : Is the DSN name which OBIPS uses to talk to Oracle BI Server. Yes, it's the very same DSN that can be found in InstanceConfig.xml
    <Analytics UserID> : Any user in obiee with admin privileges.
    <Password> : Password of the obiee UserId
    <Command> : Logical SQL Command which you already have handy.
    Hope I was good this time..
    Dhar

Maybe you are looking for

  • Quantum Gateway Router Problems

    Hello. After installing my new quantum gateway router, I have had nothign but problems.  The router will connect to the laptops and phones very reliably, but it never has a stable connection with either a ROKU 3 or Amazon Fire STick int he same room.

  • Regarding type c

    hi,    i have defined a input field  " type c "for the selection screen in which the user can write his name ,after giving the name in the lower case when i press enter it will converted to upper case why this is happening as i m passing this variabl

  • Mighty Mouse (BlueTooth) Right Click Problem

    Many times when I right click on the mouse, nothing happens. If I move the tab (on back on mouse) covering the blue tooth signal, apple reports mouse not found. The mouse then is found and my right click function works. I did this to reset the mouse

  • Exporting metadata from Lightroom to a flat file.

    I would like to export the metadata in a lightroom database to a flat file or Excel sheet. Is this possible? I'm using lightroom on a PC.

  • Question re flash player??

    Does anyone know why since I installed the latest flash player I can't view pic galleries via internet explorer from the website that I run. Its fine if I want to access them through Google Chrome?