Hello,
is there a way to have db2 database account that is not present on operating system? Like Oracle or Microsoft SQL have.
Reason: I have two database systems one production one test environment
on production we have "simple password" policiy on testsystem we have "complex password" policy. Moving application from test to produciton is very complex because of password change.
Thanks in advace