DSNU1378I INDEX NAME index-name IN PROFILE DOES NOT SPECIFY THE CREATOR NAME

Explanation

The profile text from SYSTABLES_PROFILES contains an index name without the creator name. All index names in profile text must be fully qualified with the creator name.

index-name
The name of the index.

PROFILE functions cannot be executed until syntax errors in the profile have been corrected.

System action

Utility processing is terminated.

User response

Either add the creator name for the index or delete the profile.

To add the creator name, use either:

  • RUNSTATS UPDATE PROFILE
  • SQL UPDATE

To delete the profile, use either:

  • RUNSTATS DELETE PROFILE
  • SQL DELETE

Severity

8 (error)