Problems with BW-Feature Pack

Hi experts,
we set up a ERP on MaxDB 7.6.0.6 and use this system now only for BI. The reports necessary to activate feature pack ran, but queries over fact tables are very slow.
During the search for the reasons I found the notes 976930 and 901377. The system table DOMAIN.BWTABLES does not exits and the table DOMAIN:TABLES does not contain a property/column which shows that a table is a fact table.
DOMAIN.TABLES is described as follows:
SCHEMANAME;OWNER;TABLENAME;PRIVILEGES;TYPE;TABLETYPE;CREATEDATE;CREATETIME;UPDSTATDATE;UPDSTATTIME;ALTERDATE;ALTERTIME;UNLOADED;SAMPLE_PERCENT;SAMPLE_ROWS;COMMENT;TABLEID;DYNAMIC;ARCHIVE;VARIABLE_COLUMNS;VIRTUALKEY;
SAPKBI;SAPKBI;/BI0/F0FC_C07;SELUPDDELINSREFINDALT+;TABLE;TABLE;2010-02-10;15:00:21;2010-02-10;15:00:21;2011-04-27;10:30:37;NO;?;20000;?;000000000002C4FD;NO;NO;YES;NO
Is there somebody who has the possibilty to campare this table with "real" BI system?
Thanks in advanced.
Ralph
Edited by: Ralph Breier on Apr 27, 2011 11:41 AM
Edited by: Ralph Breier on Apr 27, 2011 11:58 AM

Hi there,
the FACT attribute can be reviewed in system table SYSDD.TABLES.
The BWTABLES table has been abandoned with 7.6 - it's just not there anymore.
If you've got problem with the performance, you may want to check [SDN WIKI|http://wiki.sdn.sap.com/wiki/x/hx0B] or open a support message for that.
regards,
Lars

Similar Messages

  • Problems with extended features.  I can no longer fill out my documents in the fields provided.  The

    Problems with extended features.  I can no longer fill out my documents in the fields provided.  The error message I get is "This document enabled extended features in Adobe Reader.  The document has been changed since it was created and use of extended features is no longer available.  Please contact the author for original version of this document."

    Yes.  I don't have the version you pay for.  I also tried the free version
    of EchoSign.  Maybe that caused the problem.
    Any more suggestions would be greatly appreciated.
    Estelle Oliansky
    Estelle OlianskyRealtor, SRESCell (734) 748-2329
    *3DX Real Estate *| www.3dxonline.com* | (v) 888.304.1447 ext.
    102 | (f) 888.304.1456 | 42705 Grand River Ave. Ste. 201 | Novi, MI 48375*
    P Please consider the environment before printing this e-mail
    This electronic mail message and any attachments contain information
    that(a) is or may be LEGALLY PRIVILEGED, CONFIDENTIAL, PROPRIETARY IN
    NATURE, OR OTHERWISE PROTECTED BY LAW FROM DISCLOSURE, and (b) is intended
    only for the use of the Addressee(s) named herein.  If you are not the
    intended recipient, an addressee, you are hereby notified that reading,
    using, copying, or distributing any part of this message or any information
    transmitted herewith is strictly prohibited.  If you have received this
    electronic mail message in error, please contact us immediately and take
    the steps necessary to delete the message completely from  your computer
    system.

  • Problems with root_archive unpack / pack

    Hi folks,
    I am trying to build a bootable CD ROM based on the 10/08 release of Solaris 10.
    Having mounted the Solaris DVD as an hsfs filesystem I have cpio'ed the files I think I need to a writable directory on my hard disk
    (directory -- /export/home/my_cd/new_iso)
    If I now make no changes to anything & create an ISO using mkisofs...
    # cd /export/home/my_cd
    # cp new_iso/boot/hsfs.bootblock .
    # mkisofs -r -omit-period -allow-leading-dots -full-iso9660-filenames -d -sparc-boot ... -G ./hsfs.bootblock -o my_boot_cd.iso -volid BOOT_CD ./new_iso
    ... then everything works OK. The result is a CD that boots and runs up to the language selection stage of the installation process.
    However if I use root_archive to unpack / pack the miniroot...
    # cd /export/home/my_cd
    # cp -p new_iso/boot/sparc.miniroot ./miniroot/sparc.miniroot
    # cd miniroot
    # /boot/solaris/bin/root_archive unpack ./sparc.miniroot ./unpacked
    # /boot/solaris/bin/root_archive pack ./sparc.miniroot ./unpacked
    Even though I have made no changes to the unpacked files the new miniroot is a different size to the original.
    (Original size 186777600 bytes
    New size 185548800 bytes)
    If I now copy the newly created miniroot to the directory cpio'ed from DVD and build the ISO again...
    # cd /export/home/my_cd
    # cp -p miniroot/sparc.miniroot new_iso/boot/sparc.miniroot
    # cp new_iso/boot/hsfs.bootblock .
    # mkisofs -r -omit-period -allow-leading-dots -full-iso9660-filenames -d -sparc-boot ... -G ./hsfs.bootblock -o my_boot_cd.iso -volid BOOT_CD ./new_iso
    ... this time the CD boots but panics shortly after displaying the Release / Copyright / Licence banner
    Anyone out ther have any suggestions as to why this might be failing.
    The system is an Ultra 10 running Solaris 10 10/08
    Many thanks
    Kevin

    Hi there,
    the FACT attribute can be reviewed in system table SYSDD.TABLES.
    The BWTABLES table has been abandoned with 7.6 - it's just not there anymore.
    If you've got problem with the performance, you may want to check [SDN WIKI|http://wiki.sdn.sap.com/wiki/x/hx0B] or open a support message for that.
    regards,
    Lars

  • Linked Folder Problem with Oracle Enterprise Pack for Eclipse

    I need to migrate an Eclipse/Tomcat dynamic web project to Oracle Enterprise Pack for Eclipse/WebLogic.
    The Eclipse/Tomcat shares JavaScript files with other projects by using an linked folder /JS under WebContent. It works fine. But the migrated version in Oracle Enterprise Pack for Eclipse shows warning: "Resouce WebContent/WEB-INF/JS/Common.js not found." (Common.js is a JavaScript file in the folder /JS). The linked folder is under WebContent, not WebContent/WEB-INF. For some unknown reason, the mapping is not correct. I deleted and re-created the linked folder, it was still the same. I then delete the lined folder and created a real folder and copied the files into under WebContent/JS folder, it solved the problem.
    I want to use linked folder because I do not want to maintain multiple copies of the same set of files. Please help to solve this mapping problem with linked folders.
    Thank you,
    Jerry

    Thanks -- I tried Kosta's suggestion (which I had tried before) but still the same error.
    I realized that on my development install (the rest of my team has a year+ old install) that I installed weblogic 12c version 12.1.3 (they have weblogic 12c 12.1.1).  12.1.3 requires jdk 1.8, correct?  I started eclipse w/ jdk 1.8 & no more error.  I added jdk 1.7 (jdk 1.7.0_45) as the default Java compiler in my Eclipse STS (sts 3.6.4; luna 4.4.2). 
    When I added a weblogic server instance to eclipse, 12.1.3 would not accept the jdk 1 compiler - it needed java 1.8.  So ... I specified that.
    I haven't tried it yet but -- is it ok to compile the code w/ jdk 1.7.0_45 and deploy it to weblogic 12.1.3 that uses jdk 1.8.0_40?
    Thanks,
    Bill

  • Problem with HU_PACKING_AND_UNPACKING  to pack within shipment (VT02N) ?

    Hello All,
    Iu2019ve created a shipment with materials and Handling units with function BAPI_SHIPMENT_CREATE.
    I see the materials to pack and the  Handling units  but they are not packed together.
    i try to use function HU_PACKING_AND_UNPACKING but it doesn't work
    i think i have a problem with an internal table GS_HEADER51 which is empty when i try with my propgram
    i have got a fatal error sy-subrc = 8
    How can i do ?
    is HU_PACKING_AND_UNPACKING the right fiunction to pack in shipment ?
    Thanks for your answer,
    Regards
    MY
    Edited by: MY on May 6, 2010 9:19 AM
    Edited by: MY on May 7, 2010 9:19 AM

    Hello All,
    Iu2019ve created a shipment with materials and Handling units with function BAPI_SHIPMENT_CREATE.
    I see the materials to pack and the  Handling units  but they are not packed together.
    i try to use function HU_PACKING_AND_UNPACKING but it doesn't work
    i think i have a problem with an internal table GS_HEADER51 which is empty when i try with my propgram
    i have got a fatal error sy-subrc = 8
    How can i do ?
    is HU_PACKING_AND_UNPACKING the right fiunction to pack in shipment ?
    Thanks for your answer,
    Regards
    MY
    Edited by: MY on May 6, 2010 9:19 AM
    Edited by: MY on May 7, 2010 9:19 AM

  • Problem with basis  support pack 12 ERP 2004s 700 release

    Hi,
    I am into implementing support packages. basis support package 12 implementing under dialog work process. it has strucked in middle. when i am trying to open new sessions it is going under short dump. and also before login in to system it is showing the error
    "status 0020 of the user interface SAPMSYST missing"
    short dump:
    Runtime Errors         SYNTAX_ERROR
    Date and Time          10.01.2008 10:38:06
    Short text
         Syntax error in program "SAPMSEM1 ".
    What happened?
         Error in the ABAP Application Program
         The current ABAP program "????????????????????????????????????????" had to be
          terminated because it has
         come across a statement that unfortunately cannot be executed.
         The following syntax error occurred in program "SAPMSEM1 " in include
          "CL_SALV_FORM_ELEMENT==========CU " in
         line 13:
         "The type "IF_SALV_FORM_CONFIG" is unknown."
         The include has been created and last changed by:
         Created by: "SAP "
         Last changed by: "SAP "
    Error analysis
         The following syntax error was found in the program SAPMSEM1 :
         "The type "IF_SALV_FORM_CONFIG" is unknown."
    Trigger Location of Runtime Error
         Program                                 ????????????????????????????????????????
    Kindly help me how to rectify this error?

    Hi Mahesh,
    This problem what your facing is typical of implementing of support packages.  Mahesh , there is a problem with the import .  What you can do is reimport  the Support Package thru OS level.
    tp import <support patch> <sid> pf=\usr\sap\trans\bin\TP_DOMAIN_ACD.PFL tag=spam -Dclientcascade=yes -Drepeatonerror=8
    After You Import Restart the Server by stopping SAP. hope this solves your problem
    wish u luck and God bless u.
    thanks and regards
    Joel Anthony Trinidade
    Points rewarded would be appreciated.

  • Linux install problems with Web Dev Pack 1.1

    Any one else having problems installing Web Services Dev Pack 1.1 for Linux that was released on 2/25 ? It gets about 55% finished in the install and then it complains about moving certain jaxp files to $JAVA_HOME/jre/lib/endorsed dir. I do put the files in the endorsed dir but the install does not continue. It also fails when starting over reporting the same issue.
    Thanks for any help and work arounds.
    eugene

    I am having the same problem installing on Red Hat 8.0....
    I receive a message like the following
    <PRE>
    Java(TM) Web Services Developer Pack 1.1 will be installed in the following
    location:
    /usr/java/jwsdp-1.1
    with the following features:
    JAXB Version 1.0 (Java Architecture for XML Binding)
    JAXM Version 1.1.1 (Java API for XML Messaging)
    JAXP Version 1.2.2 (Java API for XML Processing)
    JAXR Version 1.0_03 (Java API for XML Registries)
    JAX-RPC Version 1.0.3 (Java API for XML-based RPC)
    SAAJ Version 1.1.1 (SOAP with Attachments API for Java)
    JSTL Version 1.0.3 (JavaServer Pages(TM) Standard Tag Library)
    Java WSDP Registry Server Version 1.0_04
    Tomcat
    for a total size:
    67.7MB
    Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
    Redisplay [1] 1
    Installing Java(TM) Web Services Developer Pack 1.1... Please wait.
    Errors occurred during the installation.
    Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
    Redisplay [1] 1
    </PRE>
    then in the install directory, there is a file....log.txt containing:
    <PRE>
    (Mar 5, 2003 9:19:14 AM), Setup.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, ServiceException: (error code = 315; message = ""; severity = 0)
    STACK_TRACE: 24
    ServiceException: (error code = 315; message = ""; severity = 0)
         at com.ibm.wizard.platform.linux.LinuxRegistryServiceImpl.getPackageInfo(LinuxRegistryServiceImpl.java:221)
         at com.ibm.wizard.platform.linux.LinuxRegistryServiceImpl.getSoftwareObject(LinuxRegistryServiceImpl.java:142)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.installshield.wizard.service.LocalImplementorProxy.invoke(LocalImplementorProxy.java:52)
         at com.installshield.wizard.service.AbstractService.invokeImpl(AbstractService.java:51)
         at com.installshield.product.service.registry.GenericRegistryService.getSoftwareObject(GenericRegistryService.java:120)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.setSoftwareObject(PureJavaProductServiceImpl.java:1582)
         at com.installshield.product.service.product.PureJavaProductServiceImpl.access$14(PureJavaProductServiceImpl.java:1578)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.addToVPD(PureJavaProductServiceImpl.java:4662)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkInstalledVersion(PureJavaProductServiceImpl.java:4632)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(InstallableObjectVisitor.java:252)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(InstallableObjectVisitor.java:171)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(InstallableObjectVisitor.java:208)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(InstallableObjectVisitor.java:171)
         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObjectVisitor.java:122)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:4355)
         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:3590)
         at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
         at java.lang.Thread.run(Thread.java:536)
    </PRE>

  • Odd problems with Spry features

    I have finished a site at
    http://www.magnoliaparkburbank.org
    that uses many Spry features such as autosuggest, master-detail
    regions and css classes built into the xml files. The site has been
    developed on a Mac but I have a BrowserCam account with remote
    access so I can test the site on multiple platforms and browsers.
    My client is reporting odd behavior on some of the features.
    Particularly problematic is the store directory section. When the
    user clicks on "Neighborhood Directory" a pop up window opens with
    an html page that is mostly Spry driven. The client is reporting
    problems in the select menu (not all categories showing up) I have
    worked hard on the autosuggest feature with the help of Donald and
    Kinblas. The auto-suggest seems to work sometimes and not at other
    times. The user is supposed to be able to type the complete store
    name or part of the store name to see the address and phone number
    of that particular store. If the user wants to search again he
    clicks the search again and the fields are cleared. Sometimes
    things just seems to get stuck. There is also a problem in some
    browsers (Firefox) that does not allow the user to return to the
    parent window. I am looking for some feedback, suggestions and/or
    advice on the useability of this site. This is all complicated by
    the fact that the bulk of the site is in Flash including the call
    to open the browser window for the store directory.
    Thank you so much for any help!

    Hi Marlene,
    The close window problem is due to the IE hack
    window.opener='x' that you have in the href of your close window
    link. If you are trying to figure out how to prevent IE from
    prompting the user to see if it is ok to close the window
    programatically, do a net search on "window.opener='x'" and you'll
    see some pages that discuss a way of using openWindow to trick IE
    into not prompting the user based on the window name ... I believe
    the discussion centers around how that also works for other
    browsers like FF, etc.
    Regarding your auto-suggest problems, we'll need specifics
    from you as to what isn't working properly, what browser and
    platform, and what your expectations are in specific situations.
    For example what is your expectation when your user types in
    "siren" and hits return? etc.
    --== Kin ==--

  • Indesign CS 5.5 problems with accessibility features

    I am required to create 508 accessible documents for the government agency I work for. The new features in Indesign allow you to export your document to an accessible pdf using the articles panel, export paragraph styles to tags and object tagging.  My question is this. It all works fine. The tags are great, it passes the accessibility check but you would expect the order panel to match the tags order and it does not. In the training on Adobe tv http://tv.adobe.com/watch/accessibility-adobe/part-2-exporting-and-finalizing-your-pdf/ they never even look at the order panel. I always have to reoder the tags in the order panel. will Adobe be addressing this issue?

    I've also posted the same problem in another thread. No matter if I use the Structure Pane or the Articles Pane within InDesign, once I open the file in Acrobat, the reading order still is incorrect. I found this solution (below) from another User, tested it, and it works. I really have an issue with the pdf "passing" the Accessibility test when the file is not Section 508 compliant.
    In Indesign, reorder ALL the objects on page using send to back, starting with the last object on page you wish read, continuing until the object you want read first in acrobat is sent to the back last in InDesign. The result is that the Reading order is correct in Acrobat. Obviously, any object additions to a page means re-ordering the whole page. Changing copy doesn't affect this. Also, the order of objects on a page has no relationship to the page structure. It appears that the object reading order is as objects are added to page. Ist added (and furthest back), 1st read, last added (nearest front), last read. Shuffling the objects in the Document Structure pane has no effect on this order (and vice-versa).

  • Problem with License feature in 2821

    Hi,
    Recently i was updating a router which had 2 ios images(spservices and advanceipservices). I needed to select advance ip services, so i ran the boot command on the router and then reloaded it.
    My problem is that after the router boots up its not showing any license feature
    I ran the command #sh license feature and  #show license detail .
    But its not showing any license.
    showing error - % Error: No License Found
    Please help
    Regards
    Aateek Singh
    Network Engineer
    Spooster IT Services

    Hello Aateek,
    2800 Series routers (along with all Genration 1 ISR's- 1800/2800/3800's) do not use licenses.
    The advipservices feature set is loaded just by changing which IOS you boot to. In order to confirm you are using the advipservices feature set, perform a
    #sh version
    the output should start like what's below, only you want to see ADVIPSERVICES instead of ADVENTERPRISE and then whatever version you have. Any specific commands or features you need should work as soon as you confirm this. If the #sh version output says you are still using ipservices, you need to check your boot statements to make sure your router is trying to load the correct IOS file (you can watch this during the boot process if you have a direct console to the device).
    Cisco Internetwork Operating System Software
    2800 Software (C2800-ADVENTERPRISEK9-M), Version 12.3(8.2)T, INTERIM SOFTWARE
     Hope this helps! -Mike

  • Has any had a problem with Collage feature in Elements 12 with Yosemite?

    I use the Collage feature in Photoshop Elements 12 and with the upgrade to OS X Yosemite it no longer works properly.  You cannot drag photos around and in general is is buggy.  Has anyone had this problem?

    You should do this
    A Reminder for Mac Folks upgrading to Yosemite | Barbara's Sort-of-Tech Blog
    and also update Yosemite to version 10.10.1

  • IOS 5.0 - Problems with the feature "Mail"

    Gentleman,
    I installed the new iOS 5.0 and suddenly two problems appeared in my "mail" featured. I have a google mail count in my iPhone:
    - Appeared 2 Inboxs for the same mail, and both inbosx received the same messages. I could not delete this second mail box.
    - The messages in my Inbox does not show "from", just "to" and I can not put the message to "unread" or change anything. The most strange that the messages that I received become messages that I can send to others.
    I tried to restart the mail in the configuration, I tried to restart all the iPhone to return to factory configuration and the software return to iOS 5.0 and with the same problem.
    Anyone have the same problem? Any toughts?
    Thanks for your kindly attention
    Gabriel Aleixo

    Im having the same issue. It didnt happen right after the update. I updated at 1pm and it happened at 9pm. My memory is still there for them when i plug it into iTunes but the memory is now under "other" instead of apps.

  • Problem with Hotkey Features

    I've been having this problem for quite a while. I've notice that after a couple of days, one of the services of ThinkPad Hotkey Features, On Screen Display, have been disabled for some reason and seems impossible to restore without reinstallation. For instance, when I press Fn + F5 (wireless is on), instead of giving me the black screen to allow me to switch on/off wireless and Bluetooth, it only enable/disable the bluetooth button every time I press it. Same goes with the indicator icons of brightness and volume when I readjust them through the Fn + Home/End and Volume control buttons respectively.
    I've contacted Lenovo service and they told me to reinstall the On Screen Display. However the problem keeps coming back. Is there any other way to do this so I don't have to reinstall time and again?
    Appreciate if there are answers fast.
    P.S. My system is a laptop with Lenovo T60 and Windows XP Professional SP2 (preinstalled), and I owned it for about 3 years already.
    Solved!
    Go to Solution.

    Problem Solved! 
    I discovered how to locate earlier versions - I my case had to go back 3 versions of HotKey fix. For my laptop, T60 2007-49U, the latest version is 3.86.0000 - I found that 3.84.2000 restored both audio & brightness levels on screen display.
    One point though, my previous display was a series of green bars - the new display is a black bar with white characters... no real problem - at least the On Screen Display is back! 
    Thanks for your help in suggesting I try previous versions.

  • Problem with accessing features as a host

    I just started using Adobe Connect. I created a New Meeting under Shared Meetings. When I open the room, I'm added as a participant vs. a host. Therefore, I don't have access to change the room layout, record, etc.  I am listed as a host under "Role."  Am I accessing the room incorrectly?
    Does it matter if I create a room under Shared Meetings vs. User Meetings?
    Also, how can I find which features are available with the license that I am using? I'm wondering if the license is limiting what I can and cannot do.
    Thanks.

    I'll make an assumption here, so correct me if I'm wrong. I believe you are using the Named Host licensing model. I would venture to guess you are in the Administrator group, and used that license/user ability to create a meeting in the Shared Meetings folder and add yourself as a Host of that room.
    However, to activate (for lack of a better term) the room and allow you and others in the room to be at a role above Participant, you must be a member of the Meeting Host group. Addd your self to that group, and then go back into the room you created and you should have full Host rights. If you don't you may want to either clear your browser's cookies or wait 7-15 minutes, with the room closed, to allow the session for that room to be ended by the server, and then go back into your room.
    The rooms location on the server should have zero effect on access and functionality on the room.
    Here is a description of the Connect licensing and how those licenses work: Setting the Record Straight on Adobe Connect Licensing | RealEyes Media

  • Anyone having problem with mophie space pack

    I can't get my space pack to bew functional for apps, music or pictures to free up room on my phone ?

    I'm not having any problems whatsoever.  Thanks for asking, though.

Maybe you are looking for