Hi All,
I am trying to configure the database for the new IS server after the installation, but the dbconfiguratorUI.bat file is not loading. Even I tried to create the DB using dbconfigurator (cmd) and used the below command but no luck.
Used Command for SQL Server:
dbConfigurator.bat -a create -d SQLServer -c all -v latest -u -p -l jdbc:wm:sqlserver://:1433;databaseName=
Error: I can see the below error in dcc.log file
dcc version: 10.5.0.0000-0169
executing action: create
processing products:
processing components: [all]
error.message: java.sql.SQLInvalidAuthorizationSpecException: [SoftwareAG][SQLServer JDBC Driver][SQLServer]Login failed for user ‘test_actv_is01’.
error.stackTrace: [Ljava.lang.StackTraceElement;@312aa7c
Please suggest, if I am doing something wrong or need to do it differently
- Could you please share the correct command for 10.5 to update all the components and Integration Server related tables for the SQL server?
#webMethods-io-B2B#B2B-Integration#webMethods-cloud#webMethods