Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

rqm 3.0ma7 create table error

CRJAZ0577I Error
CREATE TABLE LM0.ABSTRACT_INSTANCE

CONTENT pagesize is 8k, but LM0.ABSTRACT_INSTANCE need 16k

0 votes



One answer

Permanent link
nicro wrote:
CRJAZ0577I Error
CREATE TABLE LM0.ABSTRACT_INSTANCE

CONTENT pagesize is 8k, but LM0.ABSTRACT_INSTANCE need 16k

You have to use 16K pages when creating the database instance for

example, db2 create database rqm30 using codeset utf-8 territory us
collate using system pagesize 16384 WITH 'RQM30 Database' AUTOCONFIGURE
USING MEM_PERCENT 10 APPLY DB ONLY;

0 votes

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Jul 25 '10, 10:13 p.m.

Question was seen: 4,801 times

Last updated: Jul 25 '10, 10:13 p.m.

Confirmation Cancel Confirm