Issue Information
| Issue Number | 701275a |
| Issue | When performing DPL on a table with an IDENTITY column, a SIGSEGV occurs, or column values are shifted unexpectedly, causing values from other columns to be inserted. |
| Cause | When an IDENTITY ALWAYS column is used, the column is excluded from the DPL target. As a result, subsequent column values are shifted and loaded into the wrong positions. In particular, when an expression referencing another column is used, an error occurs during expression processing. |
| Solutions | Improve DPL so that IDENTITY ALWAYS columns are processed correctly. |
| Occurrence Date | 26.08.13. |
| Required Patch Version | 6FS07PS 7FS02PS |
Patch Information
| Patch Name | FS02PS_701275a |
| Major Version | 7 |
| Minor Version | FS02PS |
| Version Title | Fix for Expression Processing Errors Including IDENTITY ALWAYS Columns in DPL |
| Available Date | 26.08.28. |
| Compatibility | • TAC rolling patch: Yes • TSC rolling patch: Yes • Backup data compatibility: Yes • Protocol compatibility: Yes • Data format compatibility: Yes |
| AP Impact | • Plan change: No • Result value change: No • SQL syntax change: No • System object change: No • Existing functionality change: No |
| Parameters | - |
| Workaround | - |