Page 1 of 1

No disk resources found in "sort" pool or default

Posted: Fri Dec 07, 2007 6:10 am
by ssunda6
Hi All,

I have a job with change capture stage, join etc. The job was running perfectly well. But then now it is getting aborted with the following warnings:

Code: Select all

joinProdNum.inCpyoraAdtProd2_Sort,1: Cannot access scratch disk " /opt/etl/scratch " : Permission denied 
joinProdNum.inCpyoraAdtProd2_Sort,1: No disk resources found in "sort" pool or default pool; using /tmp
Here 'joinProdNum' is join stage name whereas 'inCpyoraAdtProd2' is link name coming to it. There are several such errors for join stage and change capture stage. And finally the job is getting aborted.

The same id is being used to run the job earlier and now.
Any pointers would be helpful.

Thanks in advance,
ssunda.

Posted: Fri Dec 07, 2007 6:16 am
by balajisr

Code: Select all

joinProdNum.inCpyoraAdtProd2_Sort,1: Cannot access scratch disk " /opt/etl/scratch " : Permission denied
What has changed? It seems that you do not have permissions to this directory.

Posted: Fri Dec 07, 2007 6:25 am
by ssunda6
I dint change anything. It was running fine yesterday.

Posted: Fri Dec 07, 2007 7:30 am
by legendkiller
Check the permission on given directory outside the datasatge

Posted: Fri Dec 07, 2007 8:03 am
by chulett
You were asked "what has changed" not "what did you change", quite a difference there.

Posted: Mon Dec 10, 2007 1:40 am
by ssunda6
Got it Chulett. Nothing has changed actually. But now, Iam able to run the job again properly. I think there was some space problem.

Posted: Mon Dec 10, 2007 1:41 am
by ssunda6
Got it Chulett. Nothing has changed actually. But now, Iam able to run the job again properly. I think there was some space problem.