Scheduling job with Database link help
hoping someone can help me I'm trying to schedule a job which job_type of stored procedure. The stored procedure refreshes a materialized view which contains database links. I'm executing everything under my own schema and I'm sure I have the required permissions. Would appreciate if anyone could shed any light
Oracle DB Version: 11.2.0.2.0
Server OS: SLES 11
Problem Description: I have a scheduled job that fails with the following error message:
ORA-12008: error in materialized view refresh path ORA-01017: invalid username/password; logon denied ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2566 ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2779 ORA-06512: at "SYS.DBMS_SNAPSHOT", line 2748 ORA-06512: at "Schema.REFRESH_MATERIALIZED_VIEWS", line 12