I am trying to create a new schema on a database that I created at IBM Data Studio but I get error:
"DB2ADMIN" does not have the privilege to perform operation "CREATE SCHEMA".. SQLCODE=-552, SQLSTATE=42502, DRIVER=3.67.28.
How can I do it on command line?
Thanks!