Hi
- Using IDS vrer 7.31.UC6AX7
- System call from Stored procedure is giving me this error
668: System command cannot be executed.1: Not owner
- Calling the script in SP like so
SYSTEM "/appl/local/bin/send_notification C" || var_space || var_awb || var_space || var_contact ;
The script sends an e-mail to var_contact.
- Script is owned by root , group informix.
- Running SP as user root.
Please help ...
rgs
bk
- Using IDS vrer 7.31.UC6AX7
- System call from Stored procedure is giving me this error
668: System command cannot be executed.1: Not owner
- Calling the script in SP like so
SYSTEM "/appl/local/bin/send_notification C" || var_space || var_awb || var_space || var_contact ;
The script sends an e-mail to var_contact.
- Script is owned by root , group informix.
- Running SP as user root.
Please help ...
rgs
bk