exp and audit_trail parameter

Hello
I want to exp in the database. But I feel, I have not all tables in my dmp file. Because when I have imp this file I receive almost half of all tables, which must be after the import. In fact, I have a question: how the audit_trail parameter can affect this problem. I can handle this setting?

Why I asked if you checked the export, it is because it is a known fact that exp will not export the tables that are present, but have zeros 0 if the source database had DEFERRED_SEGMENT_CREATION enabled (and enabled by default).

See Articles Support Oracle 960216.1 and 1178343.1

Hemant K Collette

Tags: Database

Similar Questions

  • difference between exp and expdp?

    Hello world

    I am a student exp and content expdp trying to compare and study this utilities can we all please tell me the replacement for expdp?
    I mean what was the setting used in normal exp which is similar to the setting in expdp
    Thanks in advance

    Hello

    We use to give exp lines... with lines = n means that it will not be exported with rows and data = y (default) it export the metadata and data.

    Let me know if more of difference you need to know.

    You can check below link btw.

    http://www.Oracle.com/technetwork/database/Enterprise-Edition/index-093639.html

    Concerning

  • exp and imp in a sql script

    Hello

    I want to develop a sql script contains both code for the creation and insertion on a table and the exp command to export this table.
    Do you have an idea how integrate the command exp and imp in the sql script.

    Thank you.

    Edited by: Andrew1 Nov. 11. 2009 02:33

    This should be easy under Windows.

    Put the #1 and #2 in separate text files (.sql as use ending), for example create_table_web_enfants1.sql

    Create a batch (.cmd use as ending) file when you call these sql files, for example setup.cmd

    sqlplus /@ @create_table_web_enfants1.sql
    ...

    Add your exp returns to your command file

    and STI test.

    BTW: I'm going to assume that you post any real names of user/passwords to a production company database in your example, if not, you have broken some rules concerning the said database access security.

    C.

  • difference between compatible.rdbms in asm and compatible parameter database

    Hi gurus,

    Here, I have little doubt. What is the difference between compatible.rdbms and the compatible parameter database.

    We have a 2 node RAC on solaris. When I checked at the ASM instance level I found compatible.rdbms has the value 10.1.0.0.0 and compatible.asm 11.2.0.0.0 and compatible database is set to 11.2.0.0.0.

    Please guide me it will make a difference. Or I have to change the compatible.rdbms to a higher value.

    Thank you and best regards,

    Vincent Poorna Prasad.S

    When compatible.rdbms is set to 10.1.0.0.0, this means that the instance ASM (version 11.2.0.0.0) is compatible to support lower versions of instances of RDBMS from version oracle 10.1.0.0.0.

    If you don't want the ASM instance in support of the lower courts of RDBMS version, you can change the setting.

  • Exp and Imp are very slow

    We have a system in version 9.2.8 leagcy and export and import are very slow. It takes almost 3 hours to 30 GB of data. Is there a way we can do it quickly? HELPPP me.

    EXPORT:

    Set the buffer setting to a high value (e.g. 2Mb - entered as an integer "2000000")
    Set the RECORDLENGTH parameter to a high value (e.g. 64 KB - entered as an integer "64000")
    Use DIRECT = yes (direct mode export)
    Stop unnecessary applications to free resources for your work.
    If you run multiple sessions of export, ensure the different physical disks, write.
    Do NOT export to a mounted NFS filesystem. It will take forever.

  • problems of exp and imp

    Hello world

    I need to export and import in a SID for a user to another.

    My export config file looks like:

    UserID=Name/Pass@Orka
    BUFFER = 1500000
    FILE = 'C:\backup\xxx. DB.bkp ".
    JOURNAL = 'C:\backup\xxx. "DB - exp.log.
    GRANTS = Y
    INDEX = Y
    LINES = Y
    CONSTRAINTS = Y
    CONSISTENT = Y
    OWNER = povilasora

    My import config looks like:
    UserID=Name/Passs@orkanew
    BUFFER = 1500000
    FILE = 'C:\backup\xxx. DB.bkp ".
    JOURNAL = 'C:\backup\xxx. "DB - imp.log.
    INDEX = Y
    LINES = Y
    CONSTRAINTS = Y
    fromuser = povilasora
    TOUSER = povilasora

    Export was successful. Import with error:

    Import: Release 10.2.0.1.0 - Production on a lie 26 11:47:42 2011
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    Connected to: Oracle Database 10g Release 10.2.0.1.0 - Production
    Export file created by EXPORT: V10.02.01 by conventional means

    CAUTION: objects have been exported by POVILASORA, not by you

    import in BLT8MSWIN1257 and AL16UTF16 NCHAR character set
    . import of objects of POVILASORA in POVILASORA
    IMP-00003: ORACLE error 1435
    ORA-01435: user does not exist
    Import completed successfully with warnings.

    And I did not understant what the user will not end? User does not question.
    Fromuser and touser, can I write the same thing? POVILASORA? Because in orkanew is where no user such as POVILASORA.

    Do an export of user level exports only the objects for this user.

    When you import, it does not create the user that you are stating in your touser clause.

    You must create the povilasora user manually on your destination database. Your import will run successfully.

    Only if you perform a full export import create users that you then try to import as is the importation of system level that creates the users.

  • Manager and extract parameter: user name and password

    Hello

    (1)

    There is an optional recommended i.e. database USERID parameter when you configure the process manager by using the command "EDIT PARAMS MGR". What is the importance of this setting?

    (2) it is necessary to encrypt the password when you use the EXTRACT file. PARAMETER: PASSWORD?

    (3) we must create a separate database user if we use the DOOR of GOLD 11 g Release 1 (11.1.1) on Windows platform?

    Thank you

    The USERID parameter (with a corresponding PASSWORD):

    Setting the user database
    If you are using Oracle GoldenGate DDL support, specify the User Manager and the password with the USERID parameter.

    Encryption of the password belongs to you. You use a command line utility to generate an encrypted password, and then use this password encrypted in the file. Otherwise, the parameter is simply a text file on the operating system, and those who have at least read access to this file can see the unencrypted password.

    The Oracle installation guide recommends to create a database of GG user (for example, the user is the owner of the table of control points).

  • Lexical in several lines and all parameter headers print in PLSQL

    HI team,

    I have some requirement in plsql can someone please help with solutions.

    1. print the headers on several lines in pl/sql block using the dbms_output
    I have some column FILE_name, creation_date and so on, I want to print multiple line headers

    ex:_

    Creating files
    Name Date
    -------------------------------------------------------
    xxd_top.txt June 10, 2009
    der_top.txt August 21, 2009

    2 using the lexical in plsql block in the cursor as parameter

    ex:*

    cursor c1 (p_parameter)
    is
    Select * from EMP
    where & p_parameter

    and I'm assigning the value of p_parameter in the begin block.
    When compiling I was getting error when compiling.

    Please give me some suggestions to solve these problems

    Thanks in advance
    Sriram

    If you want to only several lines of DBMS_OUTPUT then call DBMS_OUTPUT. Put_line several times. I'm guessing that you want this layout:

    File        Creation
    Name        Date
    ----------- ------------
    xxd_top.txt 10-Jun-2009
    der_top.txt 21-Aug-2009
    

    The simplest approach would be just something like

    DBMS_OUTPUT.PUT_LINE('File        Creation');
    DBMS_OUTPUT.PUT_LINE('Name        Date');
    DBMS_OUTPUT.PUT_LINE('----------- ------------');
    

    I tried with CHF solution and it worked.

    Post an example of what you have tried that does not work, maybe someone will see what is wrong with it.

  • 9i exp and Imp to 10g

    Hello

    I updated my version of DB from 9i to 10g. Now I need to export data from the Database 9i to 10 DB g. IM afraid if I have to add in some conditions to the export and import of order. Here is the command I want to make a request, if it's not good, could you correct me please.

    Journal/password system exp = $EXPORTS_LOG full = y direct buffer = y = 1000000 COHERENT = Y

    Thank you

    As you perform a FULL export, you need an account with DBA privileges or permission. Therefore, you must connect as a SYSTEM to export.

    If you were doing an export of a single SCHEMA, you would do an export of the USER. In this case, you can connect as a SYSTEM or the real user who is to be exported.

  • How to solve error messages 'no such interface taken in charge"and"the parameter is incorrect. "

    I used the program "should I delete It ' the other day and uninstalled Free File Viewer and backup AVG toolbar.  Since then, most of the programs on the list of the Start button do not work.  I get no message at all or the above messages.  I am able to get to my email and FB and Internet sites, that I type in the address space.  I hope someone can help.

    Hello

    These are the normal reasons for problems with the system restore:

    1. If you are using Norton, you should disable Norton inviolable Protection before using the system restore.

    http://Service1.Symantec.com/support/sharedtech.nsf/pfdocs/2005113009323013

    AVG will cause problems with SR too.

    «Temporarily disable AVG»

    http://www.Avg.com/ww-en/FAQ.Num-3857

    2. try to use Safe Mode system restore.

    http://Windows.Microsoft.com/en-us/Windows7/products/features/system-restore

    "Start your computer in safe mode.

    http://Windows.Microsoft.com/en-us/Windows/Start-computer-safe-mode#start-computer-safe-mode=Windows-7

    3 Malware will stop at the system restore.

    Download, install, update and scan your system with the free version of Malwarebytes AntiMalware:

    http://www.Malwarebytes.org/products/malwarebytes_free

    See you soon.

  • Memory_target and sga_max_size parameter

    With the help of Oracle 11.2, I updated SGA_TARGET SGA_MAX_SIZE to 800M and 500M.

    Now, I decided to let Oracle completely assume management (MSA, right?) and set MEMORY_TARGET on 1000M and 1200 m MEMORY_MAX_TARGET.

    SGA_TARGET is now the minimum of storage allocated by SGA, as far as I figured out.

    However, this topic SGA_MAX_SIZE? This value remains "serves" and it is sensible to put it?

    Concerning
    Christian

    If SGA_MAX_SIZE is set, which is a limit of upper limit for your LMS to grow, you can encounter errors ora-4031 if you need an LMS more than set.

    Kind regards

    Suntrupth

  • Works with tables/columns of the lines and the parameter names... syntax help

    I am trying to create a function that returns the distinct value and counts of a user defined schema/table/column.

    The code below defines a [stats_on_column_obj] object type and creates a single table of this type [stats_on_column_tab].

    The function is supposed to take three input variables: p_schema_name, nom_table_p, p_column_name and return an array (above).

    I can hardcode a select into (the)... but once I try to convert it into settings & immediate exec I'm stuck. The red section is where the problem is (I think).

    Oracle 10g.

    Stats_on_column_obj CREATE TYPE IS OBJECT (

    COL_VAL VARCHAR2 (500),

    NUMBER OF COL_VAL_CNT (7)

    );

    CREATE TYPE Stats_on_column_tab IS TABLE OF stats_on_column_obj;


    FUNCTION to CREATE or REPLACE get_STATS_ON_COLUMN

    (

    p_schema_name IN varchar2,

    nom_table_p IN varchar2,

    p_column_name IN varchar2

    )

    RETURN STATS_ON_COLUMN_tab

    IS

    l_STATS_ON_COLUMN_tab STATS_ON_COLUMN_tab: = STATS_ON_COLUMN_tab ();

    n INTEGER: = 0;

    str_select_tbl varchar2 (5000);

    BEGIN

    str_select_tbl: = 'SELECT'. p_column_name |' as col_val, count (*) as col_val_cnt FROM ' | p_schema_name |'. ' || nom_table_p: ' group of ' | p_column_name;

    FOR r IN (str_select_tbl)

    LOOP

    l_STATS_ON_COLUMN_tab. EXTEND;

    n: = n + 1;

    l_STATS_ON_COLUMN_tab (n): = STATS_ON_COLUMN_obj (r.col_val, r.col_val_cnt);

    END LOOP;

    RETURN l_STATS_ON_COLUMN_tab;

    END;

    /

    [Error] PLS-00103 (124:4): PLS-00103: encountered the symbol "LOOP" when expecting one of the following numbers: * & - + / at rem rest mod.. < an exponent (*) > | multiset year DAY_

    [Error] PLS-00103 (126:9): PLS-00103: encountered the symbol "=" when expected in the following way: constant exception < an ID > < a between double quote delimited identifiers > double Ref table Fedya Chariot of time timestam

    [Error] PLS-00103 (127:29): PLS-00103: encountered the symbol "

    [Error] PLS-00103 (128:4): PLS-00103: encountered the symbol "END" when waiting for one of the following numbers: begin function package pragma procedure subtype type use < an ID > < a double quote delimited identifier > form

    SELECT * FROM TABLE (get_STATS_ON_COLUMN ('SCHEMAS_X', 'TABLE_X', 'COLUMN_X'));

    Scott@ORCL > CREATE OR REPLACE
    FUNCTION get_STATS_ON_COLUMN () 2
    3 p_schema_name IN varchar2,
    4 nom_table_p IN varchar2,
    5 p_column_name IN varchar2
    6                                )
    7 STATS_ON_COLUMN_tab of RETURN
    8 EAST
    9 v_STATS_ON_COLUMN_tab STATS_ON_COLUMN_tab: = STATS_ON_COLUMN_tab ();
    10 v_n INTEGER: = 0;
    11 v_str_select_tbl VARCHAR2 (5000);
    BEGIN 12
    13 v_str_select_tbl: = ' SELECT stats_on_column_obj (' | p_column_name |) ', Count OF ' |
    14 p_schema_name | '.' || nom_table_p | "Group of" | p_column_name;
    15 v_str_select_tbl EXECUTE IMMEDIATE
    COLLECTION IN BULK 16
    17 IN v_STATS_ON_COLUMN_tab;
    18 RETURN v_STATS_ON_COLUMN_tab;
    END 19;
    20.

    The function is created.

    Scott@ORCL > select *.
    2 from table)
    (3 get_STATS_ON_COLUMN)
    4                                            'SCOTT',
    5                                            'EMP',
    6                                            'JOB'
    7                                           )
    8                       )
    9.

    COL_VAL COL_VAL_CNT
    -------------------- -----------
    CLERK                          4
    SELLER 4
    PRESIDENT 1
    MANAGER 3
    ANALYST 2

    Scott@ORCL >

    Or better change function in the pipeline.

    SY.

  • Several database watch over FAL_SERVER and FAL_CLIENT parameter in DG

    Hello

    I'm a little confused about FAL_SERVER and FAL_CLIENT parameters in Data Guard.

    We intend to set up several database backup in the Data Guard environment. Suggest that I have db production named "PROD" and the name of multiple standby as standby1, standby2, standby3.

    Is my environment:_
    DB version: 11.2.0.1
    OS version: OE5LU6

    So in this case, the specification above Net name spfile on production server as well as on the other standby server.

    Kindly suggest me.

    Concerning
    Flo

    Flo wrote:
    Hello

    I'm a little confused about FAL_SERVER and FAL_CLIENT parameters in Data Guard.

    We intend to set up several database backup in the Data Guard environment. Suggest that I have db production named "PROD" and the name of multiple standby as standby1, standby2, standby3.

    Is my environment:_
    DB version: 11.2.0.1
    OS version: OE5LU6

    So in this case, the specification above Net name spfile on production server as well as on the other standby server.

    Kindly suggest me.

    Concerning
    Flo

    FAL_CLIENT is the service Oracle TNS from the local system and FAL_SERVER service Oracle TNS from the remote system.
    If you have three bases of the pending primary, then the primary data, you must have three values in FAL_SERVER for archives will be send to all destinations.
    and the stadnby database, FAL_SERVER must be the oracle TNS service where receive you archives log files.
    Note:-If you have primary CARS then forget every service differentiated by commas, as shown below.
    Sleep mode to primary CARS:-FAL_SAERVER = "PROD1", "PROD2".
    These parameters are dynamic, so that you can change them at any time.
    HTH.

  • image processor script and the parameter interpolation image (cs3)

    Hi all

    I am using Bridge and Photoshop CS3 (mac) allows to process batches of photos. I discovered the 'Processor of Image' script does take into account the "image interpolation" setting of my general preferences in Photoshop.

    It's very painful, because I can't use 'Of Image Processor' longer, because it produces soft images, where I need sharp ones (my fault for "interpolation of the image" is "Bicubic Sharper".)

    No idea/solution workaround?

    Thank you

    Patrick

    Image processor using Image Fit to do the resizing. That you don't like to use Image adjustment BICUBIC method you can editing this script. Change line 143 of

    app.activeDocument.resizeImage(newWidth, newHeight, resolution, ResampleMethod.BICUBIC);
    

    TO

    app.activeDocument.resizeImage(newWidth, newHeight, resolution, ResampleMethod.BICUBICSHARPER);
    
  • Flashback_scn and Flashback_time parameter expdp

    Flashback must be enabled to use the parameters flashback_time, flashback_scn expdp?

    Concerning

    The command 'ALTER DATABASE FLASHBACK ON' lights flashback logging (archive cancellation), normally stored in the Flash or Fast Recovery Area (FRA). It is used to enable the feature "Flashback Database".

    DataPump doesn't use Flashback Database; It uses the Flashback Query, which uses the UNDO tablespace. Since cancellation tablesapce works in a circular way, your ability to use Flashback Query by TIME or YVERT will depend on its size and cancel the retention policy.

    Published by: Markus Waldorf on oct 4, 2010 10:42

Maybe you are looking for

  • Apple TV to mirror Microsoft Word on a television screen

    Hi, Apple TV lets mirror on my Macbook Air television screen when I type a Microsoft Word document?  Or Apple TV only works for Macbook applications as movies?  Thank you

  • S50-B-15N satellite screen problem

    The laptop above is not completely in three months. Yesterday when I tried to turn on the laptop the button turns on but the screen remains black. I removed the power wire, closed the laptop and up computing to study under the search for the battery.

  • Relative position of an image in SO5.0

    public static Field getBanner(){ Background bg = BackgroundFactory.createSolidBackground(Color.WHITE); HorizontalFieldManager hfm = new HorizontalFieldManager(); final Bitmap logo = Bitmap.getBitmapResource("ban_40px.png"); BitmapField _bitmap1 = new

  • How can I get the old search wizard on windows vista/windows 7?

    Original title: bringing research research assistant, new bad engine Dear all. I like Windows XP search assistant as if worked as an engine of 'real' research, for example, bing, google and search keywords.The current one is too basic to windows vist

  • URL session timeout

    Hi gang, is possible to put a substitution of variables to the end of the url of the session. I have 3 environment:1 https://apexdev.intra.sepaq.com -> dev2 https://apextst.intra.sepaq.com -> test3 https://apex.intra.sepaq.com -> prod.Each deployment