-618   OPERATION operation IS NOT ALLOWED ON SYSTEM DATABASES

Explanation

System databases cannot be the object of certain types of operations. The attempted operation cannot be performed on system databases. Possible reasons are:
  • CCSID ASCII was specified when a system database was being created.
  • APPEND was specified when a system database was being created.

System action

The statement cannot be processed. No changes were made to the specified system database.

User response

Do not attempt to perform the requested operation on system databases.

SQLSTATE

42832