Db2 Mirror services

There are many SQL services that you can use to work directly with the Db2® Mirror environment. In addition to the details of each service, the authorization details and SQLSTATE values that apply to these services are described in this section.

  • To see a list of all Db2 Mirror services, you can run this query:
    SELECT * FROM QSYS2.SERVICES_INFO
        WHERE SERVICE_CATEGORY LIKE 'MIRROR%';