I need some fuel for my fire here.
Im at a site that is keeping their staging tables in a separate instance from their reporting tables on the same server. In their eyes, they are doing it for organizational purposes and don't think there are any performance impacts. The nightly processes insert data from staging to the reporting tables over DB Links. They arent in production yet so Im hoping I can get them to change their minds now.
Im going to create some test cases to prove that this is a bad design but am interested in any other feedback you folks may have.
Im at a site that is keeping their staging tables in a separate instance from their reporting tables on the same server. In their eyes, they are doing it for organizational purposes and don't think there are any performance impacts. The nightly processes insert data from staging to the reporting tables over DB Links. They arent in production yet so Im hoping I can get them to change their minds now.
Im going to create some test cases to prove that this is a bad design but am interested in any other feedback you folks may have.