Import designer repository error

I am trying to import a designer repository using RAU but I have seen several errors about ORACLE error 942. One of them is:
IMP-00017: following statement failed with ORACLE error 942:
"CREATE DIMENSION "PROMOTIONS_DIM" LEVEL "PROMO" IS ("PROMOTIONS"."PROMO_ID""
") LEVEL "SUBCATEGORY" IS ("PROMOTIONS"."PROMO_SUBCATEGORY_ID") LEVEL "CATEG"
"ORY" IS ("PROMOTIONS"."PROMO_CATEGORY_ID") LEVEL "PROMO_TOTAL" IS ("PROMOTI"
"ONS"."PROMO_TOTAL_ID") HIERARCHY "PROMO_ROLLUP" ("PROMO" CHILD OF "SUBCATEG"
"ORY" CHILD OF "CATEGORY" CHILD OF "PROMO_TOTAL") ATTRIBUTE "PROMO" LEVEL "P"
"ROMO" DETERMINES "PROMOTIONS"."PROMO_NAME" ATTRIBUTE "PROMO" LEVEL "PROMO" "
"DETERMINES "PROMOTIONS"."PROMO_END_DATE" ATTRIBUTE "PROMO" LEVEL "PROMO" DE"
"TERMINES "PROMOTIONS"."PROMO_BEGIN_DATE" ATTRIBUTE "PROMO" LEVEL "PROMO" DE"
"TERMINES "PROMOTIONS"."PROMO_COST" ATTRIBUTE "SUBCATEGORY" LEVEL "SUBCATEGO"
"RY" DETERMINES "PROMOTIONS"."PROMO_SUBCATEGORY" ATTRIBUTE "CATEGORY" LEVEL "
""CATEGORY" DETERMINES "PROMOTIONS"."PROMO_CATEGORY" ATTRIBUTE "PROMO_TOTAL""
" LEVEL "PROMO_TOTAL" DETERMINES "PROMOTIONS"."PROMO_TOTAL""
IMP-00003: ORACLE error 942 encountered
ORA-00942: table or view does not exist
I have the same versions (dev suite 10g and database 10.2.0.2) with the source designer. Both of them are on Windows XP.
Both of the repositories are using the tablespace with exactly same name(this may be irrelevant). When I start importing, I already have some data in that tablespace in the target repository. DSGNR users on both repositories are using that tablespace as default tablespace.
Anything wrong here? I did upgrade database from 10.2.0.1 to 10.2.0.2 myself before export/import designer repository. Not sure if this is caused by the unsuccessful update? I did not see error in database upgrade.
Your input is highly appreciated.
Jennifer

Yes the is a problem here.
You have incompatable import export tools between Designer and the DB.
In the Repository install manual it states:
Step 5b - (Oracle 9i or 10.2 DB) Install Oracle 9i or 10.2 Import and Export Utilities
Before installing Designer Repository on an Oracle 9i or 10.2 database, you need to set up the installation workstation to use the Oracle 9i or 10.2 import and export utilities. To do so, perform the following steps at the workstation from which you will be running the repository installation:
From the Oracle 9i or 10.2 installation media, install the Oracle 9i or 10.2 import and export utilities in a dedicated Oracle home.
In the Windows Registry, locate the key named:
HKEY_LOCAL_MACHINE\SOFTWARE\ORACLE\KEY_HomeName\REPOS61
where HOMEn is the home number of the home installed into for a multiple Oracle home environment, but is not present where the default Oracle home is being used.
Change the value of the EXECUTE_IMPORT and EXECUTE_EXPORT variables to point to the new Oracle home. Thus, if the new Oracle home is d:\des_9i, the settings would be:
d:\des_9i\bin\exp.exe
d:\des_9i\bin\imp.exe
If you have the 10.2 DB on the same machine then just point the registry to thoes tools and if you dont you will need to install the 10.2 client with admin privleges to get the imp/exp tools installed and then point the registry to them.
hope that helps.
Michael

Similar Messages

  • Upgrade Designer Repository

    Hello,
    I want to upgrade my Designer Repository the following steps I have done.
    1. export Designer repository from 9i DB
    2. import Designer repository in 10g DB
    3. grand dba rights to repository owner
    4. start 10g Repository Administration Utility
    Repository Status: Release 4.0.12.94.24
    5. push upgrade button, new form appears.
    6. when i try to start the upgrade I get the error
    "You do not have SELECT privilege on sys.v_$PARAMETER view. The process cannot proceed."
    When i check the Requirements all options are green, so i have the dba rights and i can select from v_$Parameter.
    Can someone help me please?
    Thanks Franz

    When you follow the steps in creating a new repository from the "Repository Installation Guide" you will see that the user will need the following grants:
    grant execute on dbms_rls to repos_owner;
    grant execute on dbms_lock to repos_owner;
    grant execute on dbms_pipe to repos_owner;
    grant create table to repos_owner;
    grant create view to repos_owner;
    grant create procedure to repos_owner;
    grant create synonym to repos_owner;
    grant create sequence to repos_owner;
    grant select on sys.v_$nls_parameters to repos_owner with grant option;
    grant select on sys.v_$parameter to repos_owner;
    grant select on dba_rollback_segs to repos_owner;
    grant select on dba_segments to repos_owner;
    grant create any synonym to repos_owner;
    grant drop any synonym to repos_owner;
    You wrote that you export the repository from the 9i database. Are you doing this from the RAU or the RON or from the database?

  • Design Repository Configuration objects after an import

    I have 1 design repository to development environment and another to production environment.
    I have 3 target schemas in Development and 3 target schemas in Production.
    Then I make a Metadata Export of my Development Project and a Metadata Import in my Production environment (MDL).
    Now I have all objects in my Design Repository in Production environment.
    I know that I have to change the Locations parameters (for example: The Host Name and Port Number)
    Do I have to change anything else?
    What do I have to change?
    Thanks!

    Apart from location and physical configuration parameters, dont we have to re-import(reconcile) the tables and PL/SQL transformations also?
    We faced a similar situation, when we imported the project in different environment and changed the location, the validation gave an error.re-importing the tables and PL/SQL transformations solved it.
    we are using OWB 10.1 with oracle 10g on windows2000 server.
    regards
    Sagar

  • Getting the following error when upgrading designer repository

    Hello All,
    I`m going through the upgrade of the designer repository from 6i to 10gR2 and I get the following error in the log file ckprereq.log. The weird thing is from the GUI everything looked ok. It`s when i went to the individual log files tha ti saw the error:
    IMP-00003-ORACLE error 3120 encountered
    ORA-03120: two task conversion routine:integer overflow
    IMP-00000: Import terminated unsuccessfully
    Has anyone see this?
    Thanks.

    Yes, i just wanted to know the contents of the log file ckprereq.log. How many tables were imported?
    I only have the two tables ck_installed_objets and ck_product_elements before getting the oracle import error.
    I opened an SR with Oracle and they said if you don't have any missing, disabled or invalid objects, the repository was probably upgraded ok. But I wanted to confirm how many tables should be imported during a successful import.
    Thanks again Wayne.
    Hi Rodney,
    Yes, I still have all the logs from the upgrade.
    After the upgrade to Designer 10.1.2.0.2 I had 1
    invalid package - oddly enough, the logs don't show
    an error. I recompiled the one invalid package and
    applied the patch to take us to 10.1.2.2 - except for
    1 path exceeds 1023 characters message the patch
    installed without issues.
    Was there anything in particular you were looking for
    in the logs?
    Best regards,
    Wayne

  • Error while trying to import a repository data file in the B2Bconsole

    I am trying to import a repository data file with the delivery-channel element
    and attributes as below. <delivery-channel name="GM_DC" syncReplyMode="none" nonrepudiation-of-origin="false"
    nonrepudiation-of-receipt="false" secure-transport="true" confidentiality="false"
    routing-proxy="false" document-exchange-name="GM_DE" transport-name="GM"/> I have
    modified the WLC.dtd present in the lib\dtd subdirectory of the WebLogic Integration
    installation directory to add the syncReplyMode attribute. When i import the xml
    file,i get the following error com.bea.b2b.B2BException: ERROR: Invalid document,
    file 'C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\B2B_COV_Export.xml'. at com.bea.b2b.bulkloader.BulkLoader.processDataFile(Unknown
    Source) at com.bea.b2b.bulkloader.BulkLoader.processDataFile(Unknown Source) at
    com.bea.b2b.bulkloader.BulkLoader.load(Unknown Source)
    Please advise,
    Thanks in advance

    Hello Esther,
    the problem seems to be that the temp folder of the target Integration Builder system can't be found:
    'The system cannot find the path specified
    at [..] FileAccess.getTempDirectory([..])'.
    You'll experience the same problem if you try a file based import or export within the Integration Builder directly.
    I would recommend to continue the search there. You could check if the environment variables (for Windows: TEMP and TMP) of the OS of the system with the target Integration Builder to an existing path. Check also if the WebAs can access this path.
    Good luck
    Frank

  • Export and Import of master repository - error snpuser not found

    We had installed ODI on a windows server and created physicla and logical topologies etc and developed some models and projects.
    But we had sone all of this while still pointing to the demo master repository using the HypersonicSQL. This means we always have to have the 'Start Demo Agent' running etc.
    So we wanted to move to an Oracle based master repository. I have used the 'Create Master Repository' function to create a new repository using ORacle thinnet driver and this is all OK and I can sign in to the SUPERVISOR user.
    But when I export our existing repository from the 'HypersonocSQL' demo one to a ZIP file and then use the 'Import Master Repository' to create a master repository in the Oracle using thinnet driver etc - firstly it removes the repository details that I originally created - fair enough - then creates it all again but from the ZIP file.
    The SNP_ tables all exist in the oracle database user and I can see that in SNP_USER there is the record for SUPERVISOR etc.
    But when I try to sign in to this through topology manager or security manager - as SUPERVISOR I immediately get the error 'SNPUser does not exist'
    Am I doing something wrong with exporting my 'demo' master repository and trying to import it in to the new Oracle repository ?

    thanks - but that is effectivley what I did - used the repository import from my exported ZIP file - and it all imported OK - but the error on login to topology manager afterwards is that the snp user does not exist.
    Although I initially used the 'Master Repository Creation' I then adaondoned this - dropped and recreated my Oracle user 'snpm' that owns the master repository and used the import repository approach.
    I am trying to sign in as the standard SUPERVISOR user (that existed OK in the Hypersonic master repository that was exported to the ZIP file) and also trying other users that I know existed in the Hypersonic reporitory that I exported - same problem. I can see in Oracle SQL*Plus that in the SNP_USERS table the SUPERVISOR user exists.
    If I do instead carry out a standard 'Create Master Repository' and do NOT try to import anything then it works OK and I can sign in to the Topology Manager as SUPERVISOR.

  • Error while importing master repository of old version.

    Hi,
    I am trying to import Master Repository by using import utility of ODI.
    The master repository i am importing is of old version.
    How can I import this old version of Master Repository in ODI?
    Thanks.

    Hey thanks everybody for the reply..
    My requirement is :
    I have been provided with some folders of Master,Work,Project,Model and Scenario.
    One exp file of Repositories is also there.
    I was able to import(import utility of ODI tool) folder of 11.1.1.6 but when I try to do the same for 6.0.0 it is giving me the above mentioned error.
    I created a Master and Work Repository.
    Now how should i proceed further. What to do with the exp file???
    How that exp file will create the repository database for me??
    I have gone through your site.. but how will i pull the data through that exp file in my database??
    It might be a database question, but please do answer as it is co-related to this.
    Thanks.

  • OWB import fails with corrupted repository error

    Hi,
    Please anyone can suggest a solution for the below problem. I am trying to import set of changes done in development through a Colllection into acceptance. But it keeps failing due to the 'Corrupted Repository' error.
    The OWB Version is OWB 11.1.0.7 which is upgraded version (from 11.1.0.6). I have also compared the SAP_FTP and Background values which are same (10007) on PROPERTYDEFINITION_V.
    Also we have run the repository clean up scripts which reported no issues. But still the error is reported. Please help.
    Please find the error reported.
    Corrupted repository: property
    CMPPurePhysicalObject@b63f4c/id=1398949/owningFCO=1398829/proxyFor=(CMPPurePhysi
    calObjectGen@f5c621/id=1398949/stname=DataEntityKeys/pname=JOU_JOU_FK/lname=DATA
    ENTITY.KEYS/status=DIRTY_PROP_ONLY/committed=true/persistent=true/propsLoaded=tr
    ue) exists when adding
    CMPPurePhysicalObject@d17ed9/id=1598399/owningFCO=1398829/proxyFor=(CMPPurePhysi
    calObjectGen@1df0a37/id=1598399/stname=null/pname=JOU_JOUM2_FK/lname=DATAENTITY.
    KEYS/status=NEW/committed=false/persistent=true/propsLoaded=false)
    Thanks,
    Lee.

    Good morning,
    When importing MDL file you should have an log file generated. This log file is usually in the same directory as your *.mdl unless specified differently. In the error you posted there is a JOU_JOU_FK and I think this is the corruption. Find the mapping using this table associated to this JOU_JOU_FK and drop the mapping first. Check the log generated from the import it may specify the mapping to drop.
    I import my (collection) mdl's with TCL scripts and I generate errors log or completion log. This way I can track my deployment to other environment and see if all mappings were deployed and compiled properly. The first part of the log mentions if the MDL imported properly then I performs a validate on it. If i received and error during import the log will list the mapping.
    example: Error at line 8,624: MDL1261: Error importing MAPPING .....
    Sometimes if I have many mappings to drop. I may receive an error log and have to include the mapping to be dropped in my TCL script.

  • Error in importing XML Repository

    Hi,
    I'm trying to deploy my application from SIT machine to UAT machine.
    I have exported a jar for
    XML repository, EventKeys and Business operations from SIT machine.
    Now I'm trying to Import them to UAT machine.
    I've deleted all the default organizations and created required One oon UAT.
    I was able to import EventKeys.jar and BusinessOperations.jar.
    But While importing XML Repository jar I'm getting
    com.bea.eci.repository.helper.RepositoryException.
    Can somebody help me on this.
    Thanx and warm regards,
    Brijesh M
    [Error.dmp.txt]

    Hi Pruthvi,
    It's a namespace problem. The namespace of XML generated by PI is not matching with namespace of xsd schema used in your import map.
    Try correcting the name space in PI.

  • Import design object into integration repository

    HI.
    We are going to import "XI3_0_SAP_BASIS_6.40_SP09_01.tpz" into integration reposiotry. So, we move this file into "G:\usr\sap\DEV\SYS\global\xi\repository_server\import" and start integration reposiotry.
    Then, I clicked tool -> import design object but system can't find any object.
    How can I fix this ?
    Regards, Arnold.

    Hi,
    Generally, the import of this component is done during installation itself, just check if the installation has been completed. Check out michal's FAQ blog to get simple steps to check if installation has been completed properly. You can probably copy the tpz version of the SAP BASIS component again from the installation DVD and try and import it.
    Btw, what kind of a platform is XI running on - Unix platform? Whatever it is, are you able to see the tpz file at its location? Check if the folder that the tpz if existing in has all the permissions to pick up the file.
    Regards,
    Sushumna

  • Designer Install error - 9iDS

    While installing the Designer repository I received the below errors... Any suggestions
    Message
    ORA-04068: existing state of packages has been discarded
    Cause
    One of errors 4060 - 4067 when attempt to execute a stored procedure.
    Action
    Try again after proper re-initialization of any application's state.
    Message
    ORA-04063: package body "SLM.JR_WORKAREA" has errors
    Cause
    Attempt to execute a stored procedure or use a view that has errors. For stored procedures, the problem could be syntax errors or references to other, non-existent procedures. For views, the problem could be a reference in the view's defining query to a non-existent table.
    Can also be a table which has references to non-existent or inaccessible types.
    Action
    Fix the errors and/or create referenced objects as necessary.
    Message
    ORA-06508: PL/SQL: could not find program unit being called
    Cause
    Action
    Message
    ORA-06512: at line 108
    Cause
    Backtrace message as the stack is unwound by unhandled
    exceptions.
    Action
    Fix the problem causing the exception or write an exception handler for this condition. Or you may need to contact your application administrator or DBA.
    Message
    RME-02124: Failed to execute SQL statement:
    DECLARE
    wkarea_irid number;
    rtn_id number;
    comment varchar2(100);
    l_SUPPORTS_DESIGNER varchar2(1);
    l_SUPPORTS_JDEVEE varchar2(1);
    BEGIN
    dbms_output.enable(1000000);
    -- Added for Bug 1326447
    update ck_installed_objects
    set ci_created = 'N'
    where ci_stage='CKGLBWRK';
    -- End addition for Bug 1326447
    select SUPPORTS_JDEVEE
    , SUPPORTS_DESIGNER
    into l_SUPPORTS_JDEVEE
    , l_SUPPORTS_DESIGNER
    from rm$repositories;
    -- Create a Shared WorkArea called GLOBAL SHARED WORKAREA
    dbms_output.put_line('* Creating Shared WorkArea named GLOBAL SHARED WORKAREA' );
    comment := 'Global Shared Workarea for a Non-Versioned Repository';
    wkarea_irid := jr_workarea.create_workarea( user,
    'GLOBAL SHARED WORKAREA',
    comment,
    'SHARED');
    -- Added to Fix 1132361 need to grant access on WA to PUBLIC so that subordinates can connect to it
    rtn_id := jr_acc_rights.ins( wkarea_irid
    , 'WA'
    , sdd_acc_priv_list('Y', -- 'Delete'
    'N', -- 'Administrate'
    'Y', -- 'Insert'
    'Y', -- 'Select'
    'Y', -- 'Update'
    'N', -- 'Version'
    'N', -- 'Compile'
    'N') -- 'Update Spec'
    , 'PUBLIC');
    -- Revoke access rights from workarea
    dbms_output.put_line('* Revoking Configuration Management and Version Control access rights from GLOBAL SHARED WORKAREA');
    update sdw_access_rights
    set access_privs = sdd_acc_priv_list('Y', -- 'Delete'
    'Y', -- 'Administrate'
    'Y', -- 'Insert'
    'Y', -- 'Select'
    'Y', -- 'Update'
    'N', -- 'Version'
    'N', -- 'Compile'
    'N') -- 'Update Spec'
    where object_type = 'WA'
    and object_reference = wkarea_irid;
    -- Revoke system privileges from repository owner
    dbms_output.put_line('* Revoking Configuration Management and Version Control system privileges');
    update sdw_users
    set system_privs = sdd_sys_priv_list('N', -- 'Manage Workarea'
    'N', -- 'Manage Configuration'
    'Y', -- 'Manage Container'
    'Y', -- 'Manage User'
    'N', -- 'Manage Branch Label'
    'Y', -- 'Manage Dependency'
    'N', -- 'Manage VVC' ** NOT USED **
    'Y', -- 'Register Schema'
    'Y', -- 'Set Policy'
    'N', -- 'Purge'
    'Y', -- 'Force Delete'
    'N', -- 'Global Purge'
    'Y', -- 'Connect via Repository Object Navigator'
    'Y', -- 'Connect via Repository Adminstration Utility'
    'Y', -- 'Connect via Matrix Diagrammer'
    'Y', -- 'Connect via Repository Reports'
    'Y', -- 'Connect via Command Line Interface'
    'N', -- 'Connect via Version History Viewer'
    'N') -- 'Connect via Version Event Viewer'
    where username = user
    and sdd_owner = 'Y';
    -- if we have got this far evereything should have worked correctly
    -- update ck_installed_objects to reflect this
    -- Added for Bug 1326447
    update ck_installed_objects
    set ci_created = 'Y'
    where ci_stage='CKGLBWRK';
    -- End addition for Bug 1326447
    commit;
    dbms_output.put_line('* Operation Complete');
    EXCEPTION
    WHEN OTHERS THEN
    dbms_output.put_line('* Exception Raised ');
    dbms_output.put_line('...ERROR: '||substr(sqlerrm,1,240));
    rollback work;
    Cause
    An error occurred while executing a SQL statement.
    Action
    Examine reported errors for specific details.

    I am not sure what kinda privileges you gave for the new user you created to install Oracle Designer. Basically, it requires EXECUTE_CATALOG_ROLE.
    Try this:
    1. Login as SYS.
    2. GRANT EXECUTE ON DBMS_LOCK to designer_user
    3. Login as designer_user
    4. Compile JR_WORKAREA
    It should work.
    HTH,
    Allwyn

  • Help required for importing a repository data file in the B2B console

    I am trying to import a repository data file with the delivery-channel element
    and attributes as below.
    <delivery-channel
    name="GM_DC"
    syncReplyMode="none"
    nonrepudiation-of-origin="false"
    nonrepudiation-of-receipt="false"
    secure-transport="true"
    confidentiality="false"
    routing-proxy="false"
    document-exchange-name="GM_DE"
    transport-name="GM"/>
    I have modified the WLC.dtd present in the lib\dtd subdirectory of the WebLogic
    Integration installation directory to add the syncReplyMode attribute.
    When i import the xml file,i get the following error
    com.bea.b2b.B2BException: ERROR: Invalid document, file 'C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\B2B_COV_Export.xml'.
         at com.bea.b2b.bulkloader.BulkLoader.processDataFile(Unknown Source)
         at com.bea.b2b.bulkloader.BulkLoader.processDataFile(Unknown Source)
         at com.bea.b2b.bulkloader.BulkLoader.load(Unknown Source)
    Please advise,
    Aruna

    Here are a few Links to a helpful Knowledge Base article and a White Paper that should help you out: http://digital.ni.com/public.nsf/allkb/BBCAD1AB08F1B6BB8625741F0082C2AF and http://www.ni.com/white-paper/10435/en/ . The methods for File IO in Real Time are the same for all of the Real Time Targets. The White Paper has best practices for the File IO and goes over how to do it. 
    Alex D
    Applications Engineer
    National Instruments

  • Import metadata table error

    I am facing the problem in the Oracle
    Warehouse Builder(OWB).
    The following is the error description.
    Please guide us.
    Cwm Error Message: SQL Exception
    Cwm Error: SQL Exception
    Class Name: CacheMediator
    Method Name: getDDEntryFromDB
    Repository Error Message: ORA-00997: illegal use of LONG datatype
         at oracle.wh.repos.pdl.foundation.CacheMediator.getSQLResult(CacheMediator.java:504)
         at oracle.wh.repos.impl.CMPWBAPIFactory.getSQLResult(CMPWBAPIFactory.java:2137)
         at oracle.wh.service.sdk.integrator.RepositoryUtils.getSQLResult(RepositoryUtils.java:448)
         at oracle.wh.ui.integrator.sdk.RelationalEntityAccessor.getTableColumnsSQLResult(RelationalEntityAccessor.java:2541)
         at oracle.wh.ui.integrator.sdk.RelationalEntityAccessor.getItems(RelationalEntityAccessor.java:680)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.getColumnsToImport(ImportEntityAlgorithm.java:2925)
         at oracle.wh.ui.integrator.common.ImportEntityInWarehouseAlgorithm.importColumns(ImportEntityInWarehouseAlgorithm.java:83)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importTable(ImportEntityAlgorithm.java:1343)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.dispatchElement(ImportEntityAlgorithm.java:561)
         at oracle.wh.ui.integrator.common.ImportEntityAlgorithm.importElement(ImportEntityAlgorithm.java:366)
         at oracle.wh.ui.integrator.common.ImportEntityInWarehouseAlgorithm.importElement(ImportEntityInWarehouseAlgorithm.java:64)
         at oracle.wh.ui.integrator.sdk.EntityAccessor.importElement(EntityAccessor.java:80)
         at oracle.wh.ui.integrator.common.ImportService.importElement(ImportService.java:1046)
         at oracle.wh.ui.integrator.common.wizards.ImportElementTransaction.run(ImportWizardDefinition.java:578)
    Message was edited by:
    user577017

    Hi All,
    Even I am getting same problem from yestarday. Whenever I try to import or ReImport any table It gives me below error:
    SQL Exception
    SQL Exception
    Repository Error:SQL Exception..
    Class Name: CacheMediator.
    Method Name: getDDEntryFromDB.
    Repository Error Message: ORA-00997: illegal use of LONG datatype
    NOTE: I do not have any LONG data type in my tables.
    Please help me with this.
    Regards,
    Danish

  • Import from Repository option not working - OBIEE 11.1.1.6.2

    Hello,
    We are currently running on OBIEE 11.1.1.6.2. We would like to merge Two Repositories. Well, in addition to "Merge" option we have, we were trying *"Import from Repository"* option but in vain. It is showing the following error:
    *[nQsError: 12033] A client tried to connect to a server that is not of the right type*
    I understand this option is of low precedence from Oracle and its support. But, just want to know if anyone have used this option and encountered this error. If so, any workaround u wanna suggest. I appreciate any support.
    Thanks.

    967977 wrote:
    Hello,
    We are currently running on OBIEE 11.1.1.6.2. We would like to merge Two Repositories. Well, in addition to "Merge" option we have, we were trying *"Import from Repository"* option but in vain. It is showing the following error:
    *[nQsError: 12033] A client tried to connect to a server that is not of the right type*
    I understand this option is of low precedence from Oracle and its support. But, just want to know if anyone have used this option and encountered this error. If so, any workaround u wanna suggest. I appreciate any support.
    Thanks.Do you know if the OBIEE installation is done on a cluster of two servers?

  • Migration of Designer Repository Owner from 7.3.4 to 8.1.7

    My goal is database import from Oracle 7.3.4(Windows NT 4.0) to Oracle 8.1.7( Linux 7.1).
    But, I have problem with importing Objects of Designer Repository Owner( no matter whether Designer 2.1 or Designer6.0).I gave Designer Repository Owner all necessary privileges an roles,but import just hangs! I can't find in log some exact information.
    Thanks in advance!

    I do that-full export,then full import.Then I found out that Designer Owner makes problem.
    I tried to import only Designer Owner, but it didn't work again!

Maybe you are looking for

  • Billing document and Excise invoice document number should be same

    Dear SD gurus kindly help me following client requirement in order to cash (domestic & Exports) and sto (intra and Inter plant to plant) scenarios the billing document number and excise invoices number should trigger  same number Example order- deliv

  • HT1238 How would you reset a Ipod shuffle with windows 7

    Attempting to give my old ipod shuffle away and want to set it to factory settings with windows 7, is there a way to do this.

  • Can't unlock a folder on my external hard drive.

    1.) I have an old Seagate drive that just now will not let me access some data that is stored there. When I try to access the Seagate the Mac says "You can still open or copy files on the disk, but you can not save changes to the disk. Back up the da

  • Screen Goes off above certain angle

    The screen of my MacBook 2GHz Intel Core 2 Duo goes black when I raise it above about 70º . It re-illuminates when lowered and finally goes off as normal as it nears the closed position. It is difficult to use at anything below 90º. The backlight is

  • Considering having an apple genious install my memory for me...

    With desktop computers I am completely confident when it comes to installing extra memory, but I'm not really the same way when it comes to installing memory in a laptop. This may be just because I have never done it before, but anways... I was consi