A.1.3 Post Upgrade Accept Procedures

The procedures in this section perform miscellaneous actions that are required to be executed after the upgrade is accepted. If this procedure fails, it is recommended to contact My Oracle Support (MOS) and ask for assistance.

A.1.3 Active NOAM CLI: Reset COMCOL Compatibility Flag

This step is required only if the source release is pre-8.x.
  1. Use an SSH client to connect to the active NOAM:

    ssh <NOAM XMI IP address>

    login as: admusr

    password: <enter password>

    Note:

    The static XMI IP address for each server should be available in Table 5.
  2. Enter this command to reset the COMCOL backward compatibility flag. Backward compatibility is no longer required when all of the servers in the topology have been upgraded to release 8.0 or later.

    $ iset –fvalue=0 LongParam where "name='cm.cm6compat'"

    Sample output:

    === changed 1 records ===

  3. Verify the changed value:

    $ iqt -zp -fvalue LongParam where "name='cm.cm6compat'"

    value

    0