During installation of CCS with a database on Microsoft SQL 2014, error "The installation of 'CA Common Services (CCS)' failed. Return code 1" appears.
In %TEMP%\TRC_Inst2_ITRM.log following error appears :
08/11/16 21:10:51.0367|2744:| CCSProxyHandler: CCS validation failed because: The SQL Server edition that is installed on COMPUTERNAME is not supported. You must choose another server. Refer to Unicenter documentation for more information regarding system requirements.
08/11/16 21:10:51.0414|2744:| CCSProxyHandler: UCS_Setup_ValidateData(UCSWRVDBAS_SERVER_VALID): FAILED
08/11/16 21:10:51.0414|2744:| CCSProxyHandler: CCS validation failed because: An unsupported version or Service Pack level of Microsoft SQL Server is installed on COMPUTERNAME
. Version of Microsoft SQL Server must be either '2000' with at least Service Pack 4 or '2005'.
08/11/16 21:10:51.0429|2744:| CCSProxyHandler: UCS_Setup_ValidateData(UCSCOMMAIN_ALL_VALID): FAILED
08/11/16 21:10:51.0429|2744:| CCSProxyHandler: CCS validation failed because: An unsupported version or Service Pack level of Microsoft SQL Server is installed on COMPUTERNAME
. Version of Microsoft SQL Server must be either '2000' with at least Service Pack 4 or '2005'.
08/11/16 21:10:51.0461|2744:|CCSProxyInterface PrepareData(): process complete: return code: <UCSERR_VALIDATION> lasterr:<An unsupported version or Service Pack level of Microsoft SQL Server is installed on COMPUTERNAME. Version of Microsoft SQL Server must be either '2000' with at least Service Pack 4 or '2005'.>
08/11/16 21:10:51.0461|2744:|CCSProxyInterface RunCCS: PrepareData() FAILED. Unable to continue...Skipping install
08/11/16 21:10:51.0476|2744:| CCSProxyHandler: requestType <2>
08/11/16 21:10:51.0476|2744:| CCSProxyHandler: Calling UCS_Setup_CloseSession() UcsSessionHandle:<01012560> ThreadID:<1408>
08/11/16 21:10:51.0492|2744:|CCSProxyInterface CloseSession(): process complete: return code:<UCSERR_VALIDATION>