logfile expdp

Using expdp I'm tyring to export a schema.

I did the following:

grant create any directory system;

create the directory rman_dumps as ' / home/oracle/expdp;

Grant read, write on directory rman_dumps to the system;

In a shell script, I use the below command:

system/ora123@uat2 = directory = rman_ds dumpfile RMAN expdp schemas = rman.dmp logfile = rman.log

If ['cat /home/oracle/expdp/rman.log | grep 'Success' | wc-l '! = 0]; then

But the script does not reach this statement with this message:

Name of the logfile = /home/oracle/expdp/rman.log
grep: cannot open rman.log


Can not open the file created in the directory rman_dumps? How to read the logfile created in the directory?

Hello

You need to double check the directory that you created and use in the script.

Name of the created directory is "rman_dumps".
But you are using in the script is "" directory = rman_ds ".

Big difference is there. Modify the script and try it.

-Pavan Kumar N

Tags: Database

Similar Questions

  • Problem with expdp and ENCRYPTION_MODE TRANSPARENT

    Hello
    I'm trying to export a database using the ENCRYPTION_MODE = TRANSPARENT.
    My portfolio in the database is open, but export still triggers the error:

    ORA-39174: encryption password must be provided.

    I tried to launch the export utility EXPDP and also with a PL/SQL code, and I get the same error.
    I'm on linux red hat 6.2 and the release of RDBMS Oracle 11.2.0.3.0.
    I use parfile them following command to run the export:
    expdp USER/PASSWORD DUMPFILE=expdp.dmp LOGFILE=expdp.log parfile=parfile.par
    
    parfile.par:
    DIRECTORY=export_dir
    FULL=y
    EXCLUDE=statistics
    ENCRYPTION=ENCRYPTED_COLUMNS_ONLY
    ENCRYPTION_ALGORITHM=AES192
    ENCRYPTION_MODE=TRANSPARENT
    FLASHBACK_TIME="To_TIMESTAMP(To_CHAR(SYSDATE,'YYYY-MM-DD HH24:MI:SS'),'YYYY-MM-DD HH24:MI:SS')"
    Export PASSWORD = ENCRYPTION_MODE and ENCRYPTION_PASSWORD = ENY_PASSWORD works fine, so the problem I have is in TRANSPARENT mode.
    I'd appreciate any help!

    Concerning
    Nunzio

    Hello Nunzio,
    I had a play with this and I think that maybe it's a bug... I had the same problem as you, when you try to specify just encrypt the columns

    You should be able to use the following if:

    expdp / encryption_Mode = transparent encryption = all

    It worked for me without error.

    You might want to raise a SR with oracle support.

    See you soon,.
    Harry

  • Size of scheme of dba_segments differ the soucre schema & target after impdp.

    Hello Experts-

    I'm a bit confused and I hope to get some clarification as why diagram sizes are different once the schema has been exported and imported into another data base (Oracle 11.2.0.3 on HP - UX 64-bit).

    Source Schema (USERS1): 188.067932.

    Target Schema (USERS1_TEST): 140.85.

    The script that is used for the above calculations:

    select owner,sum(bytes)/1024/1024/1024 schema_size_gig
    from dba_segments group by owner;
    
    

    Expdp Parfile:

    DUMPFILE="EXPDP_%u.dmp"
    LOGFILE="EXPDP.log"
    DIRECTORY=EXPORT_DIR
    PARALLEL=6
    COMPRESSION=ALL
    REUSE_DUMPFILES=YES
    SCHEMAS=('HR_INFO', 'USERS1')
    

    Impdp Parfile:

    DUMPFILE="EXPDP_%u.dmp"
    LOGFILE="impdp.log"
    DIRECTORY=EXPORT_DIR
    STREAMS_CONFIGURATION=n
    TABLE_EXISTS_ACTION=SKIP
    SKIP_UNUSABLE_INDEXES=y
    CONTENT=ALL
    PARTITION_OPTIONS=none
    PARALLEL=12
    REMAP_SCHEMA='USERS1:USERS1_TEST'
    SCHEMAS=('USERS1')
    

    The import is missing something from the schema of the source?

    885068 wrote:

    Hello Experts-

    I'm a bit confused and I hope to get some clarification as why diagram sizes are different once the schema has exported & imported into another data base (Oracle 11.2.0.3 on HP - UX 64-bit).

    Source Schema (USERS1): 188.067932.

    Target Schema (USERS1_TEST): 140.85.

    The script that is used for the above calculations:

    1. Select the owner, sum (bytes) / 1024/1024/1024 schema_size_gig
    2. dba_segments group owner;

    Expdp Parfile:

    1. DUMPFILE="EXPDP_%u.dmp".
    2. LOGFILE = "EXPDP.log"
    3. DIRECTORY = EXPORT_DIR
    4. PARALLEL = 6
    5. COMPRESSION = ALL
    6. REUSE_DUMPFILES = YES
    7. PATTERNS = ('HR_INFO', 'USERS1')

    Impdp Parfile:

    1. DUMPFILE="EXPDP_%u.dmp".
    2. LOGFILE = "Impdp.log"
    3. DIRECTORY = EXPORT_DIR
    4. STREAMS_CONFIGURATION = n
    5. TABLE_EXISTS_ACTION = JUMP
    6. SKIP_UNUSABLE_INDEXES = y
    7. CONTENT = ALL
    8. Partition_options = none
    9. PARALLEL = 12
    10. REMAP_SCHEMA = "USERS1:USERS1_TEST".
    11. PATTERNS = ('USERS1')

    The import is missing something from the schema of the source?

    I guess that is missing the allocated but unused extensions in the source schema.

  • The BCC ETPM Linux database scripts?

    I recently worked with BCC and ETPM on Linux platforms and the only linux script, I found the cdxdba.plx allows to create the database. I was wondering if there is a Linux version of Windows database scripts to export/upgrade/etc. tasks

    I've used this successfully:

    -Source operations
    Log on as oracle
    (Make sure your ora env is set with the associated database)
    Export NLS_LANG = AMERICAN_AMERICA. AL32UTF8
    expdp DUMPFILE DUMP_DIR = DIRECTORY = expdp_CISADM_ (mydb) _ (today) .dmp LOGFILE = expdp.log patterns = EXCLUDE = STATISTICS CISADM
    (enter the credentials of the manager/system)

    -Target operations
    Log on as oracle
    (Make sure your ora env is set with the associated database)
    Export NLS_LANG = AMERICAN_AMERICA. AL32UTF8
    Impdp DIRECTORY = DUMPFILE DUMP_DIR = expdp_CISADM_ (mydb) _ (today) .dmp LOGFILE = impdp.log patterns = CISADM
    (enter the credentials of the manager/system)

  • 12.1.0.2.0 Oracle expdp with %U.dmp is not resolved

    Hello

    I have a problem with Oracle 12.1.0.2.0 when using expdp with %U in the name of dumpfile the %U won't solve a certain number and decided instead of the letter U, see below, for example.

    Schemas EXPDP = SCHEMA_NAME dumpfile=LOADING_DIR:DMP_%U.dmp logfile = LOG.txt filesize = 100 M

    The output is a dumpfile called 'DMP_U.dmp', errors of export with ORA-39095: dump file space is exhausted.

    Thanks a lot for your help.

    Windows uses % as a special symbol for the expansion of environment variables. Either put the arguments in a file parameter as already suggested or discover escape the % character in command of Windows scripts. It may just be a case of double the % or it could be something else entirely.

    John Brady

  • How to exclude subsidies, the role_grant, the materialized view to expdp

    Hi all

    I am making the expdp on a 10g database and import it on 11g:

    Directory system/amandla expdp = respaldos_bd = logfile = nomina_dp.log patterns nomina_dp.dmp dumpfile = nomina exclude = grants, statistics, role_grant, db_link, materialized_view, materialized_view_log

    Now, on the import subsidies, role grants etc are present on dumpfile as seen on warnings such as these:

    ORA-39083: Fallo Creacia³n del tipo object OBJECT_GRANT con el error:

    ORA-01917: el usuario o rol 'NOMINA_ART_SSALUD' doesn't exist

    Procesando el tipo object SCHEMA_EXPORT/TABLE/SCHOLARSHIP/OWNER_GRANT/OBJECT_GRANT

    ORA-39083: Fallo Creacia³n del tipo object OBJECT_GRANT con el error:

    ORA-01917: el usuario o rol 'NOMINA_ART_EOS' doesn't exist

    GRANT SELECT ON "NOMINA". "' CONC_IVSS ' TO 'NOMINA_ART '.

    ORA-39083: Fallo Creacia³n del tipo object OBJECT_GRANT con el error:

    ORA-01917: el usuario o rol 'NOMINA_ART' doesn't exist

    What's not here?

    Thanks in advance!

    Hi Richard,

    Yes you are right, thank you. grant to exclude will remove all subsidies.

    just checked command OPs on 11.2.0.4 and exclure = grants work done and it failed object and system privileges granted to the user as well.

  • expdp, impdp in 12 c and 10g

    Hi all

    We have oracle 10g release 2 on windows environment. We want to take backup of this database using expdp and import it into oracle 12 c using impdp.

    How to do this?

    I use the following approach

    on 10g database (production):

    expdp complete system/password@orcl directory = y = TEST_DIR dumpfile = fulldb_12_jan_2016.dmp logfile = fulldb_12_jan_2016.log

    on 12 c database (test):

    Impdp complete system/password@orcl directory = y = TEST_DIR dumpfile = fulldb_12_jan_2016.dmp logfile = fulldb_12_jan_2016.log

    the problem is that we need to create storage space and data files. I already create their production before the impdp command.

    second problem is that the user schemas have quota on the tablespace. So I have to create users as well before the impdp? I don't know some of the passwords of the user schema.

    Please guide me

    Thank you.

    Hello

    Since you are doing the full expdp, users and tablesapces will be created for you.

    So no need to creaet them pre.

    Concerning tablespaces, impdp will try to create storage space with the same data files (eg - same location of files).

    So, if you do not have same directory on the destination structure it will fail.

    If the file structure is different you can pre create tablespaces and remap the data files using remap_datafile.

    Users will be created with the same passwords on the destination. It is so no worries.

  • crontab expdp

    Oracle Version 11.2.0.4

    OS: SunOS sparc 64-bit

    Hello guys I have a problem while trying to get expdp to work via crontab. It works fine when I expdp using nohup.

    ################### Shell Script##########################

    chennare: / export/home/oracle/green > cat test.sh

    #! / bin/sh

    ORACLE_HOME = / clu01/oracle/product/11204

    $ORACLE_HOME/bin/expdp < user name > / < password > @ < dbname > directory = < directory_name > dumpfile = < dumpfile_name > .dmp logfile = < logfile_name > .log parfile = .by < parfile_name >

    "exit";

    #######################################################

    # Crontab entry #.

    16 12 * /export/home/oracle/green/test.sh > /export/home/oracle/green/test.out 2 > & 1

    #######################################################

    # Crontab output #.

    chennare: / export/home/oracle/green > cat test.out

    DEU-00013: Message not found 13; No product message file = RDBMS, installation = DEU

    DEU-00019: you may need to set ORACLE_HOME in your Oracle software directory

    ########################################################

    the value of the ORACLE_HOME is correct. I don't know why it is throwing this error.

    chennare: / export/home/oracle/green > echo $ORACLE_HOME

    / clu01/Oracle/product/11204

    When I try to mention explicitly the profile with the shell script

    . / export/home/Oracle /. Profile

    It gives me the following error

    chennare: / export/home/oracle/green > cat test.out

    stty: no such device or address

    /export/home/Oracle/Sundeep/test.sh?: : not found

    stty: no such device or address

    :-o /export/home/Oracle/Sundeep/test.sh: bad option (s)

    can you please help me

    Thank you

    It would usually export the ORACLE_HOME variable after adjustment.

  • Error in database expdp remote

    Hello

    When you attempt to perform an export on a remote database, I get the following errors:

    ORA-39006: internal error

    ORA-39065: exception unexpected master process in SHIPPING

    ORA-06575: Package or function KUPM$ MCP is in an invalid state

    ORA-39097: Data Pump task encountered the unexpected-6575 error

    Local DB running the export

    Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production

    PL/SQL Release 11.2.0.4.0 - Production

    CORE Production 11.2.0.4.0

    AMT for Linux: Version 11.2.0.4.0 - Production

    NLSRTL Version 11.2.0.4.0 - Production

    Exported remote DB

    Database Oracle 12 c Enterprise Edition Release 12.1.0.2.0 - 64 bit Production

    PL/SQL Release 12.1.0.2.0 - Production

    CORE Production 12.1.0.2.0

    AMT for Linux: Version 12.1.0.2.0 - Production

    NLSRTL Version 12.1.0.2.0 - Production

    Export command

    expdp / full = directory = network_link db_dump remote_db dumpfile = db.dmp logfile = compression = db.log = all parallel = 3 = db_dump exclude = job_name statistics, Greenbelt:------"IN\ (\'\PLAN_TABLE\',\'TOAD_PLAN_TABLE\',\'OL\$\'\) \".

    Please note that the distance DB is a DR of guard of my production server database, the following sql commands are used to bring the distance DB online for export:

    ALTER DATABASE RECOVER MANAGED STANDBY DATABASE CANCEL;

    ALTER DATABASE OPEN READ-ONLY.

    This process worked when DBs local and remote were 11g, what Miss me here to complete this export with 12 c?

    Thank you

    Hey,.

    I wanted to just follow up on this question in case someone
    else is going through the same problem. To solve this problems, two steps, first,
    install the patch 21252520 then around following works:

    1. Physical conversion standby DB
      on the eve of the snapshot
    2. Open read-write
    3. Convert the eve of the snapshot
      physical standby
  • expdp include the queue?

    11.2.0.4

    A developer asked if some objects from an application schema may be reproduced in its own schema for dev.  Includes just enough, with some datapump should do the trick, except that we ask for some TABLES/TYPES/queues, but I can't get a QUEUE objects using expdp include.

    by file looks like this

    UserID = system

    DUMPFILE = exp.dmp

    LOGFILE = exp.log

    DIRECTORY = DATAPUMPDIR

    Content = metadata_only

    schemas = schema1

    INCLUDE = TABLE: 'IN ('T1', 'T2') '.

    INCLUDE = TYPE: "IN ('T1_TYPE)" "

    INCLUDE QUEUE = ' ("NOM_FILE_ATTENTE'".

    and I get

    ORA-39001: invalid argument value

    ORA-39038: object path 'TAIL' is not supported for SCHEMA jobs.

    It works for the TABLE and the TYPE of property

    Queues Im trying to export are owned by schema1, ideas?

    Hello

    I got a glance at what I had never tried to extract separately before - basically, it is not possible. Instead of datapump extract type DBMS_AQADM/DBMS_AQ commands to execute what he does instead is:

    (1) extract create enemy of declaration of table queue in the section tables table

    (2) Similarly all types in section type

    (3) all views in the view section

    (4) then this, some internal skilled to reactivate in a queue of operation.

    There is no 'tail' of the export/import process step

    So basically you with a complete schema import/export, but there is no way to just make the queues-except perhaps for specifically excluding all other type of object and the filtering of specific views and tables which is pretty convenient...

    See you soon,.

    Rich

  • Expdp DataPump query parameter

    Friends,

    DB: 11 GR 2

    OS: Linux

    I am trying to export the schema with sub conditions inside a file export settings:

    1. export the entire schema

    2. the schema from two tables to export only one month of data

    3 exclude statistics

    Export running with

    expdp system/pwd parfile = exp_user1.par

    I tried to use the settings file below, but he finds all the data:

    (ora-31655: no object of data or metadata selected for employment)

    Settings file: (exp_user1.par)

    DIRECTORY = DATA_PUMP_REFRESH

    DUMPFILE = dump_01.dmp

    LOGFILE = dump_01.log

    SCHEMAS = USER1

    CONTENT = ALL

    EXCLUDE = STATISTICS

    QUERY = user1.employees: ' where date_dt > = 20150101 and date_dt < = 20150130.

    QUERY = user1.managers: ' where date_dt > = 20150101 and date_dt < = 20150130.

    Is there any change required above or this is not possible?

    Thank you.

    Post edited by: 977272 1. Schemas added user1 = 2. Expdp added running with the user of the system

    Hello

    And by the following condition

    QUERY = user1.employees: ' where date_dt > = 20150101 and date_dt.<=>

    QUERY = user1.managers: ' where date_dt > = 20150101 and date_dt.<=>

    Select date_dt, count (*) from user1.employees

    where date_dt > = 20150130

    and date_dt<=>

    Date_dt group;

    The number of lines has recover?

    But if I try to put above in the settings file, then it does not work and generates syntax error near ')'

    Try to escape from the "("et ") ' with the following" \ ("and" \) ""

    Kind regards

    Juan M

  • identifier is too long: expdp filtering using QUERY off TABLES =.

    All,

    I run large expdp work using a .bat file.  An example of one of the lines is the following:

    expdp directory "" / as sysdba "" = IMPORT_DB dumpfile=vismag_brightness%%U.dmp logfile = vismag_brightness.log ALL TABLES = sat_cat_owner.vismag_brightness QUERY = sat_cat_owner.vismag_brightness = compression:'------"where exists (" select visual_magnitude_uuid in the sat_cat_owner.visual_magnitude where sat_cat_owner.visual_magnitude.visual_magnitude_uuid=sat_cat_owner.vismag_brightness.visual_magnitude_uuid)\ "')"

    Present the results of .bat to this:

    OracleExportDataPumpIssues.png

    I then tried to put it in a settings file.  As always, you can see in the picture above, he already gave me an error, but I corrected which and he always gave me the same error.  The application was the same as above, only had no slashes return of evasion.

    Now this is why I am sure that I am right escape.  Now, I just need to find the reason for the identifier is too long.

    Here's a picture showing other odd behavior, trying to simplify the query to see if its because the query is too long.  AND if it is because its too long..how for I can config so it can handle?

    OracleSimpler.png

    The difference in the image above, is that the first test has only \"...while the second is what worked for me before top (if I try without the single quotes, it fails on citing the issue for the important query).  So the second cmd, as I have said, has "\" instead of just \"...and it does not work!"  When he did above for the larger request, but it gives error separated.

    Help, please!  Thank you

    Hello

    Try this instead

    Query ='sat_cat_owner.vismag_brightness: "Where exists (select visual_magnitude_uuid from the sat_cat_owner.visual_magnitude where sat_cat_owner.visual_magnitude.visual_magnitude_uuid = ku$ .visual_magnitude_uuid)" "

    Ku$ is an alias of special for the object currently being extraction - I think that in case you want to use exists, you must use this syntax - give it a try and see what happens.

    Other than that can replace you an IN clause instead?

    See you soon,.

    Rich

  • Schema expdp export missing tables

    Hello world

    I'm trying to implement a scheme to export with expdp on 12.1.0.2 (Windows7, 64-bit) with the following call:

    "Usr/usr@db EXPDP SCHEMAS = XXX DIRECTORY = TMP_EXPDP VERSION = 10.2.0.1.0 EXCLUDE = STATISTICS dumpfile = tt.sad logfile = tt.log"

    In the log file that results, I see that at least 2 Tables are missing?

    Is there someone who can explain this behavior?

    Made the excluded paintings contains virtual columns or the (archived) LOBs, in other words, some features that is not available to the point 10.2

  • EXPDP from another user

    Hello

    I am running an expdp from the MYUSER USER1's schema. It is of her parfile:

    REUSE_DUMPFILES = YES

    CONTENT = ALL

    SCHEMAS =MYUSER

    INCLUDE = SΘQUENCE

    INCLUDE = TABLE: "IN (SELECT TABLE_NAME".

    FROM ALL_TABLES

    WHERE OWNER = 'MYUSER'.

    (ET TABLE_NAME PAS LIKE «% TEMP» ) '

    DIRECTORY = MY_DIRECTORY

    It's my IMPDP command:

    Impdp USER1User1 /pwd

    REMAP_SCHEMA =MYUSER:User1

    Directory = MY_DIRECTORY

    content = ALL

    DUMPFILE = xxxxx.dmp

    logfile = xxx.log

    In the import log file, there is this error during the creation of trigger:

    ORA-31685: TRIGGER object type: "USER1". " MYTRIGGER" insufficient privileges: "

    «CREATE TRIGGER «USER1"» MYTRIGGER ".

    BEFORE THE UPDATE

    ON MYUSER. MYTABLE FOR EACH LINE

    DECLARE

    BEGIN

    .....

    ....

    END;

    REMAP_SCHEMA does not work for the triggers?

    Any solution?

    Thank you

    Salvation;

    I hope you can understand this time clearrly.

    > From a schema of the source

    > select * from tab where tNom like '% t';

    TNOM TABTYPE CLUSTERID

    ------------------------------ ------- ----------

    TABLE OF TRANSPORT

    TABLE TEST2

    TEST TABLE

    TEMP3 TABLE

    TEMP2 TABLE

    TEMP1 TABLE

    TEMPORARY TABLE

    T3                             TABLE

    T2                             TABLE

    T1                             TABLE

    10 selected lines.

    $ param_test.ini of car

    UserID = System/Manager

    dumpfile = dp:1.dmp

    schemas =xxxx

    exclude = TABLE: "LIKE '% TEMP.

    Exclude = table: "in ('T1', 'T2', 'T3')" "

    REUSE_DUMPFILES = yes

    parfile param_test.ini expdp = $

    ..

    ..

    . . exported "XXXX". ' ' CLASS ' 5,507 KB 6 ranks

    . . exported "XXXX". "" LOGTAB "lines 282,4 16720 KB

    . . exported "XXXX". "' CHAIN_ROW_TEST ' 29,28 KB 3 lines

    . . exported "XXXX". "" CHAINED_ROWS "7,820 KB 8 lines

    . . exported "XXXX". "' CONT_EMP ': 'P1' 7,531 KB 4 rows

    . . exported "XXXX". "' CONT_EMP ': 'P2' 7,593 KB 5 rows

    . . exported "XXXX". "' CONT_EMP ': 'P3' 7,593 KB 5 rows

    . . exported "XXXX". "" DEPT "6,632 KB 12 ranks

    . . exported "XXXX". "" EMP "lines of 12,09 68 KB

    . . exported "XXXX". "" PAYROLL "lines of 8,09 68 KB

    ...

    ...

    $ impdp system/dumpfile = dp:1.dmp remap_schema = xxxx:oradba Manager

    . . imported "ORADBA. ' ' CLASS ' 5,507 KB 6 ranks

    . . imported "ORADBA. "" LOGTAB "lines 282,4 16720 KB

    . . imported "ORADBA. "' CHAIN_ROW_TEST ' 29,28 KB 3 lines

    . . imported "ORADBA. "" CHAINED_ROWS "7,820 KB 8 lines

    . . imported "ORADBA. "' CONT_EMP ': 'P1' 7,531 KB 4 rows

    . . imported "ORADBA. "' CONT_EMP ': 'P2' 7,593 KB 5 rows

    . . imported "ORADBA. "' CONT_EMP ': 'P3' 7,593 KB 5 rows

    . . imported "ORADBA. "" DEPT "6,632 KB 12 ranks

    . . imported "ORADBA. "" EMP "lines of 12,09 68 KB

    . . imported "ORADBA. "" PAYROLL "lines of 8,09 68 KB

    ..

    ..

    ORADBA > select trigger_name, trigger_type, table_name, State user_triggers;

    TABLE_NAME TRIGGER_NAME, TRIGGER_TYPE STATUS

    -------- ---------------------- ------------------- -----------------

    TRI_EMP AFTER EMP ACTIVE STATEMENT

    ORADBA > select * from tab where tNom like '% t';

    TNOM TABTYPE CLUSTERID

    ------------------------------ ------- ----------

    TABLE OF TRANSPORT

    TABLE TEST2

    TEST TABLE

    Want to exclude those who are not here. EX: (TEMP3 TEMP T3 T2 T1 TEMP1 TEMP2)

    IF YOU EXPORT THE TABLE, DEPENDENT OBJECT IS ALSO IMPORTED.

    Thank you

  • ORA-04031 - 11.2.0.1.0 Oracle expdp

    Hello

    After a big back my database with EdStevens - I tried now to do an export with expdp

    I used:

    expdp user/pw schemas=myschema directory=myschemadir dumpfile=mydumpfile.dmp logfile=mylogfile.log
    

    in the end, I got this errors.

    UDE-04031: Vorgang hat ORACLE-Fehler generiert 4031  
    ORA-04031: 16 Byte des Shared Memorys konnten nicht zugewiesen werden ("shared p  
    ool","SELECT job_id FROM v$datapum...","SQLA","tmp")  
    ORA-06512: in "SYS.KUPV$FT_INT", Zeile 2904  
    ORA-06512: in "SYS.KUPC$QUE_INT", Zeile 572  
    ORA-25254: Timeout in LISTEN beim Warten auf eine Nachricht  
    ORA-06512: in "SYS.DBMS_DATAPUMP", Zeile 3263  
    ORA-06512: in "SYS.DBMS_DATAPUMP", Zeile 4488  
    ORA-06512: in Zeile 1 
    
    

    What can I do this error ORA-04031? I think it's the main reason, or?

    Thanks a lot for the help again

    I fixed it myself...

    I've added to my startup file:

    *.sga_target=3059744768
    

    I stopped my DB, I started and now I can export my database

    Thank you to all assistants in particular EdStevens , I learned a lot from you!

    ARO

    Tim

Maybe you are looking for

  • Weird popup

    I get a weird pop up: "mcafee.loading - urls.com says: . Renew you license mcafee now to make sure that your data, identity and privacy are protected. » Does he know whats up with that? Thank you.

  • Firefox 4.0 is not working properly (Alienware laptop running Windows 7) - how can I go back to 3.6

    I just downloaded and installed Firefox 4.o and it does not work properly. I am running Windows 7 SP1 on a 64-bit Alienware Laptop i7 cpu 1.2 Ghz, 8 GB of RAM. Black boxes cover the text when the mouse passes over it; Some Web pages appear completely

  • Electrify: Ext SD Card

    I have looked in other air but don't see how to get programs to use the ext sd card. Most great on for me is the tape recorder. I need to be able to record my recordings on the ext sd card, as some of my recordings will almost 2 hours in wav format s

  • Questions about graphics cards in W500

    Hello I have a 2HU W500 4061 old but faithful with all drivers up to date. The switchable graphics option is enable in BIOS. The laptop is running windows 7. How to know card wich is being use. I check with application of information material and the

  • Suddenly two days ago I received a message when connecting my widows xp pro Sp2 to be "activated".

    I bought this pc about three years ago and it is loaded with an oem version. Whenever I have the box to go ahead and activate widows, my pc just sits there with an activation screen blank and never generates the necessary code to continue. What is ha