Microsoft
Software
Hardware
Network
Question : How do I create a user with DBA permissions in DB2 similar to in Oracle - create user user1 identified by user1;grant dba to user1;grant connect to user1;
How do I create a user with DBA permissions in DB2 similar to in Oracle - create user user1 identified by user1;grant dba to user1;grant connect to user1;
Answer : How do I create a user with DBA permissions in DB2 similar to in Oracle - create user user1 identified by user1;grant dba to user1;grant connect to user1;
db2admin create /user:user1 /password:user1
db2admin setid user1
GRANT DBADM ON DATABASE TO USER user1
Random Solutions
Toshiba Recovery Utilty?
HTTP 401 Authentication Failed
auto-restart of perfmons on reboot?
how to create a link on website pointing to ftp server and opening up the ftp with windows explorer
Mysterious gray bar on the top of every page in word
Which Ghost can take image on RAID/SATA/SCSI disk?
Exchange vs. POP3
Cell Shading (Cartoon) Look in Flash
An unhandled exception of type 'CrystalDecisions.CrystalR<wbr />eports.Eng<wbr />ine.Intern<wbr />alExceptio<wbr />n' occurred in crystaldecisions.crystalre<wbr />ports.engi<wbr />ne.dll
SqlServer really slow with big table?