Written by

Question Phillip Wu · 52 min ago

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:

https://docs.intersystems.com/latest/csp/documatic/%25CSP.Documatic.cls?LIBRARY=%25SYS&CLASSNAME=Backup.Task

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