I have installed PPM 9.10 Server in a Windows 2012 Sever. I have edited client UMG_EN with Customizing Toolkit and tested the connection with MSSQL with success. I am able to start de client "UMG_EN" but when i try to execute program "Create UMG Demo Database" i get the following error:
I: 05/24/16 17:03:42 [STD] Connecting user **** with jdbc:sqlserver://srvarisppm:1433;selectMethod=cursor;databaseName=UMG_EN...
I: 05/24/16 17:03:42 [STD] Process Performance Manager 9.10.0.0.831
I: 05/24/16 17:03:42 [STD] Database version used: 12.00.4213.
I: 05/24/16 17:03:42 [STD] JDBC driver used: Microsoft JDBC Driver 4.0 for SQL Server (4.0.2206.100).
I: 05/24/16 17:03:42 [SRV] The PPM server of the client "umg_en" is not registered at the registry.
I: 05/24/16 17:03:42 [STD] Initializing ARIS PPM database...
I: 05/24/16 17:03:42 [STD] Initializing: com.idsscheer.ppm.server.common.impl.ZInitDbBase
E: 05/24/16 17:03:43 [STD] Error initializing database
General PPM-Exception
Create Table: AS_TA_ID_TBL (3000) [2714/S0001]
There is already an object named 'AS_TA_ID_TBL' in the database. [com.microsoft.sqlserver.jdbc.SQLServerException]
S: 05/24/16 17:03:43 [STD] Messages of component "STD":
S: 05/24/16 17:03:43 [STD] 1 error(s)
Database table is empty until i execute the program. Anyone has any idea?
Thank you very much.