IDS 11 archecker ignores AC_RESTORE_FILTER -
11-24-2007
, 09:27 AM
I would like to use IDS 11 ontape to directory devices with the new
BACKUP_FILTER parameter in $ONCONFIG set to "gzip". Everything works fine
except for archecker, which would be a big problem if you needed to restore
individual tables. It is displaying but failing to apply the documented
AC_RESTORE_FILTER parameter in $AC_CONFIG: with or without this set, it
reads unfiltered backups OK but fails to read filtered backups, irrespective
of the device type (file or directory). Has anyone else encountered this? I
have produced the same results with:
IDS 11.10.TC1 on Vista
IDS 11.10.FC2 on SLES 10
See "ac_msg.log" output below with debugging enabled.
Regards,
Doug Lawry
---------------------------------------------------------------
2007-11-24 13:29:49
-----------------------------------------
STATUS: IBM Informix Dynamic Server Version 11.10.TC1
Program Name: archecker
Version: 8.0
Released: 2007-06-22 22:37:01
CSDK: IBM Informix CSDK Version 3.00
ESQL: IBM Informix-ESQL Version 3.00.TC1
Compiled: 06/22/07 22:37 on Windows_NT 5 02
STATUS: Arguments [-dtvs]
STATUS: Debug level set to HIGH
STATUS: Debug Components set to 0xFFFFC
STATUS: Debugging for component parser - enabled
STATUS: Debugging for component sql - enabled
STATUS: Debugging for component sblob - enabled
STATUS: Debugging for component lowlevel - enabled
STATUS: Debugging for component partition - enabled
STATUS: Debugging for component acu - enabled
STATUS: Debugging for component chunk - enabled
STATUS: Debugging for component page - enabled
STATUS: Debugging for component ipa - enabled
STATUS: Debugging for component eval - enabled
STATUS: Debugging for component onbar - enabled
STATUS: Debugging for component ontape - enabled
STATUS: Debugging for component log - enabled
STATUS: Debugging for component apply - enabled
STATUS: Debugging for component stager - enabled
STATUS: Debugging for component other - enabled
STATUS: AC_STORAGE c:\temp
STATUS: AC_MSGPATH c:\temp\ac_msg.log
STATUS: AC_VERBOSE on
DBG AC_CHUNK_LRUS 50
DBG AC_SLOTCHECK 3
DBG AC_FIND_FILE .\find_file
STATUS: AC_TAPEDEV C:\IFMXDATA\v1\TAPEDEV\
STATUS: AC_TAPEBLOCK 16 KB
STATUS: AC_LTAPEDEV C:\IFMXDATA\v1\LTAPEDEV\
STATUS: AC_LTAPEBLOCK 16 KB
STATUS: AC_RESTORE_FILTER gunzip
DBG AC_OL_VERSION 9
DBG PAGSIZE 4096
STATUS: AC_TIMEOUT 300
STATUS: AC_SESSIONDBG
No session name given
DBG Enter arc_chunk_init()
DBG Exit arc_chunk_init() return 0
DBG(arc_util.c : 586) Remove_Directory(c:\temp\CHUNK_BM)
DBG(arc_util.c : 586) Remove_Directory(c:\temp\SAVE)
DBG(arc_util.c : 586) Remove_Directory(c:\temp\INFO)
TIME: [2007-11-24 13:29:49] All old validation files removed.
DBG No session name given
DBG Enter arc_chunk_init()
DBG Exit arc_chunk_init() return 0
DBG(arc_basic_tape.c: 138) arc_tape_open, gfd=NULL, stdio = 0
DBG(arc_basic_tape.c: 149) arc_tape_open, gfd=0x10bc438
DBG(arc_basic_tape.c: 268) Open for physical restore
STATUS: Archive file C:\IFMXDATA\v1\TAPEDEV\LawryThree_2_L0
DBG(arc_basic_tape.c: 320) opening tape device
404=open(C:\IFMXDATA\v1\TAPEDEV\LawryThree_2_L0)
DBG(arc_basic_tape.c: 340) arc_tape_open: fd=404
STATUS: Tape type: Archive Backup Tape
STATUS: OnLine version: IBM Informix Dynamic Server Version 11.10.TC1
STATUS: Archive date: Sat Nov 24 12:29:43 2007
STATUS: Archive level: 0
STATUS: Tape blocksize: 16384
STATUS: Tape size: 2147483647
STATUS: Tape number in series: 1
TIME: [2007-11-24 13:29:49] Phys Tape 1 started
DBG(arc_page_scan.c: 144) PAGE ADDRESS 6455:559903 pg_flags 0xFFFF95EC
DBG(arc_page_scan.c: 146) Skipping after image page 6455_559903 at pos 1
DBG(arc_page_scan.c: 144) PAGE ADDRESS 12071:-847616818 pg_flags 0xFFFF85FA
DBG(arc_page_scan.c: 146) Skipping after image page 12071_-847616818 at pos
2
DBG(arc_page_scan.c: 121) Skipping page -28539_-271162630, bad chunk number
etc. |