How to implement an Informix package
Follow the steps below for database maintenance…
- Stop the MCSG package
- cmhaltpkg -v {Informix package name}
- Activate any volume groups
- vgchange -a e {Informix volume groups}
- Run fsck on any file systems you wish to mount
- /usr/sbin/fsck -F hfs {Informix file systems}
- Mount any file systems
- Perform maintenance activities
- Unmount file systems
- De-activate the volume group
- vgchange -a n {Informix volume groups}
- Restart the package
- cmrunpkg -v {Informix package name}.
Author | Title | Track | Home