Hi All,
I am not able to execute function with syntax select * fromtable(CSW_PACKAGE_FUNC('00000999990001357843'))
in a derived table on IDT.
Data foundation is created on multi source connection i.e SAP ECC and Oracle .
while executing above sql getting below error:
"Error on execute:bad allocation
Error:
[] <com.businessobjects.dsl.commons.exception.NestedException: Failed to execute: WITH
"Derived Table" AS NATIVE ( "POC",
'select * from table(CSW_PACKAGE_FUNC)................................................."
.
Sql works fine in Derive table for a single source connection which is oracle but gives error when connection is multi source.
Thanks in Advance.
Regards,
Ankit