dbTalk Databases Forums  

[Info-Ingres] security_alarms on views

comp.databases.ingres comp.databases.ingres


Discuss [Info-Ingres] security_alarms on views in the comp.databases.ingres forum.



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

Default [Info-Ingres] security_alarms on views - 10-13-2010 , 04:39 AM






Hi All,

Is there any good reason why I can't install a security_alarm on a view?

It came as quite a surprise to me that this is not possible.
Eg.
create view x as select * from y;
E_PS04D1 'x' is a view. Security alarms may not be created/dropped on a view.

If I create the security alarm on the base tables of the view, I won't get an alarm if the user accesses the view.

Martin Bowes

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

Default Re: security_alarms on views - 10-18-2010 , 02:48 AM






On Oct 13, 12:39*pm, Martin Bowes <martin.bo... (AT) ctsu (DOT) ox.ac.uk> wrote:
Quote:
Hi All,

Is there any good reason why I can't install a security_alarm on a view?

It came as quite a surprise to me that this is not possible.
Eg.
create view x as select * from y;
E_PS04D1 'x' is a view. Security alarms may not be created/dropped on a *view.

If I create the security alarm on the base tables of the view, I won't get an alarm if the user accesses the view.

Martin Bowes
Just a wild guess, would it require a materialized view for it to work?

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.