Skip to main content
7-Bedrock
December 1, 2023
Solved

AMU package - Error 25002

  • December 1, 2023
  • 1 reply
  • 2146 views

Hi,
I'm trying to install AMU package (2.0.3) over twx 9.4.1 but, it always crash at step 'Install Applications - Installing applications'. As i've searched for, it's similar to 'Article - CS395732', however i've already checked all the prerequisites for SQL server as mentioned in article. Is there anything that could be done?
Thank you.

----

Install Applications - Error Code: 25002
CORE Creating database: PTC.SCA.SCO.MnfgCommonDatabaseInstaller.CreateDatabase : Failed to execute InitData of PTC.SCA.SCO.DefaultGenericManager (com.thingworx.dsl.exceptions.DSLRequestProcessingException: Execution error in service script [InstallApplications_INS] :: Execute Query failed. Please check Database logs for more details.), Failed to execute EnhanceTables of PTC.SCA.SCO.DefaultProductManager (com.thingworx.dsl.exceptions.DSLRequestProcessingException: Execution error in service script [InstallApplications_INS] :: Execute Query failed. Please check Database logs for more details.), Failed to execute EnhanceTables of PTC.SCA.SCO.DefaultMnfgCommonJobOrderManager (com.thingworx.dsl.exceptions.DSLRequestProcessingException: Execution error in service script [InstallApplications_INS] :: Execute Query failed. Please check Database logs for more details.)

Best answer by RS_10839533

Hi Ivens!

This was regarding to master and tempdb SQL database collation that we talked about. After adjust it everything works.

Thank you!

1 reply

12-Amethyst
December 13, 2023

Hi,

Keep in mind that AMU is not officially supported on Thingworx 9.4.1, you should be running Thingworx 9.3.9 to have AMU 2.0.3 installed.

Either way, this is not the cause of the issue you are facing, even not being supported you should be able to install it. Can you please paste here your DatabaseLog.log file, more details about this error should be included there.

RS_108395337-BedrockAuthorAnswer
7-Bedrock
December 13, 2023

Hi Ivens!

This was regarding to master and tempdb SQL database collation that we talked about. After adjust it everything works.

Thank you!