Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

ORA-01917: user or role 'OWF_MGR' does not exist

733021Nov 9 2009 — edited Nov 10 2009
I am new to oracle and have installed 11g release 2 on a windows 2003 server.

I am working through the Oracle Warehouse Builder 11g example.

I have gotten as far as [tutorial 4|http://www.oracle.com/technology/obe/11gr1_owb/owb11g_update_getting_started_intro/lesson4/less4_etl_mappings.htm] , but am getting an error when i get to this part:
Finally, you need to grant the "EXECUTE ANY PROCEDURE" privilege to the owf_mgr user. Connect to SQL Plus as "SYS as sysdba", and issue the command: grant execute any procedure to owf_mgr

When i issue this command i get: ORA-01917: user or role 'OWF_MGR' does not exist

The user OWF_MGR does exist and shows as open in the database config under security->user

Any ideas?

Edited by: user12179558 on 09-Nov-2009 09:04
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 8 2009
Added on Nov 9 2009
7 comments
4,660 views