Hi
The areas in green are the same, I want to write & redirect a table to different
schema , depending on which config, DEV and TST are on the same oracle server, different oracle schemas . I 'm not to familiar with oracle but to me is each schema is a separate database - what should I be doing , I don't really want to have separate dataflows for every schema when the table name is the same?
..
Should I have a separate database server? or separate oracle database? How do you specify a separate oracle database? As far as I know there are only different schemas. Are schema = database? in oracle?