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: Erreur lors de la copie des données archivées pour l'objet &1
The error occurred during the reload procedure for object.
Le système émet un message d'erreur et ne vous permettra pas de poursuivre cette transaction tant que l'erreur n'est pas résolue.
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.
Extrait du message d'erreur du système SAP. Copyright SAP SE.
IUUC_BG009
- Erreur lors de la copie des données archivées pour l'objet &1 ?Get instant SAP help. Start your 7-day free trial now.
IUUC_BG008
Objet &1 ; imposs. sauvegarder table de consommation dans système destin.
Message auto-explicatif Étant donné que SAP estime que ce message d'erreur spécifique est 'auto-explicatif', aucune autre information n'a été fou...
IUUC_BG007
Objet &1 ; impossible de passer au rechargement de table - Contactez SAP.
Quelle est la cause de ce problème? Due to a technical error, the replication of data cannot switch from the consumption table to the reload table....
IUUC_BG010
Objet &1 est bloqué en raison d'un évén. de maintenance manuel en cours
Message auto-explicatif Étant donné que SAP estime que ce message d'erreur spécifique est 'auto-explicatif', aucune autre information n'a été fou...
IUUC_BG011
Objet &1 ; copie des données archivées effectuée.
Quelle est la cause de ce problème? If a configuration uses the feature "Reload Procedure that Retains Data in Target System", records th...
Cliquez sur ce lien pour rechercher tous les messages SAP.