Unable to access data from catalog.

Aman_Pundhir
New Contributor III

I have all the necessary permissions like USE CATALOG on Catalog, USE SCHEMA on Schema and SELECT,TABLE on Table. But still when I try to access the table from catalog I get the error : Insufficient privileges: User does not have USE CATALOG on Catalog <Catalog_Name>. SQLSTATE: 42501. Also I am able to access the Table when I am using a SQL serverless compute but want to perform some ML functions using the 15.4 ML LTS compute.