OSI/MHS Configuration and Management Manual

Management Environment for OSI/MHS
OSI/MHS Configuration and Management Manual424827-003
2-6
The OSI/MHS Databases
SQLCI DUP MS0m*, new-work-SV, SAVEALL ON where m is the ordinal number
of the MS group you want to move.
6. Enter the following commands:
SQLCI CREATE CATALOG new-msg-store-SV
SQLCI VOLUME current-msg-store-SV
7. If current-msg-store-SV is used only by this MS group enter the following:
SQLCI DUP *, new-msg-store-SV, Catalog new-msg-store-SV, SAVEALL ON
8. If current-msg-store-SV holds files in addition to those of this MS group enter
the following:
SQLCI DUP <DUPL, DUPLO, MSCACHE, PMMSCSAT>, new-msg-store-SV,
SAVEALL ON
SQLCI DUP <AUT, BCR, CSN, GEN, IPM, LSN, PRF, RRT>, new-msg-store-
SV, +CATALOG, new-msg-store-SV, SAVEALL ON
SQLCI EXIT
Do not ignore errors or warnings that result from the above commands.
9. Change the MHSINST file as follows:
Set MS_SQL_DATABASEn to new-MSG-store-SV
Set MS_PDU_STORE_DATAn to new-PDU-store
Set MS_PDU_STORE_LOGn to new-PDU-log-file
10. Make a copy of the updated MHSINST file, being sure that all of the actions are
answered “NO” except for COMPILE_MS, which should be answered “YES.”
11. Run MHSINST against the copy of the MHSINST file. Accept the default actions,
which should all be “NO” except for “20) Compile MS Program,” which should be
answered “YES.”
12. Use SCF to alter the attributes of the MS-group:
SCF ALTER Group MS-group, MSG-store-SV new-MSG-store-SV, &
SCF PDU-Store new-PDU-store , PDU-log-file new-PDU-log-file, &
SCF WORK-SV new-work-SV
13. Start the MS group and restart any other groups that you stopped in order to close
the MS group’s PDU store.
14. Change the MHS configuration file to reflect the new values for this MS group’s
attributes:
Change PDU-store to new-PDU-store
Change PDU-log-file to new-PDU-log-file