Expdp(datapump) or exp(orignal export).

Hi
i do not have xmltype in my tables or views but in stored proc i do have for processing xml.
so should i use expdp(datapump) or exp(orignal export).
yours sincerely
Edited by: 944768 on Apr 1, 2013 4:53 AM

xml ... ?That one I have no idea. Try it and see. Test and verity your result. Know what to expect, and don't be surprised if you ... find something you were not expecting.
connected to a schemaOne does not connect to a schema, connections are opened to a database instance. A schema is a collection of database objects.
entry form but no body is using it ...That is an entirely different subject, try a google with the search terms rdbms acid test.
In oracle, the only session (connection) that can "see" updates is the updating session. No other session may sees those changes until the transaction is committed to the database. Until the commit, all other connections see the "before" value.
Queries that begin before other transactions commit see the before values, oracle keeps the old value in undo. So an export will "see" the values committed as of the time the export begins.

Similar Messages

  • Error in Export "EXP-00091: Exporting questionable statistics  "

    when i execute export on server having RAC DB R10g R2 on Linux 4 it return error , nobody has changed it's characterset .
    how to fix this error, CAN THIS ERROR CAUSE BIG DESASTER TO DB IN FUTURE
    C:\>exp hst/hst file='/home/oracle/expdat.dmp
    About to export specified users ...
    . exporting pre-schema procedural objects and actions
    . exporting foreign function library names for user NRI
    . exporting PUBLIC type synonyms
    . exporting private type synonyms
    . exporting object type definitions for user NRI
    About to export NRI's objects ...
    . exporting database links
    . exporting sequence numbers
    . exporting cluster definitions
    . about to export NRI's tables via Conventional Path ...
    . . exporting table TABLEA 0 rows exported
    EXP-00091: Exporting questionable statistics.
    . . exporting table TABLEB 0 rows exported
    EXP-00091: Exporting questionable statistics.
    Kindly Help be ho can i fix this error
    Thanks in advance

    Hello,
    You wrote:
    CAN THIS ERROR CAUSE BIG DESASTER TO DB IN FUTUREThe error message EXP-00091: Exporting questionable statistics just warns you that the statistics
    were exported but these statistics may be not useable.
    So, if you have to import these Tables, you may have to collect again the statistics of these Tables.
    It's not relative to this problem but why don't you use DataPump (expdp/impdp) ?
    Please find enclosed a link about DataPump, it's much more powerful than the classical export/import:
    [http://download.oracle.com/docs/cd/B19306_01/server.102/b14215/dp_overview.htm#i1009203]
    Best regards,
    Jean-Valentin
    Edited by: Lubiez Jean-Valentin on Feb 6, 2010 12:56 PM

  • EXP-00037: Export views not compatible with database version

    kindly help with this error. We have already run catexp.sql but still that is not helping, we are still getting the same error.
    we are exporting 8i db.
    Export: Release 8.1.7.0.0 - Production on Thu Feb 21 14:34:25 2008
    (c) Copyright 2000 Oracle Corporation. All rights reserved.
    Connected to: Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    EXP-00037: Export views not compatible with database version
    EXP-00000: Export terminated unsuccessfully

    Does this apply to you?
    Error: EXP 37
    Text: Export views not compatible with database version
    Cause: The Export utility is at a higher version than the database version
    and is thereby incompatible.
    Action: Use the same version of Export utility as the database.

  • Check the status expdp datapump job

    All,
    I have started expdp (datapump) on size of 250GB schema.I want to know when the job will be completed.
    I tried to find from views dba_datapump_sessions and v$session_longops,v$session.But but all in vain.
    Is it possible to find completion time of expdp job?
    Your help is really appreciated.

    Hi,
    Have you started the Job in "Interactie mode".. ??
    If yes then you can get the status of Exectuion with "STATUS"- defauly is zero (If you setting to not null value then based on that it will show the status - seconds)
    Second, thing check "dba_datapump_jobs"
    - Pavan Kumar N

  • Using expdp to do a schema export is taking extremely long time

    I am using expdp in schema mode to export a 300 gigbyte database.
    The job status report 99% complete after about 2 hours .
    But now the job has been running 30 hours and is not finish.
    I can see that it is exporting the domain indexes and had been exporting
    the last index for the last 5 hours. Something is not working because I
    looked at the table the index is using and it has no data. So, why is it taking
    so long to export an index that has no data?
    Can someone tell if there is a way to bypass exporting indexes and a easy way
    to recreate the indexes if you do?
    I am using oracle 11g and expdp utility.

    I checked the log file and there are no errors in the file.
    There are no ORA- xxxx error messages.
    The last line in the log file is as follows:
    "Processing object type schema_export/table/index/domain_index/index "
    I just checked the export job run this morning and it is still on the same
    index object "A685_IX1" . This is a spatial index. It has been sitting at
    this same object according to the job status for at least 24 hours.

  • EXP-00024: Export views not installed, please notify your DBA - Please help

    Sir,
    I am trying to export from a client machine.
    exp system/manager@dbcon full=y file=db.dmp log=exp.logBut I am getting error,
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Export done in US7ASCII character set and AL16UTF16 NCHAR character set
    About to export the entire database ...
    . exporting tablespace definitions
    . exporting profiles
    . exporting user definitions
    . exporting roles
    . exporting resource costs
    . exporting rollback segment definitions
    . exporting database links
    . exporting sequence numbers
    . exporting directory aliases
    . exporting context namespaces
    . exporting foreign function library names
    . exporting object type definitions
    EXP-00008: ORACLE error 942 encountered
    ORA-00942: table or view does not exist
    EXP-00024: Export views not installed, please notify your DBA
    EXP-00000: Export terminated unsuccessfully
    This happens while exporting from a remote client machine. When I export from The machine where database resides, there is no problem at all. Why tis happens?
    regards,
    Mathew

    May we know the database version of your exported and imported database ? I believe that , you trying to import into lower version of database. If yes, then loging as a sys and run the script $ORACLE_HOME/rdbms/admin/catexp.sql .
    hare krishna
    Alok

  • EXP-00000: Export terminated unsuccessfully

    When Im perform export it terminated unsuccessfully with bellow message,please clarify why is this
    EXP-00008: ORACLE error 1555 encountered
    ORA-01555: snapshot too old: rollback segment number 3 with name "_SYSSMU3$" too small
    EXP-00000: Export terminated unsuccessfully

    I'm going to assume you are running an older version of Oracle? 9i? And/or that you use manual rollback segments?
    I've had that error before when running an export because my export was running for longer than the database was keeping the undo blocks that I needed to read from. Our export was running for 6 hours, so you need to ensure that it can have a read consistent view of the data as of 6 hours ago. If using automatic undo management, which I would recommend, you can set the undo_retention to 6 hours.

  • EXP-00091: Exporting questionable statistics

    Dear Friend,
    I am using Linux Database and Windows database, the problem now I am facing while exporting data from Linux which is imported from windows oracle database dump file.
    when I am exporting I am getting this error
    EXP-00091: Exporting questionable statistics
    and shows
    Export terminated successfully with warnings
    Now exported file I am importing from Linux to windows and getting this error
    Connected to: Oracle9i Enterprise Edition Release 9.2.0.1.0 - Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.1.0 - Production
    Import file: EXPDAT.DMP > c:/aa.dmp
    Enter insert buffer size (minimum is 8192) 30720>
    IMP-00010: not a valid export file, header failed verification
    IMP-00000: Import terminated unsuccessfully
    Regards,
    Oracle User

    Hi,
    >>because I exported dump from oracle10G
    Then you use the exp 10g version, right ? To move data DOWN a version(s), you need to export using that lower versions EXP tool and using IMP that lower version tool.
    Take a look at this below?
    Exporting Data From Release 10.2 and Importing Into Earlier Releases
    Export From      Import To      Use Export Utility For      Use Import Utility For
    Release 10.2      Release 10.2      Release 10.2           Release 10.2
    Release 10.2      Release 10.1      Release 10.1           Release 10.1
    Release 10.2      Release 9.2      Release 9.2           Release 9.2
    Release 10.2      Release 9.0.1      Release 9.0.1           Release 9.0.1
    Release 10.2      Release 8.1.7      Release 8.1.7           Release 8.1.7
    Release 10.2      Release 8.0.6      Release 8.0.6           Release 8.0.6
    >>EXP-00091 is still remain.. you said I have to chang ethe NLS but I am new to linux
    I think that there is no problem ... but you can use also as I said before the statistics=none clause, but remember that you need to use the exp 9i version ...
    Cheers

  • EXP-00002: error in writing to export file  EXP-00002:   EXP-00000: Export terminated unsuccessfully

    Dear All,
    <code>
    . . exporting table
    CDM_HIST_INFO_SERV_RES_DEF     
    0 rows exported
    . . exporting table         
    CDM_HIST_INFO_SLA     
    0 rows exported
    . . exporting table   
    CDM_HIST_INFO_WORKGROUP     
    0 rows exported
    . . exporting table     
    CDM_INCIDENT2SERVICES  
    1040 rows exported
    . . exporting table             
    CDM_INCIDENTS </code>
    EXP-00002: error in writing to export file
    EXP-00002: error in writing to export fileerror closing export file /archive/weeklybkp/export/loc2/sd-04-Sep-08-55.dmp
    EXP-00000: Export terminated unsuccessfully
    I got the above error.It only backup 2Gb after that the above error came.Please help me.
    Regards,
    DB.

    following link can help you out.
    http://arjudba.blogspot.in/2009/12/export-fails-with-exp-00002-error-in.html
    Check the solution section.

  • Expdp (Datapump) question

    Hi,
    I am using the following expdp command to create database export for one of my schemas. The issue is when I run it manually on command window, it creates 2 files 'EXPORT01.dmp' and 'EXPORT02.dmp' which is exactly what I want. However, when I run the same command from the batch file it creates only one file: EXPORTU.dmp and runs out of space as I have limited the space to only 3m. Why does the same script not run in the batch and creates 2 files (export01.dmp and export02.dmp)?
    Here's my command:
    expdp system/password SCHEMAS=myschema LOGFILE=EXPDP_LOG_DIR:EXPORT.log DUMPFILE=EXPDP_DATA_DIR:EXPORT%U.dmp FILESIZE=3m
    Please help.
    Thank you.

    Because when You run it from script it can't correctly parse "%" character. You need to solve it, try
    DUMPFILE=EXPDP_DATA_DIR:EXPORT\%U.dmp FILESIZE=3m
    backslash before % on most os it must work

  • Expdp slower than exp utility

    Hi
    I am doing a simple test with a 6G database using expdp and exp and the timing is as shown below:
    expdp: 6 mins
    exp: 1 min!!!
    Why is it that expdp is slower than exp??

    Hi
    I am using the following extra parameters for the exp:
    direct=Y rows=y statistics=none consistent=y
    expdp:
    expdp scott/tiger@db10g schemas=SCOTT directory=TEST_DIR dumpfile=SCOTT.dmp
    Thanks!

  • Table created by datapump imp/exp, change default tablespace?

    Is there a way, without changing the users default tablespace, to force the table created by data pump import or export to go to a different tablespace than the users default? Our policy is that users must declare the tablespace they want an object created in, therefore the users tablespace is very small (6M), so if they accidently created an object in this TS it would fail. When we run expdp, this default tablespace fills up and export fails. I can't find a parameter in the documentation on giving an alternative tablespace for this table.

    When you run expdp, it creates a table under the user you logged in as. This table is used to keep track of the datapump process. I am looking for a way to direct datapump to create this table in a specific tablespace instead of the users default.

  • Using exp to export part of a table

    Hi, can anybody help with how to export a portion of a table using exp?
    Ive tried the following but it errors.
    Table(T) or Partition(T:P) to be exported: (RETURN to quit) > test.table where user = 'john'
    Does exp work like this or do i need to export the whole table?
    Thanks

    Not really. What I posted is all there is to it. I suggest you open the Utilities manual for your version of Oracle and look at the chapter on exp for more information. The query must apply to every table in the export, if you are exporting more than one table.
    Actually if you are on 11g pulling the 9.2 manual (available online) might be a better manual since the utilities manual now spends most of its coverage on expdp.
    The expdp utility also has an ability to filter tables based on a query.
    HTH -- Mark D Powell --

  • TDE (Encryption) and expdp (Datapump)

    Hi,
    I'm testing TDE's features on an Oracle 10g R2 database. I edit the sqlnet.ora then I created a wallet on database 1 (DEV1), a table, did inserts, pumped (expdp) data and tried re-import it in another database (DEV2) which I use with DataGuard for failover, but something went wrong. So I try re-create my wallet on the first database (DEV1) by alter system set wallet close and delete it from my hard drive and drop table purge. I went trought the whole process of creating the wallet and table but when I tried expdp I got the ORA-28362 master key not found.
    How could I not be able to export my data ? What can I do to do a clean deletion of the wallet and recreate it ?
    Thanks for you help
    Francis

    Thank you,
    but I already read those pages and understand them. But as I said, even though I delete and recreate the wallet, I can't get datapump to extract data with the ENCRYPTION_PASSWORD parameter. If I don't put this parameter everything is ok! but the data is not encrypted.

  • Datapump vs exp&imp - statitics

    Hi all,
    I like to know what is the equivalent parameter for STATISTICS in datapump.
    many thanks, Muhammed.

    Hi ,
    Can you please glance the below link:
    "exp vs expdp" & "imp vs impdp"
    Best regards,
    Rafi.
    http://rafioracledba.blogspot.com/

Maybe you are looking for

  • I spilled water on my MacBook  Pro. What do I do?

    Immediately after spilling, I wiped down my MacBook Pro. The keyboard has a rubber cover so I'm hoping the keyboard was protected; however, my trackpad began to react slowly to my touch. After 5 minutes or so, the trackpad began responding better, bu

  • My Computer monitor wont turn on

    Hello.Today i noticed that my desktop PC's monitor wont turn on.I tried various method es to configure this problem but nothing worked. My Desktop model is :HP Media Center m7250n Desktop PC. My Monitor Number Is HP w2007.Please Reply!

  • What's the migration path from ACS v3.3 to ACS v5.1?

    It's a standalone appliance 1112 running on ACS v3.3, how to migrate to another standalone appliance 1120 with ACS v5.1? Does CISCO have any documents about this? I remember I used to read an article about how to build a temp ACS v4.2 windows to help

  • Illustrator CC doesn't render in real time (only when I scroll), how do I fix this?

    It seems to have happened ever since I opened a PDF in Illustrator. A few errors came up but I didn't imagine it would result in permanently messing up the program. It still works, but it doesn't render and changes I make until I scroll. I can't see

  • Difference - transport question

    Hi guys, I collected a query and on the right side for some query elements I saw the property "is existentially required by ___" and for some I saw "is required by ____". _____ is techn. name of the report which is same. Whats the difference between