Document Type | Troubleshooting
Category | Interface/Integration
Applicable Product Version | 7FS02
Document Number | TIITS004
Issue
After upgrading from Tibero6 to Tibero7, the error log ‘iparam condition check failed. name:NLS_TERRITORY, value: DEFAULT’ appears in sys.log.
[2024-11-27T13:39:18.481216] [FRM-196] [I] iparam condition check failed. name:NLS_TERRITORY, value: DEFAULT [2024-11-27T13:39:18.481281] [FRM-196] [I] THROW. ec=ERROR_DDL_IPARAM_RANGE(-7200) [ Value of parameter 'NLS_TERRITORY' is invalid (condition check failed: 'NLS_TERRITORY parameter value is invalid or not yet supported').] (csr_id:4294967295) [iparam_update.c:476:iparam_do_check_internal] --Error log occurrence
Cause
Tibero7 no longer supports NLS_TERRITORY=DEFAULT, but this error occurs because the existing application connects to Tibero7 using the jdbc jar file from Tibero6.
Solutions
When upgrading to Tibero7, do not use the jdbc files from Tibero6; use the tibero7-jdbc.jar file instead.