ARCHIVE from Informix does not work under SOLARIS.
Written archives cannot be reimported, for example customer defined:
VSET/Volume/DBSPACESET and ARCHIVEREQUEST, ARCHIVEREQUEST executed.
->To check: command ondataRTR 'LIST/TAPE=(/dev/rmt/0)'
FM:ARC-E-01342 Save-Set file not found ( INF1342 )
FM:ARC-E-01341 Error while reading PhasesetHDR1 ( INF1341 )
OnArchive requires a special tape driver under SOLARIS.
OnArchive only works properly under the SOLARIS operating system when the proper tape driver is used. You should use device driver /dev/rmt/0hb. The proper entry in the OnArchive configuration file config.arc is then:
DEVICE TAPEXY_VOP = /dev/rmt/0hb
If this driver has not been installed yet, use the SOLARIS maintenance tools "drvconfig" and "tapes" to install it.
No comments:
Post a Comment