Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

create database in udb under aix

Status
Not open for further replies.

ranan

Programmer
Mar 27, 2002
1
US
can somebody give me an example for create database on aix
 
Make sure you are logged on as instance owner:

db2 &quot;create database <database name>&quot;
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top