Issue Number : 701065a
| Issue | If an incorrect argument is passed to the NUMBER division function, the thread stack memory is corrupted, and the call stack is lost, making root cause analysis difficult. |
| Cause | There is no validation logic for incorrect arguments during arithmetic operations on the NUMBER type. |
| Solutions | Modify to validate each argument before performing arithmetic operations on the NUMBER type. |
| Occurrence Date | June 26, 2026 |
| Required Patch Version | - |
Patch Information
| Patch Name | FS02PS_701065a |
| Major Version | 7 |
| Minor Version | FS02PS |
| Release Date | July 12, 2026 |
| Version Title | Added Validation for Arithmetic Operations on NUMBER Type |
| Default Applied Version | - |
| Compatibility Information | No incompatible items โข TAC Rolling Patch: Available โข TSC Rolling Patch: Available โข Backup Data Compatibility: Available โข Protocol Compatibility: Available โข Data Format Compatibility: Available |
| AP Impact | โข Plan Change: No โข Result Value Change: No โข SQL Syntax Change: No โข System Object Change: No โข Existing Feature Change: No |
| Parameters | - |
| Workaround | - |