Export from 10.2 and Importing at 10.1 issue

I had a Export file taken from Oracle 10.2, I have farwarded that export file to my friend but he is unable to import at Oracle 10.1.
Is it possible to import at 10.1 exported from 10.2?
waiting for reply!
Rakesh Soni.

No.
You need 10gR1 exp to connect at your 10gR2 database.
Please verify this using the compatibility matrix in the Utilities Manual for your version.
Sybrand Bakker
Senior Oracle DBA

Similar Messages

  • Export From 3.0 and Import to 3.1

    Hi guys,
    I'm having error at below while i'm trying to import my application which is exported from apex 3.0. Right now i'm working on Application Express 3.1.0.00.32
    Can anybody help me please?
    Thanks for your interest
    ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-06550: line 17, column 71: PLS-00103: Encountered the symbol "," when expecting one of the following: * & = - + ; < / > at in is mod remainder not rem <an exponent (**)> <> or != or ~= >= <= <> and or like LIKE2_ LIKE4_ LIKEC_ between || member SUBMULTISET_ <pre>begin declare p varchar2(32767) := null;

    All DADs used for Application Express must use AL32UTF8 as the characterset. If they are something else you need to change them, restart the HTTP servers and export again. Then try to import/install. I would test the export and import/install on 3.0 first. When that works error-free, take the export files and import/install into 3.1.
    Scott

  • Export from 8.1 and import to 9.2

    Hi all.
    I have an export from a 8.1 version. Can I do the import to 9.2?
    I have read the http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/exp_imp.htm#i1013164
    and in the table doesn't appear this case.
    Thanks in advance.

    You can perfectly import from a lower version to an upper version, not a big deal with that export works with upward compatibility. The reason why this exp/imp operation doesn't appear in the table is because the table, if you read carefully, refers to the downward compatibility issue, i.e. export from a higher release and import to a lower release.
    ~ Madrid

  • Export from 9.2 and Import to 8.1.7

    I'd like to export a schema from a Ora 9.2 database and import the schema into an Ora 8.1.7 database.
    I understand that you can use Ora 8i's Export utility to export from a 9i database... but I don't have Ora 8i.
    The 9.2 database is on a laptop and only 9.2 is installed. I really, really don't want to install 8.1.7 alongside 9.2 on my laptop because it's alway too risky to install an older version alongside a newer one.
    Is it possible to get just the EXP.EXE program for 8i without installing anything else? How would I get my hold little hands on it?
    Any alternate methods of exporting/importing between these versions?
    Thanks.

    If you try to import a file created by Oracle9i rel 2 export utility, into Oracle8i 8.1.7 using Oracle8i import utility
    you would get the following error message on import:
    IMP-00010: not a valid export file, header failed verification
    IMP-00000: Import terminated unsuccessfully

  • Export from HP-unix and import on solaris

    Hi all,
    Can anyone give me the procedure and constraints that are taken for exporting oracle 8i on HP-unix and importing on oracle 9i Solaris machine, Any docs or metalink notes also helps me
    what are the parameters that should taken for faster export and import ...
    export is for full database ..
    If anyone can give me a quick response , i would appreciate that. because i have only 2 days in hand...
    Thanks in advance

    The export and import commands are documented in the Database Utilities manual for whatever version you are running. They work the same on both OSs
    Description of your requirement will help get a better response - it almost sounds like you want to migrate, but ...
    in general, the syntax is
    exp|imp user/password@db file=export_file.dmp parameters-list
    exp help=y
    imp help=y
    give a decent summary of the parameters. You can keep them in a parameters file if this needs to be reproduced.
    One thing - don't use 'compress=y' ... it tries to plunk each segment into it's own single extent, and that is often fatal.

  • Exporting  from Hp-unix and Importing on Solaris

    Hi all,
    Can anyone give me the procedure and constraints that are taken for exporting oracle 8i on HP-unix and importing on oracle 9i Solaris machine, Any docs or metalink notes also helps me .
    And i need steps like how to disable the constraints and triggers and how to take take export. what precautions are taken while exporting and importing.
    what are the parameters that should taken for faster export and import ...
    export is for full database ..
    If anyone can give me a quick response , i would appreciate that. because i have only 2 days in hand...

    Hi,
    I dont think that cross platform with work in exp/imp u can give a try anyway.
    Take export in direct path tat would be faster if you are using 10G then use Datapump (expdp/impdp)
    Before u could use exp or expdp / imp or impdp login as oracle use and export the variable ORACLE_SID to the target database
    do this $ exp help=y (for export) or imp help=y (for import)
    E.g. export syntax
    EXPORT
    exp parfile=exp.par
    parfile (exp.par)
    userid="/ as sysdba"
    file=/path/filename.dmp
    log=/path/filename.log
    direct=y
    constraints=n
    triggers=n
    full=y (for full export)
    owner=user1,user2(for schema level export)
    IMPORT
    imp parfile=imp.par
    parfile (imp.par)
    userid="/ as sysdba"
    file=/path/filename.dmp
    log=/path/impfilename.log
    full=y (for full import)
    fromuser=username (for schema level import)
    touser=username
    Try in google search for syntax of otn site for good documents
    Cheers,
    Kamalesh JK

  • Export from old version and Import to a higher version Database

    We are using a 8.0.5 database with database size under 1G, and we would like to test the database in Oracle Express 10g; however, during the export and import process, many errors encountered. Is there any formal procedures to follow, so that the process can be smoothen?
    Thank you!

    while using 8.0.5 to perform the export then import, we encountered the following error,
    Export file created by EXPORT:V08.00.05 via conventional path
    . importing TOPTECH's objects into TOPTECH
    IMP-00017: following statement failed with ORACLE error 3113:
    "GRANT DELETE ON "APV_PAY_UNALLOC" TO "TOPTECH_ROLE""
    IMP-00003: ORACLE error 3113 encountered
    ORA-03113: end-of-file on communication channel
    IMP-00021: operating system error - error code (dec 2, hex 0x2)
    IMP-00000: Import terminated unsuccessfully
    IMP-00021: operating system error - error code (dec 2, hex 0x2)
    Any clue?
    Thank you!

  • Export from one version and import into another version

    We have a customer database that accidently got updated to 10.2.x but our application only supports 10.1.5 What we are wondering can we export the 10.2 database and import it into a new system that is at our supported version of 10.1.0.5?
    Will the import even work or will it fail with unsupported version? Any other things we should be aware of?

    ro**** wrote:
    We have a customer database that accidently got updated to 10.2.x but our application only supports 10.1.5 What we are wondering can we export the 10.2 database and import it into a new system that is at our supported version of 10.1.0.5?
    Will the import even work or will it fail with unsupported version? Any other things we should be aware of?between versions export MUST ALWAYS be done with lowest version of export utility!

  • Can't open quicktime movie that I exported from Motion 5 and can't import to FCP

    Can't open quicktime movie that I exported from Motion 5 and can't import to FCP 7.
    I exported (with current settings) from Motion 5 now i can't view my movie with QT Player an FCP
    won't recognize it.
    That's the message I get ?
    I'm running Mac OSX but still on FCP 7 (upgrading to FCP X is NOT an option)
    Thanks a lot for any sugestions
    luxbud

    Thanks TOny
    i think it was just a problem during the export. i tried a second time and it just worked fine

  • Hello i need a help about script to export translatable text strings from ai files and import them back

    Hello i need a help about script to export translatable text strings from ai files and import them back after editing, thanks in advance

    Lanny -
    Thank you for taking the time to help with this problem. Can I just say however that as someone who has posted a first comment here and quite clearly never used a forum like this before, your comment unfortunately comes across as very excluding. It makes me feel there are a set of unwritten rules that I should know, and that I don't know them shows that the forum is not for me. In short, it's exactly the kind of response that stops people like me using forums like this.
    I'm sure it's not intended to be received like this and I am sure that the way you have responded is quite normal in the rules of a forum like this. However, it is not normal for those of us who aren't familiar with forums and who only encounter them when they have a genuine problem. This is why I hope it is helpful to respond in full.
    The reason I posted here is as follows. I was directed here by the apple support website. The original comment seemed to be the only one I could find which referred to my issue. As there is no obvious guidance on how to post on a forum like this it seemed perfectly reasonable to try and join in a conversation which might solve more than one problem at once.
    Bee's reply however is both helpful and warm. This could in fact be a template for how new members should be welcomed and inducted into the rules of the forum in a friendly and inclusive way. Thank you very much indeed Bee!

  • Create a visual web part which get data from excel sheet and import it into sql server database in sharepoint 2010 (development)

    Hi,
    I want to create a visual webpart which will read data from excel sheet and import it in to sql server database.(using sharepoint development)
    I want to do it using visual webpart.
    Please help to solve the issue.
    Thanks in advance!
    Regards
    Rajni

    Hi  Rajni,
    Microsoft.Office.Interop.Excel assembly provides class to read excel file data, in your web part solution, reference the assembly, and following blog contains samples about how to read the excel file data,
    and import it to SQL  database.
    1.Create a Visual Web Part Project:Create
    Visual Web Parts in SharePoint 2010
    2.Read the excel workbook by using SPFile class:
    http://alancejacob.blogspot.in/2012/06/read-data-from-excel-file-and-insert-in.html
    http://stackoverflow.com/questions/14496608/read-excel-file-stored-in-sharepoint-document-library
    3.Export the excel workbook to SQL Server:
    http://www.c-sharpcorner.com/UploadFile/99bb20/import-excel-data-to-sql-server-in-Asp-Net/
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • When I export a AAF file from Protools 9 and Import the file into Logic ProX the drum track is out of sync.  I created the drum loop using NI Maschine.  Has anyone else seem this??

    When I export an AAF file/project from Protools 9 using an external drive and import the AAF into Logice Pro X the drum track does not play correctly.  It is out of sync with the rest of the track.  I created the drum loop as a plugin using Native Instruments Maschine. Has anyone else had this problem??  Also how would I go about exporting the midi tracks from the Protools session.  The midi track does not show when the file is imported to Logic Pro X.  The midi data should export with the AAF file correct??

    Are you using any plugins in Logic?
    In Preferences/Audio  under the General tab, how do you have the plug-in-latency compensation set?

  • Export Mailbox from Exchange 2010 and Import to Exchange 2007

    Hello,
    I exported mailbox (1GB in size) from Exchange 2010 to *.pst file; I need to import it into
    Exchange 2007 mailbox. Is it supported ?
    The operation completed successfully (no errors) but no items were imported; is it due to unsupported backward compatibility or some other issue ?
    Thank you,
    Luca
    Disclaimer: This posting is provided AS IS with no warranties or guarantees, and confers no rights. Whenever you see a helpful reply, click on [Vote As Help] and click on [Mark As Answer] if a post answers your question.

    I also have the same issue. Exported mailboxes on Exchange 2010 SP3 latest updates using
    New-MailboxExportRequest and then tried to import into mailbox on Exchange 2007 SP3 with latest updates. The 32-bit client machine used for the import has Outlook 2010 SP1 (SP2 and later updates causes a different error). I used Outlook 2010 because the E2K10
    New-MailboxExportRequest documentation states that you have to use Outlook 2010 or later. The PST files created can be opened and imported via Outlook but not with the
    Import-Mailbox cmdlet (with no error as stated in this thread). Other PSTs, not created from E2K10 export do import just fine. I also ran ScanPST.exe against the exported PST and then ran the import again and it worked, everything got imported. Interestingly
    the test mailbox PST file I was using was 761 KB but after the ScanPST it was 1,257 KB - must be some difference in the PST format that the Import-Mailbox cmdlet can't deal with.
    Does anyone have any other solutions or
    workarounds to this. I've got over 900 mailboxes I need this for due to an
    acquisition? Has anyone tried using Outlook 2013 on the machine used for doing
    the Exchange 2007 imports or does Outlook 2013 also have the same issue as later versions of Outlook 2010 (Exchange Mailbox import failed with error code 2147221233)?

  • Export database from Oracle 8i and import to Oracle 10 g EX

    Hi
    I'm beginner Oracle user .Sorry for my english
    I have server oracle 8i on Novell system. Now I installed Oracle 10 g Expres on Windows XP. How move data from Oracle 8i to Oracle 10 g EX.
    Thanks for Your help

    Pl see the documentation - http://download.oracle.com/docs/cd/B25329_01/doc/admin.102/b25107/impexp.htm#CFHJAHAA
    You will need to export from the 8i database, copy the file (in binary format) to the Windows server, then import into the 10g database
    HTH
    Srini

  • Exporting from SharePoint 2010 to Import into SharePoint Foundation 2010

    I have a need to Export several site collections from SharePoint 2010 and to import them to an isolated SharePoint Foundation 2010 server.  Is it possible?  What problems might I incounter?
    Thanks for your assistance.

    Hello, Here is the thread providing some options to move the site collections. Thanks,
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/23d7412c-efb8-47f9-9269-9375fdea7242/how-best-to-move-a-site-collection-to-a-new-server-sharepoint-server-2010?forum=sharepointadminprevious
    Please mark as answer if this helps or vote as helpful if provides some help.

Maybe you are looking for