When you do not specify the COSERVER option, the database server assigns the dbspace to coserver number 1.
The following example shows the onutil CREATE DBSPACE command to create a dbspace that coserver eds.2 owns:
% onutil 1> CREATE DBSPACE acctg_dbsp 2> CHUNK "/work/dbspaces/dbs_0" 3> OFFSET 0 size 1500 4> COSERVER eds.2;Home | [ Top of Page | Previous Page | Next Page | Contents | Index ]