Page 1 of 2

Error while compiling the job

Posted: Sun Mar 30, 2008 12:38 am
by arun_kumar
Hi all I'm geting the fallowing error while compiling this job.I'm getting fallowin error.


DSR.ADMIN: Failed to write to project file.

Posted: Sun Mar 30, 2008 3:11 am
by ArndW
Do you have RW permission as your user to the DSParams file in your project directory?

Posted: Sun Mar 30, 2008 3:44 am
by arun_kumar
ArndW wrote:Do you have RW permission as your user to the DSParams file in your project directory? ...

s i have .

Posted: Sun Mar 30, 2008 4:26 am
by ArndW
Are you sure you used the same userid - or could you temporarily chmod that file to 777 to test? Also, is it just the one userid or one job that give you the compile error?

Posted: Sun Mar 30, 2008 4:29 am
by arun_kumar
ArndW wrote:Are you sure you used the same userid - or could you temporarily chmod that file to 777 to test? Also, is it just the one userid or one job that give you the compile error? ...

s only one job is giving this erroe and i'm unable to create the copy of that job too.. and unable to save this job also.

Posted: Sun Mar 30, 2008 4:31 am
by ray.wurlod
How about RW access to the VOC file?

Posted: Sun Mar 30, 2008 4:38 am
by arun_kumar
ray.wurlod wrote:How about RW access to the VOC file? ...

s i have that prvilages.

Posted: Sun Mar 30, 2008 4:39 am
by ArndW
In that case you might have a corrupted account, particularly if you cannot execute "save as". If you can ensure that no other users are logged into DataStage, you can execute "DS.CHECKER" from the TCL command line to determine if you have problems.

Posted: Sun Mar 30, 2008 4:56 am
by ArndW
These things would be much easier if the actual errors were posted earlier.

The error message indicates that either
a) your file system is full.
b) your inodes are exhausted (too many files in the directory or mount point).
c) you don't have write access to that directory.

Posted: Sun Mar 30, 2008 7:17 am
by chulett
arun_kumar wrote:s i have
s only one job is giving this erroe
s i have that prvilages
's'? What, are your 'y' and 'e' keys wearing out? :?

Posted: Sun Mar 30, 2008 7:38 am
by arun_kumar
ArndW wrote:These things would be much easier if the actual errors were posted earlier.

The error message indicates that either
a) your file system is full.
b) your inodes are exhausted (too many files in th ...
there is no issues with my filesystem

Posted: Sun Mar 30, 2008 7:56 am
by ArndW
attach to your project and type "touch ICanWriteTheYesWord" - is the file created? If yes, type "ls -al | wc -l", how many objects? Also type "df -k ." and see how much free space is available.

Posted: Sun Mar 30, 2008 8:29 am
by arun_kumar
ArndW wrote:attach to your project and type "touch ICanWriteTheYesWord" - is the file created? If yes, type "ls -al | wc -l", how many objects? Also type "df -k ." and see how much free space is available.


Iused is 81% free is 0% available
Yes is available but it is creating file.

Posted: Sun Mar 30, 2008 8:31 am
by ArndW
Could you please post the result of "df -k ." when attached to the project directory? Also, did you try the "touch" with the same userid as you use in DS?

Posted: Sun Mar 30, 2008 8:33 am
by arun_kumar
arun_kumar wrote:
ArndW wrote:attach to your project and type "touch ICanWriteTheYesWord" - is the file created? If yes, type "ls -al | wc -l", how many objects? Also type "df -k ." and see how much free space is available.


Iused is 81% free is 0% available
Yes is available but it is creating file.
ls -al |wc -l
1142
igot this output there is no objects listed for this.