Al momento non è possibile inviare moduli sul sito di supporto per pianificare la manutenzione. Se necessiti di assistenza immediata, contatta il supporto tecnico. Ci scusiamo per il disagio.
Questo articolo ti è servito per risolvere il problema?
Seleziona valutazione
Titolo
Poster: [SP-OPX01001] Errors on Open target table
Descrizione
Error : Poster: [SP-OPX01001] Errors on target table "OWNER"."TABLE_NAME" at seqno/offset 1687/98643072. error=0 state=22001 msg=[Microsoft][ODBC SQL Server Driver]String data, right truncation. Please see event_log and open target log files for more details. See 'http://advice.shareplex.com/SP-OPX01001' for additional advice and support.
Causa
Data Definition Issue:
A data column is defined as number without precision on source (Oracle) and the open target column is defined as numeric(18,0) ( MSSQL) which does not take decimal.
Risoluzione
WORKAROUND
Modify the target column to be numeric(18,2), allowing a decimal value.
If the scale is higher, then the Target column scale will need to be increased accordingly.
The best practice is to have the source column define the precision and scale to match the target, otherwise the source allows a wide range of values and the target column will need to accommodate these.
Feedback inviato
Questo articolo ti è servito per risolvere il problema?
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Contenuti consigliati
Prodotto/i:
SharePlex
8.6.6
Argomento/i:
Best Practices
Cronologia articoli:
Data di creazione: 4/17/2017 Ultimo aggiornamento: 5/7/2023
Thank you for your feedback for Topic Request
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Questo è il portale del supporto
Puoi trovare aiuto e supporto online per Quest *prodotto* sul sito di supporto di un affiliato. Fai clic su Continua per essere reindirizzato ai contenuti e all'assistenza corretti per *prodotto*.
Cerca in tutti gli articoli
Internet Explorer 8, 9 e 10 non sono più supportati
Il portale Quest Software non supporta più Internet Explorer 8, 9, e 10. Si consiglia di aggiornare il browser all'ultima versione di Internet Explorer o Chrome.