473,473 Members | 2,170 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

dms, index destroyed, pls help

Hi, there's a db with 32 partitions. on the 22nd partition, all the index is
located on a dms device container. due to some man-made mistakes, the data
on the container is totally destroyed. then the access to the tables with
indexes all went wrong... how can I deal with it?

the whole db size is about 13T...

thanks in advance:)
Nov 12 '05 #1
1 1241
As best as I know, tables where the dataST be rolled forward within the
same command.
As all tablespaces must bi in RF state, I think your only resort is to
take your most recent backup (db or tablepsace), restore both the
tablespaces of the data and index and then roll both forward in the same
command to end of logs.
Restore and rollforward have been designed to take care of man-made
mistakes and are a great help to recover from acts of god!!!!
HTH, Pierre.

Hardy wrote:
Hi, there's a db with 32 partitions. on the 22nd partition, all the index is
located on a dms device container. due to some man-made mistakes, the data
on the container is totally destroyed. then the access to the tables with
indexes all went wrong... how can I deal with it?

the whole db size is about 13T...

thanks in advance:)


--
Pierre Saint-Jacques - Reply to: sescons at attglobal dot net
IBM DB2 Cerified Solutions Expert - Administration
SES Consultants Inc.
Nov 12 '05 #2

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

Similar topics

4
by: PhilC | last post by:
Hi Folks, If I have an array holding a pair of numbers, and that pairing is unique, is there a way that I can find the array index number for that pair? Thanks, PhilC
1
by: Louis. | last post by:
Hi, I am finding that outside the foreach loop my $i index does not exist anymore, eventhough I defined it beforehand. This does not seem logical. Is there a reason behind this? Thank you in...
5
by: Steve Lutz | last post by:
Hello, I have a page that creates a class, and then on certain conditions, redirects user to another page. The class has a Class_Terminate() function that saves itself to a database. The class...
2
by: Charles Herman | last post by:
I have the following loop: for (int i = 0; i < n; ++i) { CClass newObject( i ); // // lines of code // }
9
by: Ioannis Vranos | last post by:
Today I came across this code. As far as I know this is undefined behaviour, but I wanted to see what others think: class SomeClass { static bool isDisconnected; public: ~SomeClass()
8
by: Mike | last post by:
Hello, I have a few rather urgent questions that I hope someone can help with (I need to figure this out prior to a meeting tomorrow.) First, a bit of background: The company I work for is...
4
by: eagerlearner | last post by:
I am learning the C++ oop, why when I create an object and delete it but it still can be called even though it's destroyed. Check this simple code here. Thank you. #include <iostream> using...
21
by: Lee | last post by:
Hi, I have a very specific problem that perhaps some of the smart people here can figure out. I have a site based on PHP with some Java applets on it. The session variables are being destroyed...
0
by: Michiel Overtoom | last post by:
SUBHABRATA wrote... Yes, you can. There is only a difference when the string is not found: the 'find()' function will return -1, whereas 'index()' function will raise a ValueError exception....
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
muto222
php
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

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.