If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Problem with cron job

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 09-05-07, 04:07
kirang kirang is offline
Registered User
 
Join Date: Jul 2005
Posts: 18
Problem with cron job

Hi,

I have a problem with cron job which i had scheduled on daily basis. This job is of running one shell which is itself combination of 5 shell programs. This doesn't get executed and sends me a mail with the error:

23101 : Unable to load locale categories.
I came to know that this particular error is of something related to GLS setting.

The problem is it gets executed everytime when i run it from command prompt. Please help me find out a way out of this as I'm stuck up with it.

Thanks in advance.
Reply With Quote
  #2 (permalink)  
Old 09-05-07, 10:50
artemka artemka is offline
Registered User
 
Join Date: May 2004
Location: New York
Posts: 248
Can you run it manualy from the command line?

Everything that I have encountered with cron jobs is that you are missing an environment variable somewhere.
Reply With Quote
  #3 (permalink)  
Old 09-06-07, 07:30
kirang kirang is offline
Registered User
 
Join Date: Jul 2005
Posts: 18
Yes

Yes, I've missed out the environment variable portion. Things are working fine now...
Thank you for your reply....
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On