DSNU076I csect-name - KEYWORD=keyword INVALID FOR object-description TABLE SPACE=database-name.tablespace-name

Explanation

A utility statement included a keyword that is not valid for the type of object.

csect-name
The name of the control section that issued the message.
keyword
The invalid keyword that was specified for the utility.
object-description
A description of the object attributes that make the keyword invalid.
database-name.tablespace-name
The name of the table space that the utility was attempting to process.

System action

The utility terminates with a completion code 8.

Programmer response

Correct the utility statement.