Is it possible to create a cron job for CDT?
I created a script file to run. Here are the contents.
#!/bin/bash -f
source /opt/CPshared/5.0/tmp/.CPprofile.sh
/opt/CPcdt/CentralDeploymentTool -generate /opt/CPcdt/test.csv
I get the following error in my Main_log.elg file when I ran the script through the job scheduler.
DB Operations error has occurred:
Error code 20 - Error querying the management database.
No execute permissions for one of the required files. See the additional details below.
Details:
--------
The file 'ifconfig' doesn't have execute permission.
************************************************
Wed Jan 22 15:34:46 2020 *D*: Running /sbin/pidof CentralDeploymentTool
Wed Jan 22 15:34:46 2020 *D*:
Command Summary:
Command = /sbin/pidof CentralDeploymentTool
Return code = 0
Output = 20239