How to convert the .dmp file into my oracle database

There is a .dmp file which produced by the oracle for NT.
How could I use this .dmp file to create my oracle for Linux
database?
Please help me to solve this problem.
Thank you very much!
The reply Email also send to [email protected] will be
appreciated.
null

You will first need to create your database on your linux
platform complete with all necessary tablespaces and datafiles.
If you were going from unix to unix and each platfrom's datafile
file structure was the same then only the system tablespace
would need to be pre-created, import would have done the rest.
However, you are going from nt to unix so the tablespace create
statements will have invalid paths.
So, list out the view dba_tablespaces. Create a starter
database (system tablespace complete with installed options).
The system tablespace should be the same (or bigger) at the one
on the nt platform. Then create these same tablespaces on your
linux platform. Once the database has been created complete with
all tablespaces then use the import utility to populate your
database.
Done.
Wan-rong Jih (guest) wrote:
: There is a .dmp file which produced by the oracle for NT.
: How could I use this .dmp file to create my oracle for Linux
: database?
: Please help me to solve this problem.
: Thank you very much!
: The reply Email also send to [email protected] will be
: appreciated.
null

Similar Messages

  • How to convert the TEXT file into an XML using plsql code

    Hi all ,
    I need to convert an TEXT file into an XML file how can i do it
    Below is my sample TEXT file .
    TDETL00000000020000000000000120131021115854ST2225SKU77598059          0023-000000010000
    I want the above to be converted into the below format
    <?xml version="1.0" encoding="UTF-8"?>
    <txt2xml>
      <!-- Processor splits text into lines -->
      <processor type="RegexDelimited">
      <regex>\n</regex>
            <!--
            This is used to specify that a message should be created per line in
            the incoming file;
            NOTE: this was designed to work with all the processors, however it
            only works correctly with 'RegexDelimited' processors (check the
            enclosing top processor type)
             -->
             <maxIterationsPerMsg>1</maxIterationsPerMsg>
      <!-- For lines beginning with FHEAD (File Header) -->
      <processor type="RegexMatch">
      <element>FHEAD</element>
      <regex>^FHEAD(.*)</regex>
      <processor type="RegexMatch">
      <element>OriginalLine</element>
      <regex>(.*)</regex>
      <consumeMatchedChars>false</consumeMatchedChars>
      </processor>
      <processor type="RegexMatch">
      <element>LineSeq,Type,Date</element>
      <regex>^(\d{10})(\w{4})(\d{14})$</regex>
      </processor>
      </processor>
      <!-- For lines beginning with TDETL (Transaction Details) -->
      <processor type="RegexMatch">
      <element>TDETL</element>
      <regex>^TDETL(.*)</regex>
      <processor type="RegexMatch">
      <element>OriginalLine</element>
      <regex>(.*)</regex>
      <consumeMatchedChars>false</consumeMatchedChars>
      </processor>
      <processor type="RegexMatch">
      <element>LineSeq,TransControlNumber,TransDate,LocationType,Location,ItemType,Item,UPCSupplement,InventoryStatus,AdjustReason,AdjustSign,AdjustQty</element>
      <regex>^(\d{10})(\d{14})(\d{14})(\w{2})(\d{4})(\w{3})([\w ]{13})([\w ]{5})(\d{2})(\d{2})([+-]{1})(\d{12})$</regex>
      </processor>
      </processor>
      <!-- For lines beginning with FTAIL (File Tail) -->
      <processor type="RegexMatch">
      <element>FTAIL</element>
      <regex>^FTAIL(.*)</regex>
      <processor type="RegexMatch">
      <element>OriginalLine</element>
      <regex>(.*)</regex>
      <consumeMatchedChars>false</consumeMatchedChars>
      </processor>
      <processor type="RegexMatch">
      <element>LineSeq,TransCount</element>
      <regex>^(\d{10})(\d{6})$</regex>
      </processor>
      </processor>
      </processor>
    </txt2xml>
    Thanks

    Sorry, that doesn't make much sense.
    The XML you gave is a configuration file for txt2xml utility. It doesn't represent the output format.
    Are you a user of this utility?

  • How to convert the dmp file to gzip file while uploading.

    Hi All,
    i am using below unix command to exporting table data to other sever . But my requirement is i need to convert dmp file to ".gz" file . is it possible to convert it during exporting .
    My Command is given below :
    expdp username/password tables=sample directory=test_direcotry dumpfile=sample.dmp.gz logfile=sample.log
    but the file has been converted into ".gz" file but i am not sure whether the tables has been ziped or not.
    please help me from this problem.
    Thanks
    Sree

    874823 wrote:
    Hi All,
    i am using below unix command to exporting table data to other sever . But my requirement is i need to convert dmp file to ".gz" file . is it possible to convert it during exporting .
    My Command is given below :
    expdp username/password tables=sample directory=test_direcotry dumpfile=sample.dmp.gz logfile=sample.log
    but the file has been converted into ".gz" file but i am not sure whether the tables has been ziped or not.
    What do you mean "i am not sure whether the tables has been ziped".
    expdp is the oracle utility for exporting a database or selected portions of a database. (one could argue that it is not a "unix command", since it is an executable supplied by a third party). The output is a single file. In its simplest conceptual terms, that file contains a bunch of CREATE and INSERT statements. But it is a single file. When you zip it, you are zipping the file. The zip utility itself doesn't know or care about "tables" or anything else that may or may not be in the file. It is simply applying a mathematical algorithm byte by byte.
    please help me from this problem.
    Thanks
    Sree

  • How to convert the local file into unicode file?

    Hi All,
    I need read local file (GUI_UPLOAD) and save it as unicode file?
    I've found class CL_ABAP_CONV_OUT_CE but I've no idea how to use it.
    Should I read file in binary mode and then convert it into unicode? AT the and save it (GUI_DOWNLOAD) ?
    Thanks
    Adam

    Hi,
    Check these classes, will help you
    CL_ABAP_CONV_IN_CE : Reading binary data
    CL_ABAP_CONV_OUT_CE : exporting binary data
    CL_ABAP_CONV_X2X_CE : reading and exporting binary data and changing the format
    Regards,
    Satish

  • How to convert the javasource file(*.class) to execute file(*.exe)?

    How to convert the javasource file(*.class) to execute file(*.exe)?
    thank you!

    Although i have seen a few programs (that are platform specific) that will embed a small jvm into an exe with your class file, it is generally excepted that you cannot create an executable file using java. The JAR executable file is probably the closest your going to get
    Pete

  • How to convert a PDF file into a full editable WORD file?

    Hi,
    I tried to convert a pdf file into word but it is not fully editable. I can edit the title from the main page and that's it. The rest of the word document is saved as image. I tried editing teh pdf file but that one is not working either.
    Please help on how to convert a PDF file into a full editable WORD file.
    Thank you

    Not all PDF files are created equal.  When a PDF file is created with Adobe Tools it is usually "tagged" with information about the fonts the images, the layout etc...    This way when the PDF is saved to a new format like PPT or DOC then the results are usually usable.  However, if you have a PDF file that was not tagged for some reason then run the Accessibility tools on the PDF to acquire some basic tagging.  This may get you a better result.  Also if you have a PDF that is an image, then you may want to run OCR on it.

  • How to convert a .alsx file into pdf

    How to convert a .alsx file into pdf
    Iam facing this problem since many days please resolve it
    http://www.roothow.com
    Thankls in adavance

    >But, from the windows explorer, if i do a right clic on the word document, with the context menu, i can directly convert to PDF
    This is equivalent to using the PDFMaker facility in Word - that is,
    the Acrobat button. Which is also the same thing that is done when you
    use File > Create PDF > From File in Acrobat.
    What it does is print to a PS file *and* do a lot of additional
    processing to write stuff about links, tags etc. into the PS file.
    >(no tmp PS file is used, cause the links are still working).
    This isn't true, but it's certainly the case that you won't get links.
    There seems to be no API, via any mechanism, still less the "obsolete"
    (Microsoft's view) command line, to use PDFMaker from your program.
    Aandi Inston

  • How to import the data in a .xls or .xlsx file into a oracle database table

    Hi,
    Please tell me how to import the data in a .xls or .xlsx file into a oracle database table in Oracle 10gR2 using Oracle Warehouse Builder 10gR2.

    ....can we do something through Non-Oracle->ODBC?Yes, it is possible, look at this thread
    [SQLServer access from AIX Warehouse builder|http://forums.oracle.com/forums/thread.jspa?messageID=2502982]
    If your server (with target DB and OWB runtime) is on Windows OS this configuration will be simpler - you can use single server.
    And additional link on OWB blog (with 11g transparent gateway)
    [http://blogs.oracle.com/warehousebuilder/2008/01/11g_heterogeneous_agent.html]
    (configuring nonoracle connection with 10g generic connectivity very similar to 11g gateway)
    Also look at
    http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:4406709207206#18830681837358
    Regards,
    Oleg

  • How to break the PDF file into images?

    How to break the PDF file into images? There should be settings in Photoshop CS 6 that imports PDF file and break it into images.  I have a short instruction:
    2.    Open the file in Photoshop.
    3.    A new window should open to Import PDF.  Click on images, not pages  import pdf into Photoshop.doc
    4.    Select all the files shown (shift + click), Click O.K.  Four files should open on your screen.
      Was anybody successful with that?

    Whether this is available solely depends on the structure of the PDF and whether it actually contains whole images that can be extracted separately. Depending on whatgoing on in the PDF this may simply not be the case and the images have been tiled and split up in multiple "objects" whose appearance can only be retained by rasrerizing the whole page...
    Mylenium

  • Howe to convert i tune files into MP or WAC files

    Howe to convert I Tune files into MP3 or WAV files

    iTunes should be able to do everything for you, however if you wish to use third party software that requires MP3 or WAV files, iTunes can convert to either of those formats from any format it can read.

  • How to embed the html file into form 6i?

    How to embed the html file into form. What control activeX should i use? please help!!!!!!

    You can use web.show_document function for this purpose. See
    form builder help topics for more details.
    Hope this helps.

  • How to update the millions of records in oracle database?

    How to update the millions of records in oracle database?
    table have contraints & index.how to do this mass update.normal update taking several hours.

    LostWorld wrote:
    How to update the millions of records in oracle database?
    table have contraints & index.how to do this mass update.normal update taking several hours.Please, refer to Tom Kyte's answer on your question
    [How to Update millions or records in a table|http://asktom.oracle.com/pls/asktom/f?p=100:11:0::::P11_QUESTION_ID:6407993912330]
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • How to convert a HTML files into a text file using Java

    Hi guys...!
    I was wondering if there is a way to convert a HTML file into a text file using java programing language. Likewise I would also like to know if there is a way to convert any type of file (excel, power point, and word) into text using java.
    By the way, I really appreciated the help that you guys gave me on my previous topic on how to extract tests from a pdf file.
    Thank you....

    HTML files are already text files. What do you mean you want to convert them?
    I think if you search the web, you can find things for converting those MS Office files to text (or extracting text from them, as I assume you mean).

  • How to convert cXML dtd files into xsd format and use them into BPEL application

    Hi,
    In my BPEL application I have to use cXML dtd files by converting them into xsd format.
    I have used 'Microsoft Visual Studio' for converting cXML.dtd file into xsd format, for this 1 dtd file I am getting three xsd files (cXML.xsd, cXML1.xsd and cXML2.xsd).
    Please check this once and let me know
    1. why I am getting three xsd files for one dtd file,
    2. how can I use cXML.xsd file in my application, do I ll have to use all the three files in my BPEL app and
    3. what should I include in main xsd file (cXML.xsd) to import other two xsd files.
    kindly check this once and let me know your suggestions .
    Thanks

    Hi,
    While downloading the cXML dtd there will be example xml files. Using this xml's we can generate xsd.
    Regards,
    KANN.

  • How to convert a .psd file into .ai (adobe illustrator)

    Hi Guys,
    I have a very high quality multi layer .psd file that I need to convert to adobe illustrator in order to export them into autocad.
    As I'm very in exprienced, Ive tried to merge the layers in the psd file and then use Export -> 'Path to Illustrator', however when I open the newly created .ai file, it open a dialog box called 'Convert to Artboards' and whatever option i choose (either Legacy Artboard or Crop Area(s)' my new illustrator file seems to be empty.
    I appreciate any file anyone can offfer.
    Best Regards
    Alex.

    Importing PSD files into Illustrator
       •   Opening PSD files into Illustrator
    1.  Turn on your computer and launch the Illustrator program.
    2.  Open a new document by clicking File>New in Illustrator’s menu bar.
    3.  To open your Photoshop document, go to File>Open and then select the document you want to open when prompted.
       •   Placing PSD files into Illustrator (Editable)
    This method is ideal if you wish to incorporate a Photoshop document within an existing Illustrator document which can then make the PSD file editable within Illustrator.
    1. Launch the Illustrator program, select File>Place
    2. Locate the PSD file you want to import and click “Place”. Make sure the “Link” option is not selected.
    Placing or opening an unlinked Photoshop file will prompt a dialog box with options, choose the most appropriate option and then click “OK”.
    • Convert Layers to Objects: This option will convert the Photoshop layers into Illustrator objects to be able preserve masks, transparency and blending modes.                  
                                 • Flatten Layers to a Single Object: This option will flatten all the Photoshop layers into a single layer to preserve the look and appearance of the image; however individual Photoshop layers will no longer be editable.
       •   Placing PSD files into Illustrator (Not Editable)
    This method is ideal for incorporating your Photoshop files in an existing Illustrator document. Although the PSD file will no longer be editable it will be able to maintain a link to your original Photoshop file.
    1. Launch the Illustrator program, select File>Place.
    2. Locate the PSD file you want to import and click Place. Make sure the Link option is selected.
    - See more at: http://www.hiddenwebgenius.com/blog/design/how-to-import-psd-files-into-adobe-illustrator- and-indesign/#sthash.u19RHWSB.dpuf
    **The one time it did not work for me and appeared black was because of shadows (hue/saturation adjustment layer). So I compared the old .psd file, that converted fine, to the current one I was trying got send. One of the differences was the introduction of shadows by duplicating the fonts and image shapes, then merging them to a single image with hue/saturation adjustments. When adjusting the hue/saturation, it appears in a separate layer that was locked to next to image that was just produced. Some reason that was the bug that kept Illustrator from placing the .psd file in Illustrator. The solution was to merge the hue/saturation layer with the image layer. Now it’s back to normal.
    Hope this save you some time.

Maybe you are looking for

  • Need help with email sync utilizing gmail...

    I have the new curve 8520 and I use google sync for calendar and contacts. My question is regarding my emails syncing though. When I delete my email from my phone, it deletes from gmail, which is what I want. However, when I delete email on my my com

  • Spark textinput does not display unicode properly

    I need to type in some special charactors using unicode input method. (install microsoft pinyin, and use secondary inputs-> unicode input, and type "E826" into the textinput box) in spark textinput, the charactor is showing as a sqare; while mx texti

  • Zen Vision to iP

    I'm guessing the answer is no, but does anyone know if there are any adaptors that allow you to use the ZVM on iP*d accessories? There are car stereos that have iP*d connections, speakers etc. There are nowhere near as many accessories for my beloved

  • Can Port Licenses on an MSE8000 be converted to a virtual TP Server?

    I have a customer with an MSE8000 with 80 port licenses and 2 x 8420 blades. They'd like to go virtual; is there any provision for converting these port licences into screen licences for a Virtual Telepresence Server? Thanks David

  • Property Based Rule - Backward compatibility

    We have the following structure in a Model. Decimal Feature A Decimal Feature B Option Feature C (min 0 , Max - no value) Option 1 - Property X : 100 , Prop Y : 200 Option 2 - Property X : 200 , Prop Y : 300 Option 3 - Property X : 300 , Prop Y : 400