Expand my Community achievements bar.

Applications for the Community Advisor Program Class of 2025 are NOW OPEN – Apply Today!
SOLVED

Partitioning of database

Avatar

Level 3

Marketing server and DB (Oracle) - In house in client premises.

Data is getting loaded for multiple Business units.

For better performance of database, client is looking for partitioning of database.

What are the best practices that can be suggested to clients for partitioning.

Would there be any change at Adobe Campaign application level (any changes to existing workflows or queries) if the database is partitioned?

Please help with pointers.

1 Accepted Solution

Avatar

Correct answer by
Employee

Hi Priyanka,

You go through below links to know more  on best practices.

Adobe Campaign Classic data model best practices

Best practices for performance improvement on Campaign Classic

DB partitions is something at DB level and I do not think you need to change anything at campaign level.

View solution in original post

2 Replies

Avatar

Correct answer by
Employee

Hi Priyanka,

You go through below links to know more  on best practices.

Adobe Campaign Classic data model best practices

Best practices for performance improvement on Campaign Classic

DB partitions is something at DB level and I do not think you need to change anything at campaign level.

Avatar

Level 1
Hi Priyanka,

You can refer to the following resources for more information on database partitioning and performance best practices:

  • Adobe Campaign Classic Data Model Best Practices
  • Database Partitioning Best Practices for Oracle

Database partitioning is generally managed at the DB level, and typically, no changes are required at the Adobe Campaign application level unless specific workflows or queries are dependent on the exact data structure. It’s always a good idea to test the changes in a staging environment before implementation."