Mixed Workload - database architecture considerations
Greetings,
I'm reaching out for opinions on the design of the following architectural question - regarding mixed workload with differing levels of criticality on the same database.
Database version 19c, AIX 7
Database "A" is home to various data stores which are updated over night in a batch process, and are primarily used to query by campaigning/segmentation tools, as well as analytical tools such as SAS.
Workload is heavy at certain times of the month. User activity (SAS) varies and at times can be significant/destructive.
In a move to consolidate hardware, a system previously hosted elsewhere and uses very similar data to that hosted on Database "A", is to be moved onto the the same server as Database "A". It could be another schema on the same database as code is written in pl/sql.