Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

                                           Previous Output: If max reservation id is "9999999"  and server name is "servername-cent7" then output displays like:                                                           

                                                                                     Resv ID                 Queue                                                                                    Resv ID                 Queue                                                                                                                                                                                                                                                          R9999999.s           R9999999                                                                                                                                         R9999999.s           R9999999

                                           New Output: Now, if column width is increased to 15(Resv ID) and 13(Queue) and max reservation id also increased to "999999999999" then output would be like:

                                                                   Resv ID                      Queue                                                                                                                                                                                                                                                                                                                                    R999999999999.s                                                                                            Resv ID                        Queue                                                                                                                                                                                                                                                                                                              R999999999999.s        R999999999999



Limitation: With this implementation the maximum length of Job name (PBS_MAXJOBNAME) will be limited to 230 character wide.