Reassigning an LU to another IMS system
You can reassign an LU from one IMS system to another by using MVS commands.
To reassign an LU to another IMS system:
Procedure
- Delete the LU from its current IMS system
by issuing the MVS command
SETAPPC LUDEL
. - Redefine the LU on the new IMS system
by issuing the MVS command
SETAPPC LUADD,ACBNAME=luname,SCHED=new_IMS,NQN
.