Hi,
I'm migrating a SQL Database to HANA and the transaction notification converted is realy extensive (more than 5000 lines), so when i try to create in HANA Studio i got the following message:
Could not split statements; SQL console content is too large
Statement 'CREATE PROCEDURE SBO_SP_TransactionNotification ( in object_type nvarchar(20), in transaction_type ...'
successfully executed in 2.392 seconds (server processing time: 2.258 seconds) - Rows Affected: 0
Normally, the transaction notification take like 5 minutes to be created, but when i have the message "Could not split statements; SQL console content is too large" take like 5 seconds, so i'm not sure if this is ok or how to resolve it?
Kind regards,