Quote:
|
Originally Posted by colmmagoo
Can you create the OS user _after_ you've created the Database user? Or do you have to create the OS user first?
|
You don't need to explicitly create a db user, just go ahead and grant privileges to the OS user or OS group and the user gets created from that. It is OK to do the SQL grants in DB2 before or after the actual OS user is created.