Hello everyone,
i installed the db2 client database.i created a username password iam trying to access the data of employee table of sample database..iam not able to get the data the error is
For more information about DB2 privileges search the DB2 Information
Center for "privileges" and "granting privileges" .
sqlcode: -551
sqlstate: 42501, 5UA0K
My query was

ELECT * FROM "SYSTEM"."DEPARTMENT";