Error in phase: ADD_TO_BUFFER in SPAM during import of SAPKB70017 and 18

Hello
What is problem in this case? During import of SAPKB70017 and SAPKB70018 I get following error(there is no SLOG file in /usr/sap/trans/log):
The import was stopped, since an error occurred during the phase
ADD_TO_BUFFER, which the Support Package Manager is unable to resolve
without your input.
After you have corrected the cause of the error, continue with the
import by choosing Support Package -> Import queue from the initial
screen of the Support Package Manager.
The following details help you to analyze the problem:
    -   Error in phase: ADD_TO_BUFFER
    -   Reason for error:
    -   Return code: 0211
    -   Error message:
Notes on phase ADD_TO_BUFFER
In this phase the queue is placed in the transport buffer of your
system. This phases can terminate due to the following reasons:
o   TP_INTERFACE_FAILURE: The tp interface could not be called. There is
     an RFC error.
o   CANNOT_ADD_PATCH_TO_BUFFER: A Support Package could not be included
     in the transport buffer. The program tp is trying to open a file in
     the file system. For more information, refer to the SLOG log file in
     the directory /usr/sap/trans/log.
A prerequisite of the Support Package Manager is that the Change and
Transport System (CTS) is configured correctly. For more detailed
information, read the online documentation available from Help -> SAP
Library -> mySAP Technology Components -> SAP Web Application Server ->
Change and Transport System .
A list of the most important SAP Notes for Online Correction Support
(OCS) is available in SAP Note 97620, which is updated regularly.

Hi Jan,
First, check whether your STMS is configured properly. Next check the transport directory and the transport tool from within STMS (system -> check in menu options).
If these 2 are ok, then you might check from within the OS layer by manually adding to buffer (tp add to buffer <Request No> <SID>).
Also, I am assuming you are doing this from client 000 with a non-standard user having proper authorizations.
I believe this to be an issue of permissions at the OS layer.
Regards
Siva

Similar Messages

  • Can not find size_t during import a dll and calling a function crash labview

    Hello, experts
    I need to use FingerLakeInstrument  DLL ( see the attached) inside Labview to talk to a CCD camera. it is built from microsoft visual studio C++
    I unzip FLI dll in my D:\proj\...\linfli-32 and import dll from there. created a c:\FLIDBG.txt as FLI dll needs to write debug message to it if FLISetDebugLevel() or others are called.
    During importing the dll, first thing I got is <sys/types.h>  ( ie size_t ) cannot be found. I have installed free version of microsoft visual studio C++
    but can not find "typedef unsigned int size_t"
    at the end, I just added
     typedef unsigned int size_t;
    in the libfli.h. Having done that, I am able to import all functions into Labview and have a user library called libfli.
    However, as soon as I start calling a simple function in a test.vi, such as FLIGetLibVersion(char* ver, size_t len), which involves nothing other than the library, the labview will crash.
    I created a simple C test.exe which calls many functions without any problem
    any suggstion?
    regards
    xiaofeng
    Solved!
    Go to Solution.
    Attachments:
    libfli-32.zip ‏93 KB

    Hi, Smercurio_fc
    thanks for your reply. Yes, you are pointing to the right place.  I have solved the crash problem.
    when importing DLL into Labview using Tools\import\Shared Library (.dll), Labview automatically set the calling convention as C not as stdcall (WINAPI).  it is this that later the labview crashes when a function is called.  as soon as I manually re-selecte calling convention as stdcall, my test.vi works OK (see attached).
    I tried Call Library Function too to call libfli.dll, as long as I select stdcall as call convetion. the test.vi works.
    How do I know which Call convention I need to choose if  there is no infomation from DLL provider?
    as for the size_t,
    I add   #include <crtdefs.h> in libfli.h and 
     add additional include path as
    C:\Program Files\Microsoft Visual Studio 10.0\VC\include.  this  solved the "not found" issue.
    for this case I know that the DLL is built from VC++,  is this right way? 
    again, thanks for your time.
    xiaofeng
    Attachments:
    test.vi ‏13 KB

  • Error in phase creating java users during installation!!

    Hi,
    We are getting error at step "Creating java Users" while installing NW 2004s SR1  non unicode dual stack on HP Ux Pa Risc 64 bit with database Oracle 10g.
    Erro logs of file /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/sapinst_dev.log are as:
    ==================================================================================================
    ERROR      2011-07-21 13:20:37
               CJSlibModule::writeError_impl()
    CJS-30197  . For more details see output of logfile:
    TRACE      [iaxxejsbas.hpp:460]
               EJS_Base::dispatchFunctionCall()
    JS Callback has thrown unknown exception. Rethrowing.
    ERROR      2011-07-21 13:20:37 [iaxxgenimp.cpp:736]
               showDialog()
    FCO-00011  The step createJSF with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_CI_Instance|ind|ind|ind|ind|11|0|NW_CI_Instance_Doublestack|ind|ind|ind|ind|2|0|createJSF was executed with status ERROR .
    =================================================================================================
    Also please note that we have already 1 instance (dual stack) on same host and that is running fine.
    Could someone please assist us in proceeding further.
    Regards
    Joy Garg

    Hi,
    Issue gets resolved by  extracting manualy from JAVA_DVD_DIR/J2EE_OSINDEP/J2EEINSTALL.SAR to SAPINST install directory using SAPCAR. The path of this install directory is:/tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install as:
    > pwd
    /tmp/sapinst_instdir/NW04S/SYSTEM/ORA/CENTRAL/AS/install
    > SAPCAR -xvf /SW/NW_2004s_SR1Java_based_SW_Comp/J2EE_OSINDEP/J2EE-INST/J2EEINSTALL.SAR
    Once we have extracted the J2EEINSTALL.SAR relaunch SAPINST again and the installation continue.
    Regards
    Joy garg
    Once you will have extracted the J2EEINSTALL.SAR please launch SAPINST again and the installation will continue.

  • During Import if one record got failed so all records will not import?

    Hi All,
    I want to clear on the following situation:
    I have 10 records in a file and due to 2 records some structural reason import got failed.. So do MDIS will import 8 records and create a file with two records in error folder? or it will not import at all and create a file in the error folder?
    How does it works?  basically I want to know if because of any reason 1-2 records in a 1000 records file got failed do entire file willnot import or only those errored records are not imported?
    THanks
    Rajeev

    Hi Rajeev,
    have 10 records in a file and due to 2 records some structural reason import got failed.. So do MDIS will import 8 records and create a file with two records in error folder? or it will not import at all and create a file in the error folder?
    This totally depends on your business scenario,
    1. If you want that if there are expection in even one file also all the records should not be imported than also it is possible
    2. If you want that if the exception is there than only the exception records should be sent to the Exception Folder and rest of the records should be imported by MDIS service, this process is also possible.
    For implementing the second scenario you just have to set the property in Console -> Admin -> Ports
    Block on Structural Exception = No
    And if you want that the files should not be imported even if one file has exception then set
    Block on Structural Exception = Yes
    Hope this would be helpful.
    Best Regards,
    Parul Malhotra

  • Premiere Pro CC v7.0 - MP3s corrupted during import with "Write XMP ID to Files on Import"

    Premiere Pro CC v7.0 - original MP3s corrupted during import with default "Write XMP ID to Files on Import" option
    I have just started using a Trial version of Premiere.
    I have a folder full of corrupted MP3 files after attempting to import them into Premiere.
    After searching these forums I found that some other people have had corruption issues during import of media and it was related to the Preferences->Media->"Write XMP ID to Files on Import" option.
    I attempted to import additional MP3s (this time making backups first) with and without the Write XMP ID option, and have found that this is where the issue is.
    While the MP3 files still fail to be imported, the files are not corrupted in the process when the Write XMP ID option is unchecked.
    Writing to files that are being imported seems to me like unexpected behaviour for any software.
    Adobe please advise!
    Is there any way to recover my original MP3 collection?

    What exactly is wrong with them?

  • Error is encountered during import ABAP phase

    Hi All,
    When trying to install ECC6 on windows 2003 server the below error is encountered during import ABAP phase....Can any one help me in this regard.
    CJS-30022 Program 'Migration Monitor' exists
    ERROR 2009-07-08 08:39:33
    CJS-30022  Program 'Migration Monitor' exits with error code 103.
    For details see log file(s) import_monitor.java.log, import_monitor.log.
    Thanks
    Sandeep Singh DS

    hi,
    Below are the logs for import_monitor.log and import_monitor.java.log
    import_monitor.log   :
    TRACE: 2009-07-11 21:11:30 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is started.
    TRACE: 2009-07-11 21:11:30 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPSSEXC' import package into database:
    D:\usr\sap\EP2\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error
    TRACE: 2009-07-11 21:11:30 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL1' import package is started.
    TRACE: 2009-07-11 21:11:30 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPAPPL1' import package into database:
    D:\usr\sap\EP2\SYS\exe\uc\NTI386\R3load.exe -i SAPAPPL1.cmd -dbcodepage 4103 -l SAPAPPL1.log -stop_on_error
    ERROR: 2009-07-11 21:12:38 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPAPPL1' import package is interrupted with R3load error.
    Process 'D:\usr\sap\EP2\SYS\exe\uc\NTI386\R3load.exe -i SAPAPPL1.cmd -dbcodepage 4103 -l SAPAPPL1.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPAPPL1.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    ERROR: 2009-07-11 21:15:10 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPSSEXC' import package is interrupted with R3load error.
    Process 'D:\usr\sap\EP2\SYS\exe\uc\NTI386\R3load.exe -i SAPSSEXC.cmd -dbcodepage 4103 -l SAPSSEXC.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPSSEXC.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    WARNING: 2009-07-11 21:15:30
    Cannot start import of packages with views because not all import packages with tables are loaded successfully.
    WARNING: 2009-07-11 21:15:30
    2 error(s) during processing of packages.
    import_monitor.java.log
    Java HotSpot(TM) Client VM (build 1.4.2_12-b03, mixed mode)
    Import Monitor jobs: running 1, waiting 2, completed 16, failed 0, total 19.
    Import Monitor jobs: running 2, waiting 1, completed 16, failed 0, total 19.
    Loading of 'SAPAPPL1' import package: ERROR
    Import Monitor jobs: running 1, waiting 1, completed 16, failed 1, total 19.
    Loading of 'SAPSSEXC' import package: ERROR
    Import Monitor jobs: running 0, waiting 1, completed 16, failed 2, total 19.
    Thanks,
    Sandeep
    Edited by: Sandeep Singh DeviSingh on Jul 13, 2009 11:42 AM

  • TEST IMPORT phase error?during importing the patches

    Dear All,
    i was importing the HR patches SAPKE60023,SAPKE60024,
    SAPKE60025,SAPKE60026.In between error display PHASE TEST IMPORT ?
    MESSAGE:
    Error occourred in TEST_IMPORT.
    All these 4 SP was in the queue.
    SAPKE60023:0004RC
    SAPKE60024:0004RC
    SAPKE60025:0008RC
    SAPKE60026:0004RC
    log files is attached.
    1 ETP199X######################################
    1 ETP152 TESTIMPORT
    1 ETP101 transport order     : "SAPKE60025"
    1 ETP102 system              : "MRP"
    1 ETP108 tp path             : "tp"
    1 ETP109 version and release : "372.04.29" "700"
    1 ETP198
    4 ETW000 R3trans.exe version 6.14 (release 700 - 14.04.08 - 10:31:00).
    4 ETW000 unicode enabled version
    4 ETW000 ===============================================
    4 ETW000
    4 ETW000 date&time   : 23.05.2008 - 03:54:38
    4 ETW000 control file:
    sappro\sapmnt\trans\tmp\SAPKKE60025.MRP
    4 ETW000 > #pid 6080 on sappro (APServiceMRP)
    4 ETW000 > testimport
    4 ETW000 > file='
    sappro\sapmnt\trans\data\RE60025.SAP'
    4 ETW000 > buffersync=no
    4 ETW000 >
    4 ETW000 R3trans was called as follows: R3trans.exe -w
    sappro\sapmnt\trans\tmp\SAPPE60025.MRP -u 1
    sappro\sapmnt\trans\tmp\SAPKKE60025.MRP
    4 ETW000 active unconditional modes: 1
    4 ETW000 Connected to DBMS = ORACLE --- dbs_ora_tnsname = 'MRP' --- SYSTEM = 'MRP'.
    4 ETW690 COMMIT "0" "0"
    4 ETW000  trace at level 1 opened for a given file pointer
    4 ETW000
    4 ETW000 ================== STEP 1 =====================
    4 ETW000 date&time        : 23.05.2008 - 03:54:39
    4 ETW000 function         : TESTIMPORT
    4 ETW000 data file        :
    sappro\sapmnt\trans\data\RE60025.SAP
    4 ETW000 buffersync       : NO
    4 ETW000 clients          : as exported
    4 ETW000 l.s.m.           : VECTOR
    4 ETW000 commit           : 100000
    4 ETW000 table cache      : dynamic
    4 ETW000
    4 ETW000 Character set on this machine : 2 byte unicode little endian.
    4 ETW000 Character set on the data file: ASCII (ISO 8859-1).
    4 ETW000 Data file is compressed with algorithm 'L'.
    4 ETW000 Export was executed on 20.12.2007 at 14:39:25 by c7eadm     
    3 ETW709 "700 "
    4 ETW000   with R3trans version: 20.07.06 - 17:34:00
    4 ETW000 Source System = AMD/Intel x86_64 with Linux on DBMS = ADABAS D --- DBNAME = 'C7E' --- SYSTEM = 'C7E'.
    4 ETW000
    4 ETW000 language vector during export: 1234568ABCDEFGHIJKLMNOPQRSTUVWcd
    4 ETW000 lsm during export: ALL
    4 ETW000 texts in language i will be converted with codepage 1100
    4 ETW000 texts in language d will be converted with codepage 1401
    4 ETW000 texts in language c will be converted with codepage 1100
    4 ETW000 texts in language b will be converted with codepage 1100
    4 ETW000 texts in language a will be converted with codepage 1100
    4 ETW000 texts in language 8 will be converted with codepage 1500
    4 ETW000 texts in language 7 will be converted with codepage 1100
    4 ETW000 texts in language 6 will be converted with codepage 1401
    4 ETW000 texts in language 5 will be converted with codepage 1401
    4 ETW000 texts in language 4 will be converted with codepage 1401
    4 ETW000 texts in language 3 will be converted with codepage 8500
    4 ETW000 texts in language 2 will be converted with codepage 8600
    4 ETW000 texts in language 1 will be converted with codepage 8400
    4 ETW000 texts in language 0 will be converted with codepage 1500
    4 ETW000 texts in language W will be converted with codepage 1500
    4 ETW000 texts in language V will be converted with codepage 1100
    4 ETW000 texts in language U will be converted with codepage 1100
    4 ETW000 texts in language T will be converted with codepage 1610
    4 ETW000 texts in language S will be converted with codepage 1100
    4 ETW000 texts in language R will be converted with codepage 1500
    4 ETW000 texts in language Q will be converted with codepage 1401
    4 ETW000 texts in language P will be converted with codepage 1100
    4 ETW000 texts in language O will be converted with codepage 1100
    4 ETW000 texts in language N will be converted with codepage 1100
    4 ETW000 texts in language M will be converted with codepage 8300
    4 ETW000 texts in language L will be converted with codepage 1401
    4 ETW000 texts in language K will be converted with codepage 1100
    4 ETW000 texts in language J will be converted with codepage 8000
    4 ETW000 texts in language I will be converted with codepage 1100
    4 ETW000 texts in language H will be converted with codepage 1401
    4 ETW000 texts in language G will be converted with codepage 1700
    4 ETW000 texts in language F will be converted with codepage 1100
    4 ETW000 texts in language E will be converted with codepage 1100
    4 ETW000 texts in language D will be converted with codepage 1100
    4 ETW000 texts in language C will be converted with codepage 1401
    4 ETW000 texts in language B will be converted with codepage 1800
    4 ETW000 texts in language A will be converted with codepage 8700
    4 ETW000 trfunction = D (patch transport)
    3 ETW708 "000"
    4 ETW000 switching to selective language import
    4 ETW000 the following languages will be imported: DE
    4 ETW000 Used Commandfile SAPKE60025           (SAPUSER/1366)
    4 ETW000      ... ignoring such differences.
    4 ETW000   0 entries for E070 imported (SAPKE60025).
    4 ETW000      ... ignoring such differences.
    4 ETW000   0 entries for E071 imported (SAPKE60025          *).
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000 LANGSSFOHR_CMP_TCS lang R not imported.
    4 ETW000 E071-LOCKFLAGs 000002 - 000002 updated ('3', 1 entries).
    4 ETW690 COMMIT "128" "128"
    4 ETW000      ... ignoring such differences.
    4 ETW000      table STXFCONT: entry in DB is 32 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table REPOSRC: entry in DB is 176 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table REPOTEXT: entry in DB is 68 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOCLASS: entry in DB is 32 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOCLASSDF: entry in DB is 353 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOCLASSEX: entry in DB is 88 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOCOMPODF: entry in DB is 10548 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOCOMPOEX: entry in DB is 88 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOSUBCODF: entry in DB is 396 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SEOSUBCOEX: entry in DB is 116 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table EUDB: entry in DB is 128 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table FUPARAREF: entry in DB is 228 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    2EETW165 Function "HRCCE_EXT_EMP_ATTR_CE (HRCCE_BI_CE|02)" does not fit into the existing function group "(HRCCE_CALENDAR_FUNCTIONS|05)".
    2 ETW167 Please transport the whole function group.
    2EETW165 Function "HRCCE_GET_EMP_ATTR_CE (HRCCE_BI_CE|03)" does not fit into the existing function group "(HRCCE_CALENDAR_FUNCTIONS|04)".
    2 ETW167 Please transport the whole function group.
    2EETW165 Function "HRCCE_GET_PERSONID (HRCCE_BI_CE|04)" does not fit into the existing function group "(HRCCE_CALENDAR_FUNCTIONS|06)".
    2 ETW167 Please transport the whole function group.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SPROXDAT: entry in DB is 1036 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SPROXHDR: entry in DB is 1640 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SPROXLPT: entry in DB is 452 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table SOTR_HEAD: entry in DB is 185 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table CUS_ACTH: entry in DB is 65 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table CUS_ATRH: entry in DB is 61 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table ENHSPOTHEADER: entry in DB is 164 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table ENHSPOTCONTRACT: entry in DB is 160 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table STXL: entry in DB is 90 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table DSYS_PHCONT_CCD2: entry in DB is 76 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table DSYS_PHCONT_ECD2: entry in DB is 76 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table DSYS_PHCONT_ECI2: entry in DB is 76 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table ROOSFIELD: entry in DB is 124 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table VARID: entry in DB is 120 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table FPCONTEXT: entry in DB is 112 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table FPLAYOUT: entry in DB is 84 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table FPLAYOUTT: entry in DB is 64 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table TTREEP: entry in DB is 176 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table TTREE_APPL: entry in DB is 184 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T511: entry in DB is 87 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T512W: entry in DB is 184 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5G01: entry in DB is 25 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5G_NICLIM: entry in DB is 20 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5KTC: entry in DB is 25 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table LTDX: entry in DB is 144 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table OBJSL: entry in DB is 180 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T506D: entry in DB is 46 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T511K: entry in DB is 27 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T511P: entry in DB is 31 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    3WETW109 table "T52E_ARFC" does not exist in nametab.
    3WETW109 table "T52E_ARFCT" does not exist in nametab.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    3WETW109 table "T5BX2" does not exist in nametab.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5C2D: entry in DB is 44 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5G03: entry in DB is 17 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5G67: entry in DB is 19 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5GT2: entry in DB is 25 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5N1L: entry in DB is 32 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5N21: entry in DB is 31 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5N22: entry in DB is 24 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5N2O: entry in DB is 30 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T5S3N: entry in DB is 19 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T7IE3: entry in DB is 31 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T7IE4: entry in DB is 26 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      table T7KRTR: entry in DB is 5 bytes bigger than in file.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW000      ... ignoring such differences.
    4 ETW690 COMMIT "0" "128"
    4 ETW000 6801621 bytes read.
    4 ETW000 Transport overhead 27.5 %.
    4 ETW000 Data compressed to 9.2 %.
    4 ETW000 Duration: 3 sec (2267207 bytes/sec).
    3 ETW710 "0" "0"
    4 ETW000  [dev trc     ,00000]  Fri May 23 03:54:42 2008                         3256961  3.256961
    4 ETW000  [dev trc     ,00000]  Disconnecting from ALL connections:                   29  3.256990
    4 ETW000  [dev trc     ,00000]  Disconnecting from connection 0 ...                   35  3.257025
    4 ETW000  [dev trc     ,00000]  Closing user session (con_hdl=0,svchp=02283750,usrhp=022A9C88)
    4 ETW000                                                                             699  3.257724
    4 ETW000  [dev trc     ,00000]  Detaching from DB Server (con_hdl=0,svchp=02283750,srvhp=02294FC4)
    4 ETW000                                                                             854  3.258578
    4 ETW000  [dev trc     ,00000]  Now I'm disconnected from ORACLE                     774  3.259352
    4 ETW000  [dev trc     ,00000]  Disconnected from connection 0                       139  3.259491
    4 ETW000  [dev trc     ,00000]  statistics db_con_commit (com_total=3, com_tx=2)
    4 ETW000                                                                              64  3.259555
    4 ETW000  [dev trc     ,00000]  statistics db_con_rollback (roll_total=0, roll_tx=0)
    4 ETW000                                                                              66  3.259621
    4 ETW000 Disconnected from database.
    4 ETW000 End of Transport (0008).
    4 ETW000 date&time: 23.05.2008 - 03:54:42
    4 ETW000 3 warnings occured.
    4 ETW000 3 errors occured.
    1 ETP152 TESTIMPORT
    1 ETP110 end date and time   : "20080523035442"
    1 ETP111 exit code           : "8"
    1 ETP199 ######################################
    plz its urgent.....give me suggestion hoe to resolve this issue.

    Hi aadil mudassir .This known problem. Befor you applay SP you need to read -->
    Note 822379 - Known problems with Support Packages in SAP NW 2004s AS ABAP
    In this note for your problem :Symptom: If the Support Packages SAPKE60024 and SAPKE60025 are imported together in a queue, the TEST_IMPORT step returns an error for Support Package SAPKE60025. The test import log of SAPKE60025 displays the following error message:
    Function HRCCE_EXT_EMP_ATTR_CE (HRCCE_BI_CE 02) does not fit into the existing function group ((HRCCE_CALENDAR_FUNCTIONS 05))
               This error message recurs for two other function modules of the function groups HRCCE_BI_CE and HRCCE_CALENDAR_FUNCTIONS.
               Solution: You can ignore this error by choosing 'Extras'-> 'Ignore test-import error'.  The error will not occur during the later import.
    Regards.

  • Unable to open the export file during Import ABAP phase on tar(System copy)

    Hi Experts,
    We are encountering the following error during Import ABAP phase on target system as we are performing system copy on target system as part of hardware migration(Data center migration).
    Scenario:
    Sourrce system -  BI- ABAP(7.01), Win 2003 x64 unicode,Oracle 10.2.0.4
    Target system - BI-ABAP(7.01), Win 2008 R2 unicode, Oracle 11.2.0.1
    Actually on source system the data has been generated using migration monitor by using table splitting option and transferred on target system thru ftp option.
    During Import process while selecting the Database installation type we have selected the installation method as "Standard systemcopy/Migration(load based)" and not checked the option "Start Migration montior Manually".
    As far as my concern this error has nothing to do with this selection.please correct me If i am wrong.
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: START OF LOG: 20110428082000
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: sccsid @(#) $Id: //bas/701_REL/src/R3ld/R3load/R3ldmain.c#5 $ SAP
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: version R7.01/V1.4 [UNICODE]
    Compiled Feb 24 2009 23:41:07
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe -dbcodepage 4103 -i test_MIGKEY.cmd -l test_MIGKEY.log -K
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (TFH) ERROR: Unable to open
    10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA\ARFCSDATA.TOC
    (TFH) ERROR: OS error message: Invalid argument
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: job finished with 1 error(s)
    T:\usr\sap\BWS\SYS\exe\uc\NTAMD64\R3load.exe: END OF LOG: 20110428082003
    Kindly revert with resolutions and suggestions and any hint to the oss notes as we haven't found anything specific to this error.
    Regrds,
    Dheeraj

    \\10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA\ARFCSDATA.TOC
    Please check if above said file located under specified path where SAPINST searvhing for it ie at
    10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA. if this file dont exist them it may be the case that your export is not proper.
    Also check if user from which you have started this SAPINST is able to access
    10.207.3.59\d$\ftproot\import_sap\BWS\ABAP\DATA.
    Thanks..
    Mohit

  • Error importing SharePoint site collection - "there is an error during importing the Roles tag"

    Hi, we are having trouble restoring a SharePoint 2010 site collection using our DPM 2012 installation. The recovery process goes fine (restore of the database, attach to the sql server, export into WFE's filesystem) and the last phase, the SharePoint import,
    seems to end with an exception. We see this in the WssCmdletsWrapperCurr.errlog file:
    Caught Exception while trying to import Url .....
    Exception message =
    There is an error during importing the Roles tag
    Exception Stack =
    at Microsoft.SharePoint.Deployment.ReadAttribute.String(....
    It looks like it is a SharePoint import issue, but I'm not sure. We have tried to restore the site into an empty one, and the exception appears again, although it *seems*  that the content has been recovered. We have imported using the security info
    on the recovery point.
    I've searched for that error message in the Net but I've been unable to find anything appropriate.
    Do you have any hints?
    Thanks.

    Hi, we are having trouble restoring a SharePoint 2010 site collection using our DPM 2012 installation. The recovery process goes fine (restore of the database, attach to the sql server, export into WFE's filesystem) and the last phase, the SharePoint import,
    seems to end with an exception. We see this in the WssCmdletsWrapperCurr.errlog file:
    Caught Exception while trying to import Url .....
    Exception message =
    There is an error during importing the Roles tag
    Exception Stack =
    at Microsoft.SharePoint.Deployment.ReadAttribute.String(....
    It looks like it is a SharePoint import issue, but I'm not sure. We have tried to restore the site into an empty one, and the exception appears again, although it *seems*  that the content has been recovered. We have imported using the security info
    on the recovery point.
    I've searched for that error message in the Net but I've been unable to find anything appropriate.
    Do you have any hints?
    Thanks.

  • Errors in PHASE DIFFEX phase during the CRM 6.0 upg from CRM 5.0

    Hello,
    I am in the process of upgading our CRM systems from CRM 5.0 version to
    CRM 6.0 and having issues at the PHASE DIFFEXPADDE during the upgrade
    right after the DB_ACTION_LOWQ1 phase and ADJUSTCHK being the previous
    phase.
    We are currently at CRM 5.0 dual stack system on Linux X86_64 SLES9 and
    DB - Oracle 10.2.0.2.
    I was able to finish the PREPARE phases on both ABAP & JAVA stacks
    successfully.
    The phase DIFFEXPADDE is failing with a error message in the
    DIFFEXPA.ELG which I have mentioned below. I am also attching few other
    related logs for your reference in the attached zip file
    (DIFFEXPA_logs.rar)
    DIFFEXPA.LOG
    UpgDialog.log
    SAPECCI700.C15
    TP00.ECO
    SAPup.log
    "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ADD ON OBJECTS (DATA)-Export ERRORS and RETURN CODE in SAPECCI700.<SID>
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    2EETW190 "INDX" "WFMFC_INDTOR_GRP 01 " has no active
    version.
    Long text:
    Cause
    You have tried to export a Dictionary object that has no active
    version. The reason for this probably is that the author of the DD object has forgotten to activate it.
    System Response
    The transport request is not released.
    What to do
    Activate the Dictionary object and repeat the export.
    2EETP200 Export with errors, request will not be imported
    Long text:
    Cause
    The export was finished with errors or terminated (return code >=
    8).
    System Response
    The request is not imported. Instead it is set back to "can be
    changed"
    in the source system.
    What to do
    The export log contains remarks concerning the reason for the
    incorrect
    export. Correct the error and repeat the export.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ADD ON OBJECTS (DATA)-Export ERRORS and RETURN CODE in SAPECCI701.C15
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    ADD ON OBJECTS (DATA)-Export ERRORS and RETURN CODE in SAPECCI702.C15
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    I am stuck at this step and unable to move forward until I get past
    this error. Please let me know how do I proceed and if you have any
    more questions.
    Would appreciate your early help!
    Thanks in advance!

    I was able to get past this issue by logging in to the client 000 and
    activate the object WFMFC_INDTOR_GRP from transaction SE11.
    Dictionary Object --> Activate from the menu bar. Gave me few warnings
    but did not error out.
    Hence went past the phase and the upgrade is progressing as of now.
    However, can you please confirm if this is a correct fix or do you want
    me to do anything different since I have not reached the MODPROF_TRANS
    phase yet.
    Thanks

  • SEVERE: DB Error during import of BC_SL_ACTIVE_PARTS

    Hello all,
    We are trying to perform the system refresh using sapinst (load based) on AIX/DB2 UDB environment.
    During the "Import Java Dump" phase, we are getting the below error;
    SEVERE: DB Error during import of BC_SL_ACTIVE_PARTS
    SEVERE: Message: The object of type java.sql.Date with the value '2006-06-22 07:
    00:00.0' assigned to host variable 5 is not normalized. It must not contain time
    components in the time zone running the virtual machine.
    SEVERE: SQLState: SAP06
    SEVERE: ErrorCode: 1001124
    As per the OSS note 915548 we changed the Server & Desktop time zone to GMT+01:00, and started a fresh installation.
    However we are still facing the same issue. Does anybody have a resolution for this, if so please help me, I shall definitely reward you.
    Thanks in advance.
    Regards,
    Kiran.

    Hello,
    I've got exactly the same problem.
    I was installing a CRM50 Unicode System, using a System Copy procedure.
    (Source System platform: Win2003 x86, MsSQL2005, j2sdk-1_4_2_13-windows-i586-p.exe)
    Into a Target System Platform:
    - Processor Geniune Intel Xeon 3 Ghz x86
    - Windows 2003 x64 bits
    - MS SQL Server 2005
    - j2sdk-1_4_2_13-windows-amd64.exe --> 941595 - Download J2SE 1.4.2 for the x64 platform Java
    - j2sdk-1_4_2_13-windows-i586-p.exe
    (both Java versions installed, according to the Sap note)
    I already did what you said:
    - Change timezone
    - Uninstall CRM50, using sapinst\Aditional Software Life Cycle Task\...
    - Reebot the server
    - Staring a fresh installation again
    Please advise, I've been working for the last four days on this, with no luck.
    Maybe the problem is java version, perhaps j2sdk-1_4_2_09-windows-amd64.exe or another one would be enough, or, I need to reinstall everything since the beginning, including MSSQL2005.
    Can someone help us out please, thanks.

  • Import ECC6 using DB2 9.5 in Windows 2003 server got error in Phase Insatlla database soft ware .

    Hi Expert,
    When i am going to import ECC6 in windows 2003 server  using DB9.5 i got error in phase Install data base software  like below.
    Invalid command line argument. consult the windows installer SDK for detailed command line help.
    Please help me for this error.
    Thanks in Advance.
    Thanks
    J Jana

    'invalid command line argument' - Most probably the SAPinst is not able to find the right path for the DB2 UDB DVD or the the argument is too long to interpret which is a very common problem during installations.
    Check the path for db2 DVD, and keep it shorter - that means you have to reduce the number of folders where the DVD resides. Copy the DVD in a short path let's say C:\DB2\dvdname and re-try installation by giving the new path of dvd in SAPinst.
    Thank you.

  • Error occuring during import of certificate for SSO configuring in BI

    Hi,
    I am configuring the SSO with logon ticket for BI system.
    I downloaded the certificate from portal server.
    But while importing this certificate on R/3 server it shows error
    "Error occurred during import"
    Message no. TRUST008
    Please suggest me any solution on it.
    Thanks & Regards,
    Vishal.

    Hi Vishal,
    Probably the certificate already exists - see https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/0077873d-0b01-0010-1abb-cfbf21d1aa43 page 4.
    Hope it helps
    Detlev

  • ECC 6.0 Installation Error During Import ABAP

    Hello Guys,
    I am installing the Ecc 6.0 on windows 2003 Enterprise Edition
    I facing the following error during the installation. can you guys please help me out. here is the erro i am getting. I am here by posting the import.monitor.log and the related log file also. PLease help me out...
    Import.Monitor.log file output
    INFO: 2008-09-26 09:05:37
    Data codepage 4103 is determined using TOC file 'D:\51032413_1\EXP1\DATA\SAPAPPL0.TOC' for package 'SAPAPPL0'.
    TRACE: 2008-09-26 09:05:37 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPVIEW' import package is started.
    TRACE: 2008-09-26 09:05:37 com.sap.inst.migmon.LoadTask processPackage
    Loading of 'SAPVIEW' import package into database:
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error
    ERROR: 2008-09-26 09:05:44 com.sap.inst.migmon.LoadTask run
    Loading of 'SAPVIEW' import package is interrupted with R3load error.
    Process 'D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error' exited with return code 2.
    For mode details see 'SAPVIEW.log' file.
    Standard error output:
    sapparam: sapargv( argc, argv) has not been called.
    sapparam(1c): No Profile used.
    sapparam: SAPSYSTEMNAME neither in Profile nor in Commandline
    INFO: 2008-09-26 09:06:07
    All import packages are processed.
    WARNING: 2008-09-26 09:06:07
    1 error(s) during processing of packages.
    INFO: 2008-09-26 09:06:07
    Import Monitor is stopped.
    SAPVIEW.log file output
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926002508
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -ctf I D:\51032413_1\EXP1\DATA\SAPVIEW.STR C:\Program Files\sapinst_instdir\ERP\SYSTEM\ORA\CENTRAL\AS\DDLORA.TPL SAPVIEW.TSK ORA -l SAPVIEW.log
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job completed
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926002510
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926002510
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) INFO: /1CN/APASAP00001 created #20080926002517
    (DB) INFO: /1CN/APNSAP00001 created #20080926002517
    (DB) INFO: /1CN/APTSAP00001 created #20080926002517
    (DB) INFO: /1CN/APTSAP00004 created #20080926002517
    (DB) INFO: /1CN/APTSAP00005 created #20080926002517
    (DB) INFO: /1CN/APTSAP00006 created #20080926002517
    (DB) INFO: /1CN/ARMSAP_CARR created #20080926002517
    (DB) INFO: /1CN/ARMSAP_CONN created #20080926002517
    (DB) INFO: /1CN/ATXSAPD0001 created #20080926002517
    (DB) INFO: /1CN/ATXSAPD0002 created #20080926002517
    (DB) INFO: /1CN/ATXSAPD0003 created #20080926002517
    (DB) INFO: /1CN/ATXSAPD0004 created #20080926002517
    (DB) INFO: /1CN/ATXSAPD0201 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0100 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0103 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0104 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0105 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0106 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0107 created #20080926002517
    (DB) INFO: /1CN/ATXSAPR0108 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0110 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0111 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0112 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0113 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0120 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0130 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0131 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0140 created #20080926002518
    (DB) INFO: /1CN/ATXSAPR0201 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR01 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR02 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR03 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR10 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR11 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR12 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR20 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRBR21 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRIN03 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRIN04 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRIN06 created #20080926002518
    (DB) INFO: /1CN/ATXSAPRIN07 created #20080926002518
    (DB) INFO: /1CN/ATXSAPS0100 created #20080926002518
    (DB) INFO: /1CN/ATXSAPS0101 created #20080926002518
    (DB) INFO: /1CN/ATXSAPS0102 created #20080926002518
    (DB) INFO: /1CN/ATXSAPW0201 created #20080926002518
    (DB) INFO: /1CN/ATXSAPW0202 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0100 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0101 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0102 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0103 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0104 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0105 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0106 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0140 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0141 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0146 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0147 created #20080926002518
    (DB) INFO: /1CN/ATXSAPX0148 created #20080926002518
    (DB) INFO: /1CN/ATXSAPXBR01 created #20080926002519
    (DB) INFO: /1CN/ATXSAPXBR02 created #20080926002519
    (DB) INFO: /1CN/ATXSAPXBR03 created #20080926002519
    (DB) INFO: /1CN/ATXSAPXBR11 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0012 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0017 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0018 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0020 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0026 created #20080926002519
    (DB) INFO: /1SAP1/CNV_A0029 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0032 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0033 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0034 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0036 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0037 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0042 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0048 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0049 created #20080926002520
    (DB) INFO: /1SAP1/CNV_A0050 created #20080926002520
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/1SAP1/CNV_A0051" ( "MANDT" , "AUART" , "TDOBJECT" , "TDNAME" , "TDID" ) AS SELECT T0001."MANDT", T0001."AUART", T0001."TDOBJECT", T0001."TDNAME", T0001."TDID" FROM "T350" T0001)
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926002520
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926071241
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP VIEW "/1SAP1/CNV_A0051")
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/1SAP1/CNV_A0051" ( "MANDT" , "AUART" , "TDOBJECT" , "TDNAME" , "TDID" ) AS SELECT T0001."MANDT", T0001."AUART", T0001."TDOBJECT", T0001."TDNAME", T0001."TDID" FROM "T350" T0001)
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926071252
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926082712
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP VIEW "/1SAP1/CNV_A0051")
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/1SAP1/CNV_A0051" ( "MANDT" , "AUART" , "TDOBJECT" , "TDNAME" , "TDID" ) AS SELECT T0001."MANDT", T0001."AUART", T0001."TDOBJECT", T0001."TDNAME", T0001."TDID" FROM "T350" T0001)
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926082718
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926085744
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP VIEW "/1SAP1/CNV_A0051")
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/1SAP1/CNV_A0051" ( "MANDT" , "AUART" , "TDOBJECT" , "TDNAME" , "TDID" ) AS SELECT T0001."MANDT", T0001."AUART", T0001."TDOBJECT", T0001."TDNAME", T0001."TDID" FROM "T350" T0001)
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926085751
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: START OF LOG: 20080926090537
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: sccsid @(#) $Id: //bas/700_REL/src/R3ld/R3load/R3ldmain.c#8 $ SAP
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: version R7.00/V1.4 UNICODE
    Compiled Sep 1 2006 00:38:35
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe -i SAPVIEW.cmd -dbcodepage 4103 -l SAPVIEW.log -stop_on_error
    DbSl Trace: ORA-1403 when accessing table SAPUSER
    (DB) INFO: connected to DB
    (DB) INFO: DbSlControl(DBSL_CMD_NLS_CHARACTERSET_GET): UTF8
    (DB) ERROR: DDL statement failed
    (DROP VIEW "/1SAP1/CNV_A0051")
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (IMP) INFO: a failed DROP attempt is not necessarily a problem
    (DB) ERROR: DDL statement failed
    (CREATE VIEW "/1SAP1/CNV_A0051" ( "MANDT" , "AUART" , "TDOBJECT" , "TDNAME" , "TDID" ) AS SELECT T0001."MANDT", T0001."AUART", T0001."TDOBJECT", T0001."TDNAME", T0001."TDID" FROM "T350" T0001)
    DbSlExecute: rc = 103
    (SQL error 942)
    error message returned by DbSl:
    ORA-00942: table or view does not exist
    (DB) INFO: disconnected from DB
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: job finished with 1 error(s)
    D:\usr\sap\ECC\SYS\exe\uc\NTI386\R3load.exe: END OF LOG: 20080926090544
    Kindly Help me out with this......

    Hi Ashok,
    Now already cheecked the Oracle. The oracle instance is Up and running. Even i happened to increase the Shared pool and SGA memory size. I think this is some where the table was not created during the installation. Because the the installation was aborted a lot of times during the abap import process.
    Please let me know if there are any other solution...where we can look into the DB is the table is created or not or any other..
    Kindly help me ...

  • Error During Import: File Could Not Be Imported

    I am trying to load some .AVI movies from my digital camera into iMovie; most of them will, but 1 or 2 for some reason will not. I have played some of these videos on my old G3, which I replaced with this new computer; most loaded in OK.
    The clips that won't load look smaller than the others when playing (don't know why). I played the movies and converted them to Quicktime again in MPEG Streamclip and they played fine (also in VLC PLayer, FWIW).
    I am getting this error message: Error during Import: File Could Not Be Imported.
    Also, I am trying to change the orientation of one clip that I inadvertently shot sideways; I did this in Bitlist but it won't load now into iMovie. Is there away to change the orientation in Quicktime (I'm not buying QT pro) or another free converter that will work?
    Thanks in advance...

    try to ...
    * open the avi/mpegs in Streamclip
    * choose 'DV stream' as export option
    * in the 'DV stream' dialog, you're offered the option 'turn'.. rotate in the wanted direction and choose '75%' size to get all into the video...

Maybe you are looking for

  • How do I use my apple TV on multiple TV's

    I dont want to use them at the same time. I want to take my apple TV to my ski house and use it there. I have tried but mirroing symbol does not show up on my computer

  • OCIDescribeAny() to describe a package

    I tried to retrieve information about a package using OCIDescribeAny(). My problem is when there is only one procedure inside a package, my code doesn't work.If there are over two procedures inside a package,my code can retrieve some of proceures,the

  • Inspection lot cannot be created

    Dear All, By mistake i activated inspection type 01 in material master. then po raised. grn made and lot goes to inspection. then we regularise quality flow and clear lot. now i deactivated inspection type 01 from material master. also modified sched

  • Why does my iPod not change to Landscape view

    My iPod Touch will not display in the landscape mode in most applications.  When displaying photos it will switch to the Landscape mode, but will not in Calendar, Notes, and other apps.  Is there a setting I have set improperly?

  • Applying a filter to restrict the tables displayed

    using a new install of sql dev 2.1 (windows with jdk included in the download) If i right click on the 'Tables' icon, then chose 'Apply Filter...' no matter what combination of the available options I chose I cannot get a reduced list of tables to be