RNF3348

The parameter for keyword EXTNAME is not valid.

20

Cause . . . . . : The first parameter for keyword EXTNAME must be a valid object name or character literal representing an object name. The second parameter is optional; it may be a record format name, or the type of field to extract. The third parameter is optional; it must be the type of field to extract. The type of field to extract may be *ALL, *INPUT, *OUTPUT or *KEY. If the first parameter is not valid, the keyword is ignored; if the second or third parameter is not valid, the parameter is ignored.

Recovery . . . : Correct the parameters for keyword EXTNAME. Compile again.