Hi,
I have a Unix Shell Script, that invokes an isql command to a Sybase Open Server. When I run it straight, it works very well. However, when I try it with a crontab, it gives me the following error:
CS-LIBRARY error:
ct_init(): network packet layer: internal net library error: Attempt to load protoco
l driver failed
Attempting to obtain a localized error message failed.
I tried to add some Sybase paths but it still gives me the same error. Is it something to do with the path?
Baashha
I have a Unix Shell Script, that invokes an isql command to a Sybase Open Server. When I run it straight, it works very well. However, when I try it with a crontab, it gives me the following error:
CS-LIBRARY error:
ct_init(): network packet layer: internal net library error: Attempt to load protoco
l driver failed
Attempting to obtain a localized error message failed.
I tried to add some Sybase paths but it still gives me the same error. Is it something to do with the path?
Baashha