Mas DB2 Notes
Friday, July 4, 2014
Another set of create database command for reference
CREATE DATABASE dmdb USING CODESET UTF-8 TERRITORY US PAGESIZE 32 k
connect to dmdb
create regular tablespace datamart pagesize 32k
GRANT USE OF TABLESPACE datamart TO USER datamart WITH GRANT OPTION
REVOKE USE OF TABLESPACE USERSPACE1 FROM PUBLIC
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment