remove general db2 setup
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@5229 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
38dc6fdadb
commit
127e59a6cd
@ -1,4 +1,4 @@
|
||||
create db xcatdb on /var/lib/db2/data;
|
||||
create db xcatdb;
|
||||
connect to xcatdb;
|
||||
CREATE BUFFERPOOL BP16K SIZE 2000 PAGESIZE 16K;
|
||||
Create tablespace xcattbs16k pagesize 16k managed by system using('/var/lib/db2/ts16') BUFFERPOOL BP16K;
|
||||
|
Loading…
Reference in New Issue
Block a user