lynx286 wrote:这种问题一般是content store数据库问题。
DB2 数据库服务起来了没?
按照/Cognos/documentation/en/inst_cr_winux_a.html 文档中11项一项一项检查,每个都要复合。特别是数据库codepage ,page size等
多谢!
我按照您说的11项一项一项进行检查,遇到以下问题:
一、文档上说的
6. Create a system temporary tablespace with a page size of 32k.
7. Create a user temporary tablespace with a page size of 4k.
Global temporary tables will be created in the user temporary tablespace.
8. Create a regular user tablespace with a page size of 4k.
这三个tablespace应该是创在哪个BUFFERPOOL里的,是刚刚自己在第5项要求创建的哪个吗?
二、文档上说,
9. If you already created the content store and are now creating a logging database, create an
additional regular user tablespace with a page size of 8k.
我不需要logging database,这步可不可以不做?
三、第11条的最后一段:
For Windows XP, ensure that the user account has GRANT privileges for the USER
TEMPORARY tablespace.
我就是在XP下,但GRANT特权在哪里设定呢?我在“控制中心”里没有找到
现在问题还是如旧,请进一步指导。(我是DB2新手,刚刚开始用)
十分感谢~