Expand my Community achievements bar.

SOLVED

What are Identification Keys and custom Keys? where is the physical primay key is created where is it stored?

Avatar

Level 2

ASNeelima_0-1745405394793.png

Why there is 32/ 64 bit limitation ?

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

@ASNeelima

It's not limitation a in ACS rather in the context of Adobe Campaign Standard, 64-bit key refers to a 64-bit primary key (PKey) within the database schema. This means that the primary key field is designed to store larger integer values (64 bits) compared to the 32-bit keys used in some other Adobe Campaign versions like AC v7. Its a flexibility that ACS offers both 32/64 bit keys.

If you would like to understand the ACS datamodel, have a look at this documentation which has information about physical primary key.

Thanks, Sathees

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

@ASNeelima

It's not limitation a in ACS rather in the context of Adobe Campaign Standard, 64-bit key refers to a 64-bit primary key (PKey) within the database schema. This means that the primary key field is designed to store larger integer values (64 bits) compared to the 32-bit keys used in some other Adobe Campaign versions like AC v7. Its a flexibility that ACS offers both 32/64 bit keys.

If you would like to understand the ACS datamodel, have a look at this documentation which has information about physical primary key.

Thanks, Sathees