Backup.Task table not found in SQL
Hi,
I'm trying to run an SQL against Backup.Task table.
There is this class:
Class Backup.Task
documented here:
The documentation says:
“SQL Table Name: Backup.Task”
However when I run this SQL from the Management Portal:
select * from Backup.Task
I get this error.
SQLCODE: -30
Message: Table 'BACKUP.TASK' not found
Why is this the case?
How do I fix this?
Product version: IRIS 2025.1
Discussion (0)0