ANR4360W
command: Volume volume name not valid, the type of the volume on target server does not match the type on the source server.

Explanation

As the result of a RECONCILE VOLUMES command, the volume shown was found on both the source and target server, but the type of the volume does not match. For example, the volume on the target server is defined in a storage pool, but the target server indicates that volume was used for a DATABASE BACKUP.

System action

The reconciliation process continues.

User response

The database on either the source or target server has been regressed by either an RESTORE DATABASE operation or some system facility external to the server. Investigate the action that caused one or both of the databases to be regressed to there current condition. If a newer database image exists for that server, consider restoring the server to that point in time. If the condition of the database on each server is acceptable, additional actions will have to be taken because RECONCILE VOLUMES FIX=YES is unable to correct this situation. These actions may have to be performed on one or both servers. Use the QUERY VOLHISTORY and QUERY VOLUME commands on both servers to determine the volume type on each server. In the case of a volume in the VOLHISTORY, a DELETE VOLHISTORY on the appropriate server that will remove the volume on that server. In the case of a volume in a storage pool, the DELETE VOLUME command on the appropriate server will remove the volume on that server.