A voir également:
- Oracle Warehouse builder
- Pdftk builder - Télécharger - PDF
- Tiny11 builder - Accueil - Windows
- Family tree builder - Télécharger - Généalogie
- Bart pe builder - Télécharger - Personnalisation
- Firewall builder - Télécharger - Web & Internet
4 réponses
Eric
I have the same problem. It doesn't look like you received a response to your posting. Did you manage to work out what the problem was?
Merci
Peter
I have the same problem. It doesn't look like you received a response to your posting. Did you manage to work out what the problem was?
Merci
Peter
I had the same problem. I had created manually a schema. To resolve the problem I had created a "Target schena" with the Runtime Assistant and it was ok.
Rinaldo.
Rinaldo.
hi Rinaldo,
In my case the source is on linux database and runtime repository i have on Windows where OWB is installed. I was getting the REP-01012 Error.
After reading your suggestion i created Target schema also on windows database. Still there is the same problem.
Can you be little bit specific about how you solved problem?
Many thanks in advance
Vikram Sorathia
In my case the source is on linux database and runtime repository i have on Windows where OWB is installed. I was getting the REP-01012 Error.
After reading your suggestion i created Target schema also on windows database. Still there is the same problem.
Can you be little bit specific about how you solved problem?
Many thanks in advance
Vikram Sorathia
Change(s) ~~~~~~~~~~
Trying to deploy OWB connecting via the client to the repository.
Cause ~~~~~~~
When you use the deployment manager you are connected to a particular runtime repository. The error you are seeing
indicates that the target location (the target schema into which the map is being deployed) is owned by a different
runtime repository.
Fix ~~~~
The ownership relationship is set up when the target schema is installed using the RTA.
To check which repository owns a target schema you can connect to the target schema using SQL Plus and issue the query
"select wb_rt_platform_repository from dual". This will return the schema name of the owning runtime repository.
Runtime Repository Connection you use to connect to runtime platform should have this name for Runtime Repository Owner.
Trying to deploy OWB connecting via the client to the repository.
Cause ~~~~~~~
When you use the deployment manager you are connected to a particular runtime repository. The error you are seeing
indicates that the target location (the target schema into which the map is being deployed) is owned by a different
runtime repository.
Fix ~~~~
The ownership relationship is set up when the target schema is installed using the RTA.
To check which repository owns a target schema you can connect to the target schema using SQL Plus and issue the query
"select wb_rt_platform_repository from dual". This will return the schema name of the owning runtime repository.
Runtime Repository Connection you use to connect to runtime platform should have this name for Runtime Repository Owner.