做oracle stream測試遇到 ORA-20446

edwardking888發表於2010-06-09

今天做oracle stream測試遇到

ORA-20446: The owner of the job is not registered ORA-06512: at "SYSMAN.MGMT_JOBS", line 168 ORA-06512: at "SYSMAN.MGMT_JOBS", line 86 ORA-06512: at line 1

找到一個解決辦法:

Login as sysman user to the database and execute the following :-

execute MGMT_USER.MAKE_EM_USER('STRMADMIN');

來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/8183550/viewspace-664804/,如需轉載,請註明出處,否則將追究法律責任。

相關文章