Issue Information
| Issue Number | 701147b |
| Issue | When SET TRIMSPOOL ON is enabled, only the trailing spaces on the last line of multi-line output are removed, while trailing spaces on preceding lines are not removed. This behavior occurs regardless of the SET TRIMOUT ON/OFF setting, as it always executes as if SET TRIMOUT is ON. |
| Cause | A logic error occurred in the TRIMSPOOL-related function, and the logic that checks the TRIMOUT setting to branch processing was omitted. |
| Solutions | Fixed the issue where trailing spaces after the SQL prompt disappear when SET TRIMOUT is ON, ensuring that spaces are properly displayed when entering commands. |
| Occurrence Date | July 26, 2023 |
| Versions Requiring Patch | 6FS07PS 7FS02PS |
Patch Information
| Patch Name | FS02PS_701147b |
| Major Version | 7 |
| Minor Version | FS02PS |
| Version Title | Fix for the Issue Where Trailing Space at the End of the "SQL> " Prompt Disappears |
| Release Date | August 24, 2026 |
| Compatibility | โข TAC rolling patch: Supported โข TSC rolling patch: Supported โข Backup data compatibility: Supported โข Protocol compatibility: Supported โข Data format compatibility: Supported |
| AP Impact | โข Plan change: No โข Result value change: No โข SQL syntax change: No โข System object change: No โข Existing feature change: No |
| Parameters | - |
| Workaround | - |