On Tue, Nov 15, 2016 at 04:43:08PM +0530, Himanshu Joshi wrote:
>      As root:
>      source /opt/sge/default/common/settings.sh
>      qconf -ae
> 
>    Thanks,Please find the outputs and advise
>    [root@mbialjpj ~]# source /opt/sge/default/common/settings.sh
>    SGE_ROOT=/opt/sge: Command not found.
>    export: Command not found.
>    SGE_ROOT: Undefined variable.
>    [root@mbialjpj ~]# qconf -ae
>    qconf: Command not found.
That is a little odd.  The settings.sh file should work with most bourne like 
shells.

Try source /opt/sge/default/common/settings.csh instead

echo $SHELL as root to see what shell you are running under.

> 
>    [root@mbialjpj ~]# $SGE_ROOT
>    SGE_ROOT: Undefined variable.
>    [root@mbialjpj ~]# which $SGE_ROOT
>    SGE_ROOT: Undefined variable.

$SGE_ROOT isn't a command just a variable that tells the various SGE commands 
where to find gride engine.

William

Attachment: signature.asc
Description: Digital signature

_______________________________________________
SGE-discuss mailing list
SGE-discuss@liv.ac.uk
https://arc.liv.ac.uk/mailman/listinfo/sge-discuss

Reply via email to