我的转储日志是出现一下错误: dump TRANSACTION for database 'mydb' failed: log page (580600) is on a data-only segment. This is probably due to an incomplete move of the log to a device separate from the data. Complete the log migration or contact the System Administrator. 之前我误把一个logsegment段放在一个data段上,一天之后发现,我用 sp_dropsegment logsegment,mydb,... 把日志段除去,然后再备份日志就...
by hjquan - Sybase - 2004-06-02 09:46:37 阅读(1336) 回复(3)
以下是报错信息: Backup Server: 4.139.2.22: [115] The 'aio_read' call failed for device '/sybak/master.dmp' with error number 14 (Bad address). Refer to your operating system documentation for further details. Look for 'Dec 21 11:49:49 2006: D00: SYBMULTBUF ERROR: ' in the backup server errorlog for additional information from SYBMULTBUF.
dump -0 -f /u01/changlog /dev/hda3 dump: Date of this level 0 dump: Fri May 12 09:45:50 2006 dump: dumping /dev/hdd5 (/u01 (dir /changlog)) to /dev/tape dump: Added inode 8 to exclude list (journal inode) dump: Added inode 7 to exclude list (resize inode) dump: Label: /u01 dump: mapping (Pass I) [regular files] dump: Files are not in the same file system(/dev/hda3). dump: The ENTIR...
$dump -0 /u01/changelog /dev/hda3 dump: Date of this level 0 dump: Thu May 11 14:09:13 2006 dump: dumping /dev/hdd5 (/u01 (dir /changelog)) to /dev/tape dump: Added inode 8 to exclude list (journal inode) dump: Added inode 7 to exclude list (resize inode) dump: Label: /u01 dump: mapping (Pass I) [regular files] dump: Files are not on same file system (/dev/hda3). dump: The ENTIRE ...
用dump将跟目录备份后,在data目录下用restore回复后发现var这个目录下文件都不见了,取而代之的是一个lock的文件夹,这是怎么回事,麻烦高手指教!谢谢 相关命令: dump 0unf root.dump / restore rvfy root.dump 顺便问下,有这样一种情况,我有一台web服务器,已经配置好了,我想把他全部备份成一个光盘,万一系统彻底崩溃了,我只用在一台裸机上插入光盘重新安装一下系统就能完全恢复,并且所有配置都还在。这该怎么做,高手给...
dump 以块为单位,在 restore 时是否必须保证目标分区和 dump 时的原分区一样大?dump 一个启用软更新的文件系统,是否意味着无法 restore 到一个启用 UFS 日志而不是启用软更新的文件系统中?
when trying to load the block driver, the system crashed and gave a core dump. use dumpadm to show where the dump file is, -bash-3.00# dumpadm dump content: kernel pages dump device: /dev/dsk/c0d0s1 (swap) Savecore directory: /var/crash/sunhost Savecore enabled: yes but on solaris 6 or earlier release, modify /etc/inid.d/syssetup to change the directory. -bash-3.00# ls -l t...
Backup Server: 4.145.2.22: [3] Error for device '/sybase/zcdynadb.dump'. Error writing to archive device /sybase/zcdynadb.dump. Attempted to write 65536 bytes, 47103 bytes were written.