Oracle job scheduler throws ORA-01017: invalid username/password running proc with public db link
Stored procedure inserts a row into a table@dblink, but throws ORA-01017: invalid username/password.
Running select statement with same db link name succeeds.
Any idea?
Thanks.
0