Skip to Main Content

Infrastructure Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Cron jobs failing

850824May 25 2011 — edited May 26 2011
Hi,

I have sceduled a cron script to autologout the users if they are idle for more than 1 hour. I have added that to the cronjobs and scheduled it to run every 30 minutes.

But i got the below mail,
--------------------------------------------------------------
Your "cron" job
/timeout

produced the following output:

kill: 5310: permission denied
kill: 14614: permission denied
----------------------------------------------------------------
I m running the cronjobs as a informix user....i have set the permission of script as 777.
eventhough i m getting the same error.
Can anybody please help me out to run this script in cron job?

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 23 2011
Added on May 25 2011
4 comments
1,095 views