Hi,
I am trying to create a script that does a tnsping on an oracle DB every 5 minutes by a crontab.
I know my problem relates to the crontab not being able to convert the Oracle service name.
In the crontab I have:
5,10,15,20,25,30,35,40,45,50,55,0 * * * *...