473,320 Members | 1,832 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

DMS tablespace size error

I tried to restore DB2 UDB two databases into two different instances on AIX
server. the raw devices size of rShortSpace0 and rShortSpace1 on the two
instances are the same.
# lsvg -l datavg
datavg:
LV NAME TYPE LPs PPs PVs LV STATE MOUNT POINT
db2templv jfs 52 52 1 open/syncd /db2temp
loglv00 jfslog 1 1 1 open/syncd N/A
RegSpace0 jfs 12 12 1 closed/syncd N/A
RegSpace1 jfs 12 12 1 closed/syncd N/A
RegSpace2 jfs 12 12 1 closed/syncd N/A
RegSpace3 jfs 12 12 1 closed/syncd N/A
ShortSpace1 jfs 12 12 1 closed/syncd N/A
ShortSpace2 jfs 12 12 1 closed/syncd N/A
ShortSpace3 jfs 12 12 1 closed/syncd N/A
IndexSpace1 jfs 3 3 1 closed/syncd N/A
IndexSpace2 jfs 3 3 1 closed/syncd N/A
IndexSpace3 jfs 3 3 1 closed/syncd N/A
ShortSpace0 jfs 12 12 1 closed/syncd N/A
IndexSpace0 jfs 3 3 1 closed/syncd N/A
db2backup jfs 80 80 1 open/syncd /db2/backup
LongSpace0 jfs 128 128 1 open/syncd /db2/longspace

when I issue the command "set tablespace containers for 5 replay rollforward
container operations using (DEVICE "/dev/rShortSpace1" 196608)
I got the error: "SQL1422N The size of the container is invalid.
SQLSTATE=54039:
However, it works fine for the other instance as:
set tablespace containers for 5 replay rollforward container operations using
(DEVICE "/dev/rShortSpace0" 196608)
DB20000I The SET TABLESPACE CONTAINERS command completed successfully.

Does anyone can tell me if the container size are setup correctly or not
in this case?

Thanks!
Lan

--
Message posted via http://www.dbmonster.com
Jan 31 '06 #1
0 1469

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Jens H. Hamann | last post by:
Hi, I am having a strange problem with the storage parameters in Oracle 9.2.0.1 database. I create a tablespace with some default storage parameters but when i am adding a table to the tablespace...
2
by: Pattnayak | last post by:
Hi, when i am trying to create a table in Db2, and specifies the tablespace as default,it gives an error saying "There is no default tablespace".Can anybody please help me out to assign a...
2
by: Stanley Sinclair | last post by:
About to create a table which will "include" a BLOB. Am not sure how large to make the container and the tablespace. What I see says that BLOB is stored "separately." However, I don't know...
4
by: mairhtin o'feannag | last post by:
Hello, I have a tablespace striped across three drives, call them 1,2,3, just to be clever. :) I allocated a lot more space (DMS) than I should have, since I didn't know a way to estimate the...
1
by: Bruce Pullen | last post by:
db27.2 (fp13) on AIX 5.2. The following error is generated when attempting a reorg or, more precisely, when the file associated with the reorg tablespace reaches 1Gb. SQL2216N SQL error...
1
by: Michel Esber | last post by:
Hello, DB2 V8 FP 10 running Linux RedHat 4.0. I have created a system temporary tablespace and now I want to delete it. However: $ db2 "drop tablespace reorg" DB21034E The command was...
4
by: Alvin SIU | last post by:
Hi all, I am now doing development using DB2. Q1. There is one tablespace to store 5 tables. But, when in production, there will be one tablespace for EACH of the tables.
5
by: Mark A | last post by:
I have an OLTP database that has a tablespace that will start out at about 1 TB, but may grow to 75 TB's in size over the next 5 years. When I add new containers (on a new mount point), I want to...
1
by: deshaipet | last post by:
Hi friends - I created a automatic storage tablespace with a pagesize of 16 K and initial size of 64 MB. create large tablespace test_tbsp1 pagesize 16k managed by automatic storage autoresize...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: Vimpel783 | last post by:
Hello! Guys, I found this code on the Internet, but I need to modify it a little. It works well, the problem is this: Data is sent from only one cell, in this case B5, but it is necessary that data...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.