Quantcast
Channel: Symantec Connect - Endpoint Protection - Discussions
Viewing all articles
Browse latest Browse all 10484

SEPM 12.1.6 MP7 upgrade to 14.0.1 (RU1)

$
0
0
I need a solution

Hello everyone,

I'm struggling with SEPM upgrade from 12.1.6 MP7 to 14.0.1 (RU1) on external MSSQL database. 

- SEPM 12.1.6 Mp7 on Windows 2016 (I know it's not officially supported but it works ok :) 

- MS SQL 2012 Sp3 CU10 on Windows Server 2012 R2 

After successful installation of 12.1.6 I'm proceeding with upgrade process to 14.0.1. Installation went ok till about 70% (schema update was successful, packages were built, database indexes also) but it ends up with "Error Occurred". From Upgrade log I got this:

THREAD 75 WARNING: DbUtil> addReporterUser>> Add report login!
THREAD 75 WARNING: Upgrade> updateTransactionLogFileSize>> final log size is 16384
THREAD 75 SEVERE: com.microsoft.sqlserver.jdbc.SQLServerException: Incorrect syntax near '-'.
THREAD 75 SEVERE: at com.microsoft.sqlserver.jdbc.SQLServerException.makeFromDatabaseError(SQLServerException.java:217)
THREAD 75 SEVERE: at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.doExecutePreparedStatement(SQLServerPreparedStatement.java:426)
THREAD 75 SEVERE: at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement$PrepStmtExecCmd.doExecute(SQLServerPreparedStatement.java:372)
THREAD 75 SEVERE: at com.microsoft.sqlserver.jdbc.TDSCommand.execute(IOBuffer.java:6276)
THREAD 75 SEVERE: at com.microsoft.sqlserver.jdbc.SQLServerConnection.executeCommand(SQLServerConnection.java:1793)
THREAD 75 SEVERE: at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeCommand(SQLServerStatement.java:184)
THREAD 75 SEVERE: at com.microsoft.sqlserver.jdbc.SQLServerStatement.executeStatement(SQLServerStatement.java:159)
THREAD 75 SEVERE: at com.microsoft.sqlserver.jdbc.SQLServerPreparedStatement.execute(SQLServerPreparedStatement.java:354)
THREAD 75 SEVERE: at com.sygate.scm.server.db.util.DbUtil.addReporterLogin(DbUtil.java:1258)
THREAD 75 SEVERE: at com.sygate.scm.server.db.util.DbUtil.configReporterUser(DbUtil.java:1163)
THREAD 75 SEVERE: at com.sygate.scm.server.upgrade.Upgrade.doUpgrade(Upgrade.java:2228)
THREAD 75 SEVERE: at com.sygate.scm.server.upgrade.ui.UpgradeTask.go(UpgradeTask.java:135)
THREAD 75 SEVERE: at com.sygate.scm.server.upgrade.ui.UpgradeProgressPanel$2.construct(UpgradeProgressPanel.java:250)
THREAD 75 SEVERE: at com.sygate.scm.util.SwingWorker$2.run(SwingWorker.java:153)
THREAD 75 SEVERE: at java.lang.Thread.run(Thread.java:748)
THREAD 75 SEVERE: Upgrade.doUpgrade com.microsoft.sqlserver.jdbc.SQLServerException: Incorrect syntax near '-'.
 
SQL is Windows Integrated, connectivity is ok, password complexity is ok (without complex password You will get Cannot alter the user 'REPORTER_sem5...). domain account which was used has " - " in login name but that will be silly ;)) 
 
Any ideas ?? 
 
Thanks, 
0

Viewing all articles
Browse latest Browse all 10484

Trending Articles