Hello, Marco.
When I open in Program Window and try to recompile type for User Aggregate Function with name CONCAT_AGR_TYPE then I get
But in SQL Window and recompile from Popup Menu works well.
When I open in Program Window and try to recompile type for User Aggregate Function with name CONCAT_AGR_TYPE then I get
Code:
Error: PLS-00201: identifier 'CONCAT_AGR_TYPE' must be declared
Line: 9
Text: STATIC FUNCTION ODCIAggregateInitialize(p_io_obj IN OUT Concat_Agr_Type)