From 86d710a2cf370a66776fc13ac5f671117b8ee517 Mon Sep 17 00:00:00 2001 From: Dan Bruce Date: Fri, 22 Jan 2021 08:33:50 -0500 Subject: [PATCH] Added instructions to run the script --- Utilities/Validation/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Utilities/Validation/README.md b/Utilities/Validation/README.md index 4de66e22..2c6a83a1 100644 --- a/Utilities/Validation/README.md +++ b/Utilities/Validation/README.md @@ -5,6 +5,12 @@ This category contains scripts that can be used to aid in the validation of prod ## toolkitValidation.groovy This script checks that the DBB toolkit API has been installed correctly on USS by using the DBB toolkit API to query product information and perform an MVSExec. + +To run this script issue the following command on the command line: +``` + /usr/lpp/IBM/dbb/bin/groovyz br14.groovy +``` + The output from this script will look similar to the following: ```