锘??xml version="1.0" encoding="utf-8" standalone="yes"?>亚洲AV无码一区东京热久久,久久国产亚洲精品无码,国产美女亚洲精品久久久综合http://www.shnenglu.com/mydriverc/category/11831.html濡傛灉鎯抽寰楅珮錛屽氨璇ユ妸鍦板鉤綰垮繕鎺?/description>zh-cnThu, 24 Sep 2009 23:41:20 GMTThu, 24 Sep 2009 23:41:20 GMT60SQL1422N 瀹瑰櫒鐨勫ぇ灝忔棤鏁堛?/title><link>http://www.shnenglu.com/mydriverc/archive/2009/09/25/97185.html</link><dc:creator>鏃呴?/dc:creator><author>鏃呴?/author><pubDate>Thu, 24 Sep 2009 16:45:00 GMT</pubDate><guid>http://www.shnenglu.com/mydriverc/archive/2009/09/25/97185.html</guid><wfw:comment>http://www.shnenglu.com/mydriverc/comments/97185.html</wfw:comment><comments>http://www.shnenglu.com/mydriverc/archive/2009/09/25/97185.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://www.shnenglu.com/mydriverc/comments/commentRss/97185.html</wfw:commentRss><trackback:ping>http://www.shnenglu.com/mydriverc/services/trackbacks/97185.html</trackback:ping><description><![CDATA[<div id="fxfdpdd" class="msgitem"> <div id="nxftnxx" class="msgitemtitle">璇存槑:</div> <p class="msgitem">鍦ㄦ暟鎹簱綆$悊鐨勮〃絀洪棿涓皢浣跨敤鐨勫叾涓竴涓鍣ㄥお澶ф垨澶皬銆? 瀹瑰櫒鐨勯暱搴﹀繀欏昏嚦灝戜負(fù) 2 * 鎵╁睍鏁版嵁鍧楀ぇ灝忛〉銆傚鍣ㄧ殑鏈澶уぇ灝忎笌鎿嶄綔緋葷粺鏈夊叧銆? 鏈甯哥敤鐨勭郴緇熼檺鍒舵槸 2 鍗冨厗瀛楄妭錛?24288 涓?4K 欏碉級(jí)銆?/p> </div> <div id="rtfpjpn" class="msgitem"> <div id="zfjnrhf" class="msgitemtitle">鐢ㄦ埛鍝嶅簲:</div> <p class="msgitem">媯(gè)鏌ョ鐞嗛氱煡鏃ュ織浠ヨ幏鍙栬緇嗕俊鎭? 鐒跺悗鏇存 SQL 璇彞銆?/p> <p class="msgitem"> <strong>sqlcode</strong>: -1422</p> <p class="msgitem"> <strong>sqlstate</strong>: 54039</p> </div><img src ="http://www.shnenglu.com/mydriverc/aggbug/97185.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://www.shnenglu.com/mydriverc/" target="_blank">鏃呴?/a> 2009-09-25 00:45 <a href="http://www.shnenglu.com/mydriverc/archive/2009/09/25/97185.html#Feedback" target="_blank" style="text-decoration:none;">鍙戣〃璇勮</a></div>]]></description></item><item><title>must the system catalog tablespace by manage by sms or could it be also managed by dmshttp://www.shnenglu.com/mydriverc/archive/2009/09/25/97183.html鏃呴?/dc:creator>鏃呴?/author>Thu, 24 Sep 2009 16:37:00 GMThttp://www.shnenglu.com/mydriverc/archive/2009/09/25/97183.htmlhttp://www.shnenglu.com/mydriverc/comments/97183.htmlhttp://www.shnenglu.com/mydriverc/archive/2009/09/25/97183.html#Feedback0http://www.shnenglu.com/mydriverc/comments/commentRss/97183.htmlhttp://www.shnenglu.com/mydriverc/services/trackbacks/97183.html
It can be DMS. But you have to say so at CREATE DATABASE time:

$ db2 "CREATE DB x CATALOG TABLESPACE MANAGED BY DATABASE USING ( FILE
'sys_ts' 100000 )"
DB20000I The CREATE DATABASE command completed successfully.
$ db2 list tablespaces

Tablespaces for Current Database

Tablespace ID = 0
Name = SYSCATSPACE
Type = Database managed space
Contents = Any data
State = 0x0000
Detailed explanation:
Normal

Tablespace ID = 1
Name = TEMPSPACE1
Type = System managed space
Contents = System Temporary data
State = 0x0000
Detailed explanation:
Normal

Tablespace ID = 2
Name = USERSPACE1
Type = System managed space
Contents = Any data
State = 0x0000
Detailed explanation:
Normal


--
Knut Stolze
DB2 Information Integration Development
IBM Germany
Reply with quote



]]>
閬囧埌浜?89閿欒http://www.shnenglu.com/mydriverc/archive/2009/09/25/97182.html鏃呴?/dc:creator>鏃呴?/author>Thu, 24 Sep 2009 16:26:00 GMThttp://www.shnenglu.com/mydriverc/archive/2009/09/25/97182.htmlhttp://www.shnenglu.com/mydriverc/comments/97182.htmlhttp://www.shnenglu.com/mydriverc/archive/2009/09/25/97182.html#Feedback0http://www.shnenglu.com/mydriverc/comments/commentRss/97182.htmlhttp://www.shnenglu.com/mydriverc/services/trackbacks/97182.htmlSQLSTATE=57011


Create database mydb
dft_extent_sz 4
catalog tablespace managed by system using
( '/home/sd/data/cat')
extentsize 2
prefetchsize 2
temporary tablespace managed by system using
('/home/sd/data/tmp')
user tablespace managed by database using
(file '/home/sd/data/data.usr' 200)
extentsize 2
prefetchsize 2;

灝哻atalog鏀逛負(fù)浜?jiǎn)SMS欏哄埄閫氳繃錛屼嬌鐢―MS灝辨姤289閿欒銆?br>



]]>
SQL1043C error when creating databases (error code -289)http://www.shnenglu.com/mydriverc/archive/2009/09/25/97181.html鏃呴?/dc:creator>鏃呴?/author>Thu, 24 Sep 2009 16:24:00 GMThttp://www.shnenglu.com/mydriverc/archive/2009/09/25/97181.htmlhttp://www.shnenglu.com/mydriverc/comments/97181.htmlhttp://www.shnenglu.com/mydriverc/archive/2009/09/25/97181.html#Feedback0http://www.shnenglu.com/mydriverc/comments/commentRss/97181.htmlhttp://www.shnenglu.com/mydriverc/services/trackbacks/97181.html
 
Question
This document provides troubleshooting advice for situations where an attempt to create a database fails with the error message SQL1043C: "The database manager could not initialize the system catalogs. Error '-289' was returned".
 

Cause
As described in the Messages Reference, SQL1043C indicates that the CREATE DATABASE command failed while initializing the system catalogs. Error "-289" maps to SQL0289N, which in turn means "Unable to allocate new pages in table space...".

You may also see in the db2diag.log the following error messages when you create a database with the catalog tablespace in DMS and the size specified for the containers is not enough:

2007-04-11-09.50.23.928002+180 E23114C1031        LEVEL: Error
PID     : 20522                TID  : 1           PROC : db2agent (instance) 0
INSTANCE: db2inst1             NODE : 000
APPHDL  : 0-235                APPID: *LOCAL.db2inst1.070411064735
FUNCTION: DB2 UDB, buffer pool services, sqlbAllocateExtent, probe:830
MESSAGE : ADM6044E  The DMS table space "SYSCATSPACE" (ID "0") is full.  If this is an autoresize or automatic storage DMS tablespace, the maximum table space size may have been reached or the existing containers or storage paths cannot grow any more. Additional space can be added to the table space by either adding new containers or extending existing ones using the ALTER TABLESPACE SQL statement. If this is an autoresize or automatic storage DMS table space, additional space can be added by adding containers to an autoresize table space or by adding new storage paths to an automatic storage database.

2007-04-11-09.50.23.929462+180 I24146C879         LEVEL: Warning
PID     : 20522                TID  : 1           PROC : db2agent (instance) 0
INSTANCE: db2inst1             NODE : 000
APPHDL  : 0-235                APPID: *LOCAL.db2inst1.070411064735
FUNCTION: DB2 UDB, buffer pool services, sqlbObtainDataExtent, probe:800
MESSAGE : ZRC=0x85020021=-2063466463=SQLB_END_OF_CONTAINER "DMS Container space full"
DATA #1 : Object descriptor, PD_TYPE_SQLB_OBJECT_DESC, 68 bytes
Obj: {pool:0;obj:14;type:3} Parent={0;14}
lifeLSN:       000000026069  tid:       0 0  1
extentAnchor:        1920  initEmpPages:           0
poolPage0:              0  poolflags:     0x00000102
objectState:   0x00030025  lastSMP:               32
pageSize:           4096  extentSize:           32
bufferPoolID:          1  partialHash:    51249152
bufferPool:   0x14355650

This error message (SQL0289N) is most often received when you issue the CREATE DATABASE command and specify a database managed space (DMS) for the system catalog table space.

In most cases, you should use system managed space (SMS) table spaces for the system catalog table space, as well as for temporary table spaces. When using SMS table spaces, space is not allocated by the system until it is required. Space for the system catalog tables is only allocated as the space is needed. Refer to "System managed space" in the Related Information for more details.


When using DMS table spaces, the space is pre-allocated which means that the space must be available on the containers before the table space can be created. If you choose to create the system catalog table space as a DMS table space, be aware that:

  • The minimum size of a DMS table space is five extents: three are reserved for overhead; the other extents are to store user data.
  • The extent size is defined as the number of continuous pages. An extent is the unit of space allocation within a table space.
  • Page size affects the space available; the number of pages also affects the space available.
  • In a partitioned database environment, the system catalog table space is only created on the database partition on which the CREATE DATABASE command is issued.
 

Answer
If you plan to use a DMS for the system catalog table space, ensure that your containers have sufficient space available to be pre-allocated.
To correct the error, choose one of the following alternatives:
  1. Increase the number of pages specified for the DMS table space by using the ALTER TABLESPACE statement. This will result in a larger allocated disk space the next time the database is started. Since the space is pre-allocated for the database, some space may be wasted for the system catalogs.
  2. Use a smaller extent size (of 2 or 4 pages), in order to allocate fewer pages for the system catalog. Since the extent size is specified only when the table space is created, however, you will need to recreate the database. Moving data from the current database to the new database must also be considered.
  3. Recreate the database using SMS table spaces for the catalog table space. The space needed by the system catalog table space is only allocated as needed. (The space to be allocated must be available on the container.) Moving data from the current database to the new database must also be considered.



]]>
閰嶇疆db2鍙橀噺http://www.shnenglu.com/mydriverc/archive/2009/09/18/96596.html鏃呴?/dc:creator>鏃呴?/author>Thu, 17 Sep 2009 16:08:00 GMThttp://www.shnenglu.com/mydriverc/archive/2009/09/18/96596.htmlhttp://www.shnenglu.com/mydriverc/comments/96596.htmlhttp://www.shnenglu.com/mydriverc/archive/2009/09/18/96596.html#Feedback0http://www.shnenglu.com/mydriverc/comments/commentRss/96596.htmlhttp://www.shnenglu.com/mydriverc/services/trackbacks/96596.html
export PATH
unset USERNAME

if [ -f /home/user1/sqllib/db2profile ]; then
    . /home/user1/sqllib/db2profile
fi


]]>
久久人人妻人人爽人人爽| 国产叼嘿久久精品久久| 99久久无色码中文字幕人妻| 人妻少妇精品久久| 久久影院综合精品| 久久精品综合一区二区三区| 精品久久久久久久久免费影院 | 中文字幕精品久久久久人妻| 伊人久久精品无码av一区| 久久精品国产亚洲一区二区| 中文字幕久久亚洲一区| 国产91久久综合| 久久综合九色综合网站| 欧美日韩成人精品久久久免费看| 中文字幕久久波多野结衣av| 国产午夜精品久久久久九九电影 | 久久伊人精品一区二区三区| 久久成人影院精品777| 久久久久久久波多野结衣高潮| 久久精品国产影库免费看| 奇米综合四色77777久久| 伊人精品久久久久7777| 久久精品无码一区二区app| 久久精品国产99国产精偷| 国产亚洲欧美精品久久久| 亚洲欧洲日产国码无码久久99| 久久香蕉国产线看观看猫咪?v| 99久久99久久精品国产片果冻| 久久国产精品成人片免费| 奇米影视7777久久精品| 亚洲色欲久久久综合网东京热| 亚洲精品国产自在久久| 久久久久国产视频电影| 九九久久精品无码专区| 精品久久久久中文字| 久久最近最新中文字幕大全| 国产精品99久久免费观看| 97久久国产亚洲精品超碰热| 久久国产精品99精品国产987| 国产精品禁18久久久夂久| AV无码久久久久不卡蜜桃|