Issue: Create MOTF 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 cann ot find the requested entity
Cause: Database in datalake is missing.
Resolution: Create Database in datalake before creating MOTF table.
Create Database <Datalake_Name>.<OTF_DBName> ;