The document discusses logging of data definition language (DDL) statements in Oracle 11g and 12c. It explains that from Oracle 11g Release 2/12c Release 1, the ENABLE_DDL_LOGGING initialization parameter can be set to log DDL statements to XML and log files. All DDL commands are recorded with details like the statement, timestamp, and IP address when this parameter is enabled. The locations of the log files are also specified.