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
Problem running script with Group Policy
zoom bar
--WEBBOT-SELF-- on ContactUs Form
Pivot Table: Export to a CSV file
VBA
flash cs3 playlist
HTML Emails
Transfer of a profile from one domain to another on the same computer
Chkdsk hangs up at 46% complete on Vista OS?
How do I get rid of Sync Issue folders in Outlook 2003?