Page 1 of 1

Getting error while compiling

Posted: Wed Jan 23, 2008 3:53 am
by sarat.srinivas@tcs.com
Hi All,

I am getting the following error while trying to compile the Server Job.

Unable to open RT_LOG4438.

Can i delete this log and recompile??

Please advice me

Posted: Wed Jan 23, 2008 4:21 am
by AmeyJoshi14
Are you using any routines, in your job? :?: :?: :?:

Posted: Wed Jan 23, 2008 4:35 am
by sarat.srinivas@tcs.com
AmeyJoshi14 wrote:Are you using any routines, in your job? :?: :?: :?:
No i am not using any routine.Its a server Job.

Posted: Wed Jan 23, 2008 4:40 am
by WoMaWil
don't delete it in UNIX (or Windows). Look at the rights. Maybe someone else has saved it without giving you the right to compile.

Posted: Wed Jan 23, 2008 7:34 am
by ray.wurlod
Maybe the project directory (or the file system it's on) is full or at quota. You have a lot of jobs in this project if the name RT_LOG4438 is anything to go by.

It may also be the case that your T30FILE configuration setting (which controls the maximum number of hashed files that can be open simultaneously system-wide) is set too low. That might also prevent this hashed file from being able to be opened.

Posted: Wed Jan 23, 2008 3:20 pm
by PRIYARAJ
It may be because you dont have permission to compile that job.Try renaming that job & compile.If somebody else have created that job,try using their username & password .