Solved
Thingworx 8.5.1 with MSSQL version 2017
- January 20, 2021
- 1 reply
- 1700 views
Hi,
I have installed Thingworx version 8.5.1 with MSSQL server 2017 as default persistence provider.
I have one doubt on thingworx database creation on SQL.
Do we need to add the name "twschema" under thingworx database?. I have not added twschema name but schema tables are created when I run the below schema command. Refer the attached screenshot for schema thingworx tables after running the schema script. I have created manually database name "thingworx".
thingworxMssqlSchemaSetup.bat -h <server> -i <server-instance> -p <port> -l <login-name> -d <thingworx-database-name> -o all
Regards,
Latha

