Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The schema is QUSRBRM.

Examples

To disable support for library device name TAPMLB01 on system APPN.SYSTEM1:

call QUSRBRM.REMOVE_MEDIA_LIBRARY_MANAGEMENT('TAPMLB01', 'APPN.

BRMDEV73

SYSTEM1')

To disable support for library device name TAPMLB03 for all the systems in the BRMS network:

call QUSRBRM.REMOVE_MEDIA_LIBRARY_MANAGEMENT('TAPMLB03', 'ALL')

Error Messages

The following SQL error messages SQLSTATEs may be returned by this procedure.

...