Performance of RDBMS hard partitioned across two processors
Because we are single processor licensed on RDBMS, for compliance, I must hard partition using VM using two cores.
Is there a performance or reliability issue by hard partitioning two cores, each from a different processor in the server? (e.g. core 0 on processor 1, and core 0 on processor 2).
Other concerns?
Thanks