psprcsrv.ubx - PS_ENVFILE - Process Scheduler Environment

PS_ENVFILE section in the *.UBX file. [psprcsrv.ubx]

This section is where we can setup the environment for the process scheduler, the process scheduler will pick up the values from this section to create the *.env file.

Note: Do not try to add the Path info directly to psprcsrv.env file as this may get re-created when you re-configure the process scheduler even without changing any values.

Issue we faced:

We had an issue where in the Unix sendmail command was not working when user ran SQR from the Process scheduler. However we were able to run the SQR successfully from the command line.

So I added the path "/usr/sbin/sendmail" to the PS_ENVFILE section and hence it worked without any issues.




 

0 comments: