SGE Problem

When I reinstall SU Cluster. I tests SGE by sent my job to cluster, but it return this error message to me.
[root@sugird ~]# qsub test.job
warning: root your job is not allowed to run in any queue
your job 1 ("test.job") has been submitted

am use this error message for search solutions.
and I found chatpong.exteen.com
[root@sugird ~]# cd /opt/gridengine/
[root@sugird gridengine]# ./install_execd -rsh

And I tests qsub command again.
Ok. Happy.