Histograms issue During DB Upgrade.

Hi,
We are currently migrated our database to Oracle 11g i.e 11.2.0.3 (from 10.2.0.3). Now we are facing application slowness on 11g, we found the issue is with missing histogram or some unnecessary histograms in place. Given below are my details.If anyone having such experience during migration please help.
When we were in 10g, we were having schemalevel gather stats job with 'METHOD_OPT' as 'AUTO' running each weekend and gathering onle STALE stats.And we had faced some performance issue due to optimizer following wrong path of execution due to some missing histograms and some extras too.So we had done skew ness(for each column in table in database) analysis on DB level using 'WIDTH_BUCKET' function manually on each column,and we deleted no of unnecesary histograms and created some on 10g DB. And updated the default schemalevel gather stats job with 'METHOD_OPT' as 'FOR ALL COLUMN SIZE REPEAT'. And we were getting stable enviroment.
Now we just migrated and its done by our techops(Oracle) team, i am confused how the histograms has been changed/modified for columns during migration, causing headache now. So now below are my plans and fears associated with them. Need advice on same.
1. If i will make the histograms exactly same in both the environments, i.e. will delete histograms which are present in new DB(11g) but were not in old DB(10g).and creating those which were there in old DB(10g) but now not in new DB(11g). My question is , will it be safe to do this or it may impact negatively with 11g optimizers features in place?
2. Or should i try easier option once by making 'METHOD_OPT' for the schema level stats job as 'AUTO' on 11g and try once, as because i believe 11g is more stable and optimizer is equipped with more intelligence in case of stats gathering using AUTO? Need experts advice on same.
3. Is there any other way to follow, in this scenario? Please advice.

933257 wrote:
Now we just migrated and its done by our techops(Oracle) team, i am confused how the histograms has been changed/modified for columns during migration, causing headache now. So now below are my plans and fears associated with them. Need advice on same.
If you're now in production you have a big problem. ANY change you make could make things worse.
If you haven't done it already I would get the plan that techops(Oracle) used to do the migration and compare it with the plan used to when you tested the upgrade to see if there are any differences or (possibly) any gaps. Given that you think the problem is the presence of an unexpected number of histograms, I would guess that the test plan DIDN'T say very much about stats gathering after the upgrade, and that somewhere there should have been a note to ensure that any conflicting data collection jobs in 11g should be modified, or disabled, to match what you were doing in 10g.
In the absence of hard information I would guess that either (a) the automatic overnight stats collection job has not been disabled in 11g, or (b) your weekend task had left a number of parameters in the dbms_stats calls to default and the defaults have changed in the upgrade.
Step 1: find out what has changed in the implementation
Step 2: revert to previous elimination and keep your fingers crossed
Step 3: (optional) - if the stats return to their previous state but you still have performance issues, a short-term fix may be to run with optimizer_features_enable set to its previous value).
Regards
Jonathan Lewis

Similar Messages

  • Public Sector: Will this have any issues during Siebel upgrade?

    Hello,
    We are using Siebel Public Sector application (Case Management) in our product.
    Every contact who is Primary under a Contact will be associated to a Master Case. If there is no master case associated with primary contact, siebel will create a new master case. In other words, Contact to Master Case is 1:1 relationship.
    We are in the process of developing a new requirement where in a Contact can be linked to one or more Master Cases (1:M). Since this is deviates Siebel OOB feature we do not want to change it.
    Instead, we have created a new custom stand-alone Table (which mimics OOB Master Case columns) and a "New Custom BC".
    Created a link betwen Contact BC and New Custom BC (Id -> Par Row Id).
    In "New Custom BC", field called "Master Case Number"  has a dynamic picklist based on OOB "PUB Master Case" BC.
    For other field we have mapped using pickmaps.
    Our requirement is met but our only question is "Will this have any issues during Siebel upgrade?"
    Quick responses will be very helpful.

    Thank you for your reply.  I only see three versions of Adobe Reader available for Windows XP SP3 at the Adobe site
    http://get.adobe.com/reader/otherversions
    In doing some research, it seems there were some issues if you skipped an update but I did not find any information (only other queries) as to my original question of compatibility.  Also, how can we access the older file if it won't open in 10.1.2?
    Can I load 10.1.2 in addition to their older version to check and see what will or will not open correctly before I uninstall the older version?  I don't want to load the new version and then have them not be able to access a needed file...

  • Issues during technical upgrade from  version 4.6C to ECC 6.0

    Dear All,
    We have done a technical upgrade from version 4.6C to ECC 6.0 and encountered following issues -
    In the t-code ABZE (acquisition with in house production) there is a check-box for reversal posting on screen with version 4.6C. However, this field is missing in ECC 6.0. Why so?
    In the report s_alr_87012327, there is a field "only with creation block" in version 4.6C. However, this field is missing in ECC 6.0. Why so?
    Request to kindly suggest the alternative to carry out the same in ECC 6.0.
    Thanks in advance.
    Regards,
    Dhawal

    Hi Akshya,
    Please find answers below.
    1) 4.6c is NON-UNICODE system, Can I upgrade it into ECC 6.0 UNICODE system?
    Yes you can.
    If you are on a single code page system then you can give a gap between your uprade and unicode conversion. There is no problem with the singlecode upgrade and conversion.
    But if your system is MDMP then you will have to do the CUUC method that is both upgrade and unicode conversion together. Though you can give a gap and sign an disclaimer with SAP it is still not recomended way.
    2) 4.6c does not have any ITS system installed. If we upgrade it to ECC6.0 ABAP only, then Can I activate WAS internal ITS?
    Yes you can activate it.
    3) 4.6c does not have any JAVA stack. When I upgrade it to ECC 6.0, can I upgrade it to dual stack (ABAP+JAVA)? If yes, then how?
    After the upgrade and unicode conversion you can install the java stack.
    Regards,
    Ravi.

  • Issues during technical upgrade from 4.6c to ecc 6.0

    Hi
    We are doing a technical upgrade from 4.6C to ECC 6.0. Some transactions in QM module when tested in ECC 6.0 test client give a abap termination message (or dump) and certain transactions like qs42,46, qa18, qs34 etc do not get executed (error = no entry foound for......) and similarly in PP-PI module transactions like C203 have similar problems, even though master data does exist. What should I look for?  Can somebody pl. give details on configuration checks and the OSS notes from a functional point of view for a technical upgrade?
    For certain transactions I get the error message - "Central system of distribution SM-P06CLNT430_TRUSTED is unreachable RFC destination SM_P06CLNT430_Trusted does not exist" - what does this mean?
    thanks
    BE

    Hi,
    1. Have you done successfull installation from 4.6C to ECC 6.0 at the time of PrePare ans SAPUP?
    2. Check SP' for QM and PP-PI modules from http://service.sap.com/sp-stacks.
    3. Configure RFC connections correctly, SM_<SID>CLNT<No>_Trusted automatically created, not manually.
    http://service.sap.com/notes --> search for RFC trusted connections for Ecc 6.0
    http://service.sap.com/upgrade.
    Regards,
    Srini Nookala

  • During R12 upgrade adworker for patch u6678700.drv fails for afopp002.sql

    Hi Experts,
    During R12.1.1 upgrade from 11.5.10.2 adworker for patch u6678700.drv fails for afopp002.sql
    The exact error being faced is
    sqlplus -s APPS/***** @/u03/oracle/CRP1PROD/apps/apps_st/appl/fnd/12.0.0/patch/115/sql/afopp002.sql &un_fnd &pw_fnd
    Connected.
    declare
    ERROR at line 1:
    ORA-20000: Oracle Error Mkr1= -24018 - ORA-24018: STOP_QUEUE on
    APPLSYS.FND_CP_GSM_OPP_AQ failed, outstanding transactions found
    ORA-06512: at line 15
    I even tried restarting the worker,bounced the database and even tried running u03/oracle/CRP1PROD/apps/apps_st/appl/fnd/12.0.0/patch/115/sql/afopp002.sql manually which hangs for indefinitely.
    Any suggestion.

    Hi Srini,
    Let me walk you through briefly regarding the upgrade process:
    Initially the existing instance was 11.5.10.2 with 9.2.0.6 database.Last year the database was upgraded to 11.2.0.1 and configured with 11.5.10.2
    However the 11g database upgrade steps specifically for EBS 11i(interoperatibility notes for 11i with 11g database) was not followed properly.
    And one of the major key issue identified was the 11g Example CD was not installed on top of 11g software during database upgrade.Which is the pre-req for 11g upgrade in EBS
    And as per my experience it creates issues during R12 upgrade (patch u6678700) and giving errors pertaining to oracle text error.
    SR was raised for the same and was suggested, since there is no other option kindly install the Oracle 11g software and on top of that 11g Example CD and map the 11g database and go ahead with the R12 upgrade.
    Now coming back to the core issue being faced, Pre-req followed properly.No errors in alert logs.
    Can missing the Example CD installtion be the issue?
    Regards,
    Aman Vats

  • Upgrade fails in the phase STARTSAP_TBUPG during the upgrade of CRM 4 to 5

    Hello,
    Upgrade failed with the below message in the upgrade phase STARTSAP_TBUPG during the upgrade of CRM 4.0 to CRM 5.0
    Error Message:
    SYSTEM START failed, code -1
                 -1: 'startsap.exe' returned an error
                 See file 'D:\usr\sap\put\log\R3up.ECO' for details.
    R3up.ECO:
    SAPup>  Starting subprocess startsap.exe with id 5844 at 20080402142258
    EXECUTING D:\usr\sap\put\exe\startsap.exe name=SID nr=00 SAPDIAHOST=Hostname
    Environment: dbms_type=mss
    Environment: dbs_mss_schema=cdu
    STARTSAP failed
    Details are written to D:\usr\sap\put\tmp\startSID.log
    Process with ID 6276 terminated with status -1
    startSID.log
    running D:\usr\sap\put\exe\sapstart.exe name=SID nr=00 SAPDIAHOST=Hostname -wait
    SAPSTART finished successfully on Host_SID_00, but at least one process doesn't run correctly:
         msg_server.exe, MessageServer, Running, 2008 04 02 14:22:58, 0:03:19
         disp+work.exe, Dispatcher, Running, Message Server connection ok, Dialog Queue time: 0.00 sec, 2008 04 02 14:22:58, 0:03:19
         igswd.exe, IGS Watchdog, Stopped, 2008 04 02 14:22:58, 0:00:00
    D:\usr\sap\put\exe\sapstart.exe=>sapparam(1c): No Profile used.
    It is trying to start the shadow instance and failing by ending all the work process
    DEV_DISP:
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      01
    sid        SID
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    150
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        5348
    Wed Apr 02 17:22:10 2008
    kernel runs with dp version 234(ext=109) (@(#) DPLIB-INT-VERSION-234)
    length of sys_adm_ext is 364 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 5348) [dpxxdisp.c   1245]
         shared lib "dw_xml.dll" version 150 successfully loaded
         shared lib "dw_xtc.dll" version 150 successfully loaded
         shared lib "dw_stl.dll" version 150 successfully loaded
         shared lib "dw_gui.dll" version 150 successfully loaded
         shared lib "dw_mdm.dll" version 150 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    Wed Apr 02 17:22:22 2008
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0100.qqq.nxst) took 12 seconds
    Wed Apr 02 17:22:40 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 18 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5373]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >HOSTNAME_SID_01                      <
    DpShMCreate: sizeof(wp_adm)          22968     (1044)
    DpShMCreate: sizeof(tm_adm)          3642120     (18120)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1296)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 05560040, size: 4281040)
    DpShMCreate: allocated sys_adm at 05560040
    DpShMCreate: allocated wp_adm at 05561B30
    DpShMCreate: allocated tm_adm_list at 055674E8
    DpShMCreate: allocated tm_adm at 05567518
    DpShMCreate: allocated wp_ca_adm at 058E0820
    DpShMCreate: allocated appc_ca_adm at 058E4E70
    DpShMCreate: allocated comm_adm at 058E65E0
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 05967490
    DpShMCreate: allocated gw_adm at 059674D0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 05967500
    DpShMCreate: allocated wall_adm at 05967508
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    ThTaskStatus: rdisp/reset_online_during_debug 0
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 2039 blocks reserved for free list.
    ES initialized.
    WARNING => System running without ICM - check rdisp/start_icman [dpxxdisp.c   12553]
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( HOSTNAME) [dpxxdisp.c   11867]
    DpStartStopMsg: send start message (myname is >HOSTNAME_SID_01                      <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 150
    Release check o.K.
    Wed Apr 02 17:23:20 2008
    my types changed after wp death/restart 0x1f --> 0x1e
    my types changed after wp death/restart 0x1e --> 0x1c
    my types changed after wp death/restart 0x1c --> 0x18
    my types changed after wp death/restart 0x18 --> 0x10
    my types changed after wp death/restart 0x10 --> 0x0
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1477
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Apr 02 17:23:30 2008
    NiISelect: TIMEOUT occured (10000ms)
    dump system status
    Workprocess Table (long)               Wed Apr 02 11:53:30 2008
    ========================
    No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
    0 DIA     6916 Ended         no      1   0        0                                                                         
    1 DIA     7724 Ended         no      1   0        0                                                                         
    2 DIA     6044 Ended         no      1   0        0                                                                         
    3 DIA     4300 Ended         no      1   0        0                                                                         
    4 DIA     6992 Ended         no      1   0        0                                                                         
    5 DIA     2412 Ended         no      1   0        0                                                                         
    6 DIA      432 Ended         no      1   0        0                                                                         
    7 DIA     8168 Ended         no      1   0        0                                                                         
    8 DIA     5420 Ended         no      1   0        0                                                                         
    9 DIA     9712 Ended         no      1   0        0                                                                         
    10 UPD     4320 Ended         no      1   0        0                                                                         
    11 ENQ     3476 Ended         no      1   0        0                                                                         
    12 BTC     2676 Ended         no      1   0        0                                                                         
    13 BTC     6816 Ended         no      1   0        0                                                                         
    14 BTC     9636 Ended         no      1   0        0                                                                         
    15 BTC     8356 Ended         no      1   0        0                                                                         
    16 BTC     7004 Ended         no      1   0        0                                                                         
    17 BTC     7284 Ended         no      1   0        0                                                                         
    18 BTC    10048 Ended         no      1   0        0                                                                         
    19 BTC     4560 Ended         no      1   0        0                                                                         
    20 BTC     4196 Ended         no      1   0        0                                                                         
    21 SPO     4268 Ended         no      1   0        0                                                                         
    Dispatcher Queue Statistics               Wed Apr 02 11:53:30 2008
    ===========================
    --------++++--
    +
    Typ
    now
    high
    max
    writes
    reads
    --------++++--
    +
    NOWP
    0
    1
    2000
    1
    1
    --------++++--
    +
    DIA
    3
    3
    2000
    3
    0
    --------++++--
    +
    UPD
    0
    0
    2000
    0
    0
    --------++++--
    +
    ENQ
    0
    0
    2000
    0
    0
    --------++++--
    +
    BTC
    0
    0
    2000
    0
    0
    --------++++--
    +
    SPO
    0
    0
    2000
    0
    0
    --------++++--
    +
    UP2
    0
    0
    2000
    0
    0
    --------++++--
    +
    max_rq_id          7
    wake_evt_udp_now     0
    wake events           total     3,  udp     3 (100%),  shm     0 (  0%)
    since last update     total     3,  udp     3 (100%),  shm     0 (  0%)
    Dump of tm_adm structure:               Wed Apr 02 11:53:30 2008
    =========================
    Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)
    Workprocess Comm. Area Blocks               Wed Apr 02 11:53:30 2008
    =============================
    Slots: 300, Used: 1, Max: 0
    --------++--
    +
    id
    owner
    pid
    eyecatcher
    --------++--
    +
    0
    DISPATCHER
    -1
    WPCAAD000
    NiWait: sleep (5000ms) ...
    NiISelect: timeout 5000ms
    NiISelect: maximum fd=1477
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Apr 02 17:23:35 2008
    NiISelect: TIMEOUT occured (5000ms)
    DpHalt: shutdown server >HOSTNAME_SID_01                      < (normal)
    DpJ2eeDisableRestart
    DpModState: buffer in state MBUF_PREPARED
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIModState: change state to SHUTDOWN
    DpModState: change server state from STARTING to SHUTDOWN
    Switch off Shared memory profiling
    ShmProtect( 57, 3 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RW
    ShmProtect( 57, 1 )
    ShmProtect(SHM_PROFILE, SHM_PROT_RD
    DpWakeUpWps: wake up all wp's
    Stop work processes
    Stop gateway
    killing process (1860) (SOFT_KILL)
    Terminate gui connections
    wait for end of work processes
    wait for end of gateway
    [DpProcDied] Process lives  (PID:1860  HANDLE:1448)
    waiting for termination of gateway ...
    NiWait: sleep (1000ms) ...
    NiISelect: timeout 1000ms
    NiISelect: maximum fd=1477
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    Wed Apr 02 17:23:36 2008
    NiISelect: TIMEOUT occured (1000ms)
    [DpProcDied] Process died  (PID:1860  HANDLE:1448)
    DpStartStopMsg: send stop message (myname is >HOSTNAME_SID_01                      <)
    NiIMyHostName: hostname = 'HOSTNAME'
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
    DpConvertRequest: net size = 189 bytes
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=562,pac=1,MESG_IO)
    MsINiWrite: sent 562 bytes
    send msg (len 110+452) to name                    -, type 4, key -
    DpStartStopMsg: stop msg sent
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=274
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 274 bytes
    MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
    DpHalt: received 164 bytes from message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIRead: read for hdl 2 timed out (0ms)
    DpHalt: no more messages from the message server
    DpHalt: send keepalive to synchronize with the message server
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=114,pac=1,MESG_IO)
    MsINiWrite: sent 114 bytes
    send msg (len 110+4) to name           MSG_SERVER, type 0, key -
    MsSndName: MS_NOOP ok
    Send 4 bytes to MSG_SERVER
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    NiIPeek: peek successful for hdl 2 (r)
    NiIRead: hdl 2 received data (rcd=114,pac=1,MESG_IO)
    NiBufIIn: NIBUF len=114
    NiBufIIn: packet complete for hdl 2
    NiBufReceive starting
    MsINiRead: received 114 bytes
    MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
    Received 4 bytes from MSG_SERVER                             
    Received opcode MS_NOOP from msg_server, reply MSOP_OK
    MsOpReceive: ok
    MsSendKeepalive : keepalive sent to message server
    NiIRead: hdl 2 recv would block (errno=EAGAIN)
    Wed Apr 02 17:23:37 2008
    NiIPeek: peek for hdl 2 timed out (r; 1000ms)
    NiIRead: read for hdl 2 timed out (1000ms)
    DpHalt: no more messages from the message server
    DpHalt: sync with message server o.k.
    detach from message server
    ***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12213]
    NiBufSend starting
    NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
    MsINiWrite: sent 110 bytes
    MsIDetach: send logout to msg_server
    MsIDetach: call exit function
    DpMsShutdownHook called
    NiBufISelUpdate: new MODE -- (r-) for hdl 2 in set0
    SiSelNSet: set events of sock 1356 to: ---
    NiBufISelRemove: remove hdl 2 from set0
    SiSelNRemove: removed sock 1356 (pos=2)
    SiSelNRemove: removed sock 1356
    NiSelIRemove: removed hdl 2
    MBUF state OFF
    AdGetSelfIdentRecord: >                                                                           <
    AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
    blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/22
    LOCK WP ca_blk 1
    make DISP owner of wp_ca_blk 1
    DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 9)
    MBUF component DOWN
    NiICloseHandle: shutdown and close hdl 2 / sock 1356
    NiBufIClose: clear extension for hdl 2
    MsIDetach: detach MS-system
    cleanup EM
    EsCleanup ....
    EmCleanup() -> 0
    Es2Cleanup: Cleanup ES2
    ***LOG Q05=> DpHalt, DPStop ( 5348) [dpxxdisp.c   10461]
    Good Bye .....
    Please help me in resolving this issue
    Thanks,
    Vadi

    Hi Suhas,
    Have checked the hostname and it is correct.
    I am getting the below output When i run r3trans -x
    This is r3trans version 6.14 (release 700 - 04.03.08 - 16:43:00).
    r3trans finished (0000).
    I could see the below error message in dev_W21
    ExecuteAndFlush return code: 0x80040e14 Stmt: [if user_name() != 'sid_shd' setuser 'sid_shd']
    C  sloledb.cpp [ExecuteAndFlush,line 6470]: Error/Message: (err 15157, sev 0), Setuser failed because of one of the following reasons: the database principal 'cdu_shd' does not exist, its corresponding server principal does not have server access, this type of database principal cannot be impersonated, or you do not have permission.
    C  Procname: [ExecuteAndFlush - no proc]
    C  setuser 'cdu_shd' failed -- connect terminated
    C  failed to establish conn. 0
    Thanks,
    Vadi

  • Error during the upgrade phase "start_shdi_first"

    Hello,
    We are having issue with upgrading r/3 4.7 enterprise extension set to ECC 6.0
    Here the error message goes....
    starting system failed rc=0
    to analyse the error during start of shadow instance
    view files 'Startsfi.log' and 'devtrace.log'
    in directory usr\..put
    repeat phase until shadow instance is started
    and u can logon instance no '01'"
    We have changed the DDIC password during upgrade.after that we ran the initphase to update the password.
    I think sapup is referring the old password which was entered initially during the upgrade and we dont remember the old password also.
    Appreciate your response
    Startsfi.log
    1 ETQ201XEntering upgrade-phase "START_SHDI_FIRST" ("20080218175653")
    2 ETQ366 Connect variables are set for shadow instance access
    4 ETQ399 System-nr = '01', GwService = 'sapgw01'
    4 ETQ399 Environment variables:
    4 ETQ399   dbs_mss_schema=de4
    4 ETQ399   auth_shadow_upgrade=1
    4 ETQ399 Set environment for shadow connect:
    4 ETQ399 ENV: dbs_mss_schema=de4
    4 ETQ399 ENV: auth_shadow_upgrade=1
    4 ETQ399 Set RFC variables for shadow connect:
    4 ETQ399 System-nr = '01', GwService = 'sapgw01'
    4 ETQ399 Set tool parameters for shadow connect:
    4 ETQ380 computing toolpath for request "TP_SHADOW_CONNECT"
    4 ETQ381 request "TP_SHADOW_CONNECT" means "tp needs to connect to shadow system"
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"
    4 ETQ383 translates to path "exe"
    4 ETQ383 translates to path "exe"
    4 ETQ399   default TPPARAM: SHADOW.TPP
    4 ETQ380 computing toolpath for request "TP_ALWAYS_NEW"
    4 ETQ381 request "TP_ALWAYS_NEW" means "always tp from DIR_PUT/exe, for phase KX_SWITCH"
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"
    4 ETQ383 translates to path "exe"
    4 ETQ383 translates to path "exe"
    2 ETQ399 Starting shadow instance
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2 ETQ353 Starting system
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2 ETQ370 starting test RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    4 ETQ233 Calling function module "UPG_IS_SHADOW_SYSTEM" by RFC
    4 ETQ359 RFC Login to: System="DE4", Nr="01", GwHost="MTW02SDEC01", GwService="sapgw01"
    4 ETQ232 RFC Login succeeded
    2EETQ235 Call of function module "UPG_IS_SHADOW_SYSTEM" by RFC failed (error-status "-3")
    4 ETQ239 Logging off from SAP system
    2WETQ372 test RFC failed, rc="-3"
    2EETQ399 Starting shadow instance failed
    2EETQ399 Test RFC failed finally
    2EETQ399 Dialogue: ERROR
    2EETQ399 Starting system failed, rc=0
    DEVTRACE:
    trc file: "dev_disp", trc level: 1, release: "700"
    sysno      01
    sid        DE4
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    111
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        2272
    Mon Feb 18 16:08:40 2008
    kernel runs with dp version 229(ext=109) (@(#) DPLIB-INT-VERSION-229)
    length of sys_adm_ext is 364 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (01 2272) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 111 successfully loaded
         shared lib "dw_xtc.dll" version 111 successfully loaded
         shared lib "dw_stl.dll" version 111 successfully loaded
         shared lib "dw_gui.dll" version 111 successfully loaded
         shared lib "dw_mdm.dll" version 111 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    Mon Feb 18 16:08:52 2008
    WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0065.qqq.nxst) took 12 seconds
    Mon Feb 18 16:09:10 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 18 seconds
    ***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5361]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >MTW02SDEC01_DE4_01                      <
    DpShMCreate: sizeof(wp_adm)          19976     (908)
    DpShMCreate: sizeof(tm_adm)          3605136     (17936)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1296)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 065C0040, size: 4241064)
    DpShMCreate: allocated sys_adm at 065C0040
    DpShMCreate: allocated wp_adm at 065C1B30
    DpShMCreate: allocated tm_adm_list at 065C6938
    DpShMCreate: allocated tm_adm at 065C6968
    DpShMCreate: allocated wp_ca_adm at 06936BF8
    DpShMCreate: allocated appc_ca_adm at 0693B248
    DpShMCreate: allocated comm_adm at 0693C9B8
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 069BD868
    DpShMCreate: allocated gw_adm at 069BD8A8
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 069BD8D8
    DpShMCreate: allocated wall_adm at 069BD8E0
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Using memory model view.
    <EsNT> Memory Reset disabled as NT default
    <ES> 2046 blocks reserved for free list.
    ES initialized.
    WARNING => System running without ICM - check rdisp/start_icman [dpxxdisp.c   12437]
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( MTW02SDEC01) [dpxxdisp.c   11753]
    DpStartStopMsg: send start message (myname is >MTW02SDEC01_DE4_01                      <)
    DpStartStopMsg: start msg sent
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: start to initalize 3.X shared alert area (first segment).
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 111
    Release check o.K.
    Mon Feb 18 16:09:13 2008
    MBUF state ACTIVE
    DpModState: change server state from STARTING to ACTIVE
    trc file: "dev_ms", trc level: 1, release: "700"
    [Thr 4724] Mon Feb 18 16:08:40 2008
    [Thr 4724] MsSSetTrcLog: trc logging active, max size = 20971520 bytes
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    110
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        5420
    [Thr 4724] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 5420) [msxxserv.c   1824]
    [Thr 4724] MsInitAclInfo: acl file D:\usr\sap\put\DE4\SYS\global\ms_acl_info.DAT not found, unrestricted access
    [Thr 4724] MsGetOwnIpAddr: my host addresses are :
    [Thr 4724]   1 : [172.20.28.159] MTW02SDEC01.mindsap.com (HOSTNAME)
    [Thr 4724]   2 : [127.0.0.1] MTW02SDEC01.mindsap.com (LOCALHOST)
    [Thr 4724] MsHttpInit: full qualified hostname = MTW02SDEC01.mindsap.com
    [Thr 4724] HTTP logging is switch off
    [Thr 4724] MsHttpOwnDomain: own domain[1] = mindsap.com
    [Thr 4724] ms/icf_info_server : deleted
    [Thr 4724] *** I listen to port sapmsSHDDE4 (3601) ***
    [Thr 4724] CUSTOMER KEY: >J1537289841<
    trc file: "dev_rd", trc level: 1, release: "700"
    Mon Feb 18 16:09:10 2008
    ***LOG S00=> GwInitReader, gateway started ( 2344) [gwxxrd.c     1694]
    systemid   560 (PC with Windows NT)
    relno      7000
    patchlevel 0
    patchno    110
    intno      20050900
    make:      multithreaded, ASCII, optimized
    pid        2344
    gateway runs with dp version 229(ext=109) (@(#) DPLIB-INT-VERSION-229)
    gw/local_addr : 0.0.0.0
    CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
    CCMS: Initalizing shared memory of size 40000000 for monitoring segment.
    Bind service sapgw01 (socket) to port 3301
    GwPrintMyHostAddr: my host addresses are :
      1 : [172.20.28.159] MTW02SDEC01.mindsap.com (HOSTNAME)
      2 : [127.0.0.1] MTW02SDEC01.mindsap.com (LOCALHOST)
    DpSysAdmExtCreate: ABAP is active
    DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active
    DpShMCreate: sizeof(wp_adm)          19976     (908)
    DpShMCreate: sizeof(tm_adm)          3605136     (17936)
    DpShMCreate: sizeof(wp_ca_adm)          18000     (60)
    DpShMCreate: sizeof(appc_ca_adm)     6000     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1296)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 06110040, size: 4241064)
    DpShMCreate: allocated sys_adm at 06110040
    DpShMCreate: allocated wp_adm at 06111B30
    DpShMCreate: allocated tm_adm_list at 06116938
    DpShMCreate: allocated tm_adm at 06116968
    DpShMCreate: allocated appc_ca_adm at 0648B248
    DpShMCreate: allocated comm_adm at 0648C9B8
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 0650D868
    DpShMCreate: allocated gw_adm at 0650D8A8
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 0650D8D8
    MtxInit: -2 0 0
    Mon Feb 18 16:09:14 2008
    GwDpInit: attached to gw_adm at 0650D8A8
    Thanks,
    Vadi

    Dear All,
    The issue has been resolved by changing the DDIC password to what it was when we have started the upgrade.The password was "welcome" when we have started with upgrade after that it has been changed to
    "basis05" during upgrade.we changed it back to welcome and it started working fine.
    Here it took long time to find out what was the password when we have starte upgrade.Resetting to standard ddic password also ddint help out in our case.
    Thanks for all your replies.

  • Usage type issue with PI upgrade from 7.01 to 7.11

    Hi guys,
    We are currently performing an upgrade on our PI system.
    We are upgrading from PI 7.01 to PI 7.11 and we've come cross an issue during the prepare phase of the install.
    An error has occurred during the execution of the CHECK_SUPPORTED_SOURCE_USAGES phase.
    This upgrade doesn't support upgrade of sap.com/MI usage detected on the source system.
    You can find more information in the log file /usr/sap/PI3/upg/java/log/CHECK_SUPPORTED_SOURCE_USAGES_SSU_01.LOG.
    Use the information provided to troubleshoot the problem. An SAP Note may provide a solution to this problem. Search for SAP Notes with the following key words: com.sap.sdt.j2ee.phases.PhaseTypeCheckSupportedSourceUsages com.sap.sdt.j2ee.tools.check.NegativeResultException This upgrade doesn't support upgrade of sap.com/MI usage detected on the source system. CHECK_SUPPORTED_SOURCE_USAGES INIT PREPARE NetWeaver Upgrade SAPJup Java Upgrade
    When reporting problems to SAP Support, attach the trouble ticket file /usr/sap/PI3/upg/java/log/TroubleTicket_01.txt to your message.
    We've looked through the main upgrade notes and they mention which usage types are supported, but they do not mention explicity what usage are not supported, and how to proceed with the upgrade if your system does have one of these non-supported usage types.
    Considering our system does contain usage type MI, does this mean that we cannot upgrade our current PI system to 7.11?
    Please help!
    Thanks,
    Steph

    Hello
    Please see note #1247043 Release Restrictions for EHP 1 for SAP NetWeaver PI 7.1 - section "Upgrade: source system must be a dedicated PI system".
    It is not possible to upgrade an existing system with the usage type MI. Even if you delete the usage type MI (if this is possible) the upgrade will not be possible.
    Regards
    Mark

  • SOLUTION to iPhoto 6 crashing without warning during library upgrade

    THE PROBLEM
    The problem which I and some others in this forum were facing was that iPhoto 6 would CRASH WITHOUT WARNING halfway through the process of updating our previous iPhoto 5 library. This is a different problem from the permissions issues which some other users have faced, which iPhoto 6 does warn you about.
    THE EXPLANATION
    After trial and error, I concluded that there was a corrupted photo in my library that iPhoto was choking on during the upgrading process. Unfortunately, there was no easy way to identify which of my 3000+ photos this was. Hence, the solution was to laboriously test my library year-by-year, to isolate the year in which the problematic photo was hiding. This meant creating individual copies of my iPhoto library, one for each year, and then test-upgrading each individual copy. Each individual year upgraded fine, except for 2004. Thus, I could deduce that the problematic photo was in 2004. I then created a new copy of my iPhoto 5 library, containing all photos except for those in 2004. It upgraded fine. I then manually dragged my photos from 2004 back into iPhoto. Thus, all my comments/ratings/keywords for other years were intact, and I only had to re-do 2004.
    THE STEPS
    In order to use this solution, you must have a backup of your iPhoto 5 library. It also helps if you can install a fresh copy of Mac OS X 10.4 and iPhoto 6 (SIX) on another partition. The steps are:
    1. Reinstall/'downgrade' to iPhoto 5 (this requires deleting the iPhoto 6 application and also all iPhoto receipts in the /Library/Receipts folder, before reinstalling from iLife '05)
    2. Create multiple copies of your iPhoto 5 library backup (the entire iPhoto Library folder from your iPhoto 5), and title the backup copies 'Early Photos', '2003', '2004', '2005' and '2006'.
    3. By holding down Option while launching iPhoto 5, open each copy of your library, and delete photos from each copy so that only one year of photos remains in each copy, i.e. you should have one library containing only 'Early Photos' (pre-2003), one containing only 2003 photos, etc.
    4. Test-upgraded each individual 'annual' library on another installation of iPhoto 6. Those that can be upgraded are fine. The one that crashes obviously contains the corrupted photo.
    5. Go back and create a fresh copy of your iPhoto 5 library, and open it in iPhoto 5. Delete only the photos from the problematic year, leaving all the rest behind. Before deleting the photos, drag them into a folder on the desktop, so that you can re-import them later.
    6. Now re-install iPhoto 6 (the end is near, trust me) and open the fresh copy of your iPhoto 5 library. Upgrade it. You will now have a upgraded library, minus all the photos from the excluded year.
    7. You should now be able to re-import photos from the excluded year, by dragging them into iPhoto 6. However, this may mean reintroducing the corrupted photo into your library. I really can't help you beyond this - re-import at your own risk, and always keep backups.
    8. Enjoy (after much frustration).
    ALTERNATIVES
    It isn't necessary to test your library year-by-year. For example, if you only have photos from one year, then you'd have to find some other way to break your library into logical chunks, and test each chunk using the procedure above. Again, the chunk that crashes during upgrading contains the corrupted photo. It's really up to you how finely you want to sub-divide and test your iPhoto 5 library, to isolate the corrupted photo.
    (P.S. Really, this should be addressed by Apple. It is murder and really tedious to do this, and I suspect it would be difficult for anyone not familiar with Mac OS X, and also difficult if you don't have multiple partitions/drives to install separate copies of iPhoto 5 and iPhoto 6.

    Thanks for your help. It should work with some iPhoto libraries, but unfortunately not with mine.
    iPhoto was crashing, so I found the guilty album, deleted it, retried: but it crashes on another album, etc. I think I have more than one corrupted picture/album, so the only solution to make iPhoto complete the update was to remove 90% of my pictures... not a real solution

  • Requests cannot be released during the upgrade

    Hi guys,
    During an Upgrade that is currently on Preprocessing stage, a developer needs to release an urgent change. We are not able to proceed with the Upgrade due Networking issues related to IP Multicast (Kernel 740
    I tried running tp unlocksys and tp unlock_eu, both returning code 0, but still getting this message?
    Do i need to restart the instance or should I modify UVERS table in order to release this request?
    Thanks for your advices!

    I see your solution/workaround in this post. Which entry to be maintained in the table UVERS? I have several components in the table and need to release some urgent TRs. Please find one of the sample record. Which values has to change?
    Soft.Comp
    SAP Release
    Date
    Time
    Upgrade Status
    Upgrade Type
    Information
    SAP Release
    Indicator
    Indicator
    Information
    EA-RETAIL
    600
    13.14.2014
    12:22:13
    U
    A
    600

  • Load_systab ERR_EXECUTE during MAXDB upgrade

    Hello,
    I performed MAXDB upgrade from 7.7.04.028 to 7.8.01.014.
    During the upgrade I received the following message:
    load_systab
    -24964,ERR_EXECUTE: error in program execution
    768,/sapdb/EFL/db/bin/sdbsysload -R /sapdb/EFL/db -d EFL -u superdba,*
    Installing tables for instances
    ----------Command----------------
    DROP PACKAGE SYS_DDL_PACKAGE
    -----------Error-----------------
    Unexpected error -9205
    But I could see that the version was updated and I could start the system. So I applied the patch to upgrade to 7.8.02.024.
    If I execute load_systab from dbmcli, I still get the same message, and in Database Studio -> Diagnosis files-> Database error, the following entry appear:
    620:  Thread      0xE91 Task    570  2011-09-08 15:59:52 ERR SYSERROR   51080:  AK Catalog information not found:ãu20ACu20ACãu20ACu20ACãu20ACu20ACãu20ACu20ACãu20ACu20ACãu20ACu20ACãu20ACu20AC
    Could you please help me, and tell me how this affects my system?
    Thank you in advance

    Hello,
    1. Are you SAP customer?
        Did you download  7.8.02.024 version?
        7.8.02.024. is not released for free download at www.sdn.sap.com/irj/scn/maxdb-downloads
       MAXDB 7.8.02.25 Server Package  released for SAP customers.
    2. If you are SAP customer => Did you create the SAP message where this issue was reported?
    Regards, Natalia Khlopina

  • Why is Adobe Flash now asking me to quit 'QuicklookUIHelper' never had this issue before I upgraded to 10.8.5!  Is there an alternative to Flash do I can watch Youtibe?

    Why is Adobe Flash now asking me to quit 'QuicklookUIHelper' during install? I never had this issue before I upgraded to 10.8.5!  Is there an alternative to Flash if I want to watch Youtibe or play material that uses Flash?  Thanks in advance!

    http://hoyois.github.io/safariextensions/clicktoplugin/  and other extensions work if the website has alternatives to the Flash content (much of youtube does) but otherwise, no.
    You may need to restart before installing Flash.

  • During/after upgrading to ios8.1 my ipad air is looping is a screen where i see the apple logo after a minute or so i see a flash of bleu then black en the it starts over again....i can't even turn of.

    During/after upgrading to ios8.1 my ipad air is looping is a screen where i see the apple logo after a minute or so i see a flash of bleu then black en the it starts over again....i can't even turn of. Help?

    Hi,
    Had the same issue.  Hard reset not working.
    What I did was: start your mac/pc and open iTunes, hold down the home button of the iPad (and while holding the button), connect it to the PC with the cable.
    Keep pressing until you get a pop-up asking to upgrade or restore.
    Hope this helps for you!
    Xavier

  • I was trying to upgrade to OSX 10.9 but during the upgrade when the download got to 2.6gb /5.29gb message "an error occurred" appeared and since then i have been un able to upgrade, what can i do.

    I was trying to upgrade to OSX 10.9 but during the upgrade when the download got to 2.6gb /5.29gb message "an error occurred" appeared and since then i have been un able to upgrade, what can i do.

    If you purchased Lion for your iMac, just log into the Mac App Store from your MacBook using the Apple ID under which you purchased Lion and go to the Purchases page. You will be able to download and install Lion there. 
    searching the internet i found a link to upgrtade to 10.7
    The only place you get get Lion is from the Mac App Store. If you found some other site, that was an illegal copy and almost certainly tied to someone else's Apple ID and hence unusable by you. If the link was just to the Mac App Store, see above.
    As to the problem with synchronization to iCloud, that's not a 10.6 question, so I'd suggest you take up that specific issue in either the Lion or iCloud forums, providing full details, and someone there can probably help you sort things out.
    Regards.

  • Language Update/Installation during EHP7 Upgrade

    Hi guys, during an EHP7 Upgrade, we are facing the following issue.
    Chinese Traditional Language was installed like 5 years ago but it was left inconsistent, since its a Non-Unicode SAP.
    So, during the upgrade, we would like to uninstall it, as SUM suggests to unselect the language and Unistall it.
    The problem is the the Upgrade Tools seems not to detect the Location of the DVD or the PAT file
    Since its quite old, i was unable to find ECC 5.0 SR1 Languague DVD, just have the SAR file PAT File ZFECC51F.PAT which was used
    to install Chinese Traditional.
    Anyone can suggest me how to make manually the DVD containing the PAT File, or at least provide me the DVD number?
    Otherwise i would need to request it to SAP.
    Thanks!

    Hi Gaurav, see attached logs
    on SAPUpConsole Log it says
    Nothing found for language 'ZH'!
    LANGOUT
    tp_exec_statement: SELECT SPRSL, REL, EDATE FROM TLSY7 WHERE SPRSL <> ' ' AND SPRSL <> '*'
    LANG_IMPORTED->>> D 640  20050113
    LANG_IMPORTED->>> E 640  20050113
    LANG_IMPORTED->>> M 640  20090529
    LANG_IMPORTED->>> S 640  20051130
    LANG_IMPORTED->>> D 640  20140325
    LANG_IMPORTED->>> E 640  20140325
    LANG_IMPORTED->>> S 640  20140325
    tp_exec_statement: SELECT SPRAS FROM T002C WHERE LAINST = 'X'
    LANG_TOINSTALL->>> 1
    LANG_TOINSTALL->>> D
    LANG_TOINSTALL->>> E
    LANG_TOINSTALL->>> M
    LANG_TOINSTALL->>> S
    LANGSEL
    1 ETQ201 Entering upgrade-phase "PREP_CONFIGURATION/LANG_SELECT" ("20140321023146")
    2 ETQ367 Connect variables are set for standard instance access
    4 ETQ399 System-nr = '00', GwService = 'sapgw00' Client = '000'
    4 ETQ399 Environment variables:
    4 ETQ399   dbs_mss_schema=<null>
    4 ETQ399   auth_shadow_upgrade=<null>
    1 ETQ206 Executing pre-phase DB specific actions.
    1 ETQ200 Executing actual phase 'PREP_CONFIGURATION/LANG_SELECT'.
    1 ETQ399 Phase arguments:
    2 ETQ399 Arg[0] = 'LANGSEL.TP0'
    1 ETQ399 Using error summary log 'LANGSEL.ELG'.
    4 ETG880 Language data requested for "MS" (without standard languages "DE")
    4 ETQ380 computing toolpath for request "TP_LANG_SELECT"
    4 ETQ381 request "TP_LANG_SELECT" means "create cofile in phase TP_LANG_SELECT"
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"
    4 ETQ399 Requirement for tp maps to 'exe'
    4 ETQ383 translates to path "H:\SUM\abap\exe"
    2 ETQ399 Empty putsteps - configuring at least parallel batches and main import processes.
    2 ETQ399 Distribute 8 parallel processes to 2 tp and 4 R3trans.
    1 ETQ359 RFC Login to: System="SAD", AsHost="STKBAAIO" Nr="00", GwHost="STKBAAIO", GwService="sapgw00"
    2 ETQ232 RFC Login succeeded
    4 ETQ010 Date & Time: 20140321023200 
    1 ETQ233 Calling function module "SUGM_EVAL_LANG_PACKS" by RFC
    2 ETQ373 parameter "IP_RELSTAMP" = "EXPORT"
    2 ETQ373 parameter "IV_LANGDIR" = "H:\SUM\abap\tmp\EN"
    2 ETQ373 parameter "IV_RESTART" = " "
    2 ETQ373 parameter "IV_TPPARAM_PATH" = "H:\SUM\abap\var\LANGSEL.TPP"
    2 ETQ373 parameter "IV_TP_PATH" = "H:\SUM\abap\exe\tp"
    1 ETQ234 Call of function module "SUGM_EVAL_LANG_PACKS" by RFC succeeded
    4 ETQ010 Date & Time: 20140321023237 
    2 ETQ373 parameter "EV_ALL_COMP_SATISFIED" = ""
    2 ETQ373 parameter "LANGUAGE_VECTOR" = "1DEMS"
    2 ETQ373 parameter "LANG_FOR_IMPORT" = "E"
    2 ETQ373 parameter "LANG_NO_IMPORT" = "1DMS"
    2 ETQ399 Table BUFFER (#10):
    3 ETQ399 "E","SAPKLEN607CAECC607X0"
    3 ETQ399 "E","SAPKLEN607CAECC607X1"
    3 ETQ399 "E","SAPKLEN607CAECC607X2"
    3 ETQ399 "E","SAPKLEN607CAECC607X3"
    3 ETQ399 "E","SAPKLEN607CAECC607X4"
    3 ETQ399 "E","SAPKLEN607CAECC607X5"
    3 ETQ399 "E","SAPKLEN607CAECC607X6"
    3 ETQ399 "E","SAPKLEN607CAECC607X7"
    3 ETQ399 "E","SAPKLEN607CAECC607X8"
    3 ETQ399 "E","SAPKLEN607CAECC607X9"
    2 ETQ399 Table LANGTRKORRS (#190):
    3 ETQ399 "1","EA-APPL","","617","",""
    3 ETQ399 "1","EA-DFPS","","600","",""
    3 ETQ399 "1","EA-FIN","","617","",""
    3 ETQ399 "1","EA-FINSERV","","600","",""
    3 ETQ399 "1","EA-GLTRADE","","600","",""
    3 ETQ399 "1","EA-HR","","600","",""
    3 ETQ399 "1","EA-IPPE","","400","",""
    3 ETQ399 "1","EA-PS","","600","",""
    3 ETQ399 "1","EA-RETAIL","","600","",""
    3 ETQ399 "1","ECC-DIMP","","600","",""
    3 ETQ399 "1","ERECRUIT","","600","",""
    3 ETQ399 "1","FI-CA","","600","",""
    3 ETQ399 "1","FI-CAX","","600","",""
    3 ETQ399 "1","FINBASIS","","600","",""
    3 ETQ399 "1","INSURANCE","","600","",""
    3 ETQ399 "1","IS-CWM","","600","",""
    3 ETQ399 "1","IS-H","","600","",""
    3 ETQ399 "1","IS-M","","600","",""
    3 ETQ399 "1","IS-OIL","","600","",""
    3 ETQ399 "1","IS-PS-CA","","600","",""
    3 ETQ399 "1","IS-UT","","600","",""
    3 ETQ399 "1","LSOFE","","600","",""
    3 ETQ399 "1","MDG_APPL","","617","",""
    3 ETQ399 "1","MDG_FND","","747","",""
    3 ETQ399 "1","PI_BASIS","","740","",""
    3 ETQ399 "1","SAP_ABA","","740","",""
    3 ETQ399 "1","SAP_AP","","700","",""
    3 ETQ399 "1","SAP_APPL","","617","",""
    3 ETQ399 "1","SAP_BASIS","","740","",""
    3 ETQ399 "1","SAP_BS_FND","","747","",""
    3 ETQ399 "1","SAP_BW","","740","",""
    3 ETQ399 "1","SAP_FIN","","617","",""
    3 ETQ399 "1","SAP_GWFND","","740","",""
    3 ETQ399 "1","SAP_HR","","600","",""
    3 ETQ399 "1","SAP_UI","","740","",""
    3 ETQ399 "1","SEM-BW","","600","",""
    3 ETQ399 "1","ST-PI","","2008_1_700","",""
    3 ETQ399 "1","WEBCUIF","","747","",""
    3 ETQ399 "D","EA-APPL","","617","",""
    3 ETQ399 "D","EA-DFPS","","600","",""
    3 ETQ399 "D","EA-FIN","","617","",""
    3 ETQ399 "D","EA-FINSERV","","600","",""
    3 ETQ399 "D","EA-GLTRADE","","600","",""
    3 ETQ399 "D","EA-HR","","600","",""
    3 ETQ399 "D","EA-IPPE","","400","",""
    3 ETQ399 "D","EA-PS","","600","",""
    3 ETQ399 "D","EA-RETAIL","","600","",""
    3 ETQ399 "D","ECC-DIMP","","600","",""
    3 ETQ399 "D","ERECRUIT","","600","",""
    3 ETQ399 "D","FI-CA","","600","",""
    3 ETQ399 "D","FI-CAX","","600","",""
    3 ETQ399 "D","FINBASIS","","600","",""
    3 ETQ399 "D","INSURANCE","","600","",""
    3 ETQ399 "D","IS-CWM","","600","",""
    3 ETQ399 "D","IS-H","","600","",""
    3 ETQ399 "D","IS-M","","600","",""
    3 ETQ399 "D","IS-OIL","","600","",""
    3 ETQ399 "D","IS-PS-CA","","600","",""
    3 ETQ399 "D","IS-UT","","600","",""
    3 ETQ399 "D","LSOFE","","600","",""
    3 ETQ399 "D","MDG_APPL","","617","",""
    3 ETQ399 "D","MDG_FND","","747","",""
    3 ETQ399 "D","PI_BASIS","","740","",""
    3 ETQ399 "D","SAP_ABA","","740","",""
    3 ETQ399 "D","SAP_AP","","700","",""
    3 ETQ399 "D","SAP_APPL","","617","",""
    3 ETQ399 "D","SAP_BASIS","","740","",""
    3 ETQ399 "D","SAP_BS_FND","","747","",""
    3 ETQ399 "D","SAP_BW","","740","",""
    3 ETQ399 "D","SAP_FIN","","617","",""
    3 ETQ399 "D","SAP_GWFND","","740","",""
    3 ETQ399 "D","SAP_HR","","600","",""
    3 ETQ399 "D","SAP_UI","","740","",""
    3 ETQ399 "D","SEM-BW","","600","",""
    3 ETQ399 "D","ST-PI","","2008_1_700","",""
    3 ETQ399 "D","WEBCUIF","","747","",""
    3 ETQ399 "E","SAP_ABA","C","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_APPL","C","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_BASIS","C","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_HR","C","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-APPL","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-DFPS","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-FIN","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-FINSERV","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-GLTRADE","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-HR","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-IPPE","A","400","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-PS","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-RETAIL","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","ECC-DIMP","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","ERECRUIT","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","FI-CA","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","FI-CAX","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","FINBASIS","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","INSURANCE","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-CWM","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-H","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-M","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-OIL","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-PS-CA","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-UT","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","LSOFE","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","MDG_APPL","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","MDG_FND","A","747","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","PI_BASIS","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_AP","A","700","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_BS_FND","A","747","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_BW","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_FIN","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_GWFND","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_UI","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SEM-BW","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","ST-PI","A","2008_1_700","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","WEBCUIF","A","747","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "M","EA-APPL","","617","",""
    3 ETQ399 "M","EA-DFPS","","600","",""
    3 ETQ399 "M","EA-FIN","","617","",""
    3 ETQ399 "M","EA-FINSERV","","600","",""
    3 ETQ399 "M","EA-GLTRADE","","600","",""
    3 ETQ399 "M","EA-HR","","600","",""
    3 ETQ399 "M","EA-IPPE","","400","",""
    3 ETQ399 "M","EA-PS","","600","",""
    3 ETQ399 "M","EA-RETAIL","","600","",""
    3 ETQ399 "M","ECC-DIMP","","600","",""
    3 ETQ399 "M","ERECRUIT","","600","",""
    3 ETQ399 "M","FI-CA","","600","",""
    3 ETQ399 "M","FI-CAX","","600","",""
    3 ETQ399 "M","FINBASIS","","600","",""
    3 ETQ399 "M","INSURANCE","","600","",""
    3 ETQ399 "M","IS-CWM","","600","",""
    3 ETQ399 "M","IS-H","","600","",""
    3 ETQ399 "M","IS-M","","600","",""
    3 ETQ399 "M","IS-OIL","","600","",""
    3 ETQ399 "M","IS-PS-CA","","600","",""
    3 ETQ399 "M","IS-UT","","600","",""
    3 ETQ399 "M","LSOFE","","600","",""
    3 ETQ399 "M","MDG_APPL","","617","",""
    3 ETQ399 "M","MDG_FND","","747","",""
    3 ETQ399 "M","PI_BASIS","","740","",""
    3 ETQ399 "M","SAP_ABA","","740","",""
    3 ETQ399 "M","SAP_AP","","700","",""
    3 ETQ399 "M","SAP_APPL","","617","",""
    3 ETQ399 "M","SAP_BASIS","","740","",""
    3 ETQ399 "M","SAP_BS_FND","","747","",""
    3 ETQ399 "M","SAP_BW","","740","",""
    3 ETQ399 "M","SAP_FIN","","617","",""
    3 ETQ399 "M","SAP_GWFND","","740","",""
    3 ETQ399 "M","SAP_HR","","600","",""
    3 ETQ399 "M","SAP_UI","","740","",""
    3 ETQ399 "M","SEM-BW","","600","",""
    3 ETQ399 "M","ST-PI","","2008_1_700","",""
    3 ETQ399 "M","WEBCUIF","","747","",""
    3 ETQ399 "S","EA-APPL","","617","",""
    3 ETQ399 "S","EA-DFPS","","600","",""
    3 ETQ399 "S","EA-FIN","","617","",""
    3 ETQ399 "S","EA-FINSERV","","600","",""
    3 ETQ399 "S","EA-GLTRADE","","600","",""
    3 ETQ399 "S","EA-HR","","600","",""
    3 ETQ399 "S","EA-IPPE","","400","",""
    3 ETQ399 "S","EA-PS","","600","",""
    3 ETQ399 "S","EA-RETAIL","","600","",""
    3 ETQ399 "S","ECC-DIMP","","600","",""
    3 ETQ399 "S","ERECRUIT","","600","",""
    3 ETQ399 "S","FI-CA","","600","",""
    3 ETQ399 "S","FI-CAX","","600","",""
    3 ETQ399 "S","FINBASIS","","600","",""
    3 ETQ399 "S","INSURANCE","","600","",""
    3 ETQ399 "S","IS-CWM","","600","",""
    3 ETQ399 "S","IS-H","","600","",""
    3 ETQ399 "S","IS-M","","600","",""
    3 ETQ399 "S","IS-OIL","","600","",""
    3 ETQ399 "S","IS-PS-CA","","600","",""
    3 ETQ399 "S","IS-UT","","600","",""
    3 ETQ399 "S","LSOFE","","600","",""
    3 ETQ399 "S","MDG_APPL","","617","",""
    3 ETQ399 "S","MDG_FND","","747","",""
    3 ETQ399 "S","PI_BASIS","","740","",""
    3 ETQ399 "S","SAP_ABA","","740","",""
    3 ETQ399 "S","SAP_AP","","700","",""
    3 ETQ399 "S","SAP_APPL","","617","",""
    3 ETQ399 "S","SAP_BASIS","","740","",""
    3 ETQ399 "S","SAP_BS_FND","","747","",""
    3 ETQ399 "S","SAP_BW","","740","",""
    3 ETQ399 "S","SAP_FIN","","617","",""
    3 ETQ399 "S","SAP_GWFND","","740","",""
    3 ETQ399 "S","SAP_HR","","600","",""
    3 ETQ399 "S","SAP_UI","","740","",""
    3 ETQ399 "S","SEM-BW","","600","",""
    3 ETQ399 "S","ST-PI","","2008_1_700","",""
    3 ETQ399 "S","WEBCUIF","","747","",""
    4 ETQ380 computing toolpath for request "TP_LANG_SELECT"
    4 ETQ381 request "TP_LANG_SELECT" means "create cofile in phase TP_LANG_SELECT"
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"
    4 ETQ399 Requirement for tp maps to 'exe'
    4 ETQ383 translates to path "H:\SUM\abap\exe"
    2 ETQ399 Empty putsteps - configuring at least parallel batches and main import processes.
    2 ETQ399 Distribute 8 parallel processes to 2 tp and 4 R3trans.
    4 ETQ010 Date & Time: 20140321023256 
    1 ETQ233 Calling function module "SUGM_EVAL_LANG_PACKS" by RFC
    2 ETQ373 parameter "IP_RELSTAMP" = "EXPORT"
    2 ETQ373 parameter "IV_LANGDIR" = "H:\SUM\abap\tmp\DE"
    2 ETQ373 parameter "IV_RESTART" = "X"
    2 ETQ373 parameter "IV_TPPARAM_PATH" = "H:\SUM\abap\var\LANGSEL.TPP"
    2 ETQ373 parameter "IV_TP_PATH" = "H:\SUM\abap\exe\tp"
    1 ETQ234 Call of function module "SUGM_EVAL_LANG_PACKS" by RFC succeeded
    4 ETQ010 Date & Time: 20140321023317 
    2 ETQ373 parameter "EV_ALL_COMP_SATISFIED" = ""
    2 ETQ373 parameter "LANGUAGE_VECTOR" = "1DEMS"
    2 ETQ373 parameter "LANG_FOR_IMPORT" = "DE"
    2 ETQ373 parameter "LANG_NO_IMPORT" = "1MS"
    2 ETQ399 Table BUFFER (#20):
    3 ETQ399 "D","SAPKLDE607CAECC607X0"
    3 ETQ399 "D","SAPKLDE607CAECC607X1"
    3 ETQ399 "D","SAPKLDE607CAECC607X2"
    3 ETQ399 "D","SAPKLDE607CAECC607X3"
    3 ETQ399 "D","SAPKLDE607CAECC607X4"
    3 ETQ399 "D","SAPKLDE607CAECC607X5"
    3 ETQ399 "D","SAPKLDE607CAECC607X6"
    3 ETQ399 "D","SAPKLDE607CAECC607X7"
    3 ETQ399 "D","SAPKLDE607CAECC607X8"
    3 ETQ399 "D","SAPKLDE607CAECC607X9"
    3 ETQ399 "E","SAPKLEN607CAECC607X0"
    3 ETQ399 "E","SAPKLEN607CAECC607X1"
    3 ETQ399 "E","SAPKLEN607CAECC607X2"
    3 ETQ399 "E","SAPKLEN607CAECC607X3"
    3 ETQ399 "E","SAPKLEN607CAECC607X4"
    3 ETQ399 "E","SAPKLEN607CAECC607X5"
    3 ETQ399 "E","SAPKLEN607CAECC607X6"
    3 ETQ399 "E","SAPKLEN607CAECC607X7"
    3 ETQ399 "E","SAPKLEN607CAECC607X8"
    3 ETQ399 "E","SAPKLEN607CAECC607X9"
    2 ETQ399 Table LANGTRKORRS (#190):
    3 ETQ399 "1","EA-APPL","","617","",""
    3 ETQ399 "1","EA-DFPS","","600","",""
    3 ETQ399 "1","EA-FIN","","617","",""
    3 ETQ399 "1","EA-FINSERV","","600","",""
    3 ETQ399 "1","EA-GLTRADE","","600","",""
    3 ETQ399 "1","EA-HR","","600","",""
    3 ETQ399 "1","EA-IPPE","","400","",""
    3 ETQ399 "1","EA-PS","","600","",""
    3 ETQ399 "1","EA-RETAIL","","600","",""
    3 ETQ399 "1","ECC-DIMP","","600","",""
    3 ETQ399 "1","ERECRUIT","","600","",""
    3 ETQ399 "1","FI-CA","","600","",""
    3 ETQ399 "1","FI-CAX","","600","",""
    3 ETQ399 "1","FINBASIS","","600","",""
    3 ETQ399 "1","INSURANCE","","600","",""
    3 ETQ399 "1","IS-CWM","","600","",""
    3 ETQ399 "1","IS-H","","600","",""
    3 ETQ399 "1","IS-M","","600","",""
    3 ETQ399 "1","IS-OIL","","600","",""
    3 ETQ399 "1","IS-PS-CA","","600","",""
    3 ETQ399 "1","IS-UT","","600","",""
    3 ETQ399 "1","LSOFE","","600","",""
    3 ETQ399 "1","MDG_APPL","","617","",""
    3 ETQ399 "1","MDG_FND","","747","",""
    3 ETQ399 "1","PI_BASIS","","740","",""
    3 ETQ399 "1","SAP_ABA","","740","",""
    3 ETQ399 "1","SAP_AP","","700","",""
    3 ETQ399 "1","SAP_APPL","","617","",""
    3 ETQ399 "1","SAP_BASIS","","740","",""
    3 ETQ399 "1","SAP_BS_FND","","747","",""
    3 ETQ399 "1","SAP_BW","","740","",""
    3 ETQ399 "1","SAP_FIN","","617","",""
    3 ETQ399 "1","SAP_GWFND","","740","",""
    3 ETQ399 "1","SAP_HR","","600","",""
    3 ETQ399 "1","SAP_UI","","740","",""
    3 ETQ399 "1","SEM-BW","","600","",""
    3 ETQ399 "1","ST-PI","","2008_1_700","",""
    3 ETQ399 "1","WEBCUIF","","747","",""
    3 ETQ399 "D","SAP_ABA","C","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_APPL","C","617","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_BASIS","C","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_HR","C","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-APPL","A","617","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-DFPS","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-FIN","A","617","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-FINSERV","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-GLTRADE","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-HR","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-IPPE","A","400","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-PS","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-RETAIL","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","ECC-DIMP","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","ERECRUIT","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","FI-CA","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","FI-CAX","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","FINBASIS","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","INSURANCE","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-CWM","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-H","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-M","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-OIL","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-PS-CA","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-UT","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","LSOFE","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","MDG_APPL","A","617","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","MDG_FND","A","747","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","PI_BASIS","A","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_AP","A","700","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_BS_FND","A","747","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_BW","A","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_FIN","A","617","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_GWFND","A","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_UI","A","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SEM-BW","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","ST-PI","A","2008_1_700","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","WEBCUIF","A","747","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "E","SAP_ABA","C","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_APPL","C","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_BASIS","C","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_HR","C","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-APPL","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-DFPS","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-FIN","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-FINSERV","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-GLTRADE","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-HR","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-IPPE","A","400","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-PS","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-RETAIL","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","ECC-DIMP","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","ERECRUIT","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","FI-CA","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","FI-CAX","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","FINBASIS","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","INSURANCE","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-CWM","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-H","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-M","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-OIL","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-PS-CA","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-UT","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","LSOFE","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","MDG_APPL","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","MDG_FND","A","747","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","PI_BASIS","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_AP","A","700","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_BS_FND","A","747","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_BW","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_FIN","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_GWFND","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_UI","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SEM-BW","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","ST-PI","A","2008_1_700","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","WEBCUIF","A","747","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "M","EA-APPL","","617","",""
    3 ETQ399 "M","EA-DFPS","","600","",""
    3 ETQ399 "M","EA-FIN","","617","",""
    3 ETQ399 "M","EA-FINSERV","","600","",""
    3 ETQ399 "M","EA-GLTRADE","","600","",""
    3 ETQ399 "M","EA-HR","","600","",""
    3 ETQ399 "M","EA-IPPE","","400","",""
    3 ETQ399 "M","EA-PS","","600","",""
    3 ETQ399 "M","EA-RETAIL","","600","",""
    3 ETQ399 "M","ECC-DIMP","","600","",""
    3 ETQ399 "M","ERECRUIT","","600","",""
    3 ETQ399 "M","FI-CA","","600","",""
    3 ETQ399 "M","FI-CAX","","600","",""
    3 ETQ399 "M","FINBASIS","","600","",""
    3 ETQ399 "M","INSURANCE","","600","",""
    3 ETQ399 "M","IS-CWM","","600","",""
    3 ETQ399 "M","IS-H","","600","",""
    3 ETQ399 "M","IS-M","","600","",""
    3 ETQ399 "M","IS-OIL","","600","",""
    3 ETQ399 "M","IS-PS-CA","","600","",""
    3 ETQ399 "M","IS-UT","","600","",""
    3 ETQ399 "M","LSOFE","","600","",""
    3 ETQ399 "M","MDG_APPL","","617","",""
    3 ETQ399 "M","MDG_FND","","747","",""
    3 ETQ399 "M","PI_BASIS","","740","",""
    3 ETQ399 "M","SAP_ABA","","740","",""
    3 ETQ399 "M","SAP_AP","","700","",""
    3 ETQ399 "M","SAP_APPL","","617","",""
    3 ETQ399 "M","SAP_BASIS","","740","",""
    3 ETQ399 "M","SAP_BS_FND","","747","",""
    3 ETQ399 "M","SAP_BW","","740","",""
    3 ETQ399 "M","SAP_FIN","","617","",""
    3 ETQ399 "M","SAP_GWFND","","740","",""
    3 ETQ399 "M","SAP_HR","","600","",""
    3 ETQ399 "M","SAP_UI","","740","",""
    3 ETQ399 "M","SEM-BW","","600","",""
    3 ETQ399 "M","ST-PI","","2008_1_700","",""
    3 ETQ399 "M","WEBCUIF","","747","",""
    3 ETQ399 "S","EA-APPL","","617","",""
    3 ETQ399 "S","EA-DFPS","","600","",""
    3 ETQ399 "S","EA-FIN","","617","",""
    3 ETQ399 "S","EA-FINSERV","","600","",""
    3 ETQ399 "S","EA-GLTRADE","","600","",""
    3 ETQ399 "S","EA-HR","","600","",""
    3 ETQ399 "S","EA-IPPE","","400","",""
    3 ETQ399 "S","EA-PS","","600","",""
    3 ETQ399 "S","EA-RETAIL","","600","",""
    3 ETQ399 "S","ECC-DIMP","","600","",""
    3 ETQ399 "S","ERECRUIT","","600","",""
    3 ETQ399 "S","FI-CA","","600","",""
    3 ETQ399 "S","FI-CAX","","600","",""
    3 ETQ399 "S","FINBASIS","","600","",""
    3 ETQ399 "S","INSURANCE","","600","",""
    3 ETQ399 "S","IS-CWM","","600","",""
    3 ETQ399 "S","IS-H","","600","",""
    3 ETQ399 "S","IS-M","","600","",""
    3 ETQ399 "S","IS-OIL","","600","",""
    3 ETQ399 "S","IS-PS-CA","","600","",""
    3 ETQ399 "S","IS-UT","","600","",""
    3 ETQ399 "S","LSOFE","","600","",""
    3 ETQ399 "S","MDG_APPL","","617","",""
    3 ETQ399 "S","MDG_FND","","747","",""
    3 ETQ399 "S","PI_BASIS","","740","",""
    3 ETQ399 "S","SAP_ABA","","740","",""
    3 ETQ399 "S","SAP_AP","","700","",""
    3 ETQ399 "S","SAP_APPL","","617","",""
    3 ETQ399 "S","SAP_BASIS","","740","",""
    3 ETQ399 "S","SAP_BS_FND","","747","",""
    3 ETQ399 "S","SAP_BW","","740","",""
    3 ETQ399 "S","SAP_FIN","","617","",""
    3 ETQ399 "S","SAP_GWFND","","740","",""
    3 ETQ399 "S","SAP_HR","","600","",""
    3 ETQ399 "S","SAP_UI","","740","",""
    3 ETQ399 "S","SEM-BW","","600","",""
    3 ETQ399 "S","ST-PI","","2008_1_700","",""
    3 ETQ399 "S","WEBCUIF","","747","",""
    4 ETQ380 computing toolpath for request "TP_LANG_SELECT"
    4 ETQ381 request "TP_LANG_SELECT" means "create cofile in phase TP_LANG_SELECT"
    4 ETQ382 translates to group "R3UP_TOOL_GROUP_NEW"
    4 ETQ399 Requirement for tp maps to 'exe'
    4 ETQ383 translates to path "H:\SUM\abap\exe"
    2 ETQ399 Empty putsteps - configuring at least parallel batches and main import processes.
    2 ETQ399 Distribute 8 parallel processes to 2 tp and 4 R3trans.
    4 ETQ010 Date & Time: 20140321023324 
    1 ETQ233 Calling function module "SUGM_EVAL_LANG_PACKS" by RFC
    2 ETQ373 parameter "IP_RELSTAMP" = "EXPORT"
    2 ETQ373 parameter "IV_LANGDIR" = "H:\SUM\abap\tmp\ES"
    2 ETQ373 parameter "IV_RESTART" = "X"
    2 ETQ373 parameter "IV_TPPARAM_PATH" = "H:\SUM\abap\var\LANGSEL.TPP"
    2 ETQ373 parameter "IV_TP_PATH" = "H:\SUM\abap\exe\tp"
    1 ETQ234 Call of function module "SUGM_EVAL_LANG_PACKS" by RFC succeeded
    4 ETQ010 Date & Time: 20140321023442 
    2 ETQ373 parameter "EV_ALL_COMP_SATISFIED" = ""
    2 ETQ373 parameter "LANGUAGE_VECTOR" = "1DEMS"
    2 ETQ373 parameter "LANG_FOR_IMPORT" = "DES"
    2 ETQ373 parameter "LANG_NO_IMPORT" = "1M"
    2 ETQ399 Table BUFFER (#30):
    3 ETQ399 "D","SAPKLDE607CAECC607X0"
    3 ETQ399 "D","SAPKLDE607CAECC607X1"
    3 ETQ399 "D","SAPKLDE607CAECC607X2"
    3 ETQ399 "D","SAPKLDE607CAECC607X3"
    3 ETQ399 "D","SAPKLDE607CAECC607X4"
    3 ETQ399 "D","SAPKLDE607CAECC607X5"
    3 ETQ399 "D","SAPKLDE607CAECC607X6"
    3 ETQ399 "D","SAPKLDE607CAECC607X7"
    3 ETQ399 "D","SAPKLDE607CAECC607X8"
    3 ETQ399 "D","SAPKLDE607CAECC607X9"
    3 ETQ399 "E","SAPKLEN607CAECC607X0"
    3 ETQ399 "E","SAPKLEN607CAECC607X1"
    3 ETQ399 "E","SAPKLEN607CAECC607X2"
    3 ETQ399 "E","SAPKLEN607CAECC607X3"
    3 ETQ399 "E","SAPKLEN607CAECC607X4"
    3 ETQ399 "E","SAPKLEN607CAECC607X5"
    3 ETQ399 "E","SAPKLEN607CAECC607X6"
    3 ETQ399 "E","SAPKLEN607CAECC607X7"
    3 ETQ399 "E","SAPKLEN607CAECC607X8"
    3 ETQ399 "E","SAPKLEN607CAECC607X9"
    3 ETQ399 "S","SAPKLES607CAECC607F0"
    3 ETQ399 "S","SAPKLES607CAECC607F1"
    3 ETQ399 "S","SAPKLES607CAECC607F2"
    3 ETQ399 "S","SAPKLES607CAECC607F3"
    3 ETQ399 "S","SAPKLES607CAECC607F4"
    3 ETQ399 "S","SAPKLES607CAECC607F5"
    3 ETQ399 "S","SAPKLES607CAECC607F6"
    3 ETQ399 "S","SAPKLES607CAECC607F7"
    3 ETQ399 "S","SAPKLES607CAECC607F8"
    3 ETQ399 "S","SAPKLES607CAECC607F9"
    2 ETQ399 Table LANGTRKORRS (#190):
    3 ETQ399 "1","EA-APPL","","617","",""
    3 ETQ399 "1","EA-DFPS","","600","",""
    3 ETQ399 "1","EA-FIN","","617","",""
    3 ETQ399 "1","EA-FINSERV","","600","",""
    3 ETQ399 "1","EA-GLTRADE","","600","",""
    3 ETQ399 "1","EA-HR","","600","",""
    3 ETQ399 "1","EA-IPPE","","400","",""
    3 ETQ399 "1","EA-PS","","600","",""
    3 ETQ399 "1","EA-RETAIL","","600","",""
    3 ETQ399 "1","ECC-DIMP","","600","",""
    3 ETQ399 "1","ERECRUIT","","600","",""
    3 ETQ399 "1","FI-CA","","600","",""
    3 ETQ399 "1","FI-CAX","","600","",""
    3 ETQ399 "1","FINBASIS","","600","",""
    3 ETQ399 "1","INSURANCE","","600","",""
    3 ETQ399 "1","IS-CWM","","600","",""
    3 ETQ399 "1","IS-H","","600","",""
    3 ETQ399 "1","IS-M","","600","",""
    3 ETQ399 "1","IS-OIL","","600","",""
    3 ETQ399 "1","IS-PS-CA","","600","",""
    3 ETQ399 "1","IS-UT","","600","",""
    3 ETQ399 "1","LSOFE","","600","",""
    3 ETQ399 "1","MDG_APPL","","617","",""
    3 ETQ399 "1","MDG_FND","","747","",""
    3 ETQ399 "1","PI_BASIS","","740","",""
    3 ETQ399 "1","SAP_ABA","","740","",""
    3 ETQ399 "1","SAP_AP","","700","",""
    3 ETQ399 "1","SAP_APPL","","617","",""
    3 ETQ399 "1","SAP_BASIS","","740","",""
    3 ETQ399 "1","SAP_BS_FND","","747","",""
    3 ETQ399 "1","SAP_BW","","740","",""
    3 ETQ399 "1","SAP_FIN","","617","",""
    3 ETQ399 "1","SAP_GWFND","","740","",""
    3 ETQ399 "1","SAP_HR","","600","",""
    3 ETQ399 "1","SAP_UI","","740","",""
    3 ETQ399 "1","SEM-BW","","600","",""
    3 ETQ399 "1","ST-PI","","2008_1_700","",""
    3 ETQ399 "1","WEBCUIF","","747","",""
    3 ETQ399 "D","SAP_ABA","C","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_APPL","C","617","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_BASIS","C","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_HR","C","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-APPL","A","617","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-DFPS","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-FIN","A","617","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-FINSERV","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-GLTRADE","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-HR","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-IPPE","A","400","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-PS","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","EA-RETAIL","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","ECC-DIMP","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","ERECRUIT","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","FI-CA","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","FI-CAX","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","FINBASIS","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","INSURANCE","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-CWM","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-H","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-M","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-OIL","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-PS-CA","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","IS-UT","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","LSOFE","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","MDG_APPL","A","617","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","MDG_FND","A","747","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","PI_BASIS","A","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_AP","A","700","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_BS_FND","A","747","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_BW","A","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_FIN","A","617","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_GWFND","A","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SAP_UI","A","740","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","SEM-BW","A","600","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","ST-PI","A","2008_1_700","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "D","WEBCUIF","A","747","SAPKLDE607CAECC607X0","X"
    3 ETQ399 "E","SAP_ABA","C","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_APPL","C","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_BASIS","C","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_HR","C","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-APPL","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-DFPS","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-FIN","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-FINSERV","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-GLTRADE","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-HR","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-IPPE","A","400","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-PS","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","EA-RETAIL","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","ECC-DIMP","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","ERECRUIT","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","FI-CA","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","FI-CAX","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","FINBASIS","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","INSURANCE","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-CWM","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-H","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-M","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-OIL","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-PS-CA","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","IS-UT","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","LSOFE","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","MDG_APPL","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","MDG_FND","A","747","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","PI_BASIS","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_AP","A","700","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_BS_FND","A","747","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_BW","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_FIN","A","617","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_GWFND","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SAP_UI","A","740","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","SEM-BW","A","600","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","ST-PI","A","2008_1_700","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "E","WEBCUIF","A","747","SAPKLEN607CAECC607X0","X"
    3 ETQ399 "M","EA-APPL","","617","",""
    3 ETQ399 "M","EA-DFPS","","600","",""
    3 ETQ399 "M","EA-FIN","","617","",""
    3 ETQ399 "M","EA-FINSERV","","600","",""
    3 ETQ399 "M","EA-GLTRADE","","600","",""
    3 ETQ399 "M","EA-HR","","600","",""
    3 ETQ399 "M","EA-IPPE","","400","",""
    3 ETQ399 "M","EA-PS","","600","",""
    3 ETQ399 "M","EA-RETAIL","","600","",""
    3 ETQ399 "M","ECC-DIMP","","600","",""
    3 ETQ399 "M","ERECRUIT","","600","",""
    3 ETQ399 "M","FI-CA","","600","",""
    3 ETQ399 "M","FI-CAX","","600","",""
    3 ETQ399 "M","FINBASIS","","600","",""
    3 ETQ399 "M","INSURANCE","","600","",""
    3 ETQ399 "M","IS-CWM","","600","",""
    3 ETQ399 "M","IS-H","","600","",""
    3 ETQ399 "M","IS-M","","600","",""
    3 ETQ399 "M","IS-OIL","","600","",""
    3 ETQ399 "M","IS-PS-CA","","600","",""
    3 ETQ399 "M","IS-UT","","600","",""
    3 ETQ399 "M","LSOFE","","600","",""
    3 ETQ399 "M","MDG_APPL","","617","",""
    3 ETQ399 "M","MDG_FND","","747","",""
    3 ETQ399 "M","PI_BASIS","","740","",""
    3 ETQ399 "M","SAP_ABA","","740","",""
    3 ETQ399 "M","SAP_AP","","700","",""
    3 ETQ399 "M","SAP_APPL","","617","",""
    3 ETQ399 "M","SAP_BASIS","","740","",""
    3 ETQ399 "M","SAP_BS_FND","","747","",""
    3 ETQ399 "M","SAP_BW","","740","",""
    3 ETQ399 "M","SAP_FIN","","617","",""
    3 ETQ399 "M","SAP_GWFND","","740","",""
    3 ETQ399 "M","SAP_HR","","600","",""
    3 ETQ399 "M","SAP_UI","","740","",""
    3 ETQ399 "M","SEM-BW","","600","",""
    3 ETQ399 "M","ST-PI","","2008_1_700","",""
    3 ETQ399 "M","WEBCUIF","","747","",""
    3 ETQ399 "S","SAP_ABA","C","740","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","SAP_APPL","C","617","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","SAP_BASIS","C","740","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","SAP_HR","C","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","EA-APPL","A","617","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","EA-DFPS","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","EA-FIN","A","617","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","EA-FINSERV","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","EA-GLTRADE","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","EA-HR","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","EA-IPPE","A","400","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","EA-PS","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","EA-RETAIL","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","ECC-DIMP","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","ERECRUIT","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","FI-CA","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","FI-CAX","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","FINBASIS","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","INSURANCE","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","IS-CWM","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","IS-H","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","IS-M","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","IS-OIL","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","IS-PS-CA","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","IS-UT","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","LSOFE","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","MDG_APPL","A","617","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","MDG_FND","A","747","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","PI_BASIS","A","740","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","SAP_AP","A","700","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","SAP_BS_FND","A","747","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","SAP_BW","A","740","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","SAP_FIN","A","617","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","SAP_GWFND","A","740","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","SAP_UI","A","740","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","SEM-BW","A","600","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","ST-PI","A","2008_1_700","SAPKLES607CAECC607F0","X"
    3 ETQ399 "S","WEBCUIF","A","747","SAPKLES607CAECC607F0","X"
    4 ETQ399 Starting dialog 'LangSelect' at 20140321023442.
    4 ETQ399 Dialog finished at 20140321100027.
    SAPUpConsole
    =========== Language Update/Installation ===========
    You need at least DVDs which contain the standard languages for all
    components.
    You can uninstall existing non-standard languages by de-selecting them.
    *You cannot uninstall standard languages!*
          |Selected  |Name                         |Iso Name  |Location                                |Status     |
      ----+----------+-----------------------------+----------+----------------------------------------+-----------+
         1|          |Chinese trad.                |ZF        |                                        |Uninstall  |
         2|X         |English (standard language)  |EN        |H:\SAD_Upgrade\51046678_EHP7_Language_1\|Update     |
         3|X         |German (standard language)   |DE        |H:\SAD_Upgrade\51046678_EHP7_Language_1\|Update     |
         4|X         |Spanish                      |ES        |H:\SAD_Upgrade\51046678_EHP7_Language_1\|Update     |
    Nothing found for language 'ZH'!
    =========== Enter DVD Mount Points ===========
    Enter mount points for the DVDs required for the procedure.
          |Path                                    |Description  |
      ----+----------------------------------------+-------------+
         1|H:\SAD_Upgrade\51044827_SQL_Server_2008_|             |
         2|H:\SAD_Upgrade\51046152_EHP7_Components |             |
         3|H:\SAD_Upgrade\51046678_EHP7_Language_1 |             |
         4|H:\SAD_Upgrade\51046680_Export_Upgrade_E|             |
         5|H:\SAD_Upgrade\51046680_Export_Upgrade_E|             |

Maybe you are looking for

  • Time Management Operation to Update Absence Quota Used

    Hi Gurus, Is there any standard operation available to update absence quota used. I'm already using UPDTQA to update Absence Quota Entitlement, but is there any standard operation tha i can use to Update Absence Quota used. Thanks!! Rajiv Edited by:

  • Superdrive not working correctly (not reading CD-Roms)

    Since installing Snow Leopard last year, I have found that my intel iMac no longer reads CD-Roms (commercial music CDs). It will still read/write to DVD-Rs, read and play DVDs, read/write to CD-Rs. Any ideas? I'm not fond of spending $200+ for a new

  • Send email to each member of a group

    How can I send a mail to each member of a group with the Email activity? It seems I can only send the mail to the grup address...

  • Problems with iTunes 7 (Mac OS X)

    Upon installing the newest version of iTunes 7.0(70), several songs in my Library failed to sync with my iPod mini. When iTunes attempts to copy the songs to my iPod I get an error saying: (Name of song) was not copied to the iPod because it could no

  • Loading an object using a different classloader

    I have 2 web-apps which share a common object. I want to store that common object in a common cache accessible to both web-apps. The problem is the 2 web-apps have a different classloader, so how do I return an object that was stored by web-app1 to b