Attributes of untreated log import

Hello
I ' am loading the data into a table of interface to create the journal lines for the lump to import Journal program and I'm passing values in the attributes fields in my table of interface. The attributes are for the GL_JE_LINES table.
After the conversion of log import, my journal lines are created, but no information appears in the fields attribute.
I pass the context value as well.
I can't find why attribute values are not taken by log import.
Help, please

Vik

Hello

When you run the log import (newspapers-> import-> Run), select the appropriate options for the import of de FACTO. The options are 'No', 'Import with Validation' and 'import witout Validation. the default value is 'no '. I think that when you ran the log import, you have not changed the default values, and that is why your DFFs are not imported.

Gallo

Tags: Oracle Applications

Similar Questions

  • Log import process

    Hi all

    I have successfully completed the log import process.

    Now, if I want to run this log using FND_SUBMIT import process. SUBMIT_REQUEST wrote, in the process, so what are the settings that I have to go?

    Request to guide me

    Thank you
    Sanjay

    Sanjay
    You insert rows in the first use of gl_interface_control:

    gl_journal_import_pkg.populate_interface_control (user_je_source_name-online p_je_source_name,
    GROUP_ID-online p_group_id,
    set_of_books_id-online p_ledger_id,
    interface_run_id-online p_interface_run_id,
    table_name-online nom_table_p,
    processed_data_action-online p_action
    );

    And then call using the Journal import:

    fnd_request.submit_request (application-online 'SQLGL', - application short name
    program-online 'GLLEZL', - program short name
    Description-online NULL,-program name
    start_time-online NULL,-start date
    sub_request => FALSE, - under-query
    argument1-online p_interface_run_id-interface id series
    argument2-online 1, - set of id books
    Argument3 => 'n', - error to the flag of suspense
    Argument4-online NULL,-the date of posting
    Argument5-online NULL-than the posting date
    Argument6-online l_summary_flag-create summary indicator
    Argument7 => 'n', - import flex flag desc
    Argument8 => 'Y' - security data mode indicator
    );
    Thank you
    Claire

  • FDMEE attribute Setup in the Import Format

    I'm on 11.1.2.3.510 and I have columns enabled in Workbench attributes.

    Then I tried to use the attribute fields in my Format to import and it will fail to export.

    Will there be a concrete way of these fields in the Format to import the configuration?

    My file is delimited by commas and although loads less attributes fields.

    Process detail log:

    2014-06-26 18:06:07, 774 INFO [AIF]: load data meet the following errors:

    | Error: 3303 | 3105.9005.9114 | May 2305 56700 FY14 Final 3105.9005.9114 commitment 450 |

    2014-06-26 18:06:07, 774 INFO [AIF]: load data failed.

    2014-06-26 18:06:07, 790 INFO [AIF]: unlock AIF0011 rules file

    2014-06-26 18:06:07, 790 INFO [AIF]: correctly unlocked rules AIF0011 file

    2014-06-26 18:06:07, 790 [AIF] INFO: [HPLService] Info: error: java.lang.Exception: load data failed.

    2014-06-26 18:06:07, ERROR 790 [AIF]: error encountered

    2014-06-26 18:06:07, 790 [AIF] INFO: [HPLService] Info: [loadData:228] END (java.lang.Exception: load data has failed.)

    2014-06-26 18:06:07, 806 DEBUG [AIF]: AIFUtil.callOdiServlet - END

    2014-06-26 18:06:07, 806 FATAL [AIF]: error in CommData.loadData

    Traceback (most recent call changed):

    Folder "< string >", line 4507, in loadData

    RuntimeError: java.lang.Exception: load data failed.

    Hello

    attributes of the dimensions specified in the import format does not affect the export. Attributes are used only in FDMEE and not exported to the EMP application target.

    To import data into the size attribute simply configure your format to import by adding and assigning columns sources their (Add > Dimension attribute).

    Regarding your charge problem, some of your members online, it seems that member 3105.9005.9114 is not valid in your planning application.

    | Error: 3303 | 3105.9005.9114 | May 2305 56700 FY14 Final 3105.9005.9114 commitment 450 |

    You can check if the member exists in your planning application. If there is, the cube is refreshed?

    Thank you

  • Attribute of 'hidden text' import Microsoft Word

    In InDesign CC 2015, there is a corresponding feature for the attribute 'hidden text' which is in Microsoft Word? I use the attribute 'hidden text' in Word so that I see some texts (such as the guidelines of another person) when I add a file and need to know where to place the content. When I imported my MS Word document in InDesign, hidden text becomes visible.

    You can add a style that includes a condition, and then show or hide the condition in the conditional text panel.

  • Where to find the .jar files so I can implement java.util.logging import

    I'm trying to find a way to take an application built for porter to WebLogic and Websphere. I just came across this blog entry http://blogs.sun.com/fkieviet/entry/using_java.util.logging_in_bea_weblogic and would like to try creating and use of the startup class.

    I was not able to find the correct jar files.
    Import weblogic.common.T3ServicesDef;
    Import weblogic.common.T3StartupDef;
    Import weblogic.logging.LoggingHelper;

    By reading the documentation on the use of the APIs NonCatalogLogger http://download.oracle.com/docs/cd/E12840_01/wls/docs103/i18n/writing.html I see also of the calling code for following imports
    Import weblogic.jndi.Environment;
    Import weblogic.logging.NonCatalogLogger;

    1. does anyone know where I can enter these?
    2. There must be a strategy for finding the .jars that people use. If so, what is it?

    I tried to clarify this point. Do not deploy weblogic.jar as part of your application, just got it in the classpath at COMPILE time.

  • Cannot submit the log import using fnd_request.submit_request

    Hi all

    Environment:

    -EBS R12.2.2

    -Oracle DB 11.2.0.3.0

    1.i am insert data into the table gl_interface

    INSERT INTO apps.gl_interface (status,

    ledger_id,

    accounting_date,

    currency_code,

    Date_Created,

    created_by,

    actual_flag,

    user_je_category_name,

    user_je_source_name,

    entered_dr,

    entered_cr,

    code_combination_id)

    values ('NEW',

    2023,

    31 December 2014 '.

    "USD."

    SYSDATE,

    1150,

    « A »,

    "MTM forward."

    "MTM forward."

    100,

    150,

    9006);

    2. then I insert the data into the gl_interface_control table

    INSERT

    IN apps.gl_interface_control (je_source_name, interface_run_id, status)

    VALUES)

    je_source_rec.user_je_source_name,

    Apps.gl_journal_import_s.nextval,

    'S');

    3. then running concurrent import program Journal, its request_id returns 0 .

    lv_request_id: = apps.fnd_request.submit_request)

    request = > "SQLGL"

    PROGRAM = > "GLLEZL"

    Description = > NULL,

    start_time = > SYSDATE,.

    sub_request = > FALSE,

    argument1 = > iv_interface_run_id, - interface id run

    argument2 = > iv_access_set_id,-set_id to data access

    Argument3 = > 'n', - post to suspense

    Argument4 = > NULL,-date

    Argument5 = > NULL,-to date

    Argument6 = > iv_summary_flag,-summary view

    Argument7 = > 'n',-import FDF

    Argument8 = > 'Y' - top-down mode

    );

    Please help me on this?

    If you need more details on this please let me know.

    Kind regards

    Sandrine

    Try Fnd_Global.apps_initialize before your code.

  • No entry in the great book LoV during his purchase log import

    Hello

    I am trying to run import reviewed in GL. responsibility:

    Superuser GL > > newspaper > import > run.

    The Source is buying.

    However when I try to choose the ledger of the LoV name, it has no value.

    What is the solution to this?

    One of my colleagues said it may be a data access defined the problem and I might have set profile options.

    Thanks in advance

    ILSA

    This is the Standard feature.  If the data is there because Purchsing won't certainly Ledger_id in LOV.

    If the data is not available in GL_INTERFACE for purchases, will not show Ledger_id in Lov.

    in GL_INTERFACE for each ledger_id line comes, wihtout book id it will not be any line in gl_inetrface.

    If your questions is resolved, please check the answers correct answers/useful. while others will not follow this issue.

    Thank you

    Hari

  • Plugin and vCO AD user attributes

    Hi @ all.

    I'm trying to get the attributes of the user within a workflow orchastrator of AD. But it seems, that the attributes are not read by the plugin or do I have an error in the script?

    Thanks in advance.

    The Script:

    System.log ("= all attributes =");

    var attributes = User.allAttributes;

    for each {(attrib in attributes)

    System.log ("attribute:" + attrib.name + "(" + User.getAttribute (attrib.name) + ")" "");

    }

    System.log ("= end task =");

    The journal:

    [13:32:56.233 2014-03-10] [I] = all attributes =.

    [13:32:56.234 2014-03-10] [I] = end task =.

    Please see this thread: allAttribute - he is discussing the same thing. Christophe & I have both provided feedback here.

  • Problems with export and import

    I have a problem with export and import

    Here's what I did...
    exp "'/ as sysdba'" PARFILE=parfile.txt
    
    PAFILE
    
    TABLES=user1.Table1
    file=Table1_1006.dmp
    LOG=Table1_1006.log
    query="where to_char(processeddate,'YYYYMMDDHHMISS') between to_char(to_timestamp('1911-01-01 00:00:00','YYYY-MM-DD HH24:MI:SS'),'YYYYMMDDHHMISS') and to_char(to_timestamp('2011-10-06 16:46:26','YYYY-MM-DD HH24:MI:SS'),'YYYYMMDDHHMISS')"
    Here is my log export
     set and AL16UTF16 NCHAR character set
    
    About to export specified tables via Conventional Path ...
    Current user changed to user1
    . . exporting table               Table1   16019049 rows exported
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    EXP-00091: Exporting questionable statistics.
    Export terminated successfully with warnings.
    Then I started to import
    /database2/rdbm15> imp "'/ as sysdba'" file=Table1_1006.dmp fromuser=user1 touser=user1 tables=Table1 log=imp_Table1_1006.log
    
    Import: Release 10.2.0.5.0 - Production on Thu Oct 6 19:57:01 2011
    
    Copyright (c) 1982, 2007, Oracle.  All rights reserved.
    
    
    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    Export file created by EXPORT:V10.02.01 via conventional path
    import done in US7ASCII character set and AL16UTF16 NCHAR character set
    . importing user1's objects into user1
    IMP-00015: following statement failed because the object already exists:
     "CREATE TABLE "Table1" ("APPROVALTRACEID" VARCHAR2(64), "REQUESTOR"
     "EID" VARCHAR2(9), "EID" VARCHAR2(9), "FIRSTNAME" VARCHAR2(32), "LASTNAME" V"
     "ARCHAR2(32), "MIDDLEINITIAL" VARCHAR2(8), "TIER" VARCHAR2(3), "JOBTITLE" VA"
     "RCHAR2(64), "JOBCODE" VARCHAR2(10), "EMPLOYEETYPE" VARCHAR2(2), "CONTRACTOR"
     "TYPE" VARCHAR2(2), "EMPLOYEESTATUS" VARCHAR2(2), "COSTCENTER" VARCHAR2(10),"
     " "COSTCENTERDESCRIPTION" VARCHAR2(50), "CONTRACTENDINGDATE" VARCHAR2(8), "A"
     "CCOUNTSTATUS" VARCHAR2(2), "LOGINID" VARCHAR2(70), "APPLICATIONGROUP" VARCH"
     "AR2(50), "APPLICATIONNAME" VARCHAR2(50), "APPLICATIONID" VARCHAR2(12), "LEV"
     "EL1" VARCHAR2(512), "LEVEL2" VARCHAR2(512), "LEVEL3" VARCHAR2(512), "LEVEL4"
     "" VARCHAR2(512), "LEVEL5" VARCHAR2(512), "PROFILECODE" VARCHAR2(50), "PROCE"
     "SSEDDATE" DATE, "APPROVERMANAGEREID" VARCHAR2(9), "APPROVERMANAGERDELEGATEE"
     "ID" VARCHAR2(9), "APPROVERT4MANAGEREEID" VARCHAR2(9), "APPROVERT4MANAGERDEL"
     "EGATEEID" VARCHAR2(9), "APPROVERAPPOWNEREID" VARCHAR2(9), "APPROVERAPPOWNER"
     "DELEGATEEID" VARCHAR2(9), "PERFORMEREID" VARCHAR2(9), "NATIONALID" VARCHAR2"
     "(30), "COUNTRYCODE" VARCHAR2(9), "PASSPORTID" VARCHAR2(20), "DATEOFBIRTH" V"
     "ARCHAR2(15), "CITYOFBIRTH" VARCHAR2(15), "VENDORNAME" VARCHAR2(50), "VENDOR"
     "MANAGERNAME" VARCHAR2(50), "VENDORMANAGERID" VARCHAR2(9), "VENDORADDRESS1" "
     "VARCHAR2(100), "VENDORADDRESS2" VARCHAR2(100), "VENDORSTATEPROVINCE" VARCHA"
     "R2(15), "VENDORCOUNTRYCODE" VARCHAR2(9), "VENDORZIPPOSTALCODE" VARCHAR2(9))"
     "  PCTFREE 10 PCTUSED 40 INITRANS 1 MAXTRANS 255 STORAGE(INITIAL 4076863488 "
     "NEXT 1048576 FREELISTS 1 FREELIST GROUPS 1 BUFFER_POOL DEFAULT)            "
     "                   LOGGING NOCOMPRESS"
    Import terminated successfully with warnings.
    but I have no lines of base2
    [server1]database2
    /database2/rdbm15> sqlplus / as sysdba
    
    SQL*Plus: Release 10.2.0.5.0 - Production on Thu Oct 6 19:59:17 2011
    
    Copyright (c) 1982, 2010, Oracle.  All Rights Reserved.
    
    
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    
    SQL> select count(*) from user1.Table1;
    
      COUNT(*)
    ----------
             0
    
    SQL> exit
    SQL> select * from v$version;
    
    BANNER
    ----------------------------------------------------------------
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - 64bi
    PL/SQL Release 10.2.0.5.0 - Production
    CORE    10.2.0.5.0      Production
    TNS for HPUX: Version 10.2.0.5.0 - Production
    NLSRTL Version 10.2.0.5.0 - Production
    Published by: user3636719 on October 6, 2011 17:23

    could ignore = y, and then try again. It should work

    Concerning
    Julien

  • Import and export datapump

    Hello

    I'm trying to export some tables of a hr schema and import it into the diagram orcl but after he successfully imported, I tried to view the tables in the schema orcl but it shows me the error as * ' ORA-00942: table or view does not exist "*.my whole scripts can be found below.


    CREATE USER ORCL IDENTIFIED PER HOUR;

    GRANT CREATE SESSION, IMP_FULL_DATABASE TO ORCL.

    ALTER USER ORCL QUOTA UNLIMITED ON USERS;

    GRANT UNLIMITED TABLESPACE TO ORCL.


    EXPORT:

    D:\ > expdp HR/hr schemas = hr include = TABLE:------"(\'JOB_HISTORY\',\'REGIONS\',\'COU IN
    (NTRIES\', \'LOCATIONS\', \'DEPARTMENTS\', \'JOBS\', \'EMPLOYEES\')-"directory = ORC_D
    IR dumpfile = hrschema.dmp logfile = hrschema.log

    / * Export: Release 10.2.0.1.0 - Production on Thursday, may 12, 2011 14:31:06

    Copyright (c) 2003, 2005, Oracle. All rights reserved.

    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - production
    tion
    With partitioning, OLAP and Data Mining options
    Departure 'HR '. "" SYS_EXPORT_SCHEMA_01 ': hr / * schemas = hr include = TABLE: 'IN '.
    (\'JOB_HISTORY\',\'REGIONS\',\'COUNTRIES\',\'LOCATIONS\',\'DEPARTMENTS\',\'JOBS\
    (\'EMPLOYEES\') ' directory = ORC_DIR dumpfile = hrschema.dmp logfile = hrschema.log
    Current estimation using BLOCKS method...
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    Total estimation using BLOCKS method: 448 KB
    Object type SCHEMA_EXPORT/TABLE/TABLE processing
    Processing object type SCHEMA_EXPORT/TABLE/SCHOLARSHIP/OWNER_GRANT/OBJECT_GRANT
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
    Object type SCHEMA_EXPORT/TABLE/CONSTRAINT/treatment
    Object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS of treatment
    Object type SCHEMA_EXPORT/TABLE/COMMENT of treatment
    Object type SCHEMA_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT of treatment
    Object type SCHEMA_EXPORT/TABLE/TRIGGER processing
    Object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS treatment
    . . exported 'HR '. "" COUNTRIES "25 lines 6.093 KB
    . . exported 'HR '. "' DEPARTMENTS ' 27 lines 6.640 KB
    . . exported 'HR '. "' EMPLOYEES ' 107 lines 15,80 KB
    . . exported 'HR '. «JOBS «19 ranks 6,609 KB»
    . . exported 'HR '. "' JOB_HISTORY ' 6,585 KB 10 rows
    . . exported 'HR '. "" LOCATIONS "23 rows 7,710 KB
    . . exported 'HR '. "' REGIONS ' 5,296 KB 4 rows
    Table main 'HR '. "" SYS_EXPORT_SCHEMA_01 "properly load/unloaded
    ******************************************************************************
    Empty set of files for HR. SYS_EXPORT_SCHEMA_01 is:
    D:\ORACLE DIRECTORY\HRSCHEMA. DMP
    Job 'HR '. "" SYS_EXPORT_SCHEMA_01 "conducted at 14:31:21 * /.


    IMPORT:


    D:\ > impdp orcl/hr schemas = hr include = TABLE:------"(\'JOB_HISTORY\',\'REGIONS\',\'C IN
    (OUNTRIES\', \'LOCATIONS\', \'DEPARTMENTS\', \'JOBS\', \'EMPLOYEES\')-' TABLE_EXISTS_
    ACTION = CHANGE directory = ORC_DIR dumpfile = hrschema.dmp logfile = hrschema.log

    / * Import: Release 10.2.0.1.0 - Production on Thursday, may 12, 2011 14:41:26

    Copyright (c) 2003, 2005, Oracle. All rights reserved.

    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - production
    tion
    With partitioning, OLAP and Data Mining options
    Table main "ORCL". "' SYS_IMPORT_SCHEMA_01 ' properly load/unloaded
    Departure "ORCL". "' SYS_IMPORT_SCHEMA_01 ': orcl / * schemas = hr include = TABLE:
    "IN (\'JOB_HISTORY\',\'REGIONS\',\'COUNTRIES\',\'LOCATIONS\',\'DEPARTMENTS\',\'J.
    (OBS\', \'EMPLOYEES\') ' TABLE_EXISTS_ACTION = REPLACE directory = dumpfile ORC_DIR = h
    Chema.dmp logfile = hrschema.log
    Object type SCHEMA_EXPORT/TABLE/TABLE processing
    Processing object type SCHEMA_EXPORT/TABLE/TABLE_DATA
    . . imported 'HR '. "" COUNTRIES "25 lines 6.093 KB
    . . imported 'HR '. "' DEPARTMENTS ' 27 lines 6.640 KB
    . . imported 'HR '. "' EMPLOYEES ' 107 lines 15,80 KB
    . . imported 'HR '. «JOBS «19 ranks 6,609 KB»
    . . imported 'HR '. "' JOB_HISTORY ' 6,585 KB 10 rows
    . . imported 'HR '. "" LOCATIONS "23 rows 7,710 KB
    . . imported 'HR '. "' REGIONS ' 5,296 KB 4 rows
    Processing object type SCHEMA_EXPORT/TABLE/SCHOLARSHIP/OWNER_GRANT/OBJECT_GRANT
    Processing object type SCHEMA_EXPORT/TABLE/INDEX/INDEX
    Object type SCHEMA_EXPORT/TABLE/CONSTRAINT/treatment
    Object type SCHEMA_EXPORT/TABLE/INDEX/STATISTICS/INDEX_STATISTICS of treatment
    Object type SCHEMA_EXPORT/TABLE/COMMENT of treatment
    Object type SCHEMA_EXPORT/TABLE/CONSTRAINT/REF_CONSTRAINT of treatment
    Object type SCHEMA_EXPORT/TABLE/TRIGGER processing
    Object type SCHEMA_EXPORT/TABLE/STATISTICS/TABLE_STATISTICS treatment
    Work "ORCL". "" SYS_IMPORT_SCHEMA_01 "carried out at 14:41:31 * /.

    Use it at time of importation:
    http://download.Oracle.com/docs/CD/B19306_01/server.102/b14215/dp_import.htm#sthref340

  • Enforcement of XML attribute with a structure?

    I use xmlParse() to read an XML file into a structure and then deal with the structure (replace some of the XML attributes) and then write structure back as an XML file. The problem is that I lost the original order of the XML attributes when I convert a structure and instead end up with a new attribute for each element that is alphabetical order.

    In other: c = 'text' d = 'text' element has = "text" / >

    be rewritten in the form: element = 'text' c = 'text' d = "text" / >

    which is a problem for this application.

    Is it possible to work with XML in CF but keep ordering attribute (LinkedHashMap instead of a structure, perhaps)?

    Thank you.

    Walter

    If you need to control the order of the attributes, you must write your xml code on hand, according to the XML specification, ordering attribute must not be important, so strictly speaking your condition here requires something XML which is contrary to his intention.  And, therefore, has no way of making CF respect something that inherently isn't supposed to be respected.

    NB: "I use xmlParse() to read an XML file in a structure"... xmlParse() creates an XML object, not a struct, so what you ask in your last paragraph doesn't really sense.  xmlParse() will only create an XML object. If you want to read the XML data as something else than XML, you need to write your own function.

    The best solution here, if poss, is to remove the importance of the order attribute in your application, because it is "wrong" to deduct any order, and you do a little logic a rod for your own back based on this ranking.

    Not an answer 'just do it like this', I'm sorry, but that's what you get when the question is immersed in a Pandora's box... ;-)

    --
    Adam

  • problems with "importing the catalog" &amp; "incompatibility of collection type.

    I try to keep the 2 catalogues on 2 computers different sunchronized.  I export photos

    and collections (in fact a web gallery) from one computer to another, and

    I get an error "collection type mismatch", which prevents the photos to be a

    Bakery to the collection.  I have exported and imported the flash gallery template

    from one system to the other to ensure that the models are identical.  A

    LL as the photos, keywords and attributes seem to be imported correctly, but the photos are not added

    to the collection. Anyone with successful export/import of collections between computers?

    I use LR 2.7 on Win 7 and Vista.

    Thank you

    Mark

    No. I just quit using all special collections. Only the regular use. Hope it gets fixed in LR3 and I can reuse print collections.

  • Journal Import error codes

    Hi all

    I wanted to know where are the error codes stored in the database for the log import process. For example, when the log import is complete - the implementation report has the details and at the end he mentions all the error codes and the meaning. Where this information is stored. How can we derive the text of the error, an error code. I wanted to know to create a custom report.

    Thank you
    Anand

    I think that the meaning that you can get it from the search.

    select *
    from fnd_lookups
    where lookup_type = 'PSP_SUSP_AC_ERRORS'
    order by lookup_code;
    

    But it seems that GL prints the details of the error message from the fnd_new_messages table.

    select *
    from fnd_new_messages
    where application_id = 101
    and language_code = 'US'
    and message_name like 'R_LEZL%'
    order by message_name;
    

    By
    VAMSi

  • Why only a DBA can import?

    I export with normal user RAKESH, and when I import with RAKESH user I get * "only a DBA can import a file exported by another DBA."

    H:\ > exp file rakesh/rakesh@testapp = d: \rakesh.dmp log = D:\rakesh.log

    Export: Release 10.2.0.1.0 - Production on sea Mar 10 12:50:57 2010

    Copyright (c) 1982, 2005, Oracle. All rights reserved.


    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options
    Export performed WE8MSWIN1252 and AL16UTF16 NCHAR character set

    About to export specified users...
    . export of the actions and the patterns of objects procedures
    EXP-00008: ORACLE 4063 error encountered
    ORA-04063: package body 'SYS. DBMS_LOGREP_UTIL"contains errors
    ORA-06508: PL/SQL: called program unit is not found: 'SYS. DBMS_LOGREP_UTIL ".
    ORA-06512: at "SYS." DBMS_LOGREP_EXP', line 2700
    ORA-06512: at line 1
    EXP-00083: the previous problem has occurred during the call to SYS. DBMS_LOGREP_EXP.schema_info_exp
    . exporting foreign function library names of user RAKESH
    . export synonyms for PUBLIC types
    . export synonyms for private types
    . export definitions of object type for the user RAKESH
    About to export objects from RAKESH...
    . export the database links
    . export of sequence numbers
    . export cluster definitions
    . about to export tables of RAKESH by conventional means...
    . . export the rows in the table A 4 exported
    . . export the TSTLOCK 5 exported table rows
    . export synonyms
    . export of the views
    . export of stored procedures
    . export of operators
    . export of referential integrity constraints
    . export of triggers
    . export indextypes
    . image bitmap, functional and extensible index export
    . export of posttables actions
    . export of materialized views
    . export of the instant newspapers
    . export the work queues
    . export of groups of refreshment and children
    . export of dimensions
    . export actions and procedures of post-compilation schema objects
    EXP-00008: ORACLE 4063 error encountered
    ORA-04063: package body 'SYS. DBMS_LOGREP_UTIL"contains errors
    ORA-06508: PL/SQL: called program unit is not found: 'SYS. DBMS_LOGREP_UTIL ".
    ORA-06512: at "SYS." DBMS_LOGREP_EXP', line 2700
    ORA-06512: at line 1
    EXP-00083: the previous problem has occurred during the call to SYS. DBMS_LOGREP_EXP.schema_info_exp
    . export statistics
    Export completed successfully with warnings.

    H:\ >

    H:\ > imp rakesh/rakesh@testapp file = d: \rakesh.dmp log = D:\rakesh_imp.log

    Import: Release 10.2.0.1.0 - Production on sea Mar 10 12:51:32 2010

    Copyright (c) 1982, 2005, Oracle. All rights reserved.


    Connected to: Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - Production
    With partitioning, OLAP and Data Mining options

    Export file created by EXPORT: V10.02.01 by conventional means
    IMP-00013: only a DBA can import a file exported by another DBA
    IMP-00000: Import terminated unsuccessfully

    H:\ >
    Why ONLY A DBA can import?

    You can perform an import operation, even though you did not create the export file. However, keep in mind that if the export file was created by a user with the role of the permission, you must have the role IMP_FULL_DATABASE to import it. Two of these roles are typically assigned to database administrators (DBA).

    http://Stanford.edu/dept/ITSS/docs/Oracle/10G/server.101/b10825/exp_imp.htm

    Concerning
    Asif Kabir

  • Export and import using named pipes

    Hai,
    I need a clarification to the export, import and compress dumps using named pipes. I use Oracle 9i RAC 9.2.0.4 in AIX 5.3. Every month I have to move the list of tables in a database to a different database after shocks of export. The list of activities made by me at the present time are given below.

    1 account export and gziping file dump at the same time by using named pipes.
    2. to unzip and import into database using named pipes second.

    We do the compress for space constraints. Now my doubt is if using named pipes, we can make two import operations and compress the dump file at the same time. That is to say, at the time of export, using channels named, I need the import into the database in another and compress the zip file. Is this possible?

    mknod exp.out p
    mknod imp.inp p
    owner of dbadmin/admindb queue = exp.out exp = scott log = export.log statistics = none &
    gzip < exp.out=""> a.dmp.gz
    IMP file = imp.inp dbadmin/admindb fromuser = scott touser = foobar log = import.log &
    gunzip < a.dmp.gz=""> imp.inp
    RM exp.out
    RM imp.inp

Maybe you are looking for

  • Download the latest firefox, straight down secure padlock logo disappeared.

    When you connect to a site, for example my Bank, the two security feature I looked for on the screen was before address and a lock in the lower right of the "https". Since the download of Firefox, "https" still shows, but isn't the padlock symbol.I a

  • Satellite L350 - cannot install Vista and how can I backup my data?

    Hi all I have a Satellite L350 and recently I installed Vista Home Premium in another language (the OEM Vista was in English) in the hope I could activate it with the OEM key, but I did not. When I tried to re - install the Vista OEM of WinRE I reali

  • Satellite Pro L20 external monitor as the primary device?

    Hello. I want to configure my computer to use an external monitor, it works very well to extend the desktop on the external monitor as one long section.But what I want is to use the external monitor as the primary device and the display on the laptop

  • Windows Server 2012 Remote Desktop "flicker/crash.

    I am running Windows Server R2 Standard 2012 on a server. When multiple users use RDP (Remote Desktop Connection) to connect to the server says, those who log after the first connected user (i.e. the user 2, 3, 4... etc) experience a "flicker" of the

  • Ask about the ReadConsoleW API

    Hello, I have a cople of applications below concerning the API ReadConsoleW:(1) I use the ReadConsoleW API to read all the console buffer both its working fine in all windows except Windows 2000 and Windows XP 64-bit OS. (2) and if I use the ReadCons