DB2 stroe有关问题。在线求大牛
DB2 stroe问题。在线求大牛db2inst1@xj:~/db2inst1 SQL codedb2 restore database vem1 from /home/db2ins
DB2 stroe问题。在线求大牛
db2inst1@xj:~/db2inst1>
SQL codedb2 restore database vem1 from /home/db2inst1 taken at 20120828222352
SQL2542N No match for a database image file was found based on the source
database alias "VEM1" and timestamp "20120828222352" provided.
一直有错,我可以肯定我的数据库名和时间戳没有错。。。
在线等哈
[解决办法]我的一般做法是先create一个空的 然后在这个空的上面restore 其实原理也是一样的
[解决办法]你先检查是哪个系统上的DB2备份文件,看你的好像是aix或者是linux的吧!
看提示是不是没有创建数据库!