<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=Documentation%3APEC-REP%2FLibrary%2FPDMLibraryGIM%2FTable-CTL_AUDIT_LOG</id>
	<title>Documentation:PEC-REP/Library/PDMLibraryGIM/Table-CTL AUDIT LOG - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://all.docs.genesys.com/index.php?action=history&amp;feed=atom&amp;title=Documentation%3APEC-REP%2FLibrary%2FPDMLibraryGIM%2FTable-CTL_AUDIT_LOG"/>
	<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=Documentation:PEC-REP/Library/PDMLibraryGIM/Table-CTL_AUDIT_LOG&amp;action=history"/>
	<updated>2026-05-13T10:49:50Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.1</generator>
	<entry>
		<id>https://all.docs.genesys.com/index.php?title=Documentation:PEC-REP/Library/PDMLibraryGIM/Table-CTL_AUDIT_LOG&amp;diff=123450&amp;oldid=prev</id>
		<title>WikiSysop: Created page with &quot;{{ArticleSimplifiedWikiEdit |DisplayName=Table CTL_AUDIT_LOG  |Context=This table allows facts and dimensions to be described by data lineage attributes. }}  {{PDMTable |table...&quot;</title>
		<link rel="alternate" type="text/html" href="https://all.docs.genesys.com/index.php?title=Documentation:PEC-REP/Library/PDMLibraryGIM/Table-CTL_AUDIT_LOG&amp;diff=123450&amp;oldid=prev"/>
		<updated>2022-06-29T04:30:37Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{ArticleSimplifiedWikiEdit |DisplayName=Table CTL_AUDIT_LOG  |Context=This table allows facts and dimensions to be described by data lineage attributes. }}  {{PDMTable |table...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{ArticleSimplifiedWikiEdit&lt;br /&gt;
|DisplayName=Table CTL_AUDIT_LOG &lt;br /&gt;
|Context=This table allows facts and dimensions to be described by data lineage attributes.&lt;br /&gt;
}} &lt;br /&gt;
{{PDMTable&lt;br /&gt;
|tableName = CTL_AUDIT_LOG&lt;br /&gt;
|shortDesc = This table allows facts and dimensions to be described by data lineage attributes.&lt;br /&gt;
|tableDesc = This table allows facts and dimensions to be described by data lineage attributes. Each row represents a logical transaction that is committed by Genesys Info Mart, identifying the ETL job that is involved in the transaction, including the minimum and maximum DATE_TIME values (which give a date-time range for the data that is committed in the transaction), and providing the processing status (an internal indicator of the kind of data that is processed).&lt;br /&gt;
|subjectAreas = &lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = 8.5.116.12 (PRODUCER_INFO_KEY added); 8.5.003 (in Oracle, fields with &amp;lt;tt&amp;gt;VARCHAR&amp;lt;/tt&amp;gt; data types use explicit &amp;lt;tt&amp;gt;CHAR&amp;lt;/tt&amp;gt; character-length semantics)&lt;br /&gt;
|discontinued = &lt;br /&gt;
|group = &lt;br /&gt;
|partitioned = yes&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = AUDIT_KEY&lt;br /&gt;
|dataType_Ora = NUMBER(19)&lt;br /&gt;
|dataType_MSSQL = numeric(19)&lt;br /&gt;
|dataType_Postgre = numeric(19)&lt;br /&gt;
|primaryKey = yes&lt;br /&gt;
|mandatory = yes&lt;br /&gt;
|foreignKey = &lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = The primary key of this table and the surrogate key that is used to join this table to GIDB, merge tables, and dimensional model tables.&lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = JOB_ID&lt;br /&gt;
|dataType_Ora = VARCHAR2(64 CHAR)&lt;br /&gt;
|dataType_MSSQL = varchar(64)&lt;br /&gt;
|dataType_Postgre = varchar(64)&lt;br /&gt;
|primaryKey = &lt;br /&gt;
|mandatory = yes&lt;br /&gt;
|foreignKey = &lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = ID that uniquely identifies the execution instance of the job.&lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = CREATED&lt;br /&gt;
|dataType_Ora = TIMESTAMP(3)&lt;br /&gt;
|dataType_MSSQL = datetime&lt;br /&gt;
|dataType_Postgre = timestamp(3)&lt;br /&gt;
|primaryKey = &lt;br /&gt;
|mandatory = yes&lt;br /&gt;
|foreignKey = &lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = The date and time of row creation.&lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = INSERTED&lt;br /&gt;
|dataType_Ora = TIMESTAMP(3)&lt;br /&gt;
|dataType_MSSQL = datetime&lt;br /&gt;
|dataType_Postgre = timestamp(3)&lt;br /&gt;
|primaryKey = &lt;br /&gt;
|mandatory = &lt;br /&gt;
|foreignKey = &lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = The UTC-equivalent date and time when the processing of the logical transaction described by this row was completed and the record was inserted into the database.&lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = PROCESSING_STATUS_KEY&lt;br /&gt;
|dataType_Ora = NUMBER(10)&lt;br /&gt;
|dataType_MSSQL = int&lt;br /&gt;
|dataType_Postgre = integer&lt;br /&gt;
|primaryKey = &lt;br /&gt;
|mandatory = yes&lt;br /&gt;
|foreignKey = &lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = Reference to the CTL_PROCESSING_STATUS dimension. This field is reserved.&lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = MIN_START_DATE_TIME_KEY&lt;br /&gt;
|dataType_Ora = NUMBER(10)&lt;br /&gt;
|dataType_MSSQL = int&lt;br /&gt;
|dataType_Postgre = integer&lt;br /&gt;
|primaryKey = &lt;br /&gt;
|mandatory = &lt;br /&gt;
|foreignKey = yes&lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = The minimum value of START_DATE_TIME_KEY that is committed in a transaction. If partitioning is enabled, this value helps to identify fact-table partition(s) in which data was inserted or updated.&lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = MAX_START_DATE_TIME_KEY&lt;br /&gt;
|dataType_Ora = NUMBER(10)&lt;br /&gt;
|dataType_MSSQL = int&lt;br /&gt;
|dataType_Postgre = integer&lt;br /&gt;
|primaryKey = &lt;br /&gt;
|mandatory = &lt;br /&gt;
|foreignKey = yes&lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = The maximum value of START_DATE_TIME_KEY that is committed in a transaction. If partitioning is enabled, this value helps to identify fact-table partition(s) in which data was inserted or updated.&lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = MAX_CHUNK_TS&lt;br /&gt;
|dataType_Ora = NUMBER(10)&lt;br /&gt;
|dataType_MSSQL = int&lt;br /&gt;
|dataType_Postgre = integer&lt;br /&gt;
|primaryKey = &lt;br /&gt;
|mandatory = &lt;br /&gt;
|foreignKey = &lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = The maximum value out of all timestamps that are stored for a particular chunk of data that is marked with the corresponding audit key.&lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = DATA_SOURCE_KEY&lt;br /&gt;
|dataType_Ora = NUMBER(10)&lt;br /&gt;
|dataType_MSSQL = int&lt;br /&gt;
|dataType_Postgre = integer&lt;br /&gt;
|primaryKey = &lt;br /&gt;
|mandatory = &lt;br /&gt;
|foreignKey = &lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = The surrogate key that is used to join to the CTL_DS dimension. It specifies the data source server, such as T-Server, Interaction Server, Configuration Server, Outbound Contact Server (OCS), and Genesys Info Mart Server itself.&lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = ROW_COUNT&lt;br /&gt;
|dataType_Ora = NUMBER(10)&lt;br /&gt;
|dataType_MSSQL = int&lt;br /&gt;
|dataType_Postgre = integer&lt;br /&gt;
|primaryKey = &lt;br /&gt;
|mandatory = &lt;br /&gt;
|foreignKey = &lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = The number of records that are marked with this audit key.&lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = CREATED_TS&lt;br /&gt;
|dataType_Ora = NUMBER(10)&lt;br /&gt;
|dataType_MSSQL = int&lt;br /&gt;
|dataType_Postgre = integer&lt;br /&gt;
|primaryKey = &lt;br /&gt;
|mandatory = yes&lt;br /&gt;
|foreignKey = &lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = The UTC-equivalent value of the date and time of row creation.&lt;br /&gt;
|introduced = &lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMColumn&lt;br /&gt;
|colName = PRODUCER_INFO_KEY&lt;br /&gt;
|dataType_Ora = NUMBER(19)&lt;br /&gt;
|dataType_MSSQL = numeric(19)&lt;br /&gt;
|dataType_Postgre = numeric(19)&lt;br /&gt;
|primaryKey = &lt;br /&gt;
|mandatory = &lt;br /&gt;
|foreignKey = &lt;br /&gt;
|default =&lt;br /&gt;
|colDesc = Reference to the CTL_PRODUCER_INFO dimension, to identify the version of the upstream application or service that produced Kafka data.&lt;br /&gt;
|introduced = 8.5.116.12&lt;br /&gt;
|modified = &lt;br /&gt;
|discontinued = &lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMIndex}}&lt;br /&gt;
{{PDMIndexItem&lt;br /&gt;
|indexName = IDX_CTL_AL_CTS&lt;br /&gt;
|indexDesc = Improves purge performance.&lt;br /&gt;
|indexPresentInPartitioned = yes&lt;br /&gt;
|indexKey = CREATED_TS&lt;br /&gt;
|keyPresentInNonpartitioned = yes&lt;br /&gt;
|sort = Ascending &lt;br /&gt;
|unique = &lt;br /&gt;
|cluster =&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMRef&lt;br /&gt;
|parentTable = DATE_TIME&lt;br /&gt;
|parentColumn = DATE_TIME_KEY&lt;br /&gt;
|foreignKey = MIN_START_DATE_TIME_KEY&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
{{PDMRef&lt;br /&gt;
|parentTable = DATE_TIME&lt;br /&gt;
|parentColumn = DATE_TIME_KEY&lt;br /&gt;
|foreignKey = MAX_START_DATE_TIME_KEY&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>WikiSysop</name></author>
		
	</entry>
</feed>