Utilice la utilidad de línea de comandos cleanup-software.sh para quitar las versiones de software antiguas de Teradata QueryGrid Manager. La utilidad limpia el software de tejido, nodo y conector que no se ha utilizado durante el período de tiempo especificado.
Las opciones de cleanup-software.sh son:
./cleanup-software.sh --help
usage: cleanup-software [-d <days>] [-h] [-m <host>] [-n]
Cleanup older software that is no longer being used.
options:
-d,--days <days> The number of days old the software should be
before considering it for removal. Defaults to 7.
-h,--help Print this message
-m,--manager <host> The hostname of the QueryGrid manager to connect
to. Defaults to localhost.
-n,--no-ssl Use HTTP instead of HTTPS to connect to the manager.
- Inicie sesión en el sistema donde se ejecuta Teradata QueryGrid Manager.
- En /opt/teradata/tdqgm/bin, ejecute: ./cleanup-software.shDebe ejecutar este comando como usuario raíz o usuario tdqgm.
Removing unused software older than 2016-08-25T10:26:41.356-0700. Deleted tdqg-fabric-02.00.00.00_SNAPSHOT.tar.gz. Deleted tdqg-presto-connector-02.00.00.00_SNAPSHOT.tar.gz. Deleted tdqg-node-02.00.00.00_SNAPSHOT.tar.gz. Deleted tdqg-teradata-connector-02.00.00.00_SNAPSHOT.tar.gz. […]