Document TypeㅣTroubleshooting
Categoryㅣ Installation
Applicable Product Versionㅣ 6FS07
Document Numberㅣ TINTS001
Issue
When the system locale in Windows is set to English (United States) and system.vbs is executed, the following error occurs.
C:\WINDOWS\system32>%TB_HOME%\scripts\system.vbs Microsoft (R) Windows Script Host version 5.812 Copyright (C) Microsoft Corporation. All rights reserved. C:\Users\jinji\Downloads\tibero6\scripts\system.vbs(364, 1) Microsoft vb-script Runtime error: Procedure call or argument is incorrect.
Cause
There is an issue where the Now function of VBS (Visual Basic Script) returns Korean characters such as AM/PM, which cannot be converted to English.
Solutions
By applying a patch, the current time function is modified to output in a 24-hour format without AM/PM or similar notations instead of outputting it as is.
- Set in Windows Control Panel - Region or Country - Format - Korean (Korea)
- Set in Windows Control Panel - Region or Country - Administrative Options - Change system locale - Korean (Korea)
[Output screen after applying patch (240453)]
C:\WINDOWS\system32>%TB_HOME%\scripts\system.vbs
Microsoft (R) Windows Script Host version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
Enter SYS password:
tibero
Enter SYSCAT password:
syscat
Creating text packages table ...
Running C:\\tibero6\\scripts\\pkg\\create_pkg_text_tbl.sql...
Creating the role DBA...
Running C:\\tibero6\\scripts\\create_dba_gen.sql...
Creating system users & roles?(Y/N):