Chinaunix

标题: 求助:Windows下恢复Sybase数据库出错! [打印本页]

作者: lihbcn77    时间: 2011-10-28 21:13
标题: 求助:Windows下恢复Sybase数据库出错!
本帖最后由 lihbcn77 于 2011-10-28 21:16 编辑

有两个备份数据库文件,恢复时都报错,不知道是哪的问题?  新建的数据库分配了7G的空间
1、sinocms1.dat   4G
Backup Server session id is: 8. Use this value when executing the 'sp_volchanged' system stored procedure after fulfilling any volume change request from the Backup Server.
Backup Server: 4.10.2.1: Label validation error: first label not VOL1.
Backup Server: 6.31.2.4: Volume rejected.
Backup Server: 1.14.2.2: Unrecoverable I/O or volume error.  This DUMP or LOAD session must exit.
Backup Server: 6.32.2.3: e:\sinocms1.dat: volume not valid or not requested (server: , session id: 8.)
Backup Server: 1.14.2.4: Unrecoverable I/O or volume error.  This DUMP or LOAD session must exit.
Error encountered by Backup Server.  Please refer to Backup Server messages for details.

2、20110819cms.dmp   5.62G
Backup Server session id is: 17. Use this value when executing the 'sp_volchanged' system stored procedure after fulfilling any volume change request from the Backup Server.
Backup Server: 4.177.2.1: The database page size of 2048 bytes obtained from ASE is different from the database page size of 8192 bytes read from the dump header. The LOAD session must exit.
Backup Server: 1.14.2.2: Unrecoverable I/O or volume error.  This DUMP or LOAD session must exit.
Backup Server: 6.32.2.3: e:\20110819cms.dmp: volume not valid or not requested (server: , session id: 17.)
Backup Server: 1.14.2.4: Unrecoverable I/O or volume error.  This DUMP or LOAD session must exit.
Error encountered by Backup Server.  Please refer to Backup Server messages for details.
作者: hobbylu    时间: 2011-10-28 21:54
第一个,备份文件可能有问题
第二个 是页面大小不一致,备份库的页面大小为8K,与你的服务不一致
作者: lihbcn77    时间: 2011-11-04 14:46
回复 2# hobbylu


    是页选择的问题,重新安装选择8K后就导入了。




欢迎光临 Chinaunix (http://bbs.chinaunix.net/) Powered by Discuz! X3.2