book
Article ID: 129749
calendar_today
Updated On:
Issue/Introduction
Could we start RMM product on a partition on which TLMS or CA1 is already running ?
Resolution
CA-1 and RMM or CA1 and TLMS or TLMS and RMM should NOT be run in parallel on the same system, as the hooks into the open/close/eov modules that the tape management systems have can get corrupted when run at the same time.
The hooks can be overlaid and tape jobs would not be tracked.
For CA1 and RMM: You can bring up CA1 in a BATCH MODE so our tapes are not recorded in the TMC file.In this case the OSI or COSI, or SMF of od CA1 should not be started with CAS9 . Run CAS9 PARM(INIT,SVC=xxx,OSI=NO,COSI=NO) and PARM(REINIT,SMF=NO) and then batch activate CA1.
And then start RMM - and in this case all tapes created will be recorded in the RMM database.
For TLMS and RMM: You need to reinit TLMS with for the PARM(REINIT, OSI=NO) to specify that the TLMS OSI should not be loaded. and start RMM.
In this case all tapes created will be recorded in the RMM database.