NetWorker: GSTCLREPORT crea un informe con encabezados, pero sin datos, el informe está vacío

Summary: NetWorker, informes de NMC, gstclreport, vacío, en blanco

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Symptoms

  • Está utilizando el método gstclreport Utilidad de línea de comandos para crear informes de NetWorker Management Console (NMC).
  • Los informes se crearon correctamente, pero no contienen datos aparte de los encabezados y las opciones seleccionadas:
E:\Program Files\EMC NetWorker\Management\GST\bin>gstclreport -r "Save Set Details" -u Administrator -P "Pa$$w0rd01" -f "testreport" -x html -v table
java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)
  • Se generó el informe "Detalles del saveset" como testreport.html de archivo:
Informe de detalles de saveset de estadísticas de respaldo de NetWorker vacío

Cause

Algunos informes aparecen con el mismo nombre en carpetas diferentes. Por ejemplo, el informe "Detalles del saveset" aparece en ambos:
Informes -> Estadísticas de políticas -> Detalles del saveset.
Informes -> Informes heredados -> Estadísticas de respaldo de NetWorker -> Detalles del saveset.

Este mismo informe aparece otras veces en las carpetas "Legacy Reports". El informe heredado se carga de manera predeterminada, como lo indica el nombre "Estadísticas de respaldo de NetWorker". Deberíamos ver "Estadísticas de políticas: Detalles del saveset"
Los informes heredados no funcionan en NMC ni con gstclreport Después de NetWorker 9.x.

NOTA: Este artículo de la base de conocimientos utiliza el informe "Detalles del saveset" para ilustrar el problema; Sin embargo, esta cuestión no se limita a este informe.

Resolution

Al ejecutar informes, especifique la ruta al informe; En este ejemplo sería:

-r "/Reports/Policy Statistics/Save Set Details"
Ejemplo:
E:\Program Files\EMC NetWorker\Management\GST\bin>gstclreport -r "/Reports/Policy Statistics/Save Set Details" -u Administrator -P "Pa$$w0rd01" -f "testreport" -x html -v table
java version "1.8.0_211"
Java(TM) SE Runtime Environment (build 1.8.0_211-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.211-b12, mixed mode)

Se generó el informe "Detalles de saveset" como testreport.html de archivo.

Informe de detalles de savesets de estadísticas de políticas

Additional Information

La característica "Legacy Reports" aún se incluye, ya que es posible establecer un período de "Legacy Reports Retention". Si transcurrió este período desde que se realizó una actualización a NetWorker 9.x (o superior), no es posible utilizar estos informes.
 

Usage: gstclreport [-h] -r reportname -u username
     [-P password] [-a chartselector] [-c charttype]
     [-f filename] [-n fontfamily] [-o orientation]
     [-v viewtype] [-x exporttype] [-C "Action Type" argument]
     [-C "Client Name" argument] [-C "Policy Name" argument]
     [-C "Save Set Name" argument] [-C "Server Name" argument]
     [-C Workflow argument] [-C "Workflow Start Time" argument]
Where:
    -h                          Print this help message
    -r  reportname      The name of the report to run, or full path name like "/Reports/Users/User List"
    -u  username        Log into GST server with given name
    -P  password        Log into GST server with given password
    -a  chartselector   The set of Y axis to display in a chart
    -c  charttype       The chart type [bar | pie | plot | "stacking bar"]
    -f  filename        The name of the export file
    -n  fontfamily      A font family to override the default(COURIERNEW). Please note if invalid
    -o  orientation     The orientation [portrait | landscape]
    -v  viewtype        The view type [table | chart]
    -x  exporttype      The type of export [ pdf | postscript | html | csv | print]
    -C  "Action Type" argument  Where argument is a comma separated list of Action Types
    -C  "Client Name" argument  Where argument is a comma separated list of Client Names
    -C  "Policy Name" argument  Where argument is a comma separated list of Policy Names
    -C  "Save Set Name" argument        Where argument is a comma separated list of Save Set Names
    -C  "Server Name" argument  Where argument is a comma separated list of Server Names
    -C  Workflow argument       Where argument is a comma separated list of Workflows
    -C  "Workflow Start Time" argument  Where argument is a From and To date. Date & Time format is MM/DD/YY & hh:mm:ss

Affected Products

NetWorker

Products

NetWorker, NetWorker Management Console
Article Properties
Article Number: 000165587
Article Type: Solution
Last Modified: 24 Oct 2025
Version:  5
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.