Hi,
I have a requirement in which I have to write the log from a stored procedure into a file. These logs will later be moved to a different server.
Is there any way in SAP HANA for us to write logs from stored procedure into files?
Say something like - 'Completed Data Load', '15 Million records updated' etc etc...
Something similar to DBMS_OUTPUT.PUT_LINE in Oracle.
Thanks,
Varun Vemala