Cube Viewer problems

I've installed Oracle9i R2 and applied the 9.2.0.3 patchset. When I try to launch CubeViewer for a Cube that I've created through the Enterprise Manager, I get the following error:
Main Class not found: Program will exit!
I checked the CLASSPATH settings in ORACLE_HOME/bin/oemapp.bat and they seem to be okay.
Has anyone else seen this before?
Thanks,
Vivek.

//VVAIDYA/.../main $ cd c:/oracle/ora92/classes
//VVAIDYA/.../classes $ cd oracle/olap/express/OEMIntegration/
//VVAIDYA/.../OEMIntegration $ ls -l
total 31
-rwx------+ 1 Administ mkpasswd 2333 Apr 24 2002 DBAdminAppDisplayInfo.class*
-rwx------+ 1 Administ mkpasswd 2951 Apr 24 2002 ExpressDisplayDriver.class*
-rwx------+ 1 Administ mkpasswd 2341 Apr 24 2002 ExpressPaletteDisplayInfo.class*
-rwx------+ 1 Administ mkpasswd 2319 Apr 24 2002 OSIMAppDisplayInfo.class*
-rwx------+ 1 Administ mkpasswd 6224 Apr 24 2002 OlapCommandHandler.class*
-rwx------+ 1 Administ mkpasswd 865 Apr 24 2002 OlapCommandID.class*
-rwx------+ 1 Administ mkpasswd 3003 Apr 24 2002 OlapIntegrationComponent.class*
-rwx------+ 1 Administ mkpasswd 1731 Apr 24 2002 OlapIntegrator.class*
-rwx------+ 1 Administ mkpasswd 2987 Apr 24 2002 OlapMenuFactory.class*
-rwx------+ 1 Administ mkpasswd 2328 Apr 24 2002 XpInsMgrAppDisplayInfo.class*
And $ORACLE_HOME/olap/cv.bat exists. When I run it, I get the same "Main class not found" error.

Similar Messages

  • Problem with Cube Viewer

    Hi techi
    i am using OEM with the Oracle 9.2.0.1.0.
    If i try to start Cube Viewer i will get a black Screen and after a minute i will get an alert without error message.
    I found a Patch 2323004 which only be used for Windows not for Linux Suse.
    The process is as follows:
    Then the Oracle Enterprise Manager Cube Viewer starts loading. An error
    window with a fire alarm symbol and with an OK-button appears. There is no
    window title or error text displayed in the window.
    Selecting the OK-button will close the cube viewer window and the 9.2.0.1
    RDBMS instance is no longer running.
    This problem is handled in <bug:2407685>
    Apply the following 9.2.0.1 Oracle OLAP patch like described in the patch
    readme file and reboot the machine (always create a backup before applying a
    patch):
    Patchnumber: 2323002
    OLAPI API FAILS ON WINDOWS 2000 & XP
    Product:Oracle OLAP Version:Oracle 9.2.0.1
    Platform:MS Windows NT/2000/XP Server
    To download the patch login to http:
    //metalink.oracle.com
    Select button "Patches", enter the Patch Number 2323002 and select
    the "SUBMIT" button.
    Can anybody tell me if there is a pacth for Linux Server.
    I will be thanfull to get any answer
    Mehdi

    One-off 2323002 is not applicable for Linux. It addresses a bug in the OLAP API due to differences in the behavior of memory management system services between Windows platforms.
    As for your Cube Viewer problem, please make sure your OLAPI jar files found on the client match those on the server/database. You can find them at $ORACLE_HOME\olap\olapi\lib directory. Copy the database express*.jar files to the client OLAPI lib directory. Cube Viewer is based on the OLAP API.

  • Cube Viewer:  OLAP sess_iiop connection problem...

    I posted this to the OEM forum, but later realised this might be a better place?
    <OEM post>
    I am having a problem with the Olap Cube Viewer within OEM. I'm not sure where to post this, so it ends up here, as Cube Viewer is a part of the OEM.
    I am running Oracle 9.0.2.1 on Solaris 2.8.
    My problem is:
    When I try to start Cube Viewer to view any of the sample cubes, I get the following error:
    "Cube Viewer was unable to connect to the OLAP Service using the 'sess_iiop://<myserver>:2481:/etc/OLAPServer/<myserver>:OLAPServer' connection string."
    The action mentioned in the error-dialog is:
    1 Make sure Olap server is running on host '<myserver>'
    It is running, I am able to connect to it with OLAP Services Instance Manager, and it shows a green light.
    2 Make sure that the Olap Service is registered as 'sess_iiop://<myserver>:2481.....'
    I am unable to find out from the doc's how to check this. I guess its hidden somewhere in a config file?
    Olap was installed "out-of-the-box", and to my knowledge I haven't done anything to change it.
    Let me add that I experience similar errors from Jdeveloper when I try to create BI Beans presentation objects against the server.
    Can anyone help me sorting this one out? Help would be very appreciated.
    Thanks and regards,
    Jens
    </OEM post>
    I have later found a thread (http://forums.oracle.com/forums/message.jsp?id=1106773) thread here in the OLAP forum,
    which resemble my problems, so I've tried the suggestions there as well:
    1. Deleting rows from OLAPSYS.OS_CHILD_INSTANCES ..
    I find one row, containing data in all columns except IS_DEFAULT_INSTANCE, which is blank.
    I tried deleting this row, and the restart the olap services (olap start), but still same problem in Cube Viewer.
    2. JVM context..
    I connect using sess_sh as sys, the /etc/OLAPServer node does not exist, so I create it:
    Session Shell
    --type "help" at the command line for help message
    $ ls
    bin/ service/ test/
    etc/ system/ webdomains/
    $ cd etc
    $ ls
    debugagent repapi
    deployejb shellAgent
    execute timeout
    ifr transactionFactory
    ifrManager twophasecommitcoordinator
    loadjava version
    login
    logout
    $ ls debugagent
    debugagent
    $ mkdir /etc/OLAPServer
    $ chmod +rwx PUBLIC /etc/OLAPServer
    $
    I log out of the sess_sh session, then do a olap stop and olap start, again try to view a cube with OEM Cube Viewer,
    still get the same error-message.
    Can these problems come from an invalid OLAP object (dimension,measure folder or cube) in the database?
    We have been trying to set up some new ones for testing purposes, and I can't guarantee that we know what we're doing....;-)
    Please let me know if more info is needed...
    Jens

    It really sounds like you should post your issue with Oracle Support Services on metalink.oracle.com. Anyhow, two configuration parameters are used. Both are required:
    OLAPI/SessionIIOPService: the URL-like "sess_iop://.." string, which is supposed to specify the server on which the Oracle CORBA Naming Sevrice is running. OLAPI/SessionIIOPContext: a path in the namespace.
    I believe the context that is used in a production environment is /etc/OLAPServer.
    Look for the name of the service in the path. The default name is <host>:<instance name>, and I think the default instance name is "OLAPServer".
    There is a Java utility called "sess_sh" that you can use to check out the namespace. Here is the text of a PC batch file to use to browse around. Once you get to the "$" prompt, you can use Unix-like "ls" and "cd".
    @echo off
    setlocal
    rem * VBROK_ROOT is already set
    rem * JDK_ROOT is already set
    set VBROK34_ROOT=d:\OLAPIBetaTraining
    set JOLAP_ROOT=d:\OLAPIBetaTraining
    set CP=
    set CP=%_CP_%;%JOLAP_ROOT%\lib\aurora_client.jar
    set CP=%_CP_%;%JOLAP_ROOT%\lib\mts.jar
    set CP=%_CP_%;%VBROK34_ROOT%\lib\vbjorb.jar
    set CP=%_CP_%;%VBROK34_ROOT%\lib\vbjapp.jar
    @echo on
    %JDK_ROOT%\bin\jre -cp %_CP_% oracle.aurora.namespace.shell.ShellClient
    -user xademo -password xademo -service
    sess_iiop://bibbox1-sun:5522:bmrel
    @echo off
    endlocal

  • Problem in viewing cubes with Cube Viewer

    I have installed oracle 9.2.0.1.0 in windows 2000 platform and created a oracle's standard data warehousing database. When I try to use the cube viewer in Enterprise manager Console to view a cube(SALES_CUBE or COST_CUBE which are the sample cubes given with the database) a dialog box is displayed while reading cube meta data. Problem is this dialog does not display any error message(It is empty except for the red icon) but when ok is clicked cube viewer terminates and also the windows service of the database stops.
    Can you please help.

    hmm.... I had experience with Oracle and Macoye DB. They save the data in ISO. In order to view the data in IE u need to get them as UTF8. So I think thats the only problem u see them as ????. In oder to test this, please view it in IE and when u see ????. Select View -> Encoding and select Arabic (Window) from IE toolbar. if you see the correct Arabic, than it simply means that you need to convert ur Arabic Charset into UTF8 after getting it from DB, but before displaying it in IE.

  • Cube Viewer/Metadata problems.

    Hello,
    I was able to create cubes in OEM and display them using cube viewer on Friday. I booted up my machine Monday and I cannot view any cubes, not even the ones from the bibdemo example. I've done several metadata refreshes. The error message just shows me an empty box(with a red bell on it) with an OK button.
    I can view cubes on another database so I am thinking my metadata is fouled. Is there something else I can do other than the cwm2_olap_metadata_refresh.mr_refresh to re-establish the metadata?
    thanks in advance,
    doug
    I am using oracle 9iR2 (Oracle9i Enterprise Edition Release 9.2.0.2.1) on Windows 2000.

    I resolved this. I had to apply the utlrp.sql again (the step after the catpatch) and then follow that up with a metadata refresh (cwm2_olap_metadata_refresh.mr_refresh).
    doug

  • MS SQL database needs to run mdx query to analysis services to retrieve data from a BPC 10 Netweaver cube(view only)

    We are in the process of migrating from BPC7 SP12 Microsoft sql server to BPC10 netweaver on a sql server with BW7.4 and need to integrate our home grown data warehouse which is on a Microsoft sql server.  The data warehouse currently connects to BPC7 using integration services/analysis services and runs mdx queries to analysis services to retrieve data from the BPC7 cube (view only).  Please provide documentation on how to create this same integration with our data warehouse using BPC10 netweaver on a sql server.

    When you were setting up your ODBC data source for
    the Text driver, did you click on the "Options"
    button? There's a lot of options in there that I
    didn't understand at first glance.Yes I clicked on the options button, but the only thing there is dealing with file extensions. I left it set to the default.
    I have since tried closing my connection after I insert a record, I then try executeQuery, but still no luck. Seems strange that I can write to the file but not read from it. If any thing I'd expect the opposite problem.
    I have also tried using the class "JoltReport" from the sun tutorial instead of my own with the same result.
    Message was edited by:
    Hentay

  • Cannot start Cube Viewer under Linux

    The following bug was found for Windows platform.
    Do anyone have the patch for LINUX- SUSE. I have got the same problem under Linux but the patch is used for Window but it isn't any pacth for Linux there.
    The below description ist the same as for UNIX.
    fact: MS Windows NT
    fact: MS Windows 2000
    fact: MS Windows XP
    fact: Oracle OLAP Server 9.2.0.1.0
    fact: Oracle Enterprise Manger 9.2.0.1.0
    symptom: Olap Cube Viewer cannot be started
    symptom: An empty error window with a fire alarm symbol is displayed
    cause: Running Oracle 9.2.0.1.0 Enterprise Edition with the OLAP option on
    MS Windows.
    In Oracle Enterprise Manager Console:
    1. Startup the 9.2.0.1.0 Relational Database System.
    2. In Enterprise Manager: Select subtree Warehouse + OLAP + Cubes + SH
    3. Right-click on the COST_CUBE and select CUBE VIEWER from the popup menu.
    Minimize the Oracle Enterprise Manager Console window to see the window that
    is opened in the background. It says: "No materialized views have been
    created for this cube ... Do you want to continue viewing the cube?"
    => select button "Yes".
    Then the Oracle Enterprise Manager Cube Viewer starts loading. An error
    window with a fire alarm symbol and with an OK-button appears. There is no
    window title or error text displayed in the window.
    Selecting the OK-button will close the cube viewer window and the 9.2.0.1
    RDBMS instance is no longer running.
    fix:
    This problem is handled in <bug:2407685>
    Apply the following 9.2.0.1 Oracle OLAP patch like described in the patch
    readme file and reboot the machine (always create a backup before applying a
    patch):
    Patchnumber: 2323002
    OLAPI API FAILS ON WINDOWS 2000 & XP
    Product:Oracle OLAP Version:Oracle 9.2.0.1
    Platform:MS Windows NT/2000/XP Server
    To download the patch login to http:
    //metalink.oracle.com
    Select button "Patches", enter the Patch Number 2323002 and select
    the "SUBMIT" button.
    Thanks in advance for your help.
    Mehdi

    Patch/one-off 2323002 is not an issue with Linux. It addresses a bug on Windows 2000 & XP. Note that the Cube Viewer currently does not work with the SH Cubes. In short, there is an issue with support of denormalized snow flake schema. This will be fixed for Linux once the upcoming 9.2.0.2 patch set is released on MetaLink around Oct 4th.
    Cube Viewer does require that the OLAPI jar files located in $ORACLE_HOME\olap\olapi\lib be the exact same version as the Database Server. So you may have to update the OLAPI jar files on the machine that is running Cube Viewer. Download from the Database Server the correct express*.jar file and copy it to the OLAPI lib directory. Another thing, you may be running into the bug where CV hangs while writing to the log file. To fix this problem, please email me and ask for the Cube Viewer zip. I'll send you some files and intstructions.

  • Cannot start Cube Viewer

    The following bug was found for Windows platform.
    Do anyone have the patch for LINUX- SUSE. I have got the same problem under Linux but the patch is used for Window but it isn't any pacth for Linux there.
    The below description ist the same as for UNIX.
    fact: MS Windows NT
    fact: MS Windows 2000
    fact: MS Windows XP
    fact: Oracle OLAP Server 9.2.0.1.0
    fact: Oracle Enterprise Manger 9.2.0.1.0
    symptom: Olap Cube Viewer cannot be started
    symptom: An empty error window with a fire alarm symbol is displayed
    cause: Running Oracle 9.2.0.1.0 Enterprise Edition with the OLAP option on
    MS Windows.
    In Oracle Enterprise Manager Console:
    1. Startup the 9.2.0.1.0 Relational Database System.
    2. In Enterprise Manager: Select subtree Warehouse + OLAP + Cubes + SH
    3. Right-click on the COST_CUBE and select CUBE VIEWER from the popup menu.
    Minimize the Oracle Enterprise Manager Console window to see the window that
    is opened in the background. It says: "No materialized views have been
    created for this cube ... Do you want to continue viewing the cube?"
    => select button "Yes".
    Then the Oracle Enterprise Manager Cube Viewer starts loading. An error
    window with a fire alarm symbol and with an OK-button appears. There is no
    window title or error text displayed in the window.
    Selecting the OK-button will close the cube viewer window and the 9.2.0.1
    RDBMS instance is no longer running.
    fix:
    This problem is handled in <bug:2407685>
    Apply the following 9.2.0.1 Oracle OLAP patch like described in the patch
    readme file and reboot the machine (always create a backup before applying a
    patch):
    Patchnumber: 2323002
    OLAPI API FAILS ON WINDOWS 2000 & XP
    Product:Oracle OLAP Version:Oracle 9.2.0.1
    Platform:MS Windows NT/2000/XP Server
    To download the patch login to http:
    //metalink.oracle.com
    Select button "Patches", enter the Patch Number 2323002 and select
    the "SUBMIT" button.
    Thanks in advance for your help.
    Mehdi

    Patch/one-off 2323002 is not an issue with Linux. It addresses a bug on Windows 2000 & XP. Note that the Cube Viewer currently does not work with the SH Cubes. In short, there is an issue with support of denormalized snow flake schema. This will be fixed for Linux once the upcoming 9.2.0.2 patch set is released on MetaLink around Oct 4th.
    Cube Viewer does require that the OLAPI jar files located in $ORACLE_HOME\olap\olapi\lib be the exact same version as the Database Server. So you may have to update the OLAPI jar files on the machine that is running Cube Viewer. Download from the Database Server the correct express*.jar file and copy it to the OLAPI lib directory. Another thing, you may be running into the bug where CV hangs while writing to the log file. To fix this problem, please email me and ask for the Cube Viewer zip. I'll send you some files and intstructions.

  • Strange error when start cube viewer

    Dear all,
    i have been installed the BIBdemo succesfully, and run the cube viewer, after that i create a cube on my schema and (by creating a collection from owb9.2 and executing it directly in the db from birdge,after that the cube viewer didn't work correctly for BIBdemo ,and error message is there is errors in the dimensions of my cube ,i didn't understatnd what the relation between the two schemas,my schema and bibdemo schema ,after that i dropped my cube from enterprise manager , and the error remains the same when iam tring to run the cube viewer for bibdeom cubes), please i need a cwm statments to clear any metadata for my cubes and dimensions.
    any help is so appreciated

    Just for the benefit of anybody running into similar surprising difficulties: it is, in my case, a sniffer-problem.
    For determining the client browser's java-vendor from the applet, I used an old trick that used to work pretty well. The relevant part is where the vendor is SUN, but a distinction must be made between SUN java on SUN machines and SUN-java in MSIE. This is done as follows:
         String s = System.getProperty("java.vendor");
         if (s.indexOf("Microsoft") != -1) setJavaVendor(MICROSOFT);
         else if (s.indexOf("Netscape") != -1) setJavaVendor(NETSCAPE);
         else if (s.indexOf("Sun") != -1) {
              try {
    // ***> ay, there's the rub:
                   getWindow().eval("window.statusbar.visible");
                   setJavaVendor(SUN);
              } catch (Exception e) {
                   setJavaVendor(SUNINIE);
         } else setJavaVendor(UNKNOWN);
    The point is that the java-error is correctly caught (so the end result is as desired), but not the Javascript error that is generated external to the applet by the eval-command. So that is what triggers that error-popup in MSIE6, which does not have any consequences apart from being a nuisance.
    Why older MSIE-versions don't seem to mind and ignore the error escapes me, and is not a very intersting question anyway. The thing is just to replace the "statusbar" test by something not involving Javascript.
    One more reason to avoid using javascript for such purposes anyway is that Apple cannot make heads or tails of livewire (applets tapping into javascript).
    Rik

  • Cube viewer not  work

    i intall oracle 9201 on win2000
    but cube viewer doesn't work,
    who can tell me how to solve this problem?
    thanks .

    Please apply the RDBMS 9.2.0.2.1 or 9.2.0.3.0 patch set. This should fix your problem. Also, if you have changed any metadata in your cube, please be sure to execute cwm2_olap_metadata_refresh.mr_refresh.

  • Remote Control and Remote View Problem

    Hi,
    I work at a High School running Netware 6.0 SP5 and Zen works 4.01 ir7.
    Remote Control and Remote View works great but I noticed one problem.
    We have a logo of the school that is forced down on to the desktop when a
    user logs in through group policies. This logo works perfect for the
    desktop wall paper and loads every time a user logs in.
    When I Remote Control or Remote View a computer the users desktop wall
    paper turns from the logo being forced down through group policies to the
    desktop to a blue desktop wall paper.
    I would prefer the desktop wall paper staying the schools logo when I
    Remote Control or Remote View because if the desktop wall paper changes to
    the blue color I mentioned above when I Remote Control or Remote View the
    users computer, they will know that someone is taking over their computer
    which sometimes we dont want them knowing.
    We have Windows 98SE computer running Novell Client 3.4 and we have some
    computers running Windows XP Professional SP1 and Windows XP Professional
    SP2 both running Novell Client 4.91 SP2.
    The Remote Control and Remote View problem of the desktop wall paper
    changing on the users computer occurs on all operating systems mentioned
    above.
    Is there a solution to my above problem? When Remote Controlling and
    Remote Viewing someone's computer I don't want the desktop wall paper to
    change.
    Thanks!

    Bpilon,
    It appears that in the past few days you have not received a response to your
    posting. That concerns us, and has triggered this automated reply.
    Has your problem been resolved? If not, you might try one of the following options:
    - Do a search of our knowledgebase at http://support.novell.com/search/kb_index.jsp
    - Check all of the other support tools and options available at
    http://support.novell.com.
    - You could also try posting your message again. Make sure it is posted in the
    correct newsgroup. (http://support.novell.com/forums)
    Be sure to read the forum FAQ about what to expect in the way of responses:
    http://support.novell.com/forums/faq_general.html
    If this is a reply to a duplicate posting, please ignore and accept our apologies
    and rest assured we will issue a stern reprimand to our posting bot.
    Good luck!
    Your Novell Product Support Forums Team
    http://support.novell.com/forums/

  • Can't view my Cube and Dimension Data with the Cube Viewer

    I'm new in using OWB, i'm using Oracle 10g release1 with OWB R2 also Oracle WorkFlow 2.6.3.
    When studying with the steps from the OTN pages (start01, flat-file02, relational-wh-03, etl-mappings, deployingobjects, loading-warehouse and bi-modeling)
    the loading was success, i guess...
    But when I want to see the data in the cube and dimension, an error occurs.
    It says
    " CubeDV_OLAPSchemaConnectionException_ENT_06952??
    CubeDV_OLAPSchemaConnectionException_ENT_06952??
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DataViewerConnection.connect(DataViewerConnection.java:115)
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerMain.BIBeansConnect(DimDataViewerMain.java:433)
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerMain.init(DimDataViewerMain.java:202)
         at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerEditor._init(DimDataViewerEditor.java:68)
         at oracle.wh.ui.editor.Editor.init(Editor.java:1115)
         at oracle.wh.ui.editor.Editor.showEditor(Editor.java:1431)
         at oracle.wh.ui.owbcommon.IdeUtils._tryLaunchEditorByClass(IdeUtils.java:1431)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1344)
         at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1362)
         at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:864)
         at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:851)
         at oracle.wh.ui.console.commands.DataViewerCmd.performAction(DataViewerCmd.java:19)
         at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
         at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:100) "
    Can somebody explain what is happening, I really don't understand, when the cube viewer window appears, there's no data in it....
    I realy need help with this...

    I'm new in using OWB, i'm using Oracle 10g release1 with OWB R2 also Oracle WorkFlow 2.6.3.
    When studying with the steps from the OTN pages (start01, flat-file02, relational-wh-03, etl-mappings, deployingobjects, loading-warehouse and bi-modeling)
    the loading was success, i guess...
    But when I want to see the data in the cube and dimension, an error occurs.
    It says
    " CubeDV_OLAPSchemaConnectionException_ENT_06952??
    CubeDV_OLAPSchemaConnectionException_ENT_06952??
    at oracle.wh.ui.owbcommon.dataviewer.dimensional.DataViewerConnection.connect(DataViewerConnection.java:115)
    at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerMain.BIBeansConnect(DimDataViewerMain.java:433)
    at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerMain.init(DimDataViewerMain.java:202)
    at oracle.wh.ui.owbcommon.dataviewer.dimensional.DimDataViewerEditor._init(DimDataViewerEditor.java:68)
    at oracle.wh.ui.editor.Editor.init(Editor.java:1115)
    at oracle.wh.ui.editor.Editor.showEditor(Editor.java:1431)
    at oracle.wh.ui.owbcommon.IdeUtils._tryLaunchEditorByClass(IdeUtils.java:1431)
    at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1344)
    at oracle.wh.ui.owbcommon.IdeUtils._doLaunchEditor(IdeUtils.java:1362)
    at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:864)
    at oracle.wh.ui.owbcommon.IdeUtils.showDataViewer(IdeUtils.java:851)
    at oracle.wh.ui.console.commands.DataViewerCmd.performAction(DataViewerCmd.java:19)
    at oracle.wh.ui.console.commands.TreeMenuHandler$1.run(TreeMenuHandler.java:188)
    at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:178)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:454)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:201)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:145)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:137)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:100) "
    Can somebody explain what is happening, I really don't understand, when the cube viewer window appears, there's no data in it....
    I realy need help with this...

  • Maintenance view problem "No data maintenance Authorization; Display only"

    Maintenance view problem
    <b>Question 1>>>></b>
    > I have created a table with Display/maintenance allowed and technical setting Data class - APPL0 (master data, transparent tables).
    >> Then I have created a maintenance view thought utilities->table maintenance generator where i have specified the Authorization group as &NC& (w/o auth. group)
    ->and also created a function group and specified in the maintenance screen-> I have selected maintenance type as one step-> i have given the overview screen number->and in Recording routine i have selected - no, or user ,recording routine.
    >>> Now when i go to transaction SM30  and put the table name and press on maintain button I get a information box saying "<b>No data maintenance Authorization; Display only"....</b> and it only displays the data.
    my problem is I want to enter data through maintenance view (SM30).
    <b>2nd Question >>>></b> once i create a function group for maintenance view how can i assign a transaction for this. <i>(as if i do it as we do for a module pool program it gives me error)</i>Thank you.
    kailash

    SE93.  Enter a transaction name.  Create.  In the pop up enter a title and select 'Transaction with parameters'.
    Next screen fill the following;
    Transaction 'SM30'
    Check 'Skip first screen'
    In the table control at the bottom of the screen
    Name of screen field 'VIEWNAME'
    Value <your table name>
    Name of screen field 'SHOW'
    Value 'X'
    Save.
    Job done.

  • Adobe Content Viewer problem. Please Help me...

    Hi after updating online. Folio, I tried to update the trial version of the publication on my iPad but I get this message: "the issue isavailable for dowload, but new signing for an application version. Update the application from the App Store. "I went to the AppStore and was not any update of the Content Viewer ... I deleted the version on my iPad I downloaded again ... but without success gives me the same problem ... Please help me ... how can I do??
    thanks

    Hello Bob and thank you for responding so quickly ... Would you be kind enough to send me the link where I can download older versions of Folio Builder and Folio Producers Panel tools for InDesign 5.5. I'm looking for them but I can not find them.
    Thank you for your patience.
    Il giorno 21/gen/2012, alle ore 16:18, Bob Levine ha scritto:
    Re: Adobe Content Viewer problem. Please Help me...
    created by Bob Levine in Digital Publishing Suite - View the full discussion
    As discussed in numerous threads already, the new viewer has not been approved by Apple yet.
    If you’re a pro or enterprise customer you can create your own viewer app. If not, you’ll have to wait or roll back to the older tools.
    Bob
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: http://forums.adobe.com/message/4155907#4155907
    To unsubscribe from this thread, please visit the message page at http://forums.adobe.com/message/4155907#4155907. In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Digital Publishing Suite by email or at Adobe Forums
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/message/2936746#2936746.

  • Flash Player viewing problems

    I'm having full screen video viewing problems on facebook which I hope to get resolved.When selecting a video to view on Facebook the video goes to about a 2" high strip across the bottom of the player. When this happens I have to click the full screen icon on the bottom right corner of player to view the video, so far this problem is only happening on FB. I would like to know what's causing this problem and how to get it resolved. I've got the current player version and all my Computer Software and Drivers are up to date
    My System Info
    Gateway Laptop
    Windows 7 HP w/SP1
    IE11
    Flash player current 15.0.0.233
    Norton 360

    Yes, it says it is enabled:
    Name:              
    Shockwave Flash Object
    Publisher:         
    Adobe Systems Incorporated
    Type:              
    ActiveX Control
    Version:           
    10.1.82.76
    File date:         
    Date last accessed:
    Today, March 08, 2012, 20 minutes ago
    Class ID:          
    {D27CDB6E-AE6D-11CF-96B8-444553540000}
    Use count:         
    24711
    Block count:       
    0
    File:              
    Flash11e.ocx
    Folder:            
    C:\WINDOWS\system32\Macromed\Flash

Maybe you are looking for

  • Writting a ClassLoader

    I'm trying to write a ClassLoader that, when trying to load a class, looks for it in a special directory if the normal way doesn't find it. I've overriden the findClass method to do the job. It is supposed that the findClass method will call it if th

  • Performance rating under Vista--why is my memory given a lower rating?

    I've been wondering about the Performance rating that Vista generates. My rig rates 5.9 on everything, except Memory where it gets 5.0 for no clear reason. I have 8GB of RAM, all of which Vista seems to recognize, so I don't understand why it downgra

  • I did the 6.1.2 update and all of my pictures are deleted. HELP

    The 6.1.2 update came out today for the iphone and I updated it thinking it wasn't different than the last updates, well it ended up restoring which deleted all of my contacts, most of my songs, most of my apps and ALL OF MY PICTURES AND VIDEOS  from

  • Any way to lock iPod controls on the earphone's remote?

    I keep activating the iPod fuction when the iPhone is in my pocket via in-line earphone remote control. I like to keep the earphone plugged in at all times. Any way to temp lock it?

  • Accesing the variable of another mothod

    I have this variable called i in fuction1 how can i acces it in fuction2      public int function1(){      int i=50;           return i;      public int function2(){      Excercise_2 ad=new Excercise_2();           int e=ad.function1();           Sys