Issue Number : 700928a
| Issue | When repeatedly performing TS create, drop, and sess_kill, a !CF_REC_IS_USED error occurs during TS create. |
| Cause | In the typical TS addition path, the related lock is acquired, so no race condition occurs. However, in the path where the TS drop operation is canceled and rolled back, the lock is not acquired. |
| Solutions | Modify the TS addition function to acquire the CF lock. |
| Occurrence Date | 2026.05.08. |
| Patch Required Version | - |
Patch Information
| Patch Name | FS02PS_700928a |
| Major Version | 7 |
| Minor Version | FS02PS |
| Release Date | 26.06.25. |
| Version Title | Change to Acquire CF Lock When Adding TS Records to CF |
| Base 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 function change: No |
| Parameters | - |
| Workaround | - |