473,386 Members | 1,819 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,386 software developers and data experts.

Recover IBM DB2 Data (Urgent)

Dear all,

We are facing problem with our production server. We have IBM DB2 7.2
running on Windows 2000 Server. Day before OS is crashed and the NT
admin has re-installed the whole OS again on C:\ dirve by formatting.
Luckliy we have DB2 Installation on F:\websphere\sqllib. and data file
are in F:\DB2 and F:\DBCTLSV directory. We have nearly 3 important
database running on this machine.

1. So could you please tell us the procedure to recover the DB2
installation and database file as it is, like before.

2. Otherwise we have backup image of database, How do i restore into
another machine. The backup is offline backup only we have.

I hope above information helps to find the solutions, if not please
mail for more information.

I am really stuck with this. I wanted to do this asap.
Thanks in advance.
Ananth

Mar 18 '06 #1
2 1642
In article <11*********************@p10g2000cwp.googlegroups. com>,
sm**********@gmail.com says...
Dear all,

We are facing problem with our production server. We have IBM DB2 7.2
running on Windows 2000 Server. Day before OS is crashed and the NT
admin has re-installed the whole OS again on C:\ dirve by formatting.
Luckliy we have DB2 Installation on F:\websphere\sqllib. and data file
are in F:\DB2 and F:\DBCTLSV directory. We have nearly 3 important
database running on this machine.


What you need to do is:

- save your user defined stored procedures and types which are in the
sqllib/function/ directory
- remove the f:\websphere\sqllib directory
- install exactly the same level of software in this directory again and
don't create the default DBCTLSV database. AFAIK you only need this
database if you use the DB2 'satellite' software but it will be
recatalog during the following steps
- copy back your saved stored procedures etc.
- list the old databases with the db2 "list db directory on f:" command
- catalog each database with the command db2 "catalog db <dbname> on f:"
- connect to each database so the crash recovery can put your database
in a consistent state
- test the stored procedures. If something went wrong you might need to
recreate them.
- create a new backup of your databases, just to be sure.

Document each step and save the output messages in case you need some
trouble shooting afterwards.
Mar 18 '06 #2
Thanks for the help and support, I will try this out and let you know
when I am done.

Once again Thanks, I got the confident now that I can bring back the
server.

Mar 18 '06 #3

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

Similar topics

2
by: Armand Federico - INFO | last post by:
How can i recover data from an html module? I have a form that send 3 or 4 text field I wanna to recover this data, to analyse, and process, and insert in MySQL (mod_python, Mysql4, Apache1.3)
4
by: anonymous | last post by:
I've got a disk that had the data files for my mysql server on it. From these files can I rebuild the database? I didn't do backups or anything like that, but I have the whole file system. What I...
1
by: WKC | last post by:
Recently, one of our database's mdf and ldf was corrupted. We were able to bring back the database with the capability of importing and querying the data. However, the data is not the full list. ...
2
by: Nate | last post by:
Hello, I am trying to recover a SQL Server 7 database from another hard disk drive that has a corrupted Windows 2000 Advanced Server installation. I am not able to repair the corrupted Windows...
5
by: q2face | last post by:
Dear group: I have removed my hard drive from my laptop (which is now toast) and have managed to recover nearly all the data from it by installing the drive into my desktop. I was hoping to...
5
by: Prem K Mehrotra | last post by:
I come from Oracle background. In Oracle, when one wants to do a point in time recovery, one can specify recover database until timestmap. Oracle's database maps to a db2 subsystem, i.e., in...
5
by: Grant | last post by:
Hi Is there a way to recover deleted records from a table. A mass deletion has occurred and Access has been closed since it happened Louis
1
by: vonlinkerstain | last post by:
Hi all, I made a horrible thing this week. I have an script that delete all data from all user tables, and I run it in the master database. After this I couldn't access the metadata from the tables...
0
by: shellarun | last post by:
Hi, I am using the Mainframe platform in which I have a job cycle, which affects a number of tables. I am planning for a disaster recovery to this job cycle. For the tables, the Image Copy /...
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:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
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,...

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.