Import 8.1.5 vs export 8.1.6

Hi, we need to import a oracle 8.1.6 generated export file on a 8.1.5 database (on NT, both enterprise edition), but the import says that the file format is not compatible...
any idea....???
thanks in advance.....
null

Hi,
Oracle has the limitation for Export/Import utilities. You can import files generated by a lower version of Oracle export utility to a higher version of Oracle database, but not vice versa. To solve your problem, you need to install Oracle 8.1.5 utilities separately on the same server as Oracle 8.1.6, but under a new directory under 8.1.6 home directory (very important). Make sure that you get proper tnsnames.ora and listener.ora settings in place for 8.1.5 set of programs. Check this by connecting to database from sqlplus command, it should pront the message of 8.1.5 instead of 8.1.6 client. Now run "exp" command (this should also now show 8.1.5) and take the back up. This backup will not have the additional header entries which were introduced for 8.1.6, and hence you will be able to import the file on 8.1.5 server, without getting any header file error. You may have to set some of the environment variables before running the export utility for 8.1.5. These are ORACLE_HOME, ORACLE_PATH, PATH and LD_LIBRARY_PATH.
I hope this helps.

Similar Messages

  • IMPORT a VIEW from an export dump file

    I'm trying to import a view from an export dump file. In using the Import Utility, do I use the TABLE parameter and give the View name ie: TABLES=view1
    null

    Only I want to do is import ONE view from an export dmp file that contains hundereds of table, many views and procedures. I do not want to reimport everything from the export file.

  • IMPORT TAKES LONG TIME THAN EXPORT

    Hi,
    My database is of
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.4.0 - 64bi
    PL/SQL Release 10.2.0.4.0 - Production
    CORE     10.2.0.4.0     Production
    TNS for Solaris: Version 10.2.0.4.0 - Production
    NLSRTL Version 10.2.0.4.0 - Production
    EXPORT the schema which is of around 358 GB size
    expdp username/password@TEST directory=DATAPUMP dumpfile=TEST_SEP22_%U.dmp logfile=TEST_SEP22.log schemas=TEST parallel=6 exclude=statistics
    The export completed in 30 minutes
    When started to import into another schema in the same server even using parallel=6 it takes around 15 hours.Can anyone say why it takes a long time to import.
    impdp username/password@TEST directory=DATAPUMP dumpfile=TEST_SEP22_%U.dmp logfile=TESTIMP_SEP22.log remap_schema=TEST:TEST_R1 remap_tablespace=TS_TEST:TS_TEST_R1 parallel=6
    Please advice.
    Thnks in advance

    ora wrote:
    Is there any parameter to make the import faster still in 10g
    Please adviceAdvice: OPen the fine Utilities reference manual found at tahiti.oracle.com, and check the section on DataPump. THere you will find listed and explained all of the available parameters. I'm sure you will find some of them promising for performance improvement.
    The reason the import takes longer than the export is because of all the internal houskeeping going on in relation to every INSERT that is processed. The export is simply reading the db, then writing to a flat file.

  • I want to make a schedular which read xml files from a folder ,import in Indesign template then export as a pdf....

    i want to make a schedular probably in Coldfusion or using javascript ,  which read xml files from a folder ,import in Indesign template then export as a pdf....

    I don't think you understand: I want to open Dreamweaver and build a brand new site, then when I am done I want to host the dreamweaver site on the Business Catalyst platform. I dont want to use anything in BC to build the site, I just want to use the hosting platform. I do not want to import a BC site into dreamweaver or anything like that. I just want to use BC the same way I would use godaddy, or uhost or any other hosting provider. Based on your response you said that "of course its possible to build a BC site in Dreamweaver" I dont want to build a BC site, I want to build a Dreamweaver site and host it on the BC platform. Like I said before it doesnt seem like this is possible. As of now we can only build a new site in MUSE and integrate it into BC without using a BC template. Can you understand what I am saying. I DONT WANT TO USE A BC TEMPLATE, I WANT NOTHING TO DO WITH BC WHILE I AM BUILDING THE SITE WITH DREAMWEAVER, JUST LIKE MUSE DOES.

  • Importing PAL, High-Def, Editing & Exporting in PAL High-Def

    http://youtube.com/watch?v=IusprShv7Yw
    A big thanks to John of REDGUM TV in Queensland Australia. Thank You for taking the time to E-mail me directly with the answer to my question.
    Hughie (Hugh Daly)
    JHD Productions Ltd.
    Deer Park, New York 11729 (Long Island NY)
    In a message dated 12/22/2007 7:08:54 A.M. Eastern Standard Time, [email protected] writes:
    Premiere Pro CS3 General Discussion --
    Importing PAL, High-Def, Editing & Exporting in PAL High-Def
    No Hugh! You'll be fine - if you have an external monitor it will need to contend with PAL.
    I frequently edit in NTSC (in a PAL country) when my US clients need a good job done (Hehe!!!)
    John

    No Hugh! You'll be fine - if you have an external monitor it will need to contend with PAL.
    I frequently edit in NTSC (in a PAL country) when my US clients need a good job done (Hehe!!!)
    John
    www.redgumtv.com.au

  • Import mode FULL conflicts with export mode TRANSPORTABLE

    Hi,
    We are trying to import transportable tablespaces and are getting an error "import mode FULL conflicts with export mode TRANSPORTABLE. This is the second time we've seen it, the common thread seems to be that it only shows up with the remap_schema qualifier (the example below is with ASM, but we have seen it also without ASM). Does anyone have any suggestions as to how this can be resolved?
    Thanks,
    Dan
    impdp SYSTEM/xxxxx@DEVSUP DIRECTORY=CSF_DIR DUMPFILE=csf_au_q412_b1.dmp logfile=dev_imp.log TRANSPORT_DATAFILES='+DATA/PMDEVSUP/DATAFILE/CSF_AU_Q412_B1.1130.804322725','+DATA/PMDEVSUP/DATAFILE/CSF_AU_Q412_B1.631.804322681','+DATA/PMDEVSUP/DATAFILE/CSF_AU_Q412_B1.798.804322635','+DATA/PMDEVSUP/DATAFILE/CSF_AU_Q412_B1.968.804322581','+DATA/PMDEVSUP/DATAFILE/CSF_AU_Q412_B1.1261.804322791','+DATA/PMDEVSUP/DATAFILE/CSF_AU_Q412_B1.1727.804322951','+DATA/PMDEVSUP/DATAFILE/CSF_AU_Q412_B1.309.804322865','+DATA/PMDEVSUP/DATAFILE/CSF_AU_Q412_B1.684.804323047','+DATA/PMDEVSUP/DATAFILE/CSF_AU_Q412_B1.752.804323141','+DATA/PMDEVSUP/DATAFILE/CSF_AU_Q412_B1.843.804323247' remap_schema=CSF_AU_Q412_B1:CSF
    ORA-39002: invalid operation
    ORA-39061: import mode FULL conflicts with export mode TRANSPORTABLE

    We are trying to import transportable tablespaces and are getting an error "import mode FULL conflicts with export mode TRANSPORTABLE
    impdp SYSTEM/****@ESUST DIRECTORY=CSF_DIR DUMPFILE=csf_na_q212_b1.dmp
    TRANSPORT_DATAFILES='+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1907.805396709','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1908.805396709','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1909.805396653','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1910.805396647','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1911.805396591','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1912.805396591','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1913.805396535','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1914.805396535','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1915.805396479','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1916.805396479','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1917.805396425','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1918.805396425','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1919.805396369','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1920.805396365','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1921.805396321','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1932.805396319','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1933.805396263','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1934.805396261','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1935.805396205','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1936.805396201','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1937.805396137,+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1938.805396137,+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1939.805396081','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1954.805396079','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1958.805396013,+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1959.805396013,+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1960.805395937,+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1961.805395923','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1962.805395867','+DATA/PMESUST/DATAFILE/CSF_NA_Q212_B1.1963.805395867' remap_schema=CSF_NA_Q212_B1:CSF
    ORA-39002: invalid operation
    ORA-39061: import mode FULL conflicts with export mode TRANSPORTABLE

  • 10g import of 8.1.6 export file

    We are having problems importing to 10g from an 8.1.6 export.
    We are getting the following error.
    IMP-00037: character set marker unknown
    Has anyone tried to import to 10g from 8.1.6?
    Thanks,
    Bryan Thomas

    UTF8/us7ascii for the 8.1.6 database and WE8MSWIN1252 character set and AL16UTF16 NCHAR character set for the 10g database.
    Thanks,
    Bryan

  • Shared Services 11.1.1.3 - Problem importing Bus Rules from LCM Exports

    Hi,
    We have some Bus Rules in Calc Mgr that are named the same as the corresponding webform. For instance, a bus rule may be named '2.1.4 - Budget Load'. When we export all bus rules and then try and import them in to target (can be same server), they say they were successful, however none show up in Calc Mgr. After exhaustive testing, we took out the period (.) in the name and made it '2_1_4 - Budget Load' and it worked fine and migrates ok. My question is if anyone knows if this is a know issue bug or are periods not allowed like parens in Bus Rules names? It's weird as I swear this was working on a earlier version of Shared Services. We are upgraded to the latest patch on Shared Services too.
    Anyone have an older version of 11.1.1.3 Shared Services that they can test this on for me? Thinking Oracle may not have regression tested :)

    Straight from Oracle Support.... What a joke their regression testing is.....
    Thank you for your updates.
    I found the following Bug for 11.1.1.3. It is as follows :
    "Bug 8489999 - Filenames without ext, with artifact ids containing "." are not migrated. "
    According to the Development Team, it is validated with Drop 5 build 17.
    When discussing this issue with the Development Team earlier today, they wanted to check if this behaviour is noticed even when using 'admin' and Application Owner Account.

  • Import Meta Data from CSV - Export Meta Data to CSV

    Ability to import meta data into selected images from CSV file containing a number of fields, one of which is file name. The other fields would be selected tags to import.
    Import logic would be, Where file name in column 1 matches current selected filename, then take following fields 2, 3, etc and import into Bridge.
    Export selected meta data from selected files to CSV to form reverse of above to allow edit of data in Excel etc.
    Further enchancement on import would be to allow instead of just filename, but date/time range matching.
    Logic would be, Where date/time in column 1 is within X hours of selected
    image creation date/time then import following fields into image meta data.
    Useful for example if you already have a GPS tracklog in CSV and want to try and update images with GPS. Assuming camera clock approx same as GPS clock.

    The issue was within the .csv file.  There were duplicate records that were attempting to load as the ID value.  After deleting the duplicate records, the transformation file ran successfully.
    Debbie

  • Error importing 11.2.0.1 export to 11.2.0.3

    Hi all,
    we have two machines. let's call them db_1 and db_2.
    db_1 has version 11.2.0.1, db_2 is a clone of db_! and has been updated by our dba to 11.2.0.3.
    Now I need move a schema with its data from db_1 to db_2.
    I used datapump for creating the export using the following command:
    expdp DIRECTORY=DATA_PUMP_DIR DUMPFILE=XY_11.2.0.1_20130110_1217.expdp LOGFILE=XY_11.2.0.1_20130110_1217.expdp.log SCHEMAS=XY
    I can see no errors in the logfile.
    The exp-Log says: Master-Tabelle "XY"."SYS_EXPORT_SCHEMA_01" erfolgreich geladen/entladen -> so, everything is fine.
    Now I tried to import the dump to db_2 by using this command:
    impdp LOGFILE=XY_11.2.0.1_20130110_1217.expdp.log REMAP_TABLESPACE='XY_PERM':'XYZ_PERM', REMAP_SCHEMA='XY':'XYZ' SCHEMAS='XY' DIRECTORY=DATA_PUMP_DIR DUMPFILE=XY_11.2.0.1_20130110_1217.expdp
    I got the following errors (sorry, I only have German error messages):
    Import: Release 11.2.0.3.0 - Production on Thu Jan 10 12:46:22 2013
    Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
    Username: XYZ
    Password:
    Connected to: Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
    With the Partitioning, OLAP and Data Mining options
    ORA-39006: Interner Fehler
    ORA-39068: Ungultige Master-Tabellendaten in Zeile mit PROCESS_ORDER=-4 -> now I got an error with the master table, which was fine in the export
    ORA-01536: Speicherplatz-Zuteilung fur Tablespace 'XYZ_PERM' uberschritten
    ORA-39097: Bei Data Pump-Job ist ein unerwarteter Fehler -1536 aufgetreten
    Can anyone help?
    Thanks in advance,
    Andreas

    I should have added that you are essentially downgrading so you need to tell Data Pump on 11.2.0.3 that you want to be able to import into 11.2.0.1. To do this, use the version parameter during the export command.
    You could also do this over the network link (if you have one defined on the target pointing to the source). In this case, no version is necessary since the Data Pump code on the source will negotiate the version with the Data Pump code on the target.
    Hope this helps.
    Dean

  • Import iMOVIE with sound? Export Final Cut Project to Pro Tools?

    I am considering the 30 day free trial for Final Cut Pro X. I have a new Macbook Lion laptop.
    I made a short film in iMOVIE 09 on my new laptop. I am getting it professionally scored next week. Can I seamlessly transfer iMOVIE project into Final Cut Pro X so that it keeps all my audio tracks? For example, I have natural background sound on many video clips. I have also added "monster" sound effects all over the place. I have voiceover here and there as well. So I am wondering if I import iMOVIE project to Final Cut Pro X are all the sounds merged (I don't want this) or does the project appear in Final Cut Pro X just like it does in my iMOVIE (video clip with a few audio clips under it)?
    Second question - The audio post company would need to export the project from Final Cut Pro X to a software program called Pro Tools. There are a whole bunch of "preferences" needed to be checked off to make sure they get project the way it should be. However, my question is does anyone know if Final Cut Pro X is compatible with Pro Tools Software?
    FYI - if I don't do the above I was told I need to make 8-9 copies of DVD of movie in iMOVIE. One would be video with natural sound when I filmed and all other sound turned off. Another DVD would be just voiceover sound and all other sound turned off etc... The audio post company needs each sound isolated so they can manipulate audio levels etc. This sounds like pain in butt which is why I am attempting to see if I can do the above.
    Thanks, Todd

    Thank you all for help. Spoke to engineer at audio post company. I told him it sounds like that I can export iMOVIE project to Final Cut Pro X and keep audio tracks. However, I cannot export Final Cut Pro X project to Pro Tools. Hence, no point in moving iMOVIE project to Final Cut Pro X.
    The engineer told me to make Quicktime files of the 4 minute movie with each different audio track. He said as long as the track does not overlap I can have multiple sounds... for example, if my voiceover occurs from 0 sec. to 30 sec and that is only sound then I can keep in a monster sound that occurs from 1 minute to 1 minute 30 sec. etc.
    I did forget to ask him one question. One filmmaker noticed that I had stereo monster sounds and mono monster sounds. I would think most people would not notice difference but the filmmaker did. Not sure if this company can fix something like that?
    Thanks again for all your help. The thing that is weird about all of this is if I buy the latest and greatest Final Cut Pro X and make my next project from scratch with it I still won;t be able to export using Pro Tools... Sounds like Pro Tools only works with Final Cut.

  • Import from dsv files and export to csv files

    hi every body..
    how can I create a project in NetBeans which does:
    1- import a .dsv (Delimiter-Separated Values) file content and save it to array
    - the values in this format separated by fixed commas
    example
    "AIG" "Insurance" "64.91" "25/11/06"
    2- export into .csv file (Comma Separated Value)
    -the values in this format separated by commas
    example:
    AIG,Insurance,64.91,25/11/06

    Well, you need to learn Java so you can read files, divide the data by the delimiters, and then write it out as a csv file.
    Can't really give better instructions than that...maybe start by reading the basic tutorials?
    We don't give out full program code here so you'll need to ask more precise questions. Such as what is it that you're having problems with.

  • Cannot import or see iphoto slide exported movie in imovie

    I made a movie from slides in iphoto. I then decided that a caption might be nice, and went to imovie to add it. iMovie '08 is not able to read the file. It is a .mov, and other movies it reads are .mov, so I cannot fathom why it cannot be read. If I use import, the title is not highlighted - as if it is not a recognized format. QT reads the movie just fine of course. iDVD sees the file just fine too.

    I concur, I also exported a slideshow from iphoto and cannot import into iMovie08. Looking at the info for the .mov file its an MPEG-4 file which is supposed to be supported so this is not good. ... unless there is some trick (which we shouldnt have to do of course).

  • Imported image looks different than Export

    When i import DNG picture in lightroom it looks like it has some filter on it and when i export it it looks normal so i cant see the real changes while editing the picture
    You can see it clearly on this example, same picture, no edit. just exported

    Your monitor profile is corrupt as is clear from the color cast on the histogram. This happens a lot on windows installations. You need to recalibrate your display. Best is to use a hardware calibrator. Second best (but very far removed) is to use the built in visual calibration tool in windows or mac os X.

  • Importing Assets from ALER to export to OER is taking so long time

    Guys,
    I am importing Service Bus Projects from ALSB ant trying to export it to Oracle Enterprise Repository 11g. But when I try to export the configuration jar to Oracle Enterprise Repository using the Harvester tool it is taking so long time.
    I have more than 1500 WSDL and XSD (with some circular reference), it is running for 48 hours without finish it.
    What can I do to Harvester and Oracle ER be faster ?
    Do we have some configuration to turn off validation or something like this ?
    Thanks in advanced.
    Edited by: rrocha on 18/04/2011 14:11

    Welcome to the Apple Community.
    Itunes library or iTunes store.

  • Can't import (to Win) what I exported (from Mac)

    Alas, I must return to intel and native windows again... oh the shame.
    Anyway, in prep for the move I think I did as instructed... I 'selected' ALL of my songs and 'exported' them to / as a 'data DVD'.
    So now I have 180 some mpeg-4 files on a DVD, with an XML file called 'ContentsDB.xml' and I have tried many times to 'import' via iTunes but cannot make it work. Indeed, even Windows media player "cannot read" the files.
    Again, selecting the ContentsDB file as the target of the import does nothing... iTunes doesn't even give me an error message.
    Any ideas? Thanks for your time.
    ThinkPad Z61m   Windows XP Pro   2Ghz Duo w/ DVD RW iTunes/iPod @ latest ver

    Dear b noir,
    Thank you very, very much for your quick response... I did remove three Sonic Solutions (Roxio) products that came bundled with my ThinkPad and was able to Import from the Export DVD I had created. But now I find that only the titles have been copied in, and each song file must be "located" when I click on it to play it.
    Did I miss something?

Maybe you are looking for