免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2330 | 回复: 3
打印 上一主题 下一主题

请教:DUMP提示的错误信息 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2003-09-06 00:57 |只看该作者 |倒序浏览
OS:       HP11i
sybase:12.0.0.4     


前几天,做数据库DUMP,在备份.log中提示如下信息:
......................
Sep  2 00:05:04 2003: Backup Server: 4.58.1.1: Database abdb: 32965578 kilobytes DUMPed.
Sep  2 00:05:19 2003: Backup Server: 4.58.1.1: Database abdb: 33312050 kilobytes DUMPed.
Sep  2 00:05:35 2003: Backup Server: 4.58.1.1: Database abdb: 33658518 kilobytes DUMPed.
Sep  2 00:05:49 2003: Backup Server: 4.58.1.1: Database abdb: 34005244 kilobytes DUMPed.
Sep  2 00:05:56 2003: A00: SYBMULTBUF ERROR: Error writing to archive device /dump/abdb/D1.20030901.000012. Attempted to write 65536 bytes, 59392 bytes were written.
Sep  2 00:05:56 2003: A01: SYBMULTBUF ERROR: Error writing to archive device /dump/abdb/D2.20030901.000012. Attempted to write 65536 bytes, 14336 bytes were written.
Sep  2 00:05:56 2003: A04: SYBMULTBUF ERROR: Error writing to archive device /dump/abdb/D5.20030901.000012. Attempted to write 65536 bytes, 12288 bytes were written.
Sep  2 00:05:56 2003: Backup Server: 4.145.2.22: [3] Error for device '/dump/abdb/D1.20030901.000012'. Error writing to archive device /dump/abdb/D1.01.20030901.000012. Attempted to write 65536 bytes, 59392 bytes were written.
Sep  2 00:05:56 2003: Backup Server: 4.145.2.22: [3] Error for device '/dump/abdb/D2.20030901.000012'. Error writing to archive device /dump/abdb/D2.20030901.000012. Attempted to write 65536 bytes, 14336 bytes were written.
Sep  2 00:05:56 2003: Backup Server: 4.145.2.22: [3] Error for device '/dump/abdb/D5.20030901.000012'. Error writing to archive device /dump/abdb/D5.20030901.000012. Attempted to write 65536 bytes, 12288 bytes were written.
Sep  2 00:05:56 2003: A05: SYBMULTBUF ERROR: Error writing to archive device /dump/abdb/D6.20030901.000012. Attempted to write 65536 bytes, 6144 bytes were written.
Sep  2 00:05:56 2003: Backup Server: 4.145.2.22: [3] Error for device '/dump/abdb/D6.20030901.000012'. Error writing to archive device /dump/abdb/D6.20030901.000012. Attempted to write 65536 bytes, 6144 bytes were written.
Sep  2 00:05:56 2003: A07: SYBMULTBUF ERROR: Error writing to archive device /dump/abdb/D8.20030901.000012. Attempted to write 65536 bytes, 2048 bytes were written.
Sep  2 00:05:56 2003: Backup Server: 4.145.2.22: [3] Error for device '/dump/abdb/D8.20030901.000012'. Error writing to archive device /dump/abdb/D8.20030901.000012. Attempted to write 65536 bytes, 2048 bytes were written.
Sep  2 00:05:56 2003: A06: SYBMULTBUF ERROR: Error writing to archive device /dump/abdb/D7.20030901.000012. Attempted to write 65536 bytes, 4096 bytes were written.
Sep  2 00:05:56 2003: Backup Server: 4.145.2.22: [3] Error for device '/dump/abdb/D7.20030901.000012'. Error writing to archive device /dump/abdb/D7.20030901.000012. Attempted to write 65536 bytes, 4096 bytes were written.
Sep  2 00:05:56 2003: A02: SYBMULTBUF ERROR: Error writing to archive device /dump/abdb/D3.20030901.000012. Attempted to write 65536 bytes, 2048 bytes were written.
Sep  2 00:05:56 2003: Backup Server: 4.145.2.22: [3] Error for device '/dump/abdb/D3.20030901.000012'. Error writing to archive device /dump/abdb/D3.20030901.000012. Attempted to write 65536 bytes, 2048 bytes were written.
Sep  2 00:05:56 2003: A03: SYBMULTBUF ERROR: Error writing to archive device /dump/abdb/D4.20030901.000012. Attempted to write 65536 bytes, 2048 bytes were written.
Sep  2 00:05:56 2003: Backup Server: 4.145.2.22: [3] Error for device '/dump/abdb/D4.20030901.000012'. Error writing to archive device /dump/abdb/D4.20030901.000012. Attempted to write 65536 bytes, 2048 bytes were written.
Sep  2 00:06:04 2003: Backup Server: 4.15.2.2: Label validation error: seek to trailer labels failed.
Sep  2 00:06:04 2003: Backup Server: 4.15.2.2: Label validation error: seek to trailer labels failed.
Sep  2 00:06:04 2003: Backup Server: 4.15.2.2: Label validation error: seek to trailer labels failed.
Sep  2 00:06:04 2003: Backup Server: 4.15.2.2: Label validation error: seek to trailer labels failed.
Sep  2 00:06:04 2003: Backup Server: 4.15.2.2: Label validation error: seek to trailer labels failed.
Sep  2 00:06:04 2003: Backup Server: 4.15.2.2: Label validation error: seek to trailer labels failed.
Sep  2 00:06:04 2003: Backup Server: 4.15.2.2: Label validation error: seek to trailer labels failed.
Sep  2 00:06:04 2003: Backup Server: 4.15.2.2: Label validation error: seek to trailer labels failed.
.................
此次DUMP备份没做完,将备出的数据删除后重新执行原DUMP命令,第二次成功,备份.log中无此错误信息。
在操作系统的syslog.log中可查出当时有空间满的信息,但事实上此空间并没有满,是否是磁盘错误,还是.......其它问题?
请大家帮个忙

论坛徽章:
0
2 [报告]
发表于 2003-09-07 11:28 |只看该作者

请教:DUMP提示的错误信息

实际备件空间比数据库估计要小

论坛徽章:
0
3 [报告]
发表于 2003-09-07 13:51 |只看该作者

请教:DUMP提示的错误信息

有谁知道如果做DUMP时中途文件系统满,备份log中是否是上面的错误信息?

论坛徽章:
0
4 [报告]
发表于 2003-09-08 17:33 |只看该作者

请教:DUMP提示的错误信息

您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP