Information

This site will undergo a brief period of maintenance on Friday, 18 December at 12:30 AM Central/12:00 PM IST. During a 30 minute window, site availability may be intermittent.

OMAPI


The OMAPI keyword is valid with the Online Reorg and Copy functions.

IMS type-2 commands are sent to the IMS control region using the Operations Manager API. These commands are more efficient than the traditional type-1 commands and hence can reduce the outage window in an Online REORG job.

To be able to send these commands, you must have active OM and SCI address spaces.

The following table describes the keyword.


Table 1. OMAPI keyword

To do this

Specify this in DLIGSET0 or PLUSIN

Send the type-2 commands to the IMS control region using the Operations Manager API.

OMAPI(Y)

Do not send the type-2 commands to the IMS control region using the Operations Manager API.

OMAPI(N)

Internal default: OMAPI(N)



Warning

These commands are shown in the BMC message DD.
For example, to stop online activity to a database:

  • Type-1 ‘BMC90000I /DBR DB dbdname NOFEOV’
  • Type-2 ‘BMC250024I OM API COMMAND='UPDATE DB STOP(ACCESS) OPTION(NOFEOV) NAME(dbdname)’

To allow online activity to a database:

  • Type-1 ‘BMC90000I /STA DB dbdname ACCESS=UP’
  • Type-2 ‘BMC250024I OM API COMMAND='UPDATE DB START(ACCESS) SET(ACCTYPE(UPD)) NAME(dbdname)’




 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

MAXM Reorg for IMS 5.0 and MAXM Reorg for IMS with Online/Defrag Feature 5.0