i just installed the db2 on my home linux machine and cannt figure out how i can grant create database to some user other then instance owner.
i've got three db2 related users: db2admin, db2inst, db2fenc.
Now how i can create a database MYDB as a user say user1, and use sql statements like select * from table1, without explicit schema name?