Do you have any question about this error?
Message type: E = Error
Message class: IUUC_BG - IUUC: Blue/Green Deployment Messages
Message number: 009
Message text: Fehler beim Kopieren der archivierten Daten für Objekt &1
The error occurred during the reload procedure for object.
Das System gibt eine Fehlermeldung aus und erlaubt Ihnen nicht, mit dieser Transaktion fortzufahren, bis der Fehler behoben ist.
During the reload procedure, two tables are created in parallel to
facilitate a new initial load and subsequent replication of data. One
table contains changed data before the new initial load starts (the
consumption table), and the other contains the data of the new initial
load (the reload table). SAP LT Replication Server tries to copy the
records which have already been archived in the source system from the
consumption table to the newly created reload table. This process failed
for some reason (for example wrong type conversion, wrong set of key
fields, missing default values, and so on).
To copy the archived records to the reload table, SAP LT Replication
Server tries to execute the following statement:
<EX>INSERT INTO "<schema name >"."< reload table name>" </>
<EX>( <comma separated field list of identical fields for old and new
target table> ) </>
<EX>select <comma separated field list of identical fields for the
consumption table and the new reload table> from "schema name"."
<consumption table name>" as t2 </>
<EX>where "/1LT/OPERATION" = 'A' AND </>
<EX>not exists( select * from "<schema name >"."< reload table name>" as
t1 </>
<EX>where [t1.<first key field>=t2.<first key field> ? t1.<last key
field>=t2.<last key field> )</>
In order to resolve the error, you can try to manually execute this
statement in the target system.
You can find the name of the consumption and reload tables in table
IUUC_BG_TAB_MAP. In this table, in field OBJNAME the name of the source
table is listed. For this object name, you use the value in field
ACTIVE_TRG_RELOAD to determine the name of the new reload table. If the
value is 1, the name of the new reload table is stored in field
TARGET_ID1. If the value is 2, the new reload table name is stored in
field TARGET_ID2.Note: Depending on how the UI is implemented, this text
could be subject to change
All records from the consumption table where the field
"/1LT/OPERATION"='A' must be copied to the new reload table. After the
initial load is finished, the reload table takes over the role of the
consumption table, and the consumption table is then dropped. This means
that if you do not execute the above statement successfully, the
archived data will not be copied to the new reload table, and you will
lose the archived data once the consumption table is dropped.
Once you have copied the archived records to the reload table, you can
resume the replication process by executing the expert function "Reset
Load and Replication Status". Ensure that the options "Reset In Process
Flag", "Reset Failed Flag" and "Reset Block Data Trans. Flag" are
selected.
Fehlermeldungsextrakt aus SAP-System. Copyright SAP SE
IUUC_BG009
- Fehler beim Kopieren der archivierten Daten für Objekt &1 ?Get instant SAP help. Start your 7-day free trial now.
IUUC_BG008
Objekt &1; Verbrauchstabelle kann nicht in Zielsystem abgelegt werden
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
IUUC_BG007
Objekt &1; Wechseln zum Rückladen von Tabelle nicht mögl. - an SAP wenden
Was verursacht dieses Problem? Due to a technical error, the replication of data cannot switch from the consumption table to the reload table. The ...
IUUC_BG010
Objekt &1 ist aufgrund eines off. manuellen Wartungsereignisses gesperrt
Selbsterklärende Nachricht Da SAP der Meinung ist, dass diese spezielle Fehlermeldung 'selbsterklärend' ist, wurden keine weiteren Informationen geg...
IUUC_BG011
Objekt &1; archivierte Daten erfolgreich kopiert
Was verursacht dieses Problem? If a configuration uses the feature "Reload Procedure that Retains Data in Target System", records that ha...
Klicken Sie auf diesen Link, um alle SAP-Meldungen durchsuchen.