SUPPORT / SAMPLES & SAS NOTES
 

Support

Problem Note 70368: You encounter an error when running the csCore_set_extrnDb_configValues post-installation/post-onboarding script in SAS® Anti-Money Laundering

DetailsHotfixAboutRate It

You might encounter the following error message when running the csCore_set_extrnDb_configValues script in SAS Anti-Money Laundering after installation/onboarding:

TASK [Set the csCore external database properties with admin userid/password] ******************************************************
fatal: [amlspre]: FAILED! => {"changed": true, "cmd": "/opt/sas/spre/home/SASFoundation/misc/amlcoresrv/csCore/deploy_scripts/tasks/csCore_set_extrnDb_configValues.sh -f /opt/sas/spre/home/SASFoundation/misc/amlcoresrv/csCore/deploy_scripts/tasks/csCore_set_extrnDb_configValues_admin.properties"

This error is due to the extrn_db_jdbcUrl setting in the tenant_vars.yml file not being honored.

To circumvent this issue, complete the following steps:

  1. Open the /opt/sas/spre/home/SASFoundation/misc/amlcoresrv/bin/cscore_set_extrndb_configvalues.sh file. 
  2. Modify line number 289, extrn_db_jdbcUrl=${extrn_db_jdbcDriverClassname:-}to the following:
    extrn_db_jdbcUrl=${extrn_db_jdbcUrl:-}
  3. Rerun the SAS Anti-Money Laundering tenant onboarding tasks.

Click the Hot Fix tab in this note to access the hot fix for this issue.



Operating System and Release Information

Product FamilyProductSystemProduct ReleaseSAS Release
ReportedFixed*ReportedFixed*
SAS SystemSAS Anti-Money Laundering (on SAS 9.x)Linux for x648.3Viya
* For software releases that are not yet generally available, the Fixed Release is the software release in which the problem is planned to be fixed.