Quote:
|
Originally Posted by toby25
when trying to execute a sql-statement via CommandCenter or via CommandLineProcessor I recieve Error
SQL0551N "BRPT" does not have the privilege to perform operation "EXECUTE" on
object "NULLID.SQLC2D04". SQLSTATE=42501
since we've upgraded to command center v7.2 fix pack 11
|
Rebind your packages per the Fixpack README.
From sqllib/bnd:
db2 "bind @db2ubind.lst blocking all grant public"
db2 "bind @db2cli.lst blocking all grant public"