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

Problems in restoreing the database

hi everyone


When i m trying resrore the database system is throwing this error.

[b]RESTORE DATABASE NSWD FROM "C:\db2_backups" TAKEN AT 20080429211406 TO "C:" INTO NSWD WITH 2 BUFFERS BUFFER 1024 PARALLELISM 1 WITHOUT PROMPTING;




SQL2542N No match for a database image file was found based on
the source database alias "NSWD" and timestamp "20080429211406"
provided.

Explanation:

The backup image file filename consists of a database alias and a
timestamp component. A filename is constructed from the source
database alias and timestamp parameters provided in the Database
Restore call. No filename existed in the source directory that
matched based on the source database alias and timestamp
provided. If this error was received from an automatic
incremental restore then a required image was not found based on
the timestamp and location in the database history.

User Response:

Ensure that the database backup image resides on the media
source. Resubmit the operation by specifying a correct timestamp
to result in a match.

If this error was received from an automatic incremental restore,
check the database history for the corresponding backup entry
and verify that the location listed matches the actual location
of the backup image. Either update the database history and
retry the operation to result in a match or issue a RESTORE
INCREMENTAL ABORT command to cleanup any resources that may have
been created during processing.


please anyone suggest what i will have to do

Regards,
aashiss03
May 29 '08 #1
3 5943
docdiesel
297 Expert 100+
Hi,

according to your command line there should be a file like NSWD.0.DB2INST1.NODE0000.CATN0000.20080429211406.001 or NSWD.0.DB2.NODE0000.CATN0000.20080429211406.001in your folder "C:\db2_backups". Check if it's there or what files this folder offers otherwise.

Regards,

Bernd
May 29 '08 #2
There is no file named NSWD.0.DB2INST1.NODE0000.CATN0000.20080429211406.0 01 or NSWD.0.DB2.NODE0000.CATN0000.20080429211406.001 in the folder "C:\db2_backups".

We have downloaded the database in that folder.
For the database there are 7 chunks of ZIP file.
This is directory structure
C:\db2_backups\NSWD.0\DB2\NODE0000\CATN0000\200804 29
May 30 '08 #3
docdiesel
297 Expert 100+
Hi,
C:\db2_backups\NSWD.0\DB2\NODE0000\CATN0000\200804 29
Looks like DB2 handles backups in windows very different than in Linux, so I'm afraid I can't help you there. Anyway, if this is the directory structure, then I'm missing the time "211406" and maybe some number "001".

Regards,


Bernd
Jun 6 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

0
by: franz | last post by:
Hi developers! Are you using design pattern? And do you want to help me with my research project? Ok – you only need two minutes – I made a little survey form (8 very short questions). There...
1
by: Harlin | last post by:
Hi, I am trying to set up the database for LMS on a Linux box. This box is running SLES 9. I am trying to run the following scripts as user: db2inst1 : ../cr_db2db_audit.sh and I receive...
2
by: Jeff | last post by:
Does anyone know of any potential problems running a 2000 database with 2003? Also, what about installing all other Office products as 2003 versions but leaving Access as 2002 running a 2000...
3
by: Bonj | last post by:
When I am in a database project in VS.NET 2003 EA, using the Run Stored Procedure option times out even though the timeout option in Tools, Options, Database Tools is not checked. Anybody else...
3
by: Carl | last post by:
I'm a relative newbie to DB2. I need to move a database from a windows server to a linux server. I have already identified and resolved an issue with schema names, but I now have a vexing...
0
by: drawing in aspnet | last post by:
Question about putting the data layer in a separate class library. I keep reading that the data layer should be separated from the presentation layer and put in its own class library. I am...
3
by: odeta | last post by:
hello This is my problem: I have a desktop application implemented in C#,with a database implemented in SQL Server 2000. This applicaton stands in my computer. On the other hand,i have designed...
3
eboschi
by: eboschi | last post by:
Hi all, i'm new to .net programming and i have some problems with database connection. I have written two web application. Both of them use ADODB Connection to Sql Server 2000 database. The problem...
2
by: daljeet30 | last post by:
Hi i m daljeet singh. i m using Visual C#.net 2005 but i have facing problem Following code i used in app.config file <?xml version="1.0" encoding="utf-8" ?> <configuration> <appSettings> ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: 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: 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
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,...

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.