This is quite easily done, Guy.
- Create the 11 new schemas in the new RDBMS.
- Use Repository Manager to create the entities in the schema, repeat this step 11 times.
- Use Server Manager to link the new repositories to the Job Server, repeat this step 11 times.
- Use Central Management Console to create the 11 new repository entries.
The Designer can then be used to export the repository code.
- Login to the first defunct local repository using Designer.
- In the Local Object Library, click in the white space and in the context menu select Repository | Export to File.
- Close Designer.
- Login to the replacement repository, and using the Tools menu select Import From File. Import the ATL file created in the previous step.
- Close Designer.
I hope this helps. Note that the method I've specified will cause all Job Execution statistics to be lost as well as linkages to the log files on the Job Server's local disk. In a development environment this isn't usually a problem. However, if this is production, more complicated methods must be used to move the repository and keep the statistics intact.
Bob Damm