Export/Import analytics workspace

I am trying to import data into my new analytic workspace from my current workspace as a part of maintenance cycle. This time I decided to change dimension order of my cubes and created them with different dimension order by using AWM then I tried importing data from my current workspace but it is failing with following error.
ERROR: (ORA-35020) The analytic workspace and EIF file definitions of <Analytic_workspace>!<Cube_Name>DFLTPRTCOMP have mismatched dimensioning.
My cube is compressed, partitioned cube.
Is there any work around for this problem ( I have same dimensions for both cubes but I just changed dimension order).
Edited by: user3953230 on Oct 20, 2009 7:03 PM
Edited by: user3953230 on Oct 20, 2009 7:05 PM

You could try renaming your old cube (and composite) in the source AW to something else, then exporting/importing to your new AW.
After import, assign data from the old cube to the new cube, then delete the old one:
cube_new = cube_old across old_composite
delete cube_oldThis approach is less than optimal though - is it not possible to load your data directly into your new cube instead?

Similar Messages

  • Export / Import of Apex Data

    Hello,
    We are planning to move our Oracle databases from Windows Servers to Linux ones. In a test lab, we have successfully exported all data from an Oracle DB instance on Windows and imported that data on an Oracle DB instance on Linux (with the old export/import Oracle tool)
    But in fact...it was all data except Apex data. The complete Apex environment is available on our new Linux server but no trace of all our workspaces and applications. The only available workspace is Internal.
    We do not want to export / import all workspaces, applications, images and files one by one (by hand on the Apex environment).
    - Is there a particular method to follow to include the Apex data in the export / import process ?
    OR
    - Is there a trick or a utility program that can automate the export / import of Apex data ?
    Thank you for your help.
    - Patrice

    Patrice,
    There is an Apex utility (it's called ApexExport) that can be setup to run workspace, application and page exports. It's a Java based utility and sometimes can be a little maddening to get configured to run but it will do the job once you get it configured. The utility will be on the database machine in the Apex installation directory. There is pretty good documentation available from Oracle but John Scott blogged about it here http://jes.blogs.shellprompt.net/2006/12/12/backing-up-your-applications/ as well.
    Earl

  • Page Export / Import in between two workspaces in the same instance

    Hi All,
    I am trying to import a page from one application to another application in a different work space in the same instance.
    In the export file i have changed the target application id and workspace id. I am facing below error while importing the specific page.
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-00001: unique constraint (FLOWS_030100.WWV_FLOW_PAGE_PLUGS_PK) violated &lt;pre&gt;declare s varchar2(32767) := null; l_clob clob; l_length number := 1; begin s := null; wwv_flow_api.create_page_plug ( p_id=&amp;gt; 190100618443233983 + wwv_flow_api.g_id_offset, p_flow_id=&amp;gt; wwv_flow.g_flow_id, p_page_id=&amp;gt; 31, p_plug_name=&amp;gt; 'Upload Scripts', p_region_name=&amp;gt;'', p_plug_templa
    Error installing page.
    Return to application.
    Any help for this.

    I got the solution for the page export/import in between 2 workspaces.
    Only thing is we need to do some template related changes in the page, item, region attributes .
    Ref: http://www.dba-oracle.com/htmldb/t_exporting_copyin_pages_screens_workspaces.

  • Best way to Export/Import Workspace/Applications

    Hello Gurus,
    I am moving servers and wanted to know the best way to Move Workspaces/applications.
    I am on 10G R2 and Application Express 3.0.1.
    I have created a database on the new server.
    Installed http server. Installed Application Express.
    I can get into application express using the admin password.
    On the database side I have 3 tablespaces and 3 Oracle schemas.
    On the Application Express side I have 3 workspaces that are linked to
    the 3 Oracle Schemas.
    I imported (Oracles Import) one of the Schemas.
    If I get into Application Express and try to import the Workspace it gives
    me an error'Workspace will not be created because it already exists.'
    Will importing a workspace import all the applications in the workspace.
    Dhiren

    Did you export the workspace to a file and then try to import it when you got that message? What is the name of the workspace? I don't know why you would get that error in a newly installed Application Express unless you tried to manually create a workspace with that name somehow before you tried the import.
    Anyway, you might want to re-install and start over by (1) exporting each workspace to a file, (2) importing each workspace from those files into the new instance, and (3) do the same export/import cycle for each application from old to new instances, for each workspace. Workspace export/import does not include applications or anything except the workspace name, the schema list, and the user accounts. You may want to export/import css, static files, images, UI defaults, and themes too, if you want to carry those over.
    Scott

  • APEX 4.Loosing translatable text when exporting/importing to new workspace

    Hi everyone,
    I am developing a bilingual application (base English translated to french) and I noticed something weird when exporting/importing to another workspace.
    First, my application is flagged as requiring synchronization after an import. Yes, I did check that it was not flagged right before the export. I did choose Export Translations.
    Secondly, when I look at the translated application in the new workspace, my Region Names are not translated anymore (in english instead of french). When I cmpare the 2 Translation Repositories (using the Manually Edit Translation Repository) I lost all Region Names entries (Column Description = Region name).
    Thirdly, when again comparing the 2 Translation Repositories, I have the same number of Strings and Distinct Strings by if I group by Column Descriptions the sub-totals differ and I don't even have the same distinct Column Descriptions.
    My test was done with my development workspace and a test workspace (where I deleted all application prior to my test) in the same instance.
    Anybody had these problems?
    Thanks all
    I am using 4.1.1.00.23 on the Oracle Database 11g Express Edition.

    Hi there,
    Well....I guess "they lied" would be me, huh?
    Unfortunately, this is a bug. This issue with region titles was first reported in Bug in 4.1.1: Region Title translations is lost I recorded it as Bug 13801807 - REGION TITLE TRANSLATIONS LOST WHEN IMPORTING AS A NEW APPLICATION ID. It's fixed in APEX 4.2.
    I hope this helps.
    Joel

  • How to export / import workspaces from CS3 to CS5

    How to export / import workspaces and other preference settings from CS3 to CS5.

    copy the files from
    (username)/library/preferences/AICS3settings/en_us/workspaces
    to
    (username)/library/preferences/AICS5settings/en_us/workspaces

  • Export import a page between workspaces

    I have a page 500 in workspace A that I wish to export.
    The load it into workspace B on another datebase, keeping the page number the same but with a different delevoper username.
    Is this possible using the APEX export/import?
    Does the export script need to be changed in any way to make it work?
    Can it only be done via sql*plus
    I have had limited success, but only when the page is exported and imported to the same workspace in the same database.
    Thanks
    Ian

    Hello Ian,
    >> I have had limited success, but only when the page is exported and imported to the same workspace in the same database.
    This is the original intension of this service, although it will also work on different databases, if the workspaces are the same – the target workspace was created by importing the source workspace.
    In principle, you can change the p_security_group_id parameter, in the exported file, to the target workspace id, and the system (using the APEX import wizard) will import the page. This is NOT a support action, and you take the risk of encountering duplicate IDs (it’s a small risk, but it’s there). Also, if the page is using shared components, it can also be a problem, as the shared components IDs in the source application are probably not matching those in the target application.
    Regards,
    Arie.
    Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.

  • How to Export OLAP analytical workspaces

    Hi, experts:
    I am following Doc. Migrating OLAP From 32 Bits to 64 Bits or Across Platforms (Doc ID 352306.1) to export OLAP analytical workspaces.
    I copied and pasted the step 2. as below. But I donot understand some of them. Hope you can help me.
    1. What does this mean by: "(NOTE: this following statement is critical so everything in the AW is in STATUS)"?
    2. "Replace ALIAS_DIR with a defined directory alias"   This ALIAS_DIR can be anything on current directory?
    3. I have more 3 AW. So I have to run the following four scripts 3 times? I have to modify the export_file_name.eif  file name for each run, right?
    ========
    2.Use the following SQL commands, for EACH AW that was identified in step #1   (NOTE: All quotes are single quotes).  Caution: If you attach multiple AWs and then run the   export command, ONLY the last- attached AW will be exported. --- Replace OWNER.AW_NAME with the the actual OWNER.AW_NAME name SQL> exec dbms_aw.execute('aw attach OWNER.AW_NAME rw'); -- (NOTE: this following statement is critical so everything in the AW is in STATUS) SQL> exec dbms_aw.execute('allstat'); --- Replace ALIAS_DIR with a defined directory alias --- Replace export_file_name.eif with a valid eif file name SQL> exec dbms_aw.execute('export all to eif file ''ALIAS_DIR/export_file_name.eif '''); --- Replace OWNER.AW_NAME with the actual OWNER.AW_NAME name SQL> exec dbms_aw.execute('aw detach OWNER.AW_NAME');
    =======
    Thank you very much for your help.

    1. What does this mean by: "(NOTE: this following statement is critical so everything in the AW is in STATUS)"?
    This is just a note to the readers and you can simply run the sql statement as it is in the doc.
    2. "Replace ALIAS_DIR with a defined directory alias"   This ALIAS_DIR can be anything on current directory? 
    Correct but you need to create the directory first -- See Error - EBS DB importing OLAP from 32 bit to 64 for the commands.
    3. I have more 3 AW. So I have to run the following four scripts 3 times? I have modify export_file_name.eif file name for each run, right?
    Correct.
    Thanks,
    Hussein

  • Best way to Export/Import

    I am developing my application in Company environment. Whenever I posted in forums, helpers asked credentials on apex.oracle.com. Roel mentioned to create a sql file with all your data definitions (tables, packages etc) and data. But he did not have a chance to do how and I could not figure out.
    I founded the export option:
    Home>Application Builder>Application> Export/ImportWhen I exported it to local computer, I did not get any error message.
    Moreover, I have an error message when I imported it.
    Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    Error ERR-7621 Could not determine workspace for application (:) on application accept.
    I really need help the best of Exporting and importing APEX applications with steps by steps procedure.
    Thanks in advance,
    Sam

    Dear Mr. Charlie McNeil,
    I would like to clarify concerning my post.
    We also have DEV, QA environments.
    We can export using Export:
    Home>Application Builder>Application Number>Export / Import
    We can import application using:
    Home>Application Builder>Import
    h3. Within own environment, there is no problem to export/import.
    Let me restate my post.
    I am looking for help to copy and paste an APEX application onto apex.oracle.com.
    I attempted several times and I got couple errors.
    Expecting p_company or wwv_flow_company cookie to contain security group id of application owner.
    Error ERR-7621 Could not determine workspace for application (:) on application accept.
    failed to parse SQL query:
    ORA-00942: table or view does not existIf you have any question for me, don’t hesitate to be in touch.
    Thanks for your time,
    Sam

  • Command Line Export/Import Utility

    Hi,
    Is there a way to perform a command line export/import as if you were doing this via the Oracle ApEx GUI?
    If so, what is involved?
    Thanks.
    Tony.

    To import using SQL*Plus you are limited to installing an application as the original application ID and into the original workspace (both being the IDs contained in the file itself in various places). You can connect as any schema assigned to the workspace so long as that schema is not also assigned to other workspaces. If it is, you can connect as SYS, SYSTEM, or the FLOWS_xxxxxx schema, options that should be reserved as a last resort because of the undesirability of connecting as these privileged accounts.
    Scott

  • Export & import weblogic 7 users

    Hey,
    I'm currently migrating a Weblogic 7.0.1 installation from
    a Windows 2000-system to a RedHat-Linux 7.3-system.
    I've been successfull at doing the installation on Linux and
    installing all the applications.
    Now 1 small problem still remains. On my current Weblogic installation (W2K) I've
    got currently about 80 users created and a couple of roles. Now I have to create
    all those users again on the Linux-installation.
    Instead of recreating every user again, I was hoping there was a way to export
    the users to a file and import them on the linux-installation.
    Can anybody help me find a way to tackle this small issue ???
    Thanks in advance.
    Bart Laeremans

    Hi Martin
    Here's another possible approach (I haven't tested it though)
    1. Export the DEV workspace(s) before the clone
    2. Comment out the wwv_flow_fnd_user_api.create_company statement and any groups/users that already exist in prod e.g. ADMIN
    3. After the clone Run the export.sql files from the SQL*PLUS command line, which hopefully will just create your users
    There's a few manual steps modifying the files, and it's probably not supported but it might be the simplest/quickest way (if it works)
    Cheers
    Matt

  • Page Not Found ! Export/import translater app

    Hi,
    I really need some help since we are supposed to go live today or tommorrow.
    1- Can I open TARs for issues concerning HTMLDB ??
    2- I have an application that is translated 105-2105
    When I import 105 into another application ID, and try to run it , it gives me a page not found ??
    Thanks
    Francis.

    Hi Kirk,
    1. Do I understand correctly, you cannot export the application from the server you originally developed it on?
    Exact.
    It does not work on same server when I change the appid
    It does not work on my test server when I replace the same application
    2. What OS are you on?
    In dev : Windows 2K
    In test : Linux RedHat
    3. Is the workspace name the same from development to production?
    No
    4. Is the parssing Schema the same from development to production?
    No
    5. If you run the app as admin do you get the menu at the bottom of the page that displays the Page not found error?
    No
    I am able to export/import all the other applications without problem.
    The only difference is that the one that I cannot import/export is translated.

  • Exporting/importing applications affecting template subscriptions

    If this topic has been talked about, I'm afraid I could not find a good enough answer for me, so here goes.
    I have workspace, production and development. I have a "common" application in our development workspace where I keep our master version of the theme we want to use and then all the other applications subscribe to certain templates in that common application.
    When I export/import our applications from the development to production workspaces, I am telling it to use different application IDs. I then go into the production workspace and see that my applications are no longer subscribed to the templates in the master application (which was also exported/imported over to production).
    I can see why this is happening -- because the application IDs are different. So, here are my questions.
    1) Is this fixable? I'm torn between whether to call this a bug or not.
    2) Am I making a big deal over nothing? Practically speaking, I will be making changes to the templates/themes in the development workspace and then re-importing them from development into production, so should I even care that the production applications are not subscribed to the common application in production?

    1) Is this fixable? I'm torn between whether to call this a bug or not.The attribute in a "subscribing entity" that indicates that it is subsribed to a master version of the entity is called the reference ID. This is the physical (numeric) ID of an entity in another application in the same workspace. So for template T in application A that is subsribed to template T in application B with reference ID 555, the only indication that the subscription exists is that the reference ID for template T in application A is set to 555. The purpose of the reference ID is so that in a development environment if the developer of application A decides to refresh the template from the master the operation knows where to get the master copy from -- by using ID 555. It does not know that it should go to application B and look for template T. Similarly, if the developer of application B decides to publish template T to any/all subscribers, the operation simply copies the template to all applications in the workspace having templates with reference ID=555.
    When you import an application and change the application ID, all reference IDs are reset to null because there is no way to "relocate" them.
    2) Am I making a big deal over nothing? Practically speaking, I will be making changes to the templates/themes in the development workspace and then re-importing them from development into production, so should I even care that the production applications are not subscribed to the common application in production?
    Publish/subscribe mechanisms are for the development environment.
    Scott

  • Export/Import of Business Rules

    Hi
    Can we automate the export/import of Business Rules using Workspace? I want to use this for backup/restoration purpose.
    Thanks

    Here you go :) - Re: Exporting Hyperion Business Rules as Text files
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Exporting/Importing a *Bunch* of Applications

    I know this has been posted many times before but, I couldn't find any good answers.
    I have over 60 applications now and it will take hours (of very tedious effort) to export/import them one at a time.
    Isn't the SOME way to export all of the applications in a work space for import into another? Can I use a regular DB export import of the FLOWS user? Is there any way to batch them? Any ideas at all, supported or non, would be very appreciated.
    Thanks,
    -Joe

    Joe,
    Where you unzipped the Application Express 2.2.1 distribution, there should be a utilities directory.
    If you navigate to this directory, you should be able to run this utility. I unzipped this distribution into my /tmp/oracle_temp directory in this example:
    [oracle@commander utilities]$ pwd
    /tmp/oracle_temp/apex/utilities
    [oracle@commander utilities]$ java oracle.apex.APEXExport
    Usage APEXExport -db  -user  -password  -applicationid  -workspaceid -instance -skipExportDate -debug 
        -db:              Database connect url in JDBC format
        -user:            Database username
        -password :       Database password
        -applicationid :  ID for application to be exported
        -workspaceid :    Workspace ID for which all applications to be exported
        -instance :       Export all applications
        -skipExportDate : Exclude export date from application export files
        Application Example:
           APEXExport -db candy.us.oracle.com:1521:ORCL -user scott -password tiger -applicationid 31500
        Workspace  Example:
           APEXExport -db candy.us.oracle.com:1521:ORCL -user scott -password tiger -workspaceid 9999
        Instance Example:
           APEXExport -db candy.us.oracle.com:1521:ORCL -user flows_020200 -password apex -instance Joel

Maybe you are looking for