Release | 201718
– GUID Conversion |
Release Date | Sep
2018 |
The GUID conversion project is essentially about
converting data type from Guid to bigint.
GUID is
a 16 byte binary SQL Server
data type that is globally unique across tables, databases, and servers.
The int data type is the primary integer data
type in SQL Server. The bigint data type is intended for use
when integer values might exceed the range that is supported by the int data
type.
Benefits of the GUID conversion project are as
follows:
1. Performance improvements and ability to handle larger
volume of applications
2. Opportunity to adjust the nightly maintenance window
and allow Clearmatch portal to be available till 11PM AEST (as previously
requested by SocietyOne).
Conversion of data type from GUID to bigint | |
| |
The CMKey field on most dimensions has changed from Guid to bigint.
This does not affect the data warehouse primary keys at all, and
therefore should have no material impact on SocietyOne.
Title |
|