ORA-20013: The workspace has not been set.
SivSep 23 2009 — edited Oct 14 2009Hi All,
I am using OWB 11gR1. I am new to OWB 11g.
My requirement is to extract mapping generated code from owb and run them in sql*plus. I have extracted the .pls files and when I try to run these files I am getting the following error,
ORA-20013: The workspace has not been set. Please call wb_workspace_management.set_workspace procedure to set workspace first.
ORA-06512: at "OWBSYS.WB_WORKSPACE_MANAGEMENT", line 1359
ORA-06512: at "OWBSYS.WB_WORKSPACE_MANAGEMENT", line 1390
ORA-06512: at "OWBSYS.WB_RTI_UTIL", line 102
ORA-06512: at "OWBSYS.WB_RT_MAPAUDIT_UTIL", line 42
ORA-06512: at "SIVA.MAP1", line 2662
ORA-06512: at line 8
I have set the workspace using owbsys.wb_workspace_management.set_workspace('REP_OWNER','REP_OWNER') where REP_OWNER is my workspace name and workspace owner.
But the error was not resolved.
Please help me in this regard. Its very urgent.
Thanks in advance,
Siva