camry 发表于 2008-06-20 13:50

问大家个legato备份notes的问题.

环境:

系统--AIX
备份软件--legato 7.2
模块--nml2.2

在配置完成之后,手工备份时报错,错误信息如下:
$ nsrnotesv -s nmzx7 -A -b mss -w week -y week -p /oamail/notesdata -x -R
nsrnotesv: Error returned for /oamail/notesdata/mail/齐金凤.nsf by Notes API, error = 259 (File does not exist)
nsrnotesv: NML_SKIPDBERRORS not set, aborting backup on failure.

在/oamail/notesdata/mail/目录下查看确有此文件,但其他文件名均为英文,只有这个是中文,自动备份时在legato consol中报错是一堆小方格,貌似不能正常显示中文.请问各位高手,报错是不是因为中文的关系?

camry 发表于 2008-06-20 13:54

补充一下NOTES也是一台AIX

yddll 发表于 2008-06-20 14:19

应该是中文的原因

camry 发表于 2008-06-20 14:21

谢谢,高手.

redwaves 发表于 2008-06-20 17:38

用 2.2.1吧

saintdragon 发表于 2008-06-21 21:40

文件不存在!可能不支持中文

lovehe 发表于 2008-09-12 16:51

更换版本

maagoo 发表于 2013-03-28 15:29

楼主的注册时间是不是有问题啊

redwaves 发表于 2013-04-03 00:11

仅供参考

Scheduled backups of non-ASCII files or directories
When the Saveset attribute for a Client resource contains non-ASCII characters, the
Save Operation attribute must set as follows:
◆ UNIX/Linux:
? For NetWorker clients at release 7.4 or later, the value of the Save Operation
attribute should be set to:
I18N:mode=nativepath
? For clients at a release level prior to release 7.4, the value of the Save Operation
attribute should be set to:
I18N:mode=utf8path
◆ For all Microsoft Windows clients, the Save Operation attribute should be set to:
I18N:mode=utf8path
If the Client Configuration Wizard is used, it is not necessary to change the Save
Operation attribute in the Client resource created by the wizard.

页: [1]
查看完整版本: 问大家个legato备份notes的问题.