Skip to Content
0
Jun 18, 2018 at 07:56 AM

Could anyone write an example of then -f option of hdbsql?

1795 Views Last edit Jun 18, 2018 at 08:44 AM 2 rev

Hi

I need to execute batch process in hdbsql and I need a log file to check what was wrong

I've read about -f option: returns all SQL statements that are sent to the database instance

That's exactly what I want, but I don't know how to use this option.

Could you please help me?