Quantcast
Channel: SCN: Message List - SAP HANA Developer Center
Viewing all articles
Browse latest Browse all 9165

SAP note 2241598 does not help

$
0
0

Hi all,

I'm getting the error message

 

* 259: invalid table name: The table AGG2 was not found in the FROM clause. Please refer to SAP-Note 2241598. SQLSTATE: HY000

 

after Hana upgrade when creating a stored procedure (note there is no line number in the error message). By inserting other errors into the file I've found that the message concerns the query

 

UPDATE agg2 SET p = agg2_aux.value FROM agg2_aux WHERE agg2_aux.category = agg2.category AND agg2_aux.start_interval = agg2.start_interval AND type = 'p';

 

The note mentions such a situation, however neither adding aliases nor AGG2 to FROM didn't help. The workaround mentioned in the note didn't help either, in our Hana 1.00.102.04.1453734118 there is no config 'enable_old_update_from_behavior'. Can anyone enlighten me?

 

-- Micha


Viewing all articles
Browse latest Browse all 9165

Trending Articles



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