Problem exporting - many tables

Hi mates,
I tried to generate an image with a few tables of a simple scheme:

expdp------parfile = tande.par ' / as sysdba\.

#tande.par
SCHEMAS = USR_CONTROLFIN
DUMPFILE = tstDump.dmp
BACKUP_DIR = DIRECTORY
LOGFILE = tstDump.log
INCLUDE=TABLE:"IN ('CFI_ORGANIZACAO','CFI_PRODUTO' , 'CFI_CONVENIADO','CFI_TIPOCAPTURA','CFI_TIPOTRANSACAO','CFI_CLASSESTATUS','CFI_PLANOCONTAS','CFI_CENTROCUSTO','CFI_HISTORICOPADRAO','CFI_ROTEIROCONTABIL','CFI_EVENTO','CFI_MODALIDADE2957','CFI_CONFIGURACAOCONTA','CFI_CONFIGURACAOFISCAL','CFI_CONFIGURASALDOCREDOR','CFI_FAIXAATRASO','CFI_CALENDARIOCONTABIL','CFI_CONFIGURACOMISSAO','CFI_CONFIGURACANCELCOMISSAO','CFI_PORTADOR','CFI_LANCAMENTOMANUAL','CFI_PARAMPROCESSAMENTO','CFI_AGENDAPROCESSO')"

It works, but the problem is: the other s/n told me that using expdp between different versions of Oracle DB works well. (from 11.2.0.3 to 10.2.0.5).

Then I was checking a way to do by exp, I checked the docs.oracle.com and saw a fine example:

_ exp scott/tiger TABLES = emp QUERY = bonus-"WHERE employment = \"SALESMAN\"" and sal\ < 1600\ "_"


I would use it as sys dba, and I suppose to use the SCHEMA. TABLE of each table or there is a way to refer to a specific schema look like?

Any help would be appreciated.

Thanks in advance.

expdp from 11g to 10g works if you use the version of parameter = 10.2 while expdp on 11 g.

Ref: http://dba-oracle.com/t_export_import_different_releases_of_oracle.htm--inclut, for example.

Tags: Database

Similar Questions

  • DataPump to export some tables

    Hi all

    I would like to export some tables via datapump. For example, all the tables start with EMP, but not EMP_ADMIN. The following script does NOT work for me:

    expdp / SCHEMAS = MYSCHEMA INCLUDE = TABLE: 'LIKE 'EMP %' ' EXCLUDE = TABLE: 'LIKE '% EMP_ADMIN' ' DUMPFILE = dpump_dir1:exp_inc.dmp NOLOGFILE = y

    Any suggestion on how to use the name clause in the INCLUDE parameter?

    Thank you!

    Hello

    I've updated by blog post link above - I responded to your comment here.

    The problem is that you can't say

    Select x from y

    Union z

    you have to say

    Select x from y

    Union

    Select double z

    The additional table names must be selected from somewhere.

    See you soon,.

    Rich

  • Export a table to an EPUB (a matter of beginners)

    Beginner EPUB.

    I'm trying to teach myself how to create an EPUB, I watched many tutorials

    Adobe and all very useful and educational.

    I use Indesign CS5.5

    Question 1:

    What is the best way to export a 'table' to an EPUB doc' who has dingbats, fleas/ticks in columns.

    when I create an EPUB dingbats/fleas/ticks change a font of. It would be preferable to a "jpeg"

    "table", and then re-import them in indesign via the Articles Panel?

    Question 2:

    As a secondary issue, is there a way just by using bullets to have only one ball and control without Word

    in order to use a table instead of using Wingdings etc.?

    Thanks in advance for your help.

    I create a jpg of the table and use it, and which would sort the issue of the ball too.

    About ammunition, rendering may vary in each device of reading/app.

  • export a table to share nfs location

    Dear all,

    Is it possible to export the table to the nfs share dumpfile?

    I try to export, but I met with under problem


    Connected to: Oracle Database 10 g Enterprise Edition release 10.2.0.3.0 - Production
    With partitioning, OLAP and Data Mining options
    ORA-39001: invalid argument value
    ORA-39000: bad dump file specification
    ORA-31641: failed to create the dump file ' / expdp/A.dmp.
    ORA-27086: impossible to the locking file - already in use
    Linux error: 37: no locks available
    Additional information: 10

    Thanks for your response

    Hello

    "nfslock" service do you have been started?

    http://msutic.blogspot.jp/2011/05/DataPump-fails-with-Ora-27086-on-NFS.html

  • Export all tables, triggers, sequences, etc. of the APEX-hosted application.

    Hello

    I'm sure this has been asked in several variations before, but the answers I keep seeing in the forums offer "alternatives" that are not applicable to what I need to accomplish. While I am an employee of Oracle for a long time, I am only recently entered APEX developing and meeting some annoyingly situations of "newbie". Namely:

    I created a fairly complex application in the hosted APEX internal server. Now, I want to make a backup of all the objects of schema associated with my request. More important, I want to save the data in the tables that I will be performing manipulations of data on it prior to import into the new schema/database.

    I have to assume that there is a smart way to save the data in an application without having to:
    (a) manually export each table in an Excel or XML file.
    (b) manually having to write the same todo script
    (c) having a direct access to the database to use data pump or exp (not possible in the hosted environment)
    (d) application to another schema located in the space as a substitute for the backup of the copy.

    There MUST be a way to take a backup external/export data and objects related-databasebase APEX 4.0.2.00.07 which does not require the tedious manual methods or direct access to internal site hosted DB.

    Can anyone suggest the best option to perform this task?

    Guess it will do badly then. There is NO way unless you have access to the Sql developer or another product to download the data for all the tables and objects of database in one fatal shot.

    What we have are the following:

    You can have the apex generate a file of all your objects in database sql (sql workshop, utility, generate DDL) and this will build a sql file that will build all your Oracle database objects.

    After that, I'd suggest the utility to download data: unload sql workshop, utilities, data, data workshop. This will allo wyou'llill to download your data to a local workstation to the file xml, csv or txt format.

    Thank you

    Tony Miller
    Webster, TX

    I don't know what your problem is, but I bet it's hard to pronounce.

  • Export a table with name partition with a:

    Hey all, I feel so stupid to ask this Q, but take my injured brain. M trying to export a table (mgmt) in the schema of a g 10 DB with 'User' partition name: "2010-05-30 00:00". Now, I know that for the export of a partition we use - schemaname.tablename:partition_name

    Try various options but unable to load the Exp utility to ignore the ":" itself is a part of the name of partition

    the user/pswd = user.mgmt exp tables: '2010-05-30 00:00 ' compress = n
    user/pswd exp tables = user .mgmt: 2010-05-30\ 00\:00 compress = n
    the user/pswd = exp tables use. "" Mgmt:2010 - 00\:00 05 - 30\ "compress = n
    the user/pswd = exp tables use. ' Mgmt:2010 - 05-30 00:00 "compress = n

    And that's why I either errors such as:
    . . export of table MGMT
    EXP-00051: '2010-05-30' - in view of the partition or subpartition name doesn't do not part of the table "mgmt".
    EXP-00011: user.00 does not exist
    EXP-00051: "00" - given name of partition or subpartition not part of the table "00".

    Or:

    EXP-00019: failure of the treatment of parameters, type 'HELP EXP = Y' help
    EXP-00000: export completed unsuccessfully

    I feel that I m missing something simple but not able to find out. Try these links to find clues, but did not help
    http://download.Oracle.com/docs/CD/B10501_01/server.920/a96652/CH01.htm#1005947
    http://download.Oracle.com/docs/CD/B10501_01/server.920/a96652/CH01.htm#1006395

    I can't give even just take an export of the entire table since it has more than 30 scores and size of the dmp will be huge :(

    I see that your partition name contains white space, it seems that your main problem escapes reserved characters and spaces.
    In your case, you need to escape to the void of the name of the partition part.
    Use this settings file and you should be fine:

    exp.par table of contents:

    file=exp_1tabs_sample.dmp
    log=exp_1tabs_sample.log
    tables=user.mgmt:"2010-06-11 \ 00:00"
    compress=n
    

    Cheers.

  • Hi I have the same problem that many system disable code is 86331623 on a hp paviliondv6-6135dx

    Hi I have the same problem that many system disable code is 86331623 on an hp pavilion dv6-6135dx

    @uprecious_58

    With this code it should automatically remove it.

    REO

  • Problem exporting to tiara

    Hello

    I use a data acquisition card 6070E read the output of a sensor. I have a problem, export the data from the labview to tiara program.

    When my vi stops running, it displays the information on a waveform graph. I right click on the waveform graph and select "Export data to DIAdem", it opens the tiara, but randomly sets some values to zero, the duration and the actual values... It is sometimes only one or two data points, but sometimes (as pictured), it completely distorts the data. I have attached the vi and also an image of how it exports to tiara... The diagram should be with 10 cycles of a sinusoid of 10 Hz.

    Is there something I can do?

    Thanks in advance.

    Hi Sadegh,

    It of about a year since I looked into it, but I think all you need to do is to completely stop LabVIEW, use the attachment VI to replace the existing file on your hard disk, and then restart LabVIEW.

    ...\LabVIEW 2010\vi.lib\ExportToExcel\exportToDIAdem.vi

    Let me know if this doesn't

    Brad Turpin

    Tiara Product Support Engineer

    National Instruments

  • Problem exporting Lightroom cc

    I'm having a problem exporting photos in Lightroom CC after the last update.  I get a message "the file could not be written.  Any ideas?

    This occurs because of a permissions problem. The folder that you want to export towards not permissions writable by your user name.

    Change the folder to which it exports or check the permissions on the folder that you want to use, and give your user name of the permissions to read & write.

    You use a Mac, right?

  • I need to export the table in "png" format, but continuied table also even exported to PDF...

    Dear all,

    I need to export the table as image format "png".

    in case any continuous table is there, sample suite table page 2. I need the same page by page (2 images) required.

    Please suggest how to handle these cases in javascript.

    Kind regards

    Sagna

    Thanks Laubender and uwe!

  • If I started a project in first Cs5 and want to finish it in first Pro CC it causes problems exporting my sequence and get into the new software?

    If I started a project in first Cs5 and want to finish it in first Pro CC it causes problems exporting my sequence and get into the new software?

    Better is to import the cs5 project in the new project of CC.

    And Yes this could have problems, he could not.

    I would have ended up in CS5. Export to the lossless format and encode with SOUL CC until the final destination.

  • I imported a bunch of photos of my Office I retouched and then when I tried to export it didn't export many and is saying that they lack :(

    I imported a bunch of photos of my Office I retouched and then when I tried to export it didn't export many and is saying that they lack

    Hi rochelleh35569723,

    I beg to reconnect please images in Lightroom: Adobe Lightroom - find folders and files moved or missing

    Kind regards

    Tanuj

  • Concerning the import and export of Table

    Hi team,

    My question is what is quick way to export and import the data in the table because most of the time I import and export data activate I usually

    If data less than 10 hundreds I'll use sql developer only export to insert the . script

    But my question if we lack 17 records dealing with import and export a table

    Note:-If we do not have conditional sys.

    Current version is using 9i and 10g

    Thank you

    Suman

    Data pump works only on 10g:

    ORACLE-BASE - Oracle Data Pump (expdp and impdp) in Oracle Database 10g

    Have a look here for more options 'pre - 10 g':

    Ask Tom & quot; export and import the best option to use in... & quot;

  • Trying to export a table from version 11.2.0.3 to 10.2.0.3. Get an IMP-0

    Trying to export a table from version 11.2.0.3 to 10.2.0.3. Get an IMP-00010: not an export file is valid, the header check failed
    How to export to another version in Oracle

    Use the VERSION parameter in expdp - http://docs.oracle.com/cd/E11882_01/server.112/e22490/dp_export.htm#sthref150

    Then use impdp to import the file to 10.2.0.3 - http://docs.oracle.com/cd/B19306_01/server.102/b14215/dp_import.htm#i1007653

    HTH
    Srini

  • Unable to export specific tables in the schema.

    I created a schema duser, the data is imported and now I want to take some pictures from this scheme.
    the tables are (partyhdr, partyaddressdtl, partycontactdtl, partydsdtl, partytdsexcludedtl, partycurrencydtl)


    D:\ > EXP FILE DUSER/LOG@ORCL = 20121221PARTY0228PM. DMP TABLES = PARTYHDR, PARTYADDRESS
    DTL, PARTYCONTACTDTL, PARTYTDSDTL, PARTYTDSEXCLUDEDTL, PARTYCURRENCYDTL;

    Export: Release 10.1.0.2.0 - Production on Fri dec 21 14:30:21 2012
    Copyright (c) 1982, 2004, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Release 10.1.0.2.0 - Production
    Export performed WE8MSWIN1252 and AL16UTF16 NCHAR character set
    About to export specified tables by conventional means...
    . . export of table PARTYHDR 19387 rows exported
    . . export of table PARTYADDRESSDTL 20747 rows exported
    . . export the PARTYCONTACTDTL 226 exported table rows
    . . export the PARTYTDSDTL 53 exported table rows
    . . export the PARTYTDSEXCLUDEDTL 2 exported table rows
    EXP-00011: DUSER. PARTYCURRENCYDTL; There is no
    Export completed successfully with warnings.

    as I check table in schema partycurrencydtl is their AND MONTRANT RECORDS.

    SELECT OBJECT_TYPE OBJECT WHERE OWNER = 'DUSER' AND OBJECT_NAME = "PARTYCURRENCYDTL";

    OBJECT_TYPE
    -------------------
    TABLE

    I can understand why this particular table does not export.

    Kindly help.

    Please use the below command without semicolon

    EXP FILE = 20121221PARTY0228PM DUSER/LOG@ORCL. DMP TABLES = PARTYHDR, PARTYADDRESS
    DTL, PARTYCONTACTDTL, PARTYTDSDTL, PARTYTDSEXCLUDEDTL, PARTYCURRENCYDTL

Maybe you are looking for