Skip to content

Commit

Permalink
Added instructions to run the script
Browse files Browse the repository at this point in the history
  • Loading branch information
drbruce-git authored Jan 22, 2021
1 parent 0ddd67f commit 86d710a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Utilities/Validation/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

```
Expand Down

0 comments on commit 86d710a

Please sign in to comment.