Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
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.
Cause
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.
Resolution
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.
Recommended Content
Product(s):
SharePlex
8.6.6
Topic(s):
Best Practices
Article History:
Created on: 4/17/2017 Last Update on: 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.
Welcome to Quest Support
You can find online support help for Quest *product* on an affiliate support site. Click continue to be directed to the correct support content and assistance for *product*.
Search All Articles
IE 8, 9, & 10 No longer supported
The Quest Software Portal no longer supports IE8, 9, & 10 and it is recommended to upgrade your browser to the latest version of Internet Explorer or Chrome.