Does BI Beans support Asymmetric Reports?

Does BI Beans support assymetric reports, or have any plans to do so?

Keith,
Thank you for response.
I refreshed metadata, but no result. Again, dimensions are OK, but not cube. I am attaching explanation why it did no rewrite. This explanation is coming from
dbms_mview.Explain_Rewrite
QSM-01150: query did not rewrite
QSM-01263: query rewrite not possible when query references a dictionary table or view
QSM-01284: materialized view MV1125 has an anchor table DIM_R_TIME_V not found in query
QSM-01102: materialized view, MV1125, requires join back to table, DIM_R_CIDI_V, on column, REGION_ID
QSM-01219: no suitable materialized view found to rewrite this query
QSM-01284: - is wrong. I have DIM_R_TIME_V in MView.
Here is my MVIEW script from database:
SELECT
FROM
WWHH.CAWHTB2 a,
WWHH.DIM_R_CIDI_V b,
WWHH.DIM_R_NOMA_V c,
WWHH.DIM_R_TIME_V d
WHERE
b.STORE_ID = a.CIIDCA AND
c.ARTICLE_ID = a.NMIDCA AND
d.DAY_ID = a.CLIDCA
GROUP BY GROUPING SETS ( ...)
Could you tell me where to check in metadata that MVIEW is correctly setup?

Similar Messages

  • Does Solution Manager support Service Report for non-abap?

    Does Solution Manager support Service Report for non-abap?
    We can schedule and view reports for ABAP but for all the non-ABAP such as J2EE stack (PORTAL) we can not pull out a report.
    If the answer is yes please let me know where I can get the documentation of how to setup SLA for PORTAL or non-ABAP.
    I found a document on EWA non-abap but non for SLA.

    Hi
    actually i am in task of setting up ewa for portal.
    i had already done with abap components (ewa and sla)
    i stronly believe one of the pre-requiste to get sla is EWA.
    so i think if u can setup ewa for portal then you can get sla too.
    Regards,
    Vijay.

  • "SQL Server 2008 Reporting Services does not support map report items"

    Hi,
    I am trying some new feature that are introduced in SQL Server 2008 R2 version. While I try to use "Map" control within it, it threw the following error:-
    "Error 1 The map, Map1, was removed from the report. SQL Server 2008 Reporting Services does not support map report items. "
    -Also, similar kind of error I am getting for "Indicator" control.

    Hi Tej,
    I think you get this error message when you are deploying a report to report server using BIDS, correct?  If not, please provide more details on your scenario :-)
    If I guessed correctly, then this message is a result of trying to deploy a map report (a SSRS 2008 R2 feature) to a non-R2 2008 report server.  When deploying a report of RDL2010 format to a non-R2 report server, BIDS will downgrade the file to RDL2008 format, so that the non-R2 report server can process it.  Any report elements using features not supported in RDL2008 will be dropped during this downgrade process.
    BIDS gets the server version from a report project property called TargetServerVersion:
    http://technet.microsoft.com/en-us/library/ee635898(SQL.105).aspx
    If your report server is indeed the 2008 R2 version, then the TargetServerVersion property should be set to "SQL Server 2008 R2 Reporting Services."  The project property page also has a "Auto Detect..." option if you are uncertain about the version of your report server.
    Hope this helps!
    Cheers,
    LawrenceThis posting is provided "AS IS" with no warranties, and confers no rights.

  • Does BOXI support crystal reports with parameter references in formulas?

    I am designing a report in Crystal Reports XI Developer that contains parameters, which are passed to a stored procedure and are also used within formulas ( in Crystal Syntax ie. {?FORMAT_ID} ) in the report itself.
    I can run the report successfully in CRXI Developer.  The formulas use the correct values from the parameters entered during execution and everything looks good.
    I then deploy the report to Business Objects Enterprise XI.  I do all of the things necessary to manage the report including setting up the proper database connection information and default parameter values.
    When I run the report using the Crystal Report Viewer, I get the following error message:
    Error in File Forecasting.rpt:
    Error in formula <Report Format>.
    'if (not isNull({?FORMAT_ID} ) ) then
    This field name is not known.
    Details: errorKind
    This happens when I press the "Preview" button in the Manage Object dialog from Crystal or when I run the report using InfoView.
    I have changed the formulas and it doesn't seem to matter what the specific content of the formula is; other than the existence of a parameter reference in the formula.  If I comment out the parameter and replace it with a hard-coded value, it gets through the formula fine.
    Does Business Objects Enterprise XI support crystal reports with parameter references in the formulas?
    Thanks,
    Tim H.

    Hi,
       In Crystal Reports under File -> Report Options >check convert Null Values to default > Verify on first refresh > Verify stored procedures on first refresh.
    This corrected the issue by allowing the query engine time to locate those columns and map them to the query being sent by the report.
    The convert null values was added because those field were being used in the record selection and grouping.
    Regards,
    Vinay

  • Does SharePoint foundation supports Reporting services

    Does user will be able to create Adhoc reporting services in SharePoint foundation 2010, our requirement is the SMDL created bit BIDS(Business Intelligence Development Studio) would be uploaded into the business intelligence site and user uses these SMDL
    to create and customize their report as they needed. does this sort of reporting services is possible through share Point foundation. 
    the same requirement is achieved through SharePoint server 2010 where we create a site collection using business intelligence center template, but in foundation their is no template like business intelligence as such, so is their any ways to achieve my requirement
    as i mentioned earlier paragraphthrough share point foundation

    Hi,
    No SharePoint foundation is not support the Reporting service.
    Thanks and regards,
    Anandha Babu M.
    http://sharepointpassion.wordpress.com

  • Does SAP ECC6 support advance tax return (rfumsv00)/GST reporting for USA a

    Does SAP ECC6 support advance tax return (rfumsv00)/GST reporting for USA and Canada?

    Hello
    I think it does.
    However please check this
    In some countries, you cannot use the general program for tax returns to create the annual tax return because of specific national reporting requirements. For these countries, SAP delivers additional country-specific programs to meet these reporting requirements.
    For the individual country-specific reports, see the General Ledger menu under Reporting ® Tax Reports.
    The program RFUSVX10 performs the data medium exchange, allowing you to transfer the DME file to a hard drive or diskette. You can find more information on this topic in the program documentation.
    Regards

  • Access DB (& .ldb file) does not close after crystal reports

    Post Author: mgold
    CA Forum: Crystal Reports
    Access DB (& .ldb file) does not close after crystal reports
    Hi! We have a VB application using Crystal Reports 6 that has worked successfully on hundreds of systems for over 10 years. Now, on one network, the application and access database does not close. It seems to hang on the &#91;.Close&#93; command.
    When we open the application an peruse the screens without opening up a report (using crystal reports), the application and access db closes fine. But as soon as we run a report and then close the report and try to close the application, the access db does not close. Many of the screens open the db and grab data from the access db, but it's only after running crystal reports that we have this problem. (Please see more information below.)
    Setup: Application and data (access 97 db) reside on a server in the same folder, but application shortcut is kicked off on client PC. Kicking off the shortcut on the client PC means that the image/process runs on the client PC (not on the server). In this problem case, the application shortcut is on a Windows XP Pro Version 2002 SP2 PC with the app & data on a Windows 2003 server. Users are local Admins on their PCs with "Full Control"over the directory and files on the server where the data (access 97 db) resides. This type of setup is typical and has worked without any problems for clients.
    The application is written in Visual Basic, using Crystal Reports 6 (using DAO). We close the recordset, set it to zero and then it hangs on closing the db (.Close command).
    A few key pieces of information:
    - The application closes fine if the app & data (access 97 db) are on a local PC. This includes closing fine if the application is run directly on the Windows 2003 server where the data is stored.
    - It worked on this client's network until sometime in the last few weeks.
    - One thing that changed is that the company is using VMWare on its servers. Not sure if they started using VMWare at the same time as it started failing. This may be unrelated. Possibly other things changed, but can't get any more information ... yet.
    - It works fine running the application from a Windows Vista PC with a user who is a domain admin.
    - The access db and application hang for about 10-20 minutes and then eventually closes. It appears that somehow
    Crystal Reports is keeping the db open, but I'm not sure why.The application doesn't quit and the database doesn't close even if I try to end the task with the Task Manager.
    - The Crystl32.ocx version being used is 8.0.0.4 (if that matters).
    - I copied 6 month old program files and database files to a test folder on the Windows 2003 server. It fails using these files that worked fine 6 months ago.
    Any ideas or help would be greatly appreciated! If you know of another good place to post this, please let me know.
    Thanks!
    - Mark

    Crystal doesn't support tables in HTML interpretation. 
    You can probably work your way around this by doing Replace() calls on the relevant tags.
    See:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/oss_notes_boj/sdn_oss_boj_erq/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/scn_bosap/notes%7B6163636573733d36393736354636443646363436353344333933393338323636393736354637333631373036453646373436353733354636453735364436323635373233443330333033303331333233313337333033383334%7D.do
    The supported HTML tags are:
    " html
    " body
    " div (causes a paragraph break)
    " tr (causes only a paragraph break; does not
    preserve column structure of a table)
    " span
    " font
    " p (causes a paragraph break)
    " br (causes a paragraph break)
    " h1 (causes a paragraph break, makes the font bold
    & twice default size)
    " h2 (causes a paragraph break, makes the font bold
    & 1.5 times default size)
    " h3 (causes a paragraph break, makes the font bold
    & 9/8 default size)
    " h4 (causes a paragraph break, makes the font bold)
    " h5 (causes a paragraph break, makes the font bold
    & 5/6 default size)
    " h6 (causes a paragraph break, makes the font bold
    & 5/8 default size)
    " center
    " big (increases font size by 2 points)
    " small (decreases font size by 2 points if it's 8
    points or larger)
    " b
    " i
    " s
    " strike
    " u
    The supported HTML attributes are:
    " align
    " face
    " size
    " color
    " style
    " font-family
    " font-size
    " font-style
    " font-weight

  • Does WebLogic9.1 support EJB3?

    i've found a package named ejb3 in the weblogic.jar of WebLogic9.1, but failed in deploying some case which were succeed in Jboss4 on.
    does Ver9.1 support EJB3, and where can i find some examples of that?
    bow?:|

    now i want to use the ejb3 tech preview version to deploy a stateless bean. when i add the annotation of "@Remote" to the bean, deployment failed. but without the annotation, deployment success. why? if without the annotation of "@Remote", how can the client call the bean?

  • Does Firefox OS support the use of VPN's?

    Simple question, does Firefox OS support the use of VPN's? If not is it a feature that will be added? And if so, when?

    Thank you for your interest and for purchasing a device! The bug reported has went through some employees. I'm sure that we'll get something done shortly.

  • Support pact: report execution time

    Hi all,
    we have got one report....that report is working perfectly fine in one of our system taking about 2 hrs run time but it taking about 13-14 hrs in our other box where we applied the Support Pack recently...so I was just wondering what may be the possible reson for this:
    Can you please tell all the possibilities that I need to check with...
    Thanks,
    Rajeev

    You need to check the code and see what is it doing. Just saying a report is not going to help anyone.
    At a start you should run SE30 in both the boxes to see where the bottleneck is in the box with SP applied, and then see if you can find something related to that in OSS.
    to give you an example, SAP made some changes to the way it selects data in variant config in oneof the support packs. That caused one of our cusotm reprots to run longer than usual. But then we looked at the analysis to see what happened, found the cause, and applied to resolving note.
    No one can help you here if you keep on repeating the question.  Support packs can do a whole lot of things. Look at the side effects report for the SP you applied to see if there are any obvious areas related to your report

  • Does BI Beans903 support OLAP 9.2.0.2?

    Hi,
    Does BI Beans903 support OLAP9.2.0.2? Is BI Beans903 certified with OLAP9.2.0.2?
    Thank you.
    Seiji

    The answer to your question is yes. In fact the latest release of BIBeans (9.0.3) which has just been made available for download from OTN will only work with a 9iR2 database if it has been patched to 9.2.0.2 level. As part of the OTN software download there is a link to the installation documentation which provides information on the database requirements
    (http://otn.oracle.com/products/bib/htdocs/installation/installing_bibeans.html)
    Preparing the Oracle9i Release 2 Database to Use with BI Beans. If you want to run against Oracle9i Release 2, complete the following tasks:
    If you have not already done so, install the Enterprise Edition of the Oracle9i database, Release 2. For instructions, download the Oracle9i installation guide for the appropriate platform from Oracle Technology Network (http://otn.oracle.com).
    Important: When you install the database client, do not install it into the Oracle9i Application Server home.
    On the same server machine, download and install the appropriate Oracle9i patch sets from Oracle MetaLink (http://metalink.oracle.com). To locate the patch sets to download, log onto MetaLink and click Patches, then search for the following patch set numbers:
    2632931 -- The Oracle9i 9.2.0.2 patch set. Choose the appropriate platform, then download and install the patch set.
    2529822 -- Best Practices for Tabular Cube Aggregation and Query Operations. When you configure the database, you must follow these configuration settings to ensure good performance of BI Beans.
    Hope this helps
    Keith Laker
    BIBeans Product Manager
    Oracle Corporation

  • Does Mountain Lion support trim for SSDs? ...

    I've been reading various forum posts and I find conflicting info. I did se several references to a tool called 'trim enabler.'
    I have a late 2012 Mac Mini with Mountain Lion and installed a Samsung 830 SSD.
    System Report shows that trim is not enabled for the drive. Does Mountain Lion support trim for these drives? How important is it to enable it?
    Thanks in advance,
    Chris

    Apple does not support the 3rd party drives.  To enable it (without installing another software package), you can visit the website:
    http://digitaldj.net/2011/07/21/trim-enabler-for-lion/
    I ran the series of commands on my Mac Pro and it did enable TRIM.
    the webpage even has a backup/back-out procedure.
    Without TRIM, my computer was running extremely slowly.  After enabling TRIM, my computer ran substancially faster.

  • Does GT60-ONC support Hyper-V (Windows Server 2012)??

    Does GT60-ONC support Hyper-V (Windows Server 2012)??
    I own GT60-ONC bought in Thailand.
    I remove windows 8 and install Windows Server 2012.
    I want to install Hyper-V feature.
    But I cannot see any option to enable virtualization from BIOS.
    my current BIOS info.. is
    MSIHQ: Information detected by MSIHQ Tool ver: 1.25g
    MSIHQ: Report generated in Tue 04/29/2014 at 11:50:02.71
    Mainboard:  MS-16F3
    PCB Version:  REV:1.0
    BIOS Version: E16F3IMS.10C
    BIOS Date:  4/26/2012
    EC-FW Version: 
    please help .........
    ///

    You are using Hyper-V server and not Hyper-V on Windows Sever.
    Hyper-V server is free, but it only includes the Hypervisor and no GUI (Only for managing Hyper-V)
    what's your physical machine OS ?
    If it's Windows 8 or 8.1 then you can enable the Hyper-V management tools (Programs and features, Turn On/off Windows Features, Hyper-V, Hyper-V management tools). Then open the Hyper-V console and connect to your Hyper-V server.
    Regards, Samir Farhat Infrastructure and Virtualization Consultant || Virtualization, Cloud, Azure ? Follow and Ask here https://buildwindows.wordpress.com

  • Firefox does not send a crash report.

    Mac OS 10.6.3 Firefox 3.6.7
    Firefox does not send an error report after it crashes. It crashes consistently when accessing certain pages when Shockwave Flash 10.1 r53 10.1.53.64 is enabled, but never sends a crash report.
    == This happened ==
    Every time Firefox opened
    == I noticed the problem in early July 2010 after upgrading Shockwave.

    More information:
    Firefox produces a crash file, but does not send it.
    There are 19 July 2010 reports in /Users/me/Library/Logs/DiagnosticReports/ including 5 from today.
    A plist file was created or modified at the same time that the as the last crash report. It contains OS and Firefox versions.
    The directory /Users/tvd/Library/Application Support/Firefox/Crash Reports/pending is empty. The permission are 700. I am the owner.
    The last report submitted was Mar 4, 2010:
    tail -1 /Users/me/Library/Application\ Support/Firefox/Crash\ Reports/submit.log
    [Thu Mar 4 22:03:14 2010] Crash report submitted successfully

  • Why does firefox drop support for a plugin with an update

    Why the H*ll does Firefox drop support for a plugin when there is an update in Firefox.
    FF4 has reported that 6 of my plugins that work fine in 3.6 are now not supported. !! This is a joke, and happens regularly.
    As a user (a highly IT literate one) this is annoying and frustrating, and from a design standpoint, unprofessional.

    Plugins as in Flash, Java, quicktime or such or do you mean Extensions ?
    Plenty of Plugins seems to be detected and in use by Firefox 4.0 just fine according to your system details by your post.
    If you meant Extensions then check for updates, look at addons.mozilla.org or the Extension homepage for to see if the author has provided a update.
    Generally Extensions can need anywhere from a simple maxversion bump to a lot more for it to work properly on a new Major version of Firefox depending on what the Extension does.
    It is professional actually as extensions that were not actually compatible may actually cause problems big or small if they were to still just ''work'' in a new Major version release so hence the need for them to be properly up to date on any changes and hopefully the extension author is quick about it.

Maybe you are looking for

  • [ SPED PIS/COFINS ] Impostos Retidos na Fonte em Documento Fiscal

    Bom dia a todos! Verificar os pré-requisitos da nota 1517574 (SPED-EFD PIS/COFINS: Electronic Fiscal File - Overviw Note) não está sendo tão fácil quanto parece! É o seguinte: temos já o ECC Ehp4 SAP_APPL nível 07 e, segundo o que há na nota acima me

  • System Profiler see Griffin iMic, but Sound Prefs Does not

    I have 3 Griffin iMics - 2 new white ones and 1 old silver one. All 3 iMics are recognised by my late-2009 iMac 27" i7 running Snow Leopard (10.6.5). However, NONE of these 3 iMics are working on my mid-2009 MacBook Pro 15" 2.8GHz also running Snow L

  • Requirements Gathering for a P2V project

    Does anyone have an example of the kinds of requirements that need to be gathered from a client in preparation for a large scale P2V migration during the requirements gathering phase?  For example, R101:  The customer would like to virtualize all phy

  • Issue with Scipt

    Hi Experts, In Script.... the table header is maintained in one element. Terms and conditions are maintained in another elemnet, both are in main window. In terms and condns.... a new page is triggered inside the element. but in the output am getting

  • Vmmservice crash 2012 Sp1 Ru2

    VMMSERVICE crashes when attempting to delete a missing VM ... pretty sure this was not the case before RU2 ...  What a mess !  When using RDS in 2012 VM's get created and deleted  when creating or removing VM pools... this leaves a HUGE mess in SCVMM