Ini biasanya karena di dalam PL/SQL ada bagian yg memanggil function/procedure lain, dan function/procedure ini tidak ada di database atau tidak memiliki hak akses ke func/proc tersebut.
coba gunakan "show err" di sqlplus untuk melihat letak line number dari errornya, dan gunakan dict table "user_source" untuk melihat isi nya. -- ORA-06508: PL/SQL: could not find program unit being called Cause: An attempt was made to call a stored program that could not be found. The program may have been dropped or incompatibly modified, or have compiled with errors. Action: Check that all referenced programs, including their package bodies, exist and are compatible. -- Regards, --- In [email protected], suarto Wijaya <[EMAIL PROTECTED]> wrote: > > Hai, guys > > ada yang tau kalau error ORA-06508 kenapa ? > > > thx > suarto ------------------------ Yahoo! Groups Sponsor --------------------~--> Great things are happening at Yahoo! Groups. See the new email design. http://us.click.yahoo.com/TISQkA/hOaOAA/yQLSAA/PhFolB/TM --------------------------------------------------------------------~-> -- -----------I.N.D.O - O.R.A.C.L.E--------------- Keluar: [EMAIL PROTECTED] Website: http://indo-oracle.blogspot.com Mirror: http://indooracle.wordpress.com ----------------------------------------------- Bergabung dengan Indonesia Thin Client User Groups, Terminal Server, Citrix, New Moon Caneveral, di: http://indo-thin.blogspot.com Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/indo-oracle/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

