Reg: export dmp file

Friends,
              i am exporting full database schema from command prompt.
              like. exp userid/pwd@orcl file=D:\byzan.dmp full=y
             but after running m facing below error.
            ORA-00904 "POLTYPE" : Invalid identifier.
          i have seen that i dont have any column like "POLTYPE" in my table list.
         Help.
---Rajnish

Nevermind, Ignore the previous update
This is a known bug.The Fix For Bug 7568350 Generates ORA-00904: "POLTYP" Error At Export Client (Doc ID 784038.1)
Apply Patch 7568350 if available for your platform and Oracle version according to the patch Readme to all servers the client runs against.

Similar Messages

  • Naming for Export dmp file in Date and Time

    Dear All,
    Please advise me how to give the file name in date and time stamp for the export dmp file and it's log file.Suggest me in Oracle 9i version.
    for example the file name get like this 020420041155.dmp and 020420041155.log where date and time are 02/04/2004 11:55 respectively...
    Kindly let me know the syntax of filename to be given along with the EXP command..
    Thanking You,
    Ragesh

    Hello
    I don't think you can get the exp command to automatically name an export for you. The only way I think you would be able to do it is through a shell script or something where you format the file name yourself and pass it to exp. If you wanted to you could generate the command line through a SQL statement and then spool it out to a file i.e.
    spool runexp.bat
    select 'exp user/pwd@tns file='||TO_CHAR(SYSDATE,'DDMMYYYYHH24MI')||'.dmp tables=(table1,table2)' from dual;
    spool offThe second option isn't as flexible as the first but if it's just a couple of exports you have to do, it will probably prove to be less work
    HTH
    David

  • Generate SQL Insert Statement using EXPORTED dmp file

    Dear DBAs,
    Kindly inform me that is it possible to generate SQL script file using the exported file dmp,
    I am looking for some option in import utility that generates script without import any rows in the database
    Secondly is there any other way to check the validity of exported dmp file data validity without importing it back into the database.
    Regards,
    Asif

    Hi Satish,
    Yes you are correct the insert into statements won't be avaliable using either the indexfile or the show parameter.I had given these two options as per his 1st post requirement where he had mentioned
    >
    it possible to generate SQL script file using the exported file dmp,I am looking for some option in import utility that generates script without import any rows in the database
    >
    So, i thought he needed to see whats all objects are in the .dmp
    Apologies for my 2nd post.
    Anand

  • Create a test DB from  the export DMP file

    Hi Gurus,
    I was able to create the DMP file by export and transfer it to the test machine. It is a Windows OS.
    Now in this machine I recently installed Oracle 11g. And I have this export *.DMP file in a dir.
    I need to import the DMP file which into this newly created database to give a test database in 11g.
    I also created the user for which the export is done.
    I need to know how to import the DMP file. I am new to this import-export business.
    Thanks
    Amitava.

    Hi,
    Use IMPDP:
    impdp username/password@dbname full=Y directory=<location of the dmp file> dumpfile=<dumpfile name> logfile=<logfile name to be created>
    Check the below link for more information:
    ORACLE-BASE - Oracle Data Pump (expdp and impdp) in Oracle Database 10g

  • Is it possible to import an Oracle 10 (export .dmp file) into Oracle 9 db ?

    hi Oracle Guru's
    Is it possible to import a oracle 10 (export .dmp file) into an oracle 9 database ?
    I tried & got the following error ...
    IMP-00010 not a valid export file, header failed verificationperhaps their is a work-around ?
    thanks

    Hi
    You can take export from a previous version and import to a later version. Having said that, there is still a workaround to do what you want.
    On 9i server add a connect string for your 10g instance. Then use 9i export utility to export 10g data. That way your export will be compatible with 9i. You can then import the data in your 9i instance.
    To create connect string you can either use Net Configuration Assistant or manually edit TNSNAMES.ORA file in your 9i server.
    Hope it helps.
    Rgds
    Adnan

  • Export dmp file

    I have a export dmp file, there is any way i can find it out this dmp file is whole schema, or whole database, or table level backup. what is the scama name or database name or tables name backup.

    Hi All
    use imp utility connect to user with dba privilege can be system, in addition to verify the variable oracle_sid and to verify that bd is one operative since password and user will read it of this instance.
    The mails above is true, import all structure in flat files with no data, this is the only way of see the content.
    Best Regards,
    Martín.

  • Exporting .dmp file from 9.1.2 to 9.0.1.1

    Is it possiable from me to export a .dmp file generated from 9.1.2 to oracle 9.0.1.1

    Dear Carlo & Chris, May I ask you to clarify on below comment which is mentioned in Release note of CUCM 10.5  
    I don't understand why Cisco has mentioned this, if its not required ? I would appreciate your any inputs. 
    Preupgrade COP File
    If you are upgrading to Cisco Unified Communications Manager Release 10.5(1), or later, from a release earlier than Cisco Unified Communications Manager Release 10.0(1), you must download and install ciscocm.version3-keys.cop.sgn on every node in the cluster. This Cisco Options Package (COP) file has the RSA keys that are required to validate the upgrade. Missing RSA-3 keys will result in status errors in the Software Installation/Upgrade window of the Cisco Unified Operating System Administration interface.
    Suresh

  • Reg import dmp file.

    hi friends
    what is the command to import DMP file in Oracle 10g database.
    how to import this file in particular schema..
    pls. help..

    Prior to import you must have below requirement,
    1. Directory created on DB where you have your dump file, you must have priviledge on this directory.
    2. dump file on above mentioned directory.
    3 use imp if you have export your dump with exp command , use impdp if have exported your dmp file using impdp.
    4. Also you must have correct priviledge on exp,expdp utilities.
    try to run 'impdp help=y' on your putty, it will open help for impdp.
    hope it will help you in some extend.
    Edited by: imkhan on Oct 22, 2012 4:32 PM

  • Export dmp file size

    I want to do a schema export of 2 schemas. How can I estimate the size of the dmp file beforehand ? Can I arrive at an estimate using dba_data_files or something similar ?
    Thanks

    SELECT SUM(bytes)/1048576 AS mb
    FROM dba_extents
    WHERE owner = '<schema name>'
    AND segment_type <> 'INDEX';
    Your dump will be smaller than this.
    That is about as good an estimate that you can get -- at least in my experience.

  • Export dmp file (data compression)

    Hi,
    Is dmp file already ccompressed after export?
    Thanks alot
    Frank

    Not really, no. You can certainly compress it further with WinZIP, gzip, etc. It is a binary format, though, so it's going to be less bulky than something like a set of CSV files with all the data in it.
    Justin

  • No DMP file created after Export

    Hi All
    I am trying to export MyDB schema on OMS as a dmp file. After completing the Export Wizard, the message says "The job has been successfully submitted. You can view the status of the job in the Active Jobs pane of the Enterprise Console Manager". I am using Oracle 9i. I don't get any ORA errors or what so ever when I run the Export Wizard.
    Then when I look in the c:\oracle\oracledata\MyDB there is no DMP file there.
    Am I missing any steps here in order to create the dmp file besides running the Export Wizard.
    Any help deeply appreciated. Thank you in advance.
    Sincerely Solongo
    Message was edited by:
    Solongo

    Dear All
    I have sorted the problem.
    I had assign "Logon as Batch Job" policy on Local Security Policy to a Windows User "Solongo" that I am currently logged in as, and logon to OMS and set the Preffered Credential as "Solongo" and ran the Export Wizard. Guess what, now I have export.dmp file residing on c:\oracle\oracledata\MyDB.
    Thank you all

  • 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.

  • Can we import incremental export.dmp in 8i

    Hi all,
    I have Exported .dmp file(Incremental Export) taken from Oracle 8.0.4 Database. How can I import this file into Oracle 8i Database(Another different Database).

    Hi Madhuri,
    Please refer to the below link. I think this should resolve your query.
    http://help.sap.com/saphelp_46c/helpdata/en/5b/d230b743c611d182b30000e829fbfe/content.htm
    thanks!
    VS.

  • Problems creating dmp file from script

    Hi,
    I am running portal 9.0.4.1 on solaris and am trying to create the export dmp file from the downloaded unix script. I use the following command line:
    gc.sh -mode export -s portal -p &lt;portal schema password) -c &lt;sid&gt;
    I then accept the default dmp file name. However, the following error is then returned:
    ld.so.1: exp: fatal: libclntsh.so.9.0: open failed: No such file or directory
    Killed
    This part of the export/ import operation is now complete.
    I am then returned to the command prompt, but with no dmp file created and the .out file containing just the word "error".
    Any ideas where I'm going wrong????
    Thanks for your help.

    Your LD_LIBRARY_PATH is most likely not set properly. Try to execute sqlplus from command line and make sure that works. Once you're able to connect to the database via sqlplus from command line, retry the export/import again.

  • Import dmp file from a 64-bit to 32-bit database

    I encountered the problem for import data from one database installed on a 64-bit HP-UX 11.0 with 8i database 64-bit database to another which was installed on HP-UX 10.2. 32-bit machine with Oracle 7.3.4 database.
    The two databases were installed with default NLS.
    Is there a way to handle this problem ?

    Since you haven't provided an error message it is hard to tell what the problem might be? But from the scenario you are describing you may be importing a higher version of the export dmp file than the target database. This is not allowed. One thing you can try is to do the 8i database export using the EXP utility from 7.3.4, and then try importing into 7.3.4 .
    null

Maybe you are looking for

  • Safari how do i know which are my open Safari tabs in several windows?

    Hi and good day, It happens frequently that I have several windows open in Safari and in Chrome. - and with a few tabs windows each. My question: How can I find a specific open page, which is somewhere on a tabbed window beneath other windows? Is the

  • Document Library "Modifed By" is Equal to [Me]

    Hi All, I have one small requirement,  we have one Site in that site  contain one Document Library,   My requirement is who ever upload the documents into that library they want to see just there Documents only, they don't want to see other person Do

  • HT4356 Can I use xerox printer with ipad?

    I just got a new ipad is it possible to scan and then print it on my xerox printer? Thank you in advance, cairnberger

  • Highlight current Index label in list component

    Hi, I'm writhing http xml video playlist. i was took 'List' component for playlist. if i click on label, that is working (i mean playing video & highlighting label). but after video ending, video automatically playing but label not highlighting, How

  • Mount point  containing the redologs

    We were told Oracle typically writes 512b redolog records to the redologs. If the mount point is created with a blocksize > 512b the remaining space is wasted. For example, if the mount point is created with a 4K blocksize, most likely 3.5K of the bl