锘??xml version="1.0" encoding="utf-8" standalone="yes"?>AAA级久久久精品无码片,午夜人妻久久久久久久久,狠狠色丁香婷婷综合久久来来去http://m.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://m.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://m.shnenglu.com/mydriverc/archive/2009/09/25/97185.html</guid><wfw:comment>http://m.shnenglu.com/mydriverc/comments/97185.html</wfw:comment><comments>http://m.shnenglu.com/mydriverc/archive/2009/09/25/97185.html#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://m.shnenglu.com/mydriverc/comments/commentRss/97185.html</wfw:commentRss><trackback:ping>http://m.shnenglu.com/mydriverc/services/trackbacks/97185.html</trackback:ping><description><![CDATA[<div id="x7vrnjj" class="msgitem"> <div id="v9v7hb9" class="msgitemtitle">璇存槑:</div> <p class="msgitem">鍦ㄦ暟鎹簱綆$悊鐨勮〃絀洪棿涓皢浣跨敤鐨勫叾涓竴涓鍣ㄥお澶ф垨澶皬銆? 瀹瑰櫒鐨勯暱搴﹀繀欏昏嚦灝戜負 2 * 鎵╁睍鏁版嵁鍧楀ぇ灝忛〉銆傚鍣ㄧ殑鏈澶уぇ灝忎笌鎿嶄綔緋葷粺鏈夊叧銆? 鏈甯哥敤鐨勭郴緇熼檺鍒舵槸 2 鍗冨厗瀛楄妭錛?24288 涓?4K 欏碉級銆?/p> </div> <div id="f9f9tf7" class="msgitem"> <div id="zr9pnt7" class="msgitemtitle">鐢ㄦ埛鍝嶅簲:</div> <p class="msgitem">媯鏌ョ鐞嗛氱煡鏃ュ織浠ヨ幏鍙栬緇嗕俊鎭? 鐒跺悗鏇存 SQL 璇彞銆?/p> <p class="msgitem"> <strong>sqlcode</strong>: -1422</p> <p class="msgitem"> <strong>sqlstate</strong>: 54039</p> </div><img src ="http://m.shnenglu.com/mydriverc/aggbug/97185.html" width = "1" height = "1" /><br><br><div align=right><a style="text-decoration:none;" href="http://m.shnenglu.com/mydriverc/" target="_blank">鏃呴?/a> 2009-09-25 00:45 <a href="http://m.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://m.shnenglu.com/mydriverc/archive/2009/09/25/97183.html鏃呴?/dc:creator>鏃呴?/author>Thu, 24 Sep 2009 16:37:00 GMThttp://m.shnenglu.com/mydriverc/archive/2009/09/25/97183.htmlhttp://m.shnenglu.com/mydriverc/comments/97183.htmlhttp://m.shnenglu.com/mydriverc/archive/2009/09/25/97183.html#Feedback0http://m.shnenglu.com/mydriverc/comments/commentRss/97183.htmlhttp://m.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://m.shnenglu.com/mydriverc/archive/2009/09/25/97182.html鏃呴?/dc:creator>鏃呴?/author>Thu, 24 Sep 2009 16:26:00 GMThttp://m.shnenglu.com/mydriverc/archive/2009/09/25/97182.htmlhttp://m.shnenglu.com/mydriverc/comments/97182.htmlhttp://m.shnenglu.com/mydriverc/archive/2009/09/25/97182.html#Feedback0http://m.shnenglu.com/mydriverc/comments/commentRss/97182.htmlhttp://m.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鏀逛負浜哠MS欏哄埄閫氳繃錛屼嬌鐢―MS灝辨姤289閿欒銆?br>



]]>
SQL1043C error when creating databases (error code -289)http://m.shnenglu.com/mydriverc/archive/2009/09/25/97181.html鏃呴?/dc:creator>鏃呴?/author>Thu, 24 Sep 2009 16:24:00 GMThttp://m.shnenglu.com/mydriverc/archive/2009/09/25/97181.htmlhttp://m.shnenglu.com/mydriverc/comments/97181.htmlhttp://m.shnenglu.com/mydriverc/archive/2009/09/25/97181.html#Feedback0http://m.shnenglu.com/mydriverc/comments/commentRss/97181.htmlhttp://m.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://m.shnenglu.com/mydriverc/archive/2009/09/18/96596.html鏃呴?/dc:creator>鏃呴?/author>Thu, 17 Sep 2009 16:08:00 GMThttp://m.shnenglu.com/mydriverc/archive/2009/09/18/96596.htmlhttp://m.shnenglu.com/mydriverc/comments/96596.htmlhttp://m.shnenglu.com/mydriverc/archive/2009/09/18/96596.html#Feedback0http://m.shnenglu.com/mydriverc/comments/commentRss/96596.htmlhttp://m.shnenglu.com/mydriverc/services/trackbacks/96596.html
export PATH
unset USERNAME

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


]]>
久久99国产乱子伦精品免费| 97久久精品人人做人人爽| 久久久久久久综合狠狠综合| 亚洲国产精品无码成人片久久| 人妻丰满AV无码久久不卡 | 久久99中文字幕久久| 97精品国产97久久久久久免费| 久久精品国产精品亜洲毛片| 亚洲综合日韩久久成人AV| 久久青草国产手机看片福利盒子 | 久久综合久久综合亚洲| 中文字幕无码精品亚洲资源网久久| 人妻精品久久无码区| 久久人人爽人人澡人人高潮AV | 成人精品一区二区久久| 国产精品中文久久久久久久| 久久99国产精品久久久 | 欧美喷潮久久久XXXXx| 久久久久久极精品久久久| 久久亚洲精品国产精品| 欧美久久久久久精选9999| 久久99国产综合精品| 亚洲乱码精品久久久久..| 久久精品国产福利国产琪琪| 国内精品伊人久久久久av一坑| 久久国产欧美日韩精品免费| 久久久久久av无码免费看大片| 国内精品久久久久久99| 亚洲乱码中文字幕久久孕妇黑人| 午夜精品久久久久久久无码| 久久久91人妻无码精品蜜桃HD | 国产69精品久久久久久人妻精品| 久久综合色区| 久久青青草原精品国产软件| 国产成人精品久久亚洲高清不卡 国产成人精品久久亚洲高清不卡 国产成人精品久久亚洲 | 亚洲精品国产自在久久| 精品国产91久久久久久久a| 2020最新久久久视精品爱| 成人精品一区二区久久久| 99久久亚洲综合精品成人| 日本久久久久久中文字幕|