O envio de formulários no site de suporte está temporariamente indisponível para manutenção programada. Se precisar assistência imediata, entre em contato com o suporte técnico. Lamentamos o inconveniente.
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.
Resolução
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.
Your Request will be reviewed by our technical reviewer team and, if approved, will be added as a Topic in our Knowledgebase.
Conteúdo recomendado
Produto(s):
SharePlex
8.6.6
Tópico(s):
Best Practices
Histórico do artigo:
Criado em: 4/17/2017 Última atualização em: 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.
Bem-vindo ao Suporte
Você pode encontrar ajuda de suporte on-line para *produto* da Quest em um local de suporte afiliado. Clique em Continue (Continuar) para ser direcionado ao conteúdo de suporte correto e à assistência a *produto*.
Search All Articles
Encerramento do suporte aos navegadores IE 8, 9 e 10
O Portal da Quest Software não é mais compatível com IE8, 9 e 10. Recomendamos a atualização do navegador para a versão mais recente do Internet Explorer ou do Chrome.