Possible bug on Analytic Workspace Manager 11.1.0.7B

Gentlemen.
Maybe I'm doing something wrong, but for some reason when I turn on the Materialized View for a medium Cube option, query on the MV prepares the sum instead of moy. I deactivated and reactivated the view materialized on the cube several times and yet it's always like:

(
SELECT
T1. DAY_ID TIME_DIM,
T1. CHANNEL_ID DVC_LOC_DIM,
SUM (TO_NUMBER (T1. FLOAT_VAL)) AVG_VAL
Of
Tabelname T1
GROUP BY
(T1. DAY_ID, T1. CHANNEL_ID)
)

Thank you.

Mariano J. Padilla

Hello

VM can be set with the size of the sum operator, min, or max.

Thank you, Laura

Tags: Business Intelligence

Similar Questions

  • Analytic Workspace Manager 11.2.0.3.0a and Oracle11g 11.2.0.4

    Hello!

    I'm trying to connect to Analytic Workspace Manager, version 11.2.0.3.0a (latest one), Oracle Server ver 11.2.0.4. Connection fails with the following message displays "this version of Analytic Workspace Manager is not compatible with the database instance.". Is it possible to make this work? The solution I know is to demote a server. Maybe someone knows alternatives?

    Best regards

    Bart

    try adding the following line at the end of your awm.properties file and restart AwM.

    _awm. Skip.newer.Database.Check = Yes

    This will tell the auditor compatible AwM to simply skip the check. The audit is to ensure

    AwM older clients do not try to work with the most recent database instances. In your case, the verification is

    being very strict, but technically accurate.

  • Analytic Workspace Manager default language

    Hello

    I installed Analytic Workspace Manager 12.1.0.1.0B in my Windows 7 Enterprise (Spanish version) and all messages and front-end is now in Spanish.

    But I'm used to the English interface.

    How can I change language by default AWM?

    Thank you

    Oscar

    Hi Oscar,.

    How to change the default language that uses AWM would launch AWM from file beats or console with an option to set the language of the user.  Here is an example of how a bat file used to start AWM could be modified to set the default language to English.  The parameter is -Duser.language = in.

    setlocal

    REM has change the path to your Java runtime environment installed

    REM be sure your environment has at least the JRE version 1.6 installed

    sets the path = c:\Program Files\java\jre6\bin;%path%

    REM Launch AwM.  MX - sets the size of the memory allocated on the heap by the Java virtual machine

    REM - XX sets the size of the memory allocated to the space of the permanent object of the Virtual Machine Java

    REM - Duser.language = defines the default language used by java to English.

    Start javaw-mx1024m - XX: MaxPermSize = 128 m - jar -Duser.language = in awm12.1.0.2.0.jar

    ENDLOCAL

    Hope this helps,

    Ken Chin

  • Workspace Manager 11 GR 2: ORA-20145: "Under TENSION" workspace cannot be deleted ORA-06512

    Hi all

    I considered the possibility of use of the Workspace Manager on Oracle 11g 11.2.0.4 (Oracle Linux OS) as a way to allow developers to experiment in our Dev of the databases (s) on the changing data in application dev (for most code tables) schema support app. I used preview Workspace Manager Enterprise Manager 12 c against one of our Dev database after (briefly) examining the 2009 Oracle Database 11g and the more formal Workspace Manager Guide the developer 11g Release 2 (11.2).

    My initial work did not provide the correct results (do not ask for help on that), so I want to start by removing all child workspaces and workspace 'On-line'. However, when I try to use EM12C to remove the LIVE (which was created under SYS) workspace I get "ORA-20145: 'LIVE' workspace cannot be deleted ORA-06512: at the"WMSYS.LT", line 4994 ORA-06512: at line 2".»

    Before posting, I googled first, then questioned this forum and even the 'full search' option but have not found any other mention to this.

    Can someone help guide me to a fix? It's development, it is important for me as a DBA because it will help you avoid to create and maintain multiple copies of our data and application for each developer schemas.

    Thank you

    Ted

    I could have sworn that I replied to this a few hours ago.  Maybe the Web gremlins ate the post, maybe they will regurgitate a few hours (so apologies if it appears a second time).

    You can not remove the DIRECT workspace.  The DIRECT workspace still exists.  This is the workspace that you are in when you log in.  If you have a table without version 10 lines and activate the version, it will have 10 rows in the DIRECT workspace.  You can create children other areas of work where the table can have 9 lines or 11 and those that can be deleted, but can not be the DIRECT workspace.

    You can disable versioning on each of your tables (dbms_wm.disableVersioning) If you want to return to the State they were before that you have turned on versioning in the first place.

    Justin

  • Possible bug on role assignments

    I am using SOA/BPM 11.1.1.7.

    I found a possible bug when you deploy a BPM Application which mixed assignments (some directly to one user, others to a role of Application BPM (created in the workspace).

    I did two tests.

    Test 1.  Created a project/process of BPM with two lanes.  In organization, I assigned the roles of corridor users (to the embedded Weblogic LDAP).  On deployment, these roles were driven from the area space of work/Administration/roles (when logged in as a Weblogic).

    Test 2.

    In the workspace I created a few BPM roles (and put assignments users), then in a project of assigned BPM Application roles to my role of corridor.

    However, I created a corridor and made the assignment directly to the user.

    On deployment, the role which has been directly attributed to the user at the level of BPM projects has been eliminated NOT to the role area.

    A video of it is here: http://youtu.be/bWtEIRavlEY

    Stuart

    Hi Stuart,

    Could check you how your mapping roles work if you check "deployment of existing objects of update on ' option in organization.xml?

  • Using Oracle analytic Workspace with Excel

    Hi, I have created a space for analytical work on Oracle analytic workspace, now suppose I want to access this area of work to Excel, is - it possible? If yes how

    Hello

    I understand there are three plug-ins for Oracle to Excel: OBIEE and Essbase OLAP. I presume that the plug-in you use is the plug-in, OLAP which only works with Oracle 10 g, or an earlier version. However, from Oracle 11 g, Oracle recommends that you use the MDX of Simba for Oracle OLAP (http://www.oracle.com/us/corporate/press/036550 and http://www.oracle.com/us/corporate/press/173668).

    If you are using the MDX, your application can connect directly to the Oracle OLAP cube. Since you are using Excel, your users need to connect through Oracle, and you don't need to manipulate the retrieved data before posting. Excel and its PivotTables will generate MDX queries against the Oracle database through the MDX provider, so you don't need to use any plugin or API. This means that you don't need to learn new menus or API - you simply use the native functionality of Excel. In addition, your data comes direct to the Oracle database. Whenever you open your workboook, you refresh your data with the data-> button refresh and your spreadsheet data are underway, not an out-of-date copy.

    Please let me know if I'm missing something in your needs. Feel free to contact me directly if you have any questions or concerns.

    Mike

  • Analytic Workspace session not getting killed

    Hi all

    I created and mapped to a time dimension in the analytic workspace the user and proceeded to fill the option "keep the Dimension". For some reason, it took longer than expected (more than 15 minutes to the usual 5 minutes) to fill the size so I killed the session using Enterprise Manager ("marked to kill Session").

    Unfortunately, it's been more than three hours and the session is always contained in the EM performing an activity (Status: KILLED).

    "The AWM client is unable to fix another session resulting in error ' java.sql.SQLException: ORA-33290: analytic workspace < string > cannot be fixed in the mode that you asked because another user has attached in an incompatible mode.

    Questioning shows view v$ aw_olap an existing session into "READ WRITE" attach with changing mode permanently the values for the columns to display.

    Even to truncate the underlying dimension table does not work even if there is no locked in the database objects.

    How can I fix it? Any help will be appreciated.

    FYI my setup is as follows:
    11.1.0.7.0 DB (SUN Solaris 10)
    11.1.0.7.0 client (Windows Server 2008)

    Kill - 9

  • The audit through Workspace manager

    Hello

    I am auditing 7-8 tables in my database according to the needs of the company.

    I have a very large table in my database which is having around more than 60million records and the size of this segment is about 9 GB. Because of the requirement of the enterprise, to capture all the update and delete the history of this table.
    Currently, we have update and delete row level triggers that simply insert old values in the change_history table. But because of the size of this table of history, sometimes it become pain to get information.

    Now, we are modernizing our Database 9i and 10g and I read about the enable workspace versioning feature manager.

    Could you please provide your valuable suggestion is it interesting to use dbms_wm.enableversioning for this large table? It will increase the performance? It will increase the performance of history changes drillthrough reports.

    I perform a simple test to check the performance of the normal and the activated version table. If the performance is the same, but explain the plan for the activated version table was pretty horrible as oracle has created some tables and views that he.
    I wonder if I join tbal activated version with a few other tables and the complexity of the explain plan command, focus of this query could be tricky.

    Please suggest...

    Kind regards
    JM

    You will get probably not any improvement in performance by using Workspace Manager for relatively simple reports. The main advantages of the use of Workspace Manager to keep track of changes to data over time are

    -eliminating the need to write and maintain line-level triggers (less of a concern here where the code is already written and a relatively small number of tables is involved)
    -avoids the logic of the code "includes" in your reports. If you need run a report that gets the State of a line at a particular point in time table, join to the version of one row in another table that was in effect at that point in time, etc., you end up writing a lot of custom code to determine the current version of each line of a particular table. Workspace Manager allows you to go back to an arbitrary point in time and is implemented that bounding box logic automatically (helpful when you can reuse the reports which are designed to examine the current state without making any code changes for the status to an arbitrary point in the past).

    However, performance tends to be much more difficult because there are a number of objects involved. Best Workspace Manager will perform as well as your custom code could perform. For most cases, it is possible to write custom code more quickly. Therefore, whether the effort of that save you from the Manager of the workspace will argue (potentially small) performance problems.

    If you are on editing business, purely from the performance point of view, you would get probably more benefits of partitioning the table audit (partitioning is an extra cost option with your license to enterprise edition). You can also consider upgrading to 11g and using Total Recall (other additional cost).

    Justin

  • Are you aware of a possible bug in the version 3.6.23? In the browser, for example, "two /" appears with the slash through the 'o'. Is this a known bug? Thank you

    Are you aware of a possible bug in the version 3.6.23? In the browser, for example, "two /" appears with the slash through the 'o'. Is this a known bug?

    When the same text is seen in another browser, it is displayed correctly as "two."

    The same question is displayed on another computer.

    Thank you.

    Sounds that you use a font that supports ligatures (Palatino?).

  • possible bug in match pattern string of dot and a special character

    Hi friend recently and I find something in game chain model that it looks like bug, I want to know labveiw expert opinion on it
    the possible bug is
    have you ever tried to match (.) dot for use in regular expression? this icon could not find the point inside the string? 
    I also think what happens if we try to find a character within a string that is a piece of special character
    for example how you can use this icon to find \b inside the string as (hatef\blabview)?

    [.] to find the period

    \\B to find the backslash b

  • Possible bug: save the table with double and extended precision to the worksheet

    If one concatenates an array of double-precision and an array of precision extended with the 'build' vi table, then recorded using 'Write in a spreadsheet file' vi any digits to the right of the decimal are reset to zero in the saved file. Regardless of the entry of signifier of format (for example %.10f) to the vi 'Write in a spreadsheet file'.

    I'm on Vista Ultimate 32 bit and labview 9.0

    This is a possible bug that is easily circumvented by the conversion of a type before you incorporate arrar in a worksheet. Nevertheless, it's a bug and it cost me some time.

    Hi JL,.

    No, this is not a bug - it's a feature

    Well, if you'd look closer you would recognize the 'save to spreadsheet' as polymorphic VI. As this polymorphic VI does not support the EXTENSION numbers internally (it only supports DBL, I64, and String) LabVIEW selects the instance with more precision: I64 (I64 a 64 bits of precision, DBL that 53...). Your options are:

    -the value of the instance to use as the DBL (by right click and "Select type... »)

    -make a copy of this VI, save it under a different name and make support number of POST (not rework the polymorphic VI like you would break compatibility with other facilities of LV or future revisions)

  • Is it possible to do a download manager for Blackberry?

    It is possible to do a download manager uses java for blackberry that can make divide a file into several parts, then I can combine these parts?

    So, will it work for download manager that run in desktop PC.

    It is possible to do a download manager that will run on the phone and download a file in parts and then reassemble - but I don't know what you mean by "So it'll work like download manager that run in desktop PC."

  • Rename an analytic workspace

    Hello

    I created an analytic workspace in dev - environment and then I created a template for him. I want to migrate the analytic workspace in the prod environment using the template I created. I was able to do, but now I want to rename the analytic workspace under a new name, but seems there is no option for me to do. Any suggestions on how to do it.

    Thank you

    It is easy using PL/SQL.

    exec dbms_aw.aw_rename('OLD_AW_NAME', 'NEW_AW_NAME');
    

    Unplug AWM before doing or he will get confused.

  • APEX translated application 4.2 available possible bugs on theme 25

    Hello everyone,

    I try APEX 4.2 with reactive Blue theme (theme 25). So far so good. When I tried to do an application translated from my one shot (I don't translate any string, just de-seeded and released the app), I discovered some possible bugs on the page layout. For example, in areas of form, fields with the scope of auto column cannot be aligned in the same line. They are moved to a new line, although in the original application, it works. I know it's easy to fix by setting a specific value in the scope of column. But how can I fix the page layout in the pages who are magicians (with the standard model of region) and fields are placed in the table not div like in the initial application. Is there a difference between a translated application (which is actually not yet translated) and on the initial page rendering?

    Thanks in advance.

    Hi Grandmaster,

    I think that you are hit bug 15922307 - model of presentation of the grid of a translation application is not used
    who sets us 4.2.1.00.08. Can you check if you're on this version or if you are still on APEX 4.2.0

    Concerning
    Patrick
    -----------
    Member of the APEX development team

    My Blog: http://www.inside-oracle-apex.com
    APEX Plug-Ins: http://apex.oracle.com/plugins
    Twitter: http://www.twitter.com/patrickwolf

  • Cannot open the analytic workspace

    Hello

    We are facing a strange issue while trying to open an analytic workspace. The error message says:

    "java.sql.SQLException: ORA-00600: internal error code, arguments: [xsOBJBIND01], [], [], [], [], [], [], [], [], [], []]]".
    ORA-06512: at "SYS." DBMS_AW', line 93
    ORA-06512: at "SYS." DBMS_AW", line 180
    ORA-06512: at line 1

    ..."

    We have several dimensions and cubes built in which was working OK before.

    Pls can throw you your thoughts on solving the problems.

    Details of the environment
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 on AIX 6.1
    AWM 11.2.0.2.0A

    Rgds,
    Prakash S

    There are two options.

    With the help of JAVA
    CD to the directory that contains the jar awm and execute something like the following.

    java -classpath awm.jar oracle.olapi.metadata.util.ExportXML -user your_user -password your_password -url jdbc:oracle:thin:@localhost:1521:orcl > olap.xml
    

    Of course, you need to change this option to provide your own user, password and the URL. Your awm jar may have a different name (for example awm11.2.0.1.0.jar), so that set as well.

    Using PL/SQL
    For this you need a DIRECTORY available Oracle, 'Mon_repertoire' say, that is mapped to an available directory. In other words, something created using code like this.

    CREATE DIRECTORY MY_DIR AS '...enter path here...';
    GRANT WRITE ON MY_DIR TO your_user;
    

    Then log in as your_user and run the following PL/SQL

     exec dbms_cube.export_xml_to_file('your_user', 'MY_DIR', 'olap.xml')
    

Maybe you are looking for