INZU660E THERE IS AN UNLOAD BLOCK WITHOUT USING BACKUP DATABASE CLAUSE: LISTING BACKUPS IS NOT POSSIBLE IN THIS CASE

Explanation

This message is displayed if the --list-backups option is specified and if there is at least one UNLOAD block without an USING BACKUP DATABASE clause.

User response

Be sure you have specified an USING BACKUP DATABASE clause in order to use the --list-backups option.