Quantcast
Channel: SCN : Discussion List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 6412

SQL procedure - local table type not accepted in default schema

$
0
0

Hi all,

 

I have an issue that I suspect is due to missing roles. I try to create an SQL procedure, but the check fails due to a local table type, which is not accepted. The error is "Error creating procedure;invalid table type: Cannot find table type....[schema].[table name]". The value for "schema" defaults to my own schema (this is a public system, not a single-user AWS, so I have my own personal schema). By explicitly choosing other schemas for my local table type (ANOTHERSCHEMA.TT_LOCAL_TABLE), I get identical errors with these schema names.

 

Is this related to missing rights for creating artifacts in the selected schema? I tried creating a table in the same schema; this worked. Why then is my local table type not accepted?

 

Regards,

Trond


Viewing all articles
Browse latest Browse all 6412

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>