Importing .mdl from owb 10.2 to 11.1
SigCleJul 20 2010 — edited Jul 21 2010Dear Expert,
I've export .mdl (a module called BANK_X) from owb 10.2.
Then, I want to import that .mdl (module BANK_X) to owb 11.1 using user owb with role administrator or workspace owner called REP_OWNER.
The issue is there is a problem like this :
Error occurred importing from file "D:\ORACLE\product\11.1.0\db1\owb\bin\admin\20100622_0943.mdl".
java.lang.Exception: CNV0002-0038(ERROR): Cannot write to file ./../../reposasst/converter.properties. Please make sure that write privileges are enabled or that disk is not full.
queestion emerge is :
1. Is that because of write privileges ? but I have : grant all privileges to REP_OWNER; but still doesn't work. or
2. Is that because of different version (from owb 10.2 to owb 11.1) ? or
3. Is that because of my windows 7 home edition ?
Need advise.
Thanks.