Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Notice: This page refers to functionality that has been removed from License Statistics.

The following example shows querying the "test.db" database to produce a report of maximum used hours and maximum used licenses, excluding the feature 46300ACD_2005_0F. You would type a command similar to the following to produce this report.

No Format

C:\xflicstat>xfcustomreport -usagereport -description "my report" -reportname
"Reportname" -database "c:\test\custom_licstat_reports\test.db"
-includecolumn max_used_hours,max_used_licenses -featurefilter 46300ACD_2005_0F

...