IBM i Migrate While Active services
SQL services provide the interfaces used to configure, monitor, and manage a migration using IBM® i Migrate While Active.
Overview
The IBM i Migrate While Active SQL services provide comprehensive interfaces for configuring, monitoring, and managing migration environments. These services enable you to control all aspects of the migration process through standard SQL interfaces.
To discover all available Migrate While Active services, run this query:
SELECT * FROM QSYS2.SERVICES_INFO
WHERE SERVICE_CATEGORY = 'MIGRATE WHILE ACTIVE'
ORDER BY SERVICE_NAME;Security and Error Handling
Authorization: To secure access to the service programs that implement these services, see Db2® Mirror services authorization.
Error Handling: For comprehensive information about SQLSTATE values
returned by these services, refer to: