473,396 Members | 2,017 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,396 software developers and data experts.

Can you Fool DB2

Hi Folks,

Our data raid (/data) got nearly full. Due to design limitation, it is
already at max, no more room to expand. We like to replace /data with
a new and bigger raid and still call it /data so we are consistently
across all servers as far as where db2 data containers are. Our syseng
have proposed building new raid /data2 along side. Use AIX diskcopy
util to clone the data from /data to /data2. ( db2 is stopped of
course ). Drop old /data, and remount /data2
as /data and all should be well. I as DBA think this might throw off
container tags, and also a more seriously problem exists, what about
the indexes, which sits on another mount (/index), they would be
pointing at old locations according to old /data. When /data is
copied, it isn't stored at same locations on /data2. I think this will
corrupt our database.

As anyone done this and come out smilling ?

Thanks in advance for your reply.
John
Nov 12 '05 #1
1 1237
Ian
John Lowe wrote:
Hi Folks,

Our data raid (/data) got nearly full. Due to design limitation, it is
already at max, no more room to expand. We like to replace /data with
a new and bigger raid and still call it /data so we are consistently
across all servers as far as where db2 data containers are. Our syseng
have proposed building new raid /data2 along side. Use AIX diskcopy
util to clone the data from /data to /data2. ( db2 is stopped of
course ). Drop old /data, and remount /data2
as /data and all should be well. I as DBA think this might throw off
container tags, and also a more seriously problem exists, what about
the indexes, which sits on another mount (/index), they would be
pointing at old locations according to old /data. When /data is
copied, it isn't stored at same locations on /data2. I think this will
corrupt our database.

As anyone done this and come out smilling ?


This will work, as long as your admin is very careful. I'd make a
backup of your database first.

FYI you can do this online in AIX by mirroring the logical volume that
holds your /data filesystem (mirror onto second, bigger RAID array),
and then break the mirror once the copy is synchronized.

----== Posted via Newsfeeds.Com - Unlimited-Uncensored-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! >100,000 Newsgroups
---= East/West-Coast Server Farms - Total Privacy via Encryption =---
Nov 12 '05 #2

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

Similar topics

1
by: gibber | last post by:
Ok, so I'm new to Python, so I'm clearly missing something, but where is the documentation? For example, take xml.dom.pulldown. I've found...
2
by: marekdec | last post by:
I want to override getpass() mechanisms of getting password from the keyboard. I opened a new pseudoterminal: /dev/ptmx and the other side of it and tried to redirect it to standard ftp client...
83
by: Licheng Fang | last post by:
Hi, I'm learning STL and I wrote some simple code to compare the efficiency of python and STL. //C++ #include <iostream> #include <string> #include <vector> #include <set> #include...
9
by: raylopez99 | last post by:
After refering to the below thread, I take it for C# Forms 2.0, there a way to draw a 1 pixel by 1 pixel rectangle, which I was able to do just now successfully. ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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...
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,...

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.