Import Oracle Database File Error

Hi Experts,
I got an oracle dump file somefile.dmp today. i dont have any details regarding the dump file but the size is nearly 1.5GB.
I just thought to import that file to my existing Database in local server, the local oracle server details are
Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - Production         
PL/SQL Release 11.1.0.7.0 - Production                                         
CORE     11.1.0.7.0     Production                                                     
TNS for 32-bit Windows: Version 11.1.0.7.0 - Production                        
NLSRTL Version 11.1.0.7.0 - Production                                          But when i tried to import the dump file, i received the following error
IMP-00037: Character set marker unknown
IMP-00000: Import terminated unsuccessfullyCan some one help me in this?

DB-user11904889 wrote:
Thanks for your reply.
I am not clear with this point
- Is the file FTP transferred? Then the possibility is that you used ASCII as transfer mode where BINARY is needed
What i need to do then?.. I need to ask a new dump file with BINARY transfer mode ?Yes.

Similar Messages

  • Import Oracle DataBase dump file Into Sql Server With out connection oracle using c# code.

    Hi All,
    I would like to ask how can imports my dump oracle database file data and struct into sql server 2005
    with out make connection oracle.
    best regards.
    Hakim. 

    Hi Hakim.
    Based on your title, what I understood there is a issue regarding transfer oracle db dump to sql database using C# code. Am I right? If so, I am afraid there is no build-in method which meet your requrements in .NET framework. You must provides
    OraDump  Export API to allow developers integrate corresponding capabilities  into their applications. These capabilities are about export data from  Oracle dump files into popular databases like Microsoft SQL server. Every developer
    having OraDump Export API can write just few lines of code on C# or  Visual Basic to implement the appropriate export process.
    I am search a third-party link, but it's a paid service. 
    http://www.convert-in.com/data-migration-service.htm
    If you don't have to with code, Please refer to: Migrating Oracle Databases to SQL Server 2000
    http://technet.microsoft.com/en-us/library/cc966513.aspx
    Best regards,
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to import Oracle .dmp file

    Hi !
    1. I want to import oracle .dmp file in to mySql database.
    2. How it is possible.
    3. I am using oracle 10g database.
    Plz help me.
    Thanks in advance.
    Regards.

    Thanks for your kind reply.
    o.k leave mysql database.
    Just tell me how we can take text/flat file from Oracle tables throgh SQL * Plus environment using select command or other way.
    e.g. select * from emp;
    and then i make selection to all rows and press cont+c and save in notepad as text file.
    But some time with thousand records i can not make selection.
    Plz help me, the poper way to do this.
    Regards!

  • HOW DO YOU CONVET AN ORACLE DATABASE FILE TO A TXT FILE?

    Is there a way in a program unit of a form to convert an ORACLE database file into TXT format? When the file gets created, I want to use the text file in a distribution list for sending email. My code in the program unit is:
    Insert into THE_IMO_EMAIL
    Select distinct imo_email from DS_POC
    where imo_email is not null;
    commit;
    Table THE_IMO_EMAIL is a temporary table. The temporary table gets deleted everytime before records get inserted into it. There is only 1 item in the temporary table.
    IMO_EMAIL VARCHAR2(55)
    After the COMMIT I want to copy the contents out of the
    THE_IMO_EMAIL into a TXT File.
    How do I do this? What parameters do I need to use? Should I do this in another program unit?

    can you be more clear on this
    "DATABASE FILE" what is this? an RDBMS file and you need this in ASCII format. I am lost.

  • Today My c: drive crashed...i had all my oracle database files and others in other resp drives.How to start by DB again as my services are destroyed.?!

    Today My c: drive crashed...i had all my oracle database files and others in other resp drives.How to start by DB again as my services are destroyed.?!
    or how to create a service for the database i had previously ??
    any help
    Aravind.

    AravindanJ wrote:
    Today My c: drive crashed...i had all my oracle database files and others in other resp drives.How to start by DB again as my services are destroyed.?!
    or how to create a service for the database i had previously ??
    any help
    Aravind.
    Where did Oracle software reside before  the failure & now?
    How do I ask a question on the forums?
    https://forums.oracle.com/message/9362002#9362002

  • For preparing the filenames and paths for the oracle database files..

    Hi,
    I am preparing the filenames and paths for the oracle database files.....but I am not able to complete this one...Will you Please help for filling this one.
    Controlfile ---- > select name from v$controlfile;
    Redologfile -- > select member from v$logfile;
    Datafile --------- > select tablespace_name,file_name from dba_data_files order by 1;
    Tempfile --------> select tablespace_name,file_name from dba_temp_files;
    Spfile -----------> show parameter spfile
    Pfile --------------->
    Passwordfile ---->
    tnsnames.ora -->
    listener.ora------>
    sqlnet.ora ------>
    oratab ------------->
    Thanks
    Shiju

    orashiju wrote:
    Hi,
    I am preparing the filenames and paths for the oracle database files.....but I am not able to complete this one...Will you Please help for filling this one.
    Controlfile ---- > select name from v$controlfile;
    Redologfile -- > select member from v$logfile;
    Datafile --------- > select tablespace_name,file_name from dba_data_files order by 1;
    Tempfile --------> select tablespace_name,file_name from dba_temp_files;
    Spfile -----------> show parameter spfile
    Pfile --------------->spfile and pfile are located under $ORACLE_HOME/dbs/
    Passwordfile ----> passwordfile is located under $ORACLE_HOME/dbs
    tnsnames.ora -->
    listener.ora------>
    sqlnet.ora ------>all above files are under $ORACLE_HOME/network/admin
    oratab ------------->depends on operating system. Usualy under /etc/oratab

  • ZFS compression(lzjb) on Oracle Database Files

    Hi all,
    We have just run few tests with Oracle Database files and using the lzjb compression on zfs with Solaris 10 would bring great space savings. Im looking at 2-3x fold compression ratios on Oracle files. Now, I am aware of slight CPU utilisation (2-3%) on our case, which is nothing compared to benefits.
    Raises a few questions tough, are the any cave eats to know about? Why should I NOT turn compression on for Oracle files? From the Oracle Whitepaper I gather that compression is suggested turned on for Archives, but no mention for others.
    http://www.oracle.com/technetwork/server-storage/solaris/config-solaris-zfs-wp-167894.pdf
    Any suggestions and experiences are welcome

    All you need to do is install windows and then oracle 10g.
    after the complete installation,shutdown the database.
    Now overwrite your previous datafiles including control files and you are done.

  • Oracle Database Vault - Error Page 404

    Hi,<br>
    <br>
    On the page http://www.oracle.com/technology/software/products/database_vault/index.html - Oracle Database Vault Downloads - the link for Learn More - Oracle Database Vault doesn't work (error page 404), this is
    http://www.oracle.com/technology/deploy/security/db_security/database-vault/index.html
    instead of
    http://www.oracle.com/technology/deploy/security/database-security/database-vault/index.html<br>
    <br>
    Nicolas.
    Thread copy & paste to the Feedback Forum, sorry, that seems not appropriate here.
    Message was edited by:
    N. Gasparotto
    Solved.
    Message was edited by:
    N. Gasparotto

    Solved. Thanks.
    Nicolas.

  • Tabular: Import from text file error : The provider 'Microsoft.ACE.OLEDB.12.0' is not registered.

    I'm trying to import a text file into a tabular model in SSDT
    windows7 64 bit
    I have office 2013 32bit installed. Will not uninstall this as I need it.
    How do I import a csv file into the tabular model?
    i've downloaded both 32 and 64 bit access redistributables from here: http://www.microsoft.com/en-au/download/details.aspx?id=39358
    64 bit refuses to install (already have 32bit office tools installed)
    32 doesn't stop the error - i'd assume i'd already have the correct 32 bit drivers installed since i have the full office 2013 suite installed.
    I've looked at some of the other topics around and they are either unanswered or the poster didn't have office installed so could install 64bit redist
    Thanks
    Jakub @ Adelaide, Australia Blog

    see if this helps
    http://visakhm.blogspot.in/2011/11/excel-2010-export-import-issue-in-64.html
    Please Mark This As Answer if it solved your issue
    Please Mark This As Helpful if it helps to solve your issue
    Visakh
    My MSDN Page
    My Personal Blog
    My Facebook Page

  • Importing Library .XML File Error

    Ok, So I had to do a System recovery on my Gf's computer ( windows vista 32 bit). I transfered all computer data and iTunes libray to an external hard drive.
    Now when trying to import the iTunes playlist from the .XML file I get a message that reads " Some of the songs in the file ""iTunes Library .XML"" were not imported becuse they could not be found. The playlists will still show up in iTunes but they are all empty showing no songs in.
    How can I find a list of what the songs are in each playlist in th .XML file so that I can rebuild the playlist?
    When looking at the .XML file in IE I do see what appears to be all songs listed along with track id #'s but they are within a bunch of other coding.
    Is there any other way to view all the songs that are attach to each playlist so that I can rebuild the paylists?
    What I believe happen was the music files got moved around when the tranfer happened, so now it thinks they are gone but really the song files are just in another spot.
    Any help would be great! 
    Thanks!

    When you did a File-o>Library->Export Library operation on your old iTunes a 'Library.xml' file was created.
    Part of that files looks like:
            <dict>
                <key>Track ID</key><integer>1512</integer>
                <key>Name</key><string>More Than a Feeling</string>
                <key>Artist</key><string>Boston</string>
                ......bunch of xml elements deleted for clarity.....
                <key>Location</key><string>file://localhost/C:/Users/Jimmy%20O/Music/iTunes/iTu nes%20Media/Boston/Boston/01%20More%20Than%20a%20Feeling.m4p</string>
            </dict>
    The location of your song is in the <key>Location</key> portion of the file. In this case it is:
    <string>file://localhost/C:/Users/Jimmy%20O/Music/iTunes/iTunes%20Media/Boston/B oston/01%20More%20Than%20a%20Feeling.m4p</string>
    If your song file is located somewhere else just correct the path to the file in the Library.xml file and re-import it with File->Library->Imort Playlist...
    The '%20' in the path is just an encoding for a ' ' (space character).
    Hopefully the path has just changed for all your songs and you can do a global replace.

  • AE CS4 Is no longer importing my mpeg files - error 86: 1

    Hello,
    This is really weird. As of yesterday my HD mpeg files imported and played just fine in After Effects. Today I went to import a new clip (that I just captured in Premiere CS4) and it gave me error 86:1 saying it is an unsupported format, when it isn't.
    I have over 20 AE projects that contain mpeg clips from my camera, none of these projects will open any of these clips as of today. Every project I open gives me error after error saying this clip and that clip are unsupported then it says the clips are missing footage.  Yesterday everything was fine but today not so good.
    Does anyone know what the hell is going on here?
    I am on a Mac running the latest version of Leopard. I installed the 10.5.8 update a few days ago and these mpegs have opened in AE since then.So I am ruling that out
    Other than that everything else has been normal. As I said, yesterday these mpeg clips were working fine. Now they are not.
    any advice anyone can offer is appreciated.
    Aloha,
    ~ 0

    well shortly after posting the same problem started happening with Premiere as well, except Premiere would tell me the pixel dimensions were to large on the footage (??1920x1080 too big)anyway, I uninstalled and then reinstalled both AE and Premiere and repaired my disk permissions again and everything is okay now. Wheeeeew. was praying I did not have to reinstall my os.
    ~ 0

  • Oracle Database Files information.

    Hi Team,
    I am new to Oracle. Can anybody plz tell me what type of information these files contains,
    1) Controlfiles (.CTL)
    2) Datafiles (.dbf)
    3) Redo log files (.log)
    4) Archive log files
    Thanks in advance..
    Message was edited by:
    Test_Rman

    you need to read Oracle Concepts guide to see what information is contained in various db files:
    http://download-east.oracle.com/docs/cd/B19306_01/server.102/b14220/toc.htm

  • QT can't import mpg (windows-file)  Error-2048

    Hello everybody,
    as I'm brandnew to the MAC community I have my first problem which i thought would be the easiest to go. All my old mpg of the Windows-world are not importable to IMovie or any other programm.
    I wanted all to convert them and burn them with my new Laptop but it seems not possible. errormessage is
    file cannot be "imported" with QT due to 2048.
    Is there anything I'm doing wrong or is there a workaround because I will still get windows files from the DVD-harddrive.
    Any help is welcome

    Hi Thomas:
    Welcome to discussions!
    iMovie does not work with muxed MPEG-1 and MPEG-2 clips (and that's what you're trying to do)
    http://docs.info.apple.com/article.html?artnum=42996
    You'll need:
    MPEG Streamclip 1.5.1 (free) and the MPEG-2 Playback Component ($20 from Apple).
    http://www.alfanet.it/squared5/mpegstreamclip.html
    http://www.apple.com/quicktime/mpeg2/
    Sue

  • DataParser from a set of .cvs files to oracle database

    Hello all,
    This is my first post here, so I am not sure whether this is the right section of the forum, but anyway..
    I need to do a parser that reads cvs files from a set of directories, create a dataset and then a database. I did this as I exported the database to Microsoft Access File. Now, my question is whether it is possible to export it to oracle database file.
    I am using C# for the source code. The parser will be run almost every day.
    Any help would be appreciated. I have a deadline for the project soon :)

    Thanks for the reply.
    The situation is the following. I am done with the parsing. I just have two separate classes - MdbExporter and XmlExporter that export the dataset that has been created to a .mdb file or xml one. Here is an example of the MdbExporter class:
    class MdbExporter : IExporter
    /// <summary>
    /// Exportiert das DataSet in eine Mdb-Datei.
    /// </summary>
    /// <param name="ds">Zu exportierendes DataSet.</param>
    public void Write(DataSet ds, string[] names)
    string conStr = "Provider=Microsoft.Jet.OLEDB.4.0;" +
    "Data Source=" + names[0] + ";";
    Console.WriteLine("Exporting to database {0} ...", names[0]);
    Now I need a way to export the dataset to an oracle database file.
    Thanks for any replay in advance.

  • Customizing Oracle Database Error Message Using Oracle JVM

    Avi (that everybody on this forum knows) has just written the following article:
    http://www.oracle.com/technology/tech/java/jsp/parameterized_custom_messages.html
    Check it out, Kuassi

    I got blank space when try to access Oracle Database Error Messages 11g release 2 pdf version. Not sure if it is because of my browser or not. I'm using firefox 6.0.2 in Slackware 13 64 linux.I do not see any PDF link for "Oracle Database 11gR2 Error Messages" Guide, only the HTML version is available.
    Error Messages
    http://www.oracle.com/pls/db112/to_toc?pathname=server.112/e17766/toc.htm
    11gR2 Docs
    http://www.oracle.com/pls/db112/homepage

Maybe you are looking for