dbTalk Databases Forums  

dropping FGAC package

comp.databases.oracle comp.databases.oracle


Discuss dropping FGAC package in the comp.databases.oracle forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
robert
 
Posts: n/a

Default dropping FGAC package - 06-25-2004 , 10:28 AM






got a nice security set up in my test schema. updated the
text to reference the next level up in the schema hierarchy.
installed through SQL*Plus as i always did with the test schema.

ran the drops (package, trigger, synonyn, context), as i always
did on test.

hmmm.

when i then try to access the table, i get a 28110 error,
XXX.ABC_PKG has error.

package doesn't exist, at least in the AQT display. can't find
28110 on this group, and (due to comp. policy) i'm not
allowed access to meta-link.

i re-run the script, and the package comes back and works as
before.

8.1.7/NT

anyone know how this might happen??

thanks,
robert

Reply With Quote
  #2  
Old   
robert
 
Posts: n/a

Default Re: dropping FGAC package - 06-26-2004 , 09:37 AM






gnuoytr (AT) rcn (DOT) com (robert) wrote in message news:<da3c2186.0406250728.4255759 (AT) posting (DOT) google.com>...
Quote:
got a nice security set up in my test schema. updated the
text to reference the next level up in the schema hierarchy.
installed through SQL*Plus as i always did with the test schema.

ran the drops (package, trigger, synonyn, context), as i always
did on test.

hmmm.

when i then try to access the table, i get a 28110 error,
XXX.ABC_PKG has error.

package doesn't exist, at least in the AQT display. can't find
28110 on this group, and (due to comp. policy) i'm not
allowed access to meta-link.

i re-run the script, and the package comes back and works as
before.

8.1.7/NT

anyone know how this might happen??

thanks,
robert
turns out that i had renamed the policy function, and run the drop
script After. dropping the package didn't remove the row from
SYS.DBA_POLICIES, no cascade. ran the drop policy script. all
is well.

robert


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.