You're attempting to run a SARINIT job and it fails with a RC=16 and issues the following error messages:
SARDBI08 - Missing high-level index name of database
SARINI20 - Processing terminated due to previous errors
When the SARDBI08 error is received, chances are that you neglected to include the 'NAME=' parameter specification in your SARINIT jobs JCL.
The 'NAME=' parameter specifies the high-level name of the VIEW database that will be updated by the execution of the SARINIT job.
Keep in mind that the 'NAME=' parameter value is limited to a MAXIMUM of 17 characters.