Issue: Create managed OTF table failed with this error.
*** Failure 7825 in UDF/XSP/UDM TD_OTFDB.TD_ICEBERG_WRITE: SQLSTATE [38001] [TD-Iceberg-Write]: Execution: Cannot commit glue.N2.mt201 because Glue cannot find the requested entity
Cause: Database in datalake is missing.
Resolution: Create Database in datalake before creating managed OTF table.
Create Database <Datalake_Name>.<OTF_DBName> ;