How to import OWB 10.0.2 mdl file to 11g

Hi ,
I have a OWB MDL file in 10.0.2.I want to import same MDL file in 11g.is it possible to import,if yes please guide what steps i have to follow.
any related documents or links would be appreciate
Thanks in Advance
Reagrds
Kumar

Dan wrote:
Hi all,
DB 11G,
Oracle software 11g on 2 server (same version)
I exported using expdp and now i want to import to server with only oracle database software installed (no db yet)
can i do that?
ThanksFirst you need to have DB created at target only then you would able to import the dump taken from source. You can create similar tablespace as were is source to avoid errors(if directory structure is different at target).
You can create database by dbca or manually.
http://docs.oracle.com/cd/E11882_01/server.112/e10595/create003.htm
http://www.oracle-base.com/articles/11g/OracleDB11gR2InstallationOnEnterpriseLinux5.php
For importing database
http://docs.oracle.com/cd/E11882_01/server.112/e23633/expimp.htm
http://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_import.htm

Similar Messages

  • How to import data from excel or csv files to Oracle table

    hello everybody,
    I am new here and new in Oracle. I would like to know the steps how to import data from excel or csv files to Oracle table.
    Let say I already have table inside the Oracle. Then my user give me the sets of data inside the Excel Worksheet.
    So, how can I import the excel data into Oracle table.
    Thank you in advance.
    cheers,
    shima

    Even easier. Download JDeveloper 11G from this site.
    Set up the database connection, right click on the table, select Import->Excel and specify your file to load it. On the import pop-up, you must view and update each tab indicating Columns, Data Types, and DML.
    Columns -- move the selected columns that you want to load to the box on the right
    Data Types -- select column name from second column to which the data for each column of the import file should load
    DML -- click this tab to generate the INSERT SQL
    Once done click 'Insert'

  • How to import an oss note related zip file

    Hello everybody.
    In order to apply an oss note to our systems, I have to import a .zip file containing two (non human readable) .u6b files.
    But I don't know how. Also, the correction instuctions are not helpful. They only say "To implement this new message class, import the attached file xyz.zip.".
    So I first tried to create the message class via SE91, then I looked for any transaction and/or utility in order to import this file, with no results.
    Is anyone familiar with this problem? How do I have to proceed?
    Thanks in advance!

    Hi,
    I guess that this zip-file contains a transport. This transportfiles have to be copied in the /usr/trans/data und /usr/trans/cofiles and imported by the transaction STMS.
    Thomas Jung wrote how to do this in this: How to import examples from book "Advanced BSP Programming"
    Perhaps your basis administrator can help you to do this?
    Regards,
    Stefan

  • How to import a picture into a Psd file using codes?

    I'm trying to import a picture into a psd file as a new layer, but i can't find the method of photoshop object in visual studio 2010 object browser. Is it possible to do this job using vb.net codes?
    Any suggestion will be gratuated!

    I beleive Michael L Hale stated that he used the ScriptListener to generate code for PhotoShop "menu File>Place".  Many things can not be done through in Photoshop Scripting through the Adobe's normal scripting methods Adobe provided for scripting.  However Adobe also supplied  the ScriptListener.8li plugin which when installed is a bit like the actions palette's action recorded without controls.  Everthing that can be recorded in Photoshop is written to two files on your desktop in script code one in Javascript the other VBS.  The Script code use an Action Manager Method so thing not posible with normal scripting methods can be use in scripts.  The only way to start and stop recording these two script files it to install ScriptListener.8li before you start Photoshop and to uninstall it after you exit Photoshop. Awarkward but better then nothing there is no logic just step, step, step like actions and the code is not all that readable.  However you can take that code and modify it to use vars to turn steps into javascript functions and whatever VBS uses.
    For example Place
    REM =======================================================
    DIM objApp
    SET objApp = CreateObject("Photoshop.Application")
    REM Use dialog mode 3 for show no dialogs
    DIM dialogMode
    dialogMode = 3
    DIM idPlc
    idPlc = objApp.CharIDToTypeID( "Plc " )
        DIM desc3
        SET desc3 = CreateObject( "Photoshop.ActionDescriptor" )
        DIM idnull
        idnull = objApp.CharIDToTypeID( "null" )
        Call desc3.PutPath( idnull, "D:\\Temp\\Portrait\\dsc6234.psd" )
        DIM idFTcs
        idFTcs = objApp.CharIDToTypeID( "FTcs" )
        DIM idQCSt
        idQCSt = objApp.CharIDToTypeID( "QCSt" )
        DIM idQcsa
        idQcsa = objApp.CharIDToTypeID( "Qcsa" )
        Call desc3.PutEnumerated( idFTcs, idQCSt, idQcsa )
        DIM idOfst
        idOfst = objApp.CharIDToTypeID( "Ofst" )
            DIM desc4
            SET desc4 = CreateObject( "Photoshop.ActionDescriptor" )
            DIM idHrzn
            idHrzn = objApp.CharIDToTypeID( "Hrzn" )
            DIM idRlt
            idRlt = objApp.CharIDToTypeID( "#Rlt" )
            Call desc4.PutUnitDouble( idHrzn, idRlt, 0.000000 )
            DIM idVrtc
            idVrtc = objApp.CharIDToTypeID( "Vrtc" )
            DIM idRlt
            idRlt = objApp.CharIDToTypeID( "#Rlt" )
            Call desc4.PutUnitDouble( idVrtc, idRlt, 0.000000 )
        DIM idOfst
        idOfst = objApp.CharIDToTypeID( "Ofst" )
        Call desc3.PutObject( idOfst, idOfst, desc4 )
    Call objApp.ExecuteAction( idPlc, desc3, dialogMode )

  • How to import  my own class in jsp file

    I have a jsp file in jsp\ directory and a class in web-inf\classes\ directory. How do I import the class in jsp so i can use it in my jsp file. Thanks,

    This is your lucky day, wennie.
    The correct forum to post this is:
    [http://forums.sun.com/forum.jspa?forumID=45]

  • How to import a .png as an asset file?

    Hi,
    I'm new to Fireworks and would appreciate some help from
    here. I have a .png file which collects useful icons that I may
    reuse, and I wonder how I can import it as an asset (or something
    else) that I can just drag any icon element in the .png to reuse.
    Is there a way to do this in Fireworks? When I tried to open the
    .png file normally, I can't click on each icon element and use it
    as symbols, it's all just one big picture file. any
    suggestion?

    RachelChi wrote:
    > Thanks for your response heathrowe. I tried what you
    suggested and it didn't
    > work. I'm using CS3, and perhaps what I said was a
    little confusing - what I
    > have is a .png file that includes a number of UI
    elements that I want to reuse:
    > a search box, an OK button, a Cancel button, a scroll
    bar, etc. What I can't do
    > is to separate them as individual symbols that I can
    easily grab and drop. When
    > I open the .png file, I don't get layers and anything in
    the library, it's just
    > one image (although I'm pretty sure all individual icons
    used to be symbols).
    > is there a way I can easily get the symbols out of the
    .png?
    Is the PNG file one that has been saved as editable, from
    Fireworks, or
    has it been exported as a PNG file from Fireworks or another
    program,
    like Photoshop?
    Linda Rathgeber - Adobe Community Expert
    http://www.adobe.com/communities/experts/members/8.html

  • How to import an alpha channel from .PSD file?

    I have a photoshop file (.psd) with an alpha channel. When I import this file into AE, I do not see the alpha being available or perhaps I don't know how to find it. I've followed this instruction but nothing happens afterwards. Okay, so my question is, when I drop the .psd file into my comp, how or where do I enble the alpha channel?

    I am not sure this a bug.
    It could be. But note that I can produce an identical case in which this behavior is not a bug.
    The thing is, in the world of video applications, Alpha Channel means "fourth channel used to store transparency values".
    In Photoshop, it normally means the same thing, but it can also mean "arbitrary channel created and stored for whichever reason the user may want it on the future". Typically, to save a selection so that it can be retrieved later. In fact, you can have many of these arbitrary channels.
    So, imagine this scenario:
    1. User makes a selection of the outline of the house.
    2. Instead of cutting the pixels outside the house, or creating a layer mask, the user goes to the Channels panel and hits the "Save selection as channel" button (or equivalent menu command).
    Photoshop creates a fourth channel (or even a fifth or a sixth if there were additional channels already), which is called "Alpha" but the user never did anything to make the information in that channel produce transparency.
    If after making the selection, the user would have cutted pixels or created a layer mask, then that operation would be relfected on what we normally consider as Alpha channel.
    In this case, what you can do is go to channels pannel, control click the thumbnail so that the channel is loaded as selection, then create a layer mask (Layer > Layer Mask > Current selection) from that selection. That's it.

  • How to import from ITunes in normal AAC file? (not protected)

    How do I import from Itunes in a normal AAC file? (ideally in 320kbps) but most important, not a protected file!
    Alternatively, how do I convert from protected aac to normal aac?
    Tks for you help.

    Hi,
    How do I import from Itunes in a normal AAC file?
    Go to iTunes Preferences, and choose- Advanced/Importing and under "Import Using" choose AAC, under "Setting" choose 320kbps. Copy protection is only added to songs downloaded from the iTunes Store, and not songs you import from cd's.
    how do I convert from protected aac to normal aac?
    The only legitimate way is to burn the songs to a cd, and then re- import them using the settings discussed above.
    Regards

  • How to import an element v10 organizer keyword file into element v12??

    I am upgrading from elements 10 to 12.  In v10 I have saved a 'keyword tags' file.
    I want to import this 'keyword tag' file into v12, but don't see a way to do that.
    HELP!
    Jimbo

    I have Elements v10 on my desktop with numerous tags, with the assoicated file structure.
    I want to have the same tag structure on my laptop which has elements 12 installed.
    to create and save the keyword structure, I did is this;
    1. w/in v10 went to key word tags [see above]
    2. clicked on the down arrow to the right of the + sign,
    3. selected 'save keyword tags to file ...'
    4. kept the default option 'Export All Keyword Tags'
    5. clicked 'OK'
    which of course saved the keyword tags in a file name keyword tags.xml
    Oh, by the way, I learned how to do this save from a previous forum question.  (see my earlier post).
    Am I asking to do something that can't be done?  I hope not, because my keyword tag file has > 1100 entries.
    By the way, I viewed you suggested option from your previous input above, but I do not have the same view.  My view is shown below;
    which as you see has the [ Create (down arrow) Share (down arrow) ] at the top
    but the view below that is as shown above.  What am I doing wrong??
    Thanks for all your help.
    Jim

  • How to import the data from a xml file to IDM

    Hi all:
       I have read  the document(/people/kare.indroy/blog/2008/01/14/sap-netweaver-identity-management-how-to-maintain-xml-files) ,but
    cannot get the data when I click the insert template-->data source template menu.
    The xml file as follows:
    <?xml version="1.0" encoding="GB2312"?>
    <users>
    <user>
    <name>CA_admin</name>
    <password>123</password>
    <role>caadmin</role>
    </user>
    <user>
    <name>CA_user1</name>
    <password>123</password>
    <role>caadmin</role>
    </user>
    </users>
    The xsl file as follows:
    <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
    <xsl:template match="users"> 
    <xsl:element name="users">      
                    <xsl:for-each select="user"> 
                     <xsl:element name="user">
                      <xsl:element name="name">               
                          <xsl:value-of select="name"/>
                      </xsl:element>
                      <xsl:element name="password">               
                           <xsl:value-of select="password"/>
                      </xsl:element>
                      <xsl:element name="role">               
                          <xsl:value-of select="role"/>
                      </xsl:element>
                      </xsl:element> 
                    </xsl:for-each>
                     </xsl:element>            
    </xsl:template>
    </xsl:stylesheet>
    Is there some thing wrong within my xsl file? Who can give me some points about this?
    Is there some more information about this topic?
    thanks in advanced.

    Hello Shi,
    Could you please provide details about how did you solve this problem?
    Thanks,
    Anuj

  • How to import measurment data from a Excel File to Citadel DataBase?

    A Microsoft Excel File is being created in a PC and I want to include that flie´s data into my citadel Database wich is in another PC.

    I give a example "Importing Spreadsheet Data to the Citadel Database" in the LabVIEW Version 6.1 and LV-DSC 6.1.
    LabVIEW 7.0 with LV-DSC you must in the ini file "DSCEngine.ini"
    set NoShutdownLog=1 and UseServerTimestamps=TRUE.
    kind regards
    amcholger
    Attachments:
    Write_File_to_Citadel_Example.zip ‏139 KB
    Write_File_to_Citadel_VI_Server.zip ‏289 KB

  • How to import classes from an external actionscript file

    This is driving me crazy, I've been trying to resolve this on my own for ages, and I've reviewed a lot of different materials, but I still can't seem to just import some external actionscript classes correctly.
    I'm using Flash Builder 4 with the Flex 4 SDK on mac osx 10.6
    the class I'm trying to import (I'll call it DesiredClass) is in a folder like this
    /libraries/com/foreignproject/com/foreignproject/DesiredClass.as
    within the class itself, the package declaration looks like this (I left all the guts out for clarity):
    package com.foreignproject
        import flash.display.Sprite;
        public class DesiredClass extends Sprite
            public function DesiredClass()
    I'm working on a totally different actionscript file at
    /Users/username/Documents/Adobe Flash Builder 4/TestProject/src/TestProject.as
    in this file I try to import the DesiredClass:
    package
         import com.foreignproject.DesiredClass;
         import flash.display.Sprite;
         public class TestProject extends Sprite
              public function TestProject()
              var neatClass:DesiredClass = new DesiredClass();
    And then I try to add the class I want to the source path.
    I've tried adding each folder to the source path separately:
    /libraries/com/foreignproject/com/foreignproject/DesiredClass.as
    /libraries/com/foreignproject/com/foreignproject/DesiredClass.as
    /libraries/com/foreignproject/com/foreignproject/DesiredClass.as
    /libraries/com/foreignproject/com/foreignproject/DesiredClass.as
    /libraries/com/foreignproject/com/foreignproject/DesiredClass.as
    If I choose the libraries folder or either of the com folders then an error shows up in theTestProject.as file, saying:
    Definition com.foreignproject:DesiredClass could not be found.
    But f I choose either of the foreignproject folders then an error shows up in theDesiredClass.as file saying:
    a file found in a source-path must have the same package structure 'com.foreignproject', as the definition's package, ".
    What am I doing wrong? Please help. I bought a book on actionscript, started doing the flex-in-a-week series, read numerous online discussion boards, and I still can't import these classes.
    Thanks in advance.

    I don't know if this method is supported anymore but you can give it a try.
    If you backed up bookmarks in IE using the following directions, you should be good!
    *In IE, "File -> Import and Export -> Export Cookies".
    *Open newly exported "cookies.txt" in a text editor and put a period before every line that starts with a domain. So a line starting with <b>altavista.com TRUE / FALSE 1388491200 AV_ALL 1</b> will become <b>.altavista.com TRUE / FALSE 1388491200 AV_ALL 1</b>
    *Then, move the "cookies.txt" file to your profile folder.
    You can get to the Profile folder two ways
    *Help > Troubleshooting Information > Profile Directory > Show Folder
    or
    *Go to '''about:support''' and click Show Folder next to Profile Directory.

  • How to import a in InDesign generated swf file into flash pro

    My Flash Pro does not allow to import the in InDesign CS 5.5 generated swf file.
    Any suggestions?

    Like this?
    movieholder.addEventListener(MouseEvent.CLICK, fl_ClickToLoadUnloadSWF);
    import fl.display.ProLoader;
    var fl_ProLoader:ProLoader; 
    //Mit dieser Variable wird verfolgt, ob Sie die SWF-Datei laden oder entladen möchten
    var fl_ToLoad:Boolean = true; 
    function fl_ClickToLoadUnloadSWF(event:MouseEvent):void
        if(fl_ToLoad)
            fl_ProLoader = new ProLoader();
            fl_ProLoader.load(new URLRequest("http://www.helpexamples.com/flash/images/image1.jpg"));
            addChild(fl_ProLoader);
        else
            fl_ProLoader.unload();
            removeChild(fl_ProLoader);
            fl_ProLoader = null;
        // Umschalten, ob die SFW-Datei geladen oder entladen werden soll
        fl_ToLoad = !fl_ToLoad;

  • How to import cookies from an exported IE file

    Can cookies be imported into Firefox directly from an IE ".txt" file? (The IE "Favorites" bookmark file came in fine.)
    I'm setting up a new Linux machine and don't have/want IE on it, so the ability to import data from another browser isn't much help.

    I don't know if this method is supported anymore but you can give it a try.
    If you backed up bookmarks in IE using the following directions, you should be good!
    *In IE, "File -> Import and Export -> Export Cookies".
    *Open newly exported "cookies.txt" in a text editor and put a period before every line that starts with a domain. So a line starting with <b>altavista.com TRUE / FALSE 1388491200 AV_ALL 1</b> will become <b>.altavista.com TRUE / FALSE 1388491200 AV_ALL 1</b>
    *Then, move the "cookies.txt" file to your profile folder.
    You can get to the Profile folder two ways
    *Help > Troubleshooting Information > Profile Directory > Show Folder
    or
    *Go to '''about:support''' and click Show Folder next to Profile Directory.

  • How to import contacts into phone from Excel file?...

    I have an N97 Mini. And I have an Excel file on my computer which lists my contacts. In separate columns I have their first names, last names, phone numbers, email addresses.I would like to import this file into my phone's contacts in one go, i.e. without having to enter each person manually. Does anyone know who this can be done?
    (Also, in another folder I have a profile photograph of each contact. Is there some way I could also - in one go - add a profile picture to each contact in my phone's contacts?) 
    FYI: I have Ovi Suite and PC Suite installed on my computer, but it's not clear whether they could help with this. Thanks.

    Please, stick to the post you started in Messaging.
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

Maybe you are looking for

  • IPod nano (5th gen.) being recognized by computer (Windows XP) but not iTunes. Please Help.

    Hello everyone,      When I plug in my iPod nano 5th generation, my computer is recognizing it, but iTunes is not. I just recently bought it off of a friend and it was working perfectly. Today is the first time that it wouldn't connect to iTunes. I h

  • Photo's in slideshow are broken

    When I play a slideshow, some photo's are unrecognizeable, like they are digital damaged. Other photo's appear good. I've already updated my software

  • E6 Belle: what's the "1" in the toolbar signify?

    Hi upgraded my E6 to belle. BUt i can't work out what the number "1" on the toolbar is for? It's next to the key (lock) icon on the toolbar? I don't have any messages or anything (factory reset) thanks Solved! Go to Solution.

  • IPhone and synching Apps

    I have a number of Apps ion my iPhone that I have purchased and installed via the iPhone. I am now synching to a new computer. Music is fine, However, when I checked the synch Apps bos I was warned that all my apps would be repaced by what is on the

  • Sharing content between users

    My wife and I have separate accounts on our mac running osx lion. I want to be able to share all content in iTunes between the 2 accounts that automatically updates on the 2 accounts if either user imports a new cd, or buys a new app. Has anyone mana