beacherer 发表于 2008-09-29 13:36

使用onbar恢复infomrix报错。请大家帮忙分析

两步执行. onbar -r -p成功后onbar -r -l.
执行结果如下。
2008-09-29 11:52:05 409830290908 /usr/informix/bin/onbar_d -r -l
2008-09-29 11:52:07 409830290908 Successfully connected to Storage Manager.
2008-09-29 11:52:07 409830290908 Begin restore logical log 15063 (Storage Manager copy ID: 1222656611 1222656612).
2008-09-29 11:52:07 409830290908 Process 409830 received signal 3. Process will exit after cleanup.
2008-09-29 11:52:47 409830290908 Unable to write storage space restore data to the database server: .
2008-09-29 11:52:53 409830290908 Unable to close the storage space restore: buc_fe.c : Archive API processing failed at line 935 for msgtype.
2008-09-29 11:52:53 409830290908 /usr/informix/bin/onbar_d complete, returning 131 (0x83)

tingbnnli 发表于 2010-05-21 18:27

在否。你这个问题解决了吗?我今天也碰到了,郁闷中,以前都是好好的。

lavanyy 发表于 2010-05-28 17:23

#define BAR_AAPI_ERROR 0x83 (131)
This error is returned if there was some problem exchanging
backup or restore data for dbspaces or logical logs between
ON-Bar and the OnLine database server. Look in the ON-Bar
activity log for more information. Often these errors can be
worked around simply by retrying the same ON-Bar command line.
If this does not work, contact Technical Support.

重新执行一下试试呢?看看onbar日志写什么没?
页: [1]
查看完整版本: 使用onbar恢复infomrix报错。请大家帮忙分析