William Deegan <[email protected]> writes:

> Greetings,
>
> I'm getting an error when I specify the job name as: -N 3097-R9a
>
> Unable to run job: denied: "3097-R9a" is not a valid object name (cannot start
> with a digit).
>
> The manpage for qsub says -N name should follow the name entry in sge_types
> which states:
>    name
>        The  name  may be any arbitrary alphanumeric ASCII string, but may not
> contain  "\n", "\t", "\r", "/",
>        ":", "@", "\", "*",  or "?".
>
>
> Is the manpage incorrect?
>
> =-Bill

I have a note to define it.  does it say job_name == name?
Could you send a correction for the names by checking the code
for name verification?  You'll find it starting with a grep for the error

-- 
Excuse the typping -- I have a broken wrist
_______________________________________________
users mailing list
[email protected]
https://gridengine.org/mailman/listinfo/users

Reply via email to