When CRON job is running the SCP command on SSIM it fails with an error.
"Could not find SYMC_CRYPTO_LIB_PATH"
"Unable to determine files names for crypto library"
Note: This information is provided as a courtesy. Custom scripts being run on a SSIM appliance may place it in an unsupported state and Symantec Support does not help create scripts.
Please add at the beggining of your CRON script which is running the SCP command, the following two lines:
#!/bin/bash
source /etc/profile