Currently we have multiple file based kettle repositories, we are planning to move them to database . Some of these repositories have transformations with same name, we have a oracle back end and when we are trying to import the repositories into the schema generated by kettle the repositories with the same name are getting overwritten or skipped. Does it mean that there needs to be a separate schema in oracle for each repository ?
Thanks