备份日志时出现的问题!
在备份逻辑日志时,出现的问题如下:$ ontape -a
Performing automatic backup of logical logs.
Please mount tape 1 on /opt/informix/bkup/log_backup and press Return to continue ...
Tape is full ...
Please label this tape as number 1 in the log tape sequence.
This tape contains the following logical logs:
27 - 29
Please mount tape 2 on /opt/informix/bkup/log_backup and press Return to continue ...
warning: previous tape is still mounted!
Please mount tape 2 on /opt/informix/bkup/log_backup and press Return to continue ...
请问这是什么问题,该如何解决呢?
备份日志时出现的问题!
/opt/informix/bkup/log_backup 是不是到了LTAPESIZE的大小了!备份日志时出现的问题!
开始设置的是10240,后来改为20480,再做备份还是显示tape is full,连续执行了3次ontape -a命令,才显示成功。是不是设置的LTAPESIZE还是小呀?备份日志时出现的问题!
好的,谢谢!回头试一下!备份日志时出现的问题!
原帖由 "czw1413_cn" 发表:不是这个样子滴
设置成10240也不怕,当出现提示的时候
把当前的备份文件重命名
再TOUCH一个文件
然后回车继续可以备份
我按你说的办法备份,第一天touch了一个新文件,还挺顺利的,可是第二天,有提示tape is full了,因为这个文件还是那么大呀。是否还要再把这个文件改名,再touch一个新的文件呢?
备份日志时出现的问题!
重复ontape -a会覆盖以前的备份的!备份日志时出现的问题!
以前的文件已经改名了呀!新建了一个文件,再作ontape -a的时候,这个新的文件也满了,所以想问是不是还要再touch一个新的文件呀?备份日志时出现的问题!
你把文件大点呀!满了当然要换才行!就象换tape 调整LTAPESIZE 大一点,是可以备份。:wink:
页:
[1]