Problem when exporting and importing project from odi 10g to odi 11g

Hi,
I want to migrate my project from odi 10g to odi 11g.
But when i am importing the interface then it is giving the error of mising references .
I have exported the project(without its child component),models
(including my datastore),KM's,folder (without its child component),packages(with child components),interaces(with child components),procedures(with child components),variables from odi 10g.
After exporting all these objects i imported all the objects with import type set as "Synonym mode insert" into odi 11g but when i imported the interface it is giving the error of missing references.
Source technolgy is Oracle and target technolgy is Postgres.
Topologies have been made in the ODI 11g same as in ODI 10g.
Please help.

You dont need to migrate the complete repository. You can migrate a project at a time into ODI 11.1.1.5.x
You have to be careful while importing. You have to follow a sequence when importing.
Empty Project -> KMs -> Models (with DB Stores) -> Variable -> Empty Folders -> Interfaces -> Procedures -> Packages ---- All in SYNONYM mode insert (no exceptions)
And your repository id in 11g MUST be different from the one in 10g.

Similar Messages

  • Guide me for exporting and importing data from oracle 10g to oracle 9i

    I have been trying export and import options in oracle but m not very clear about the procedure..
    Also when i am logging in as Scott/tiger i am facing an error
    ORA 1542 - tablespace 'USER' is offline and cannot allocate space in it.how to resolve it

    Hello,
    I see two questions.
    ORA 1542 - tablespace 'USER' is offline and cannot allocate space in it.how to resolve it About the error ORA-01542 you have to bring the Tablespace USERS online:
    http://www.error-code.org.uk/view.asp?e=ORACLE-ORA-01542
    If you cannot bring it online you may have to Recover it first.
    I have been trying export and import options in oracle but m not very clear about the procedure..About the Export in 10g and Import in 9i (9.2 or 9.0.1 ?), you have to export with the Export utility of the Target Database (the lowest Database version here: 9.0.1 or 9.2) then, you have to Import to the Target Database using its Import utility (in 9.0.1 or 9.2).
    The following Note of MOS may guide you:
    Compatibility Matrix for Export And Import Between Different Oracle Versions [Video] [ID 132904.1]
    NB: You cannot use here the DATAPUMP.
    Hope this help.
    Best regards,
    Jean-Valentin

  • Best way to export and import data from an iPhone app?

    How do people here prefer to export and import data from an iPhone app?
    For example, suppose your app creates or modifies a plist. It might be nice to provide that plist to the user for separate backup and later allow them to re-import it.
    How do people do that? Email the plist to an address? If so, how would one later get it back in?
    Is there a common way people do this kind of thing?
    Thanks,
    doug

    Or maybe the best approach for this is some sort of file synchronization feature? Is there a way of having files from the app's filesystem automatically get stored on the computer's filesystem when synchronizing and vice-versa?
    doug

  • Language Problem while exporting and importing data

    hi,
    I have Oracle version 8.1.7.0.0 installed on one server and 9.2.0.1.0 installed on new server.
    I'm copying and pasting my version info from SQL*Plus:
    SQL*Plus: Release 8.1.7.0.0 - Production on Mon Aug 22 10:46:31 2005
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Connected to:
    Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    SQL>
    SQL*Plus: Release 9.2.0.1.0 - Production on Mon Aug 22 12:30:06 2005
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Connected to:
    Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    SQL>
    I created new user on my new server from enterprise manager.
    Exported user from the old server and imported in the new server.
    i.e: from Oracle8i Enterprise Edition Release 8.1.7.0.0, I did
    c:\>exp system/manager file=abc.dmp owner=abc
    Then on the new server Release 9.2.0.1.0, I did
    c:\>imp system/manager file=abc.dmp fromuser=abc touser=abc
    I'm using Arabic Language on my both servers. NLS_LANG parameter on both the servers is AMERICAN_AMERICA.WE8MSWIN1252.
    On both the servers I'm able to insert and select data in arabic.
    However, after I export the data from old server to the new server, the arabic data comes in question marks.
    If I create new table and insert arabic data on new server's user abc it is displaying well. Only the data which I exported and imported is not showing arabic.
    On both old and new servers operating system is Windows XP.
    I'm stuck with this problem. Anybody having any idea about how to solve this problem please help.
    Thank you all in advance.
    Regards

    Let me be clear here. Storing Arabic data in a WE8MSWIN1252 database is not supported by Oracle and will lead to problems. You are incorrectly using the NLS_LANG to prevent proper conversion and your data appears to be okay when you use utilties like SQL*PLUS to view your data. When you write applications that don't rely on the NLS_LANG like JDBC thin driver for instance you will realize your data is in fact invalid. To learn more about the NLS_LANG you can take a look at this FAQ: http://www.oracle.com/technology/tech/globalization/htdocs/nls_lang%20faq.htm
    To migrate your database to a proper character set you can refer to this paper:
    http://www.oracle.com/technology/tech/globalization/pdf/mwp.pdf
    But please do not ask for help in supporting your current configuration in this forum.

  • Error when exporting and importing TS

    Hi I am running SCCM 2012 SP1 and am trying to export a Task Sequence including with the Windows 7 wim, the boot wim, some applications and drivers.  When I exported the TS I selected to export dependencies and content.
    I have setup dev SCCM environment (same spec as production) and am trying to import the .zip that was created when I completed the export.  When doing the import I am getting the below error on both the Windows 7 wim and the boot wim :
    Error Imported Operating System Image (1):
    Create new Windows 7 Enterprise x64
    Generic failure
    instance of SMS_ExtendedStatus
     Description = "Failed to get the image property from the source WIM file due
    to error 80070003".
     ErrorCode= 2147942403;
     File="e:\\nts_sccm_release\\sms\\siteserver\\sdk_provider\\smsprov\
    \sspimagepackage.cpp";
     Line = 483;
     Operation = "Putinstance";
     ParameterInfo = "";
     ProviderName = "ExtnProv";
     StatusCode = 2147749889;
    The applications and drivers have been imported into the Dev SCCM server however I cannot find the actual content so I am not sure this has worked properly.  I am wondering if I would be better off using the Migration wizard to take the TS and
    content across.  Would appreciate any advice on either a) how to fix the issues with the importing of the TS or b) whether I should just be using the migration wizard.
    Thanks
    G

    The applications and drivers have been imported into the Dev SCCM server however I cannot find the actual content so I am not sure this has worked properly. 
    When you exported did you choose to "Export all content for selected task sequence and dependencies".
    80070003 = The system cannot find the path specified.
    See here for exporting and importing task sequences
    http://blogs.technet.com/b/inside_osd/archive/2012/01/19/configuration-manager-2012-task-sequence-export-and-import.aspx
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • How to export and import project through OMBPLus

    Hi experts
    I want to export my OWB project from windows and want to import it On UNIX machin through OMBPlus
    So please send me the steps how can i achieve this and also the OMBPLus code.
    Thanks in advance
    Regards
    Sunil

    My question remains basic :
    How do I mention a procedure or/and a function to be exported within an export control file ? (OWB 10.1)
    objectTypeValue can be PROCEDURE,FUNCTION,MV OR ANYTHING BY SETTING THIS VALUE YOU CAN ONLY EXPORT PROCEDURES AND/OR FUNCTIONS.
    OMBEXPORT
    Purpose
    OMBEXPORT - Exports current metadata or snapshot metadata to a metadata loader file and metadata definitions to a metadata definition file.
    Prerequisites
    Connection must be established to repository to be exported from.
    Syntax Diagrams
    Description of ExportCommand.jpg is in surrounding text
    Description of projectClause.jpg is in surrounding text
    Description of componentsClause.jpg is in surrounding text
    Description of useFieldSeparatorClause.jpg is in surrounding text
    Description of controlFileClause.jpg is in surrounding text
    Description of definitionFileClause.jpg is in surrounding text
    Description of outputLogClause.jpg is in surrounding text
    Description of componentsList.jpg is in surrounding text
    Description of objectTypeValue.jpg is in surrounding text
    Syntax
    ExportCommand = OMBEXPORT ( ( [ TO ] MDL_FILE "QUOTED_STRING" [ FROM ] [ "projectClause" ] [ "componentsClause" ] [ "useFieldSeparatorClause" ] [ "controlFileClause" ] [ "definitionFileClause" ] "outputLogClause" ) );projectClause = PROJECT "QUOTED_STRING";componentsClause = COMPONENTS "(" "componentsList" ")";useFieldSeparatorClause = [ USE ] FIELD_SEPARATOR "UNQUOTED_STRING";controlFileClause = CONTROL_FILE "QUOTED_STRING";definitionFileClause = OUTPUT DEFINITION_FILE [ TO ] "QUOTED_STRING";outputLogClause = OUTPUT LOG [ TO ] "QUOTED_STRING";componentsList = "objectTypeValue" "QUOTED_STRING" { "," "objectTypeValue" "QUOTED_STRING" };objectTypeValue = ( PROJECT | ORACLE_MODULE | TABLE | VIEW | SEQUENCE | MATERIALIZED_VIEW | FUNCTION | PROCEDURE | PACKAGE | DIMENSION | CUBE_TABLE | ADVANCED_QUEUE | MAPPING | PROCESS_FLOW_MODULE | PROCESS_FLOW_PACKAGE | PROCESS_FLOW | SAP_MODULE | GATEWAY_MODULE | EXTERNAL_TABLE | FLAT_FILE_MODULE | FLAT_FILE | INTELLIGENCE_MODULE | REPORT_MODULE | QUERY_OBJECT | BUSINESS_AREA | REPORT | LOCATION | CONNECTOR | RUNTIME_REPOSITORY_CONNECTION | COLLECTION | SNAPSHOT );
    Keywords and Parameters
    ExportCommand
    ExportCmdParser$ExportCommand??
    QUOTED_STRING
    Enclose the name of the export metadata file in single quotes.
    projectClause
    Specify the project to be exported.
    componentsClause
    List components to be exported.
    useFieldSeparatorClause
    Specify character to be used as the field separator in the metadata file.
    UNQUOTED_STRING
    Metadata file field separator. Use BAR or CARAT. The default is BAR.
    controlFileClause
    Specify a control file with export options not directly supported by OMBEXPORT command.
    QUOTED_STRING
    Enclose the control file name in single quotes.
    definitionFileClause
    Export metadata definitions to a metadata definition (.mdd) file. If metadata definitions are not defined, a file is not created.
    QUOTED_STRING
    Enclose the name of the metadata definition file to be exported in single quotes.
    outputLogClause
    Export log file for export messages and statistics.
    QUOTED_STRING
    Enclose the log file name in single quotes.
    componentsList
    Comma separated list of components to be exported.
    QUOTED_STRING
    Absolute or relative path name of an object (e.g. 'MODULE_X/TABLE_Y').
    objectTypeValue
    Object type to be exported (e.g. TABLE, VIEW etc.).
    Examples
    OMBEXPORT TO MDL_FILE 'd:/mdl/exp1.mdl' FROM PROJECT 'MY_PROJECT' OUTPUT LOG TO 'd:/mdl/exp1.log'
    OMBEXPORT TO MDL_FILE 'd:/mdl/exp1.mdl' FROM PROJECT 'MY_PROJECT' USE FIELD_SEPARATOR CARAT OUTPUT LOG TO 'd:/mdl/exp1.log'
    OMBEXPORT MDL_FILE 'd:/mdl/exp1.mdl' PROJECT 'MY_PROJECT' COMPONENTS (ORACLE_MODULE 'DW1', TABLE 'EMP', VIEW 'DEPT_VW') OUTPUT LOG 'd:/mdl/exp1.log'

  • How to export and import database from command line?

    I am trying to export my old database into new server.
    However, I want to export and import that database from command line.
    Is it possible?
    Thanks.
    SZ

    I used this command
    exp username/password@database full=y
    my export log file is as follwing:
    Connected to: Oracle8i Enterprise Edition Release 8.1.5.0.0 - Production
    With the Partitioning and Java options
    PL/SQL Release 8.1.5.0.0 - Production
    EXP-00037: Export views not compatible with database version
    EXP-00000: Export terminated unsuccessfully

  • How to export and import database from one laptop to another?

    hi,
    plz anyone help me to export and import one of my user in the database to another laptop.....
    i hav absoulutely no knowledge in doing this, plz some one help to do it from scrap...
    thanks in advance for ur kind help

    what's the oracle version on Source and Target Database release version? Take a look at the below links.
    [http://wiki.oracle.com/page/Oracle+export+and+import+]
    [Import_Export_FAQ|http://www.orafaq.com/wiki/Import_Export_FAQ]
    Export
    [Oracle Export Utility|http://www.psoug.org/reference/export.html]
    [Oracle Import Utility|http://www.psoug.org/reference/import.html]
    HTH
    Anantha

  • Interesting Problem: Songs get lost when exporting and importing a playlist

    So I exported my library as a txt playlist, removed some songs, and imported that new smaller playlist, and I get the "some of the songs in the file were not imported because they could not be found."
    I then exported the new playlist to compare, and there were about 200 songs that itunes wasnt able to import (even though they exist in my library). I didn't alter any of the data in the origional playlist txt doc (only deleted rows), and didn't move the files at all.
    Of the files that weren't imported, I can play just fine in my Music library.
    Any ideas why some of the songs exported from itunes, can't be imported as a playlist?
    For troubleshooting purposes: none of the songs are protected, the largest text length in any field of the ones not imported is 195 characters, all of the songs are on a removable HDD but the HDD is connected just fine (I can see and play the songs it doesn't import back in from my library).
    If this is confusing, I'll tell you what I am doing and hopefully it will make sense. I like my music labeled thusly: White Stripes, The NOT The White Stripes
    The way I find to best acheive this is leave the artist field The White Stripes, but make Album Artist field White Stripes, The
    So I wanted to find all the songs with artists that begin with The (and no I don't want to just search because I end up with a lot of extra stuff, and sorting by artist doesn't group all of the bands with the in the T's). So what I did was export my library as a playlist, sort by alpha in excell (where The White Stripes shows up in the T's instead of the W's), deleted everything else (except the header row of course), and tryed to import the playlist hoping I could just change stuff by selecting the playlist). But it didn't import a bunch of my songs that the program itself exported a few minutes earlier.

    kherova wrote:
    still curious why a playlist exported from iTunes is not always a vaild format for input back into iTunes
    Not sure, but editing a playlist export and then importing the change back into iTunes is kind of dicey -- maybe you edited too much and cut off some important information? Glad that your ultimate goal has a solution though.

  • Exporting and importing projects and DCs

    We are not blessed with the JDI, and I am in a situation whereby I would like to take a project from one machine and import it into another.
    I tried this by exporting to a ZIP file, but when I try to import it, I have to create a new project in the target system, then import the ZIP file into that. When I do that it does not seem to preserve the original structure of the project.
    I noticed that there are many different formats in which the projects can be exported. Do any of these allow me to export the project and import it, preserving the internal structure of the project, ideally without creating a project in the target system first?
    Kind Regards,
    Tony.

    If you are working with the same version of Developer Studio on both PCs you can just copy the whole file structure of the project from your workspace to the workspace of the other PC.
    Then, in developer studio of the second PC, choose "import existing project", and browse to the root folder of the project.
    This should work, but keep in mind that eventually you will face versioning problems as you will make changes on both PCs...
    Johan

  • Problems when trying to import metadata from SQL server using OWB

    Hi,
    We are using Oracle 11.2 EE on AIX and OWB: 11.2. We are in the process testing Oracle Transparent gateway for SQL Server and have installed and configured it on a standalone windows server. We and have run the ORACLE_HOME\dg4msql\admin\dg4msql_cvw.sql on SQL Server side, in order to query the SQL-Server data dictionary. We have created a DB-link and can pull data correctly without any problems. When trying to import metadata in OWB Client on win xp, we have created a non-oracle SQL Server Module and are able to connect and start the import, but the displayed table names look strange and can not be imported. In front of every letter there is a square box, so instead of ADDRESS (the address table in the source system) , it reads "squarebox"A"squarebox"D"squarebox"D"squarebox"R"squarebox"E"squarebox"S"squarebox"S and subsequently the import fails with :API0413: Illegal name [<tablename>] Name with preceding and trailing spaces is not allowed.
    The gateway have been configured with the following parameters:
    HS_FDS_CONNECT_INFO=<connect string>
    HS_FDS_TRACE_LEVEL=OFF
    HS_FDS_RECOVERY_ACCOUNT=RECOVER
    HS_FDS_RECOVERY_PWD=RECOVER
    HS_LANGUAGE=AMERICAN_AMERICA.WE8MSWIN1252
    Any ideas ?
    This topic has been posted in the Heterogenious Forum as well, but as the problem is within OWB, I also post it here.
    Thanks in advance!
    Henrik
    Edited by: he**** on Nov 15, 2011 1:29 PM

    Henrik,
    I've found other problems where OWB adds a space between all characters returned from SQL*Server which is what is happening in your case, although it is being displayed as a square box.
    In one of these cases the problem was fixed by using the 11.2.0.2 OWB so would it be possible for you to try with that version ?
    Also, as the problem is not with the gateway itself as you can select successfully using a database link then it would be better to follow up in the OWB forum -
    Forum: Warehouse Builder
    Warehouse Builder
    as they will be able to help with the OWB side of the problem.
    Regards,
    Mike

  • Product Release Date being default set to 01-Jan-2000 when exporting and importing product file

    Hi there,
    Just putting this out there to see if anyone else has experienced this problem.
    We've just redeveloped an art site that relies on the product release date to order work, newest first, by the date they added it  {tag_productlist,,,20,releasedate,true,true}
    However, we've hit an issue whereby the 'release date' field is set to 01-Jan-2000 when we export and then import the product file, thus chnaging the ordering. The date can't be set on the import file (unlike web apps) and we haven't changed thousands of products manually. BC support have been stumped, suggesting it's our Mac's system date, but this is set automatically and accurate...and we don't want to change the release date anyway, that should just be the date the product was originally released.
    Any thoughts or help would be greatfully received as this was a key part of the site design/development. This is the site http://hanguppictures.com
    Cheers
    Paul

    Ran into the same issue. I was using the release date to flag latest products, regardless of ordering. Unfortunately running a product import then destroyed all that work.
    Found this thread with a staff reponse regarding it not being possible to set release dates using import, but it doesn't explain why release dates get reset.

  • Problem of exporting and importing

    for user A,the database1,system is default tbs,t1 is table resides in system.for user B,the database2,tbs1 is default table space.when export is done at user A by using dumpfile t table t1 didn't import at userB why ?

    user8873825 wrote:
    why ?Consider providing us with the log files of that event, command you used and Oracle release number .
    Those informations are really helpful.

  • How do i export and import Contacts from and to to Iphone4 and Windows PC

    How do I export Contacts from Iphone to windows XP pc
    and import already exported contacts to Iphone 4

    doesn;t it work what i wrote in above comment?
    if you just want to backup your iphone cantacts in windows ( and not vice vera)...then
    1- delete all contacts from windows ( i used win7 so ther's a "contacts" system folder....but in iwnXP , i guess it is called Address Book)
    2- Connect iphone to PC
    3- in iTunes, select your device, go to "Info" tab.
    4- mark checked -- >Sync Contacts with
    5- From the dropdown options, select "Windows Contact"
    6- click "SYNC: button.
    that's it...you should see your iPhone contacts in windows.

  • Exporting and Importing mail from older system

    I just upgraded my Hard Drive and OS. Was using Tiger and now Leopard. I can still access my old hard drive. How do I export my mailbox files and import them into my new sys?
    thx

    first of all, you can use Migration Assistant (it's in /Applications/Utilities) to migrate your whole old setup, not just Mail. if you only want Mail, quit Mail and copy the entire directory homedirectory/Library/Mail and the file homedirectory/Library/Preferences/com.apple.mail.plist to the corresponding locations on the new computer. Delete homedirectory/Library/Mail if it already exists on the new computer before doing this. when you start Mail it will be exactly as it was on the old computer.

Maybe you are looking for

  • ATV and Denon AVR

    Just got an Apple TV. I've hooked it up to my home theater (to a denon AVR-4806) receiver via component and optical cables. I hooked the component cables into my DBS ports. The ATV works fine as long as I select Pure Direct as the sound mode and I ge

  • Diferent font in JList

    hi is there a way to make each element in a JList to a different font. i am making a FontDialog and i would like each font name in the list to be the font of that font... like in MS word. many thanks David

  • Using a Print Style Sheet to hide columns in a report

    Hello there, I am curious to know whether it is possible to hide certain columns in reports using a print style sheet. I tried using the 'CSS Class' attribute when editing column formatting but it appears to be completely ignored and simply overwritt

  • Convert pdf pages to jpg files

    How can I export all pages of a pdf to jpg files? Acrobat sucks because it doesn't anti alias text. In Photoshop I have to first open all pages of a pdf file into seperate image files. Then I have to save as jpg each file one by one. I can't think of

  • What is the best system configuration for a video editing telecast quality using Adobe PRemier pro

    We need an editing suite for telecast quality for our church. What is the best system configuration please? What are all the requirements to set it up ?