FSUM3041   The data definition name string1 cannot be resolved. It does not begin with //[ddname] DD at string2.

Explanation

c89 processed a pseudo-JCL dynamic allocation instruction with incorrect syntax. This is a c89 internal parsing error.

In the message text:

string1 is the data definition name. string2 is the pseudo-JCL dynamic allocation instruction.

System programmer response

Reenter the c89 command with the -v option and redirect stdout to a file. Keep this pseudo-JCL file and the c89 command specified for problem determination.

User response

Reenter the c89 command. If the problem persists, contact the IBM® service representative responsible for your installation.