Search code examples
jdbcoracle11gdatabase-schemaoracle-fusion-middlewaresoa-suite

Oracle SOA suite domain error


I'm trying to create SOA Suite 11g domain via Fusion Middleware Configuration wizard and I'm stuck at the step where I need to configure JDBC component schema. The walkthrough I'm reading specifically says that one should not modify username to the schemas because it will be automatically assigned. But, whenever I try to proceed, I get an error/warning that says that that's what I have to do. If I do it manually, the test fails... Can someone please help me with this?


Solution

  • Assuming you mean the schema username you created when you ran the Repository Creation Utility (RCU), then this name must be used in the domain creation screen. For ex: I am installing FMW 11.7 and 11.8. I will create two different schemas using RCU: DEV7 and DEV8. When I run the Config Wizard for the .7 domain portion, I will specify DEV7 as the username for the JDBC connections - having to set the user name separate for each schema. Then I do the same for the .8 portions, but specify DEV8 for the username of those JDBC connections.