DBMS_IJOB [message #343393] |
Wed, 27 August 2008 03:13 |
kannaji0205
Messages: 1 Registered: August 2008 Location: india
|
Junior Member |
|
|
I have lost DBMS_IJOB package body
how do i get it back or re-build.
Thans & regards
Karunakar G
|
|
|
Re: DBMS_IJOB [message #343418 is a reply to message #343393] |
Wed, 27 August 2008 04:31 |
|
Michel Cadot
Messages: 68718 Registered: March 2007 Location: Saint-Maur, France, https...
|
Senior Member Account Moderator |
|
|
Go to ?/rdbms/admin directory then execute "grep -il DBMS_IJOB *.sql", check the output and execute as SYS the script that create the package.
Regards
Michel
[Updated on: Wed, 27 August 2008 04:32] Report message to a moderator
|
|
|