Home » RDBMS Server » Security » show labels from Oracle Label Security (Oracle 10g Enterprise Manager)
show labels from Oracle Label Security [message #500100] Thu, 17 March 2011 14:36
tviti986
Messages: 2
Registered: March 2011
Junior Member
Hi!
I'm having trouble with showing labels in table that I attached through creating policy in Oracle Label Security. When I started with this first I inserted command:

BEGIN
SA_SYSDBA.CREATE_POLICY(
policy_name => 'BEZB',
column_name => 'LABELA',
default_options => 'ALL_CONTROL,*HIDE*'
);
END;

and with this I hide column with label security, and now I need it back. I finished making OLS and it works fine, but now I need tosee this "extra" column. I know a procedure how to hide it when it is set to be showen, but I couldn't find reverse procedure.
I'm using oracle Enterprise Manager 10g, with installed both server and client, on WinXP.

Thanks!
Previous Topic: login Based on particular time
Next Topic: secure external password does not prompt for password
Goto Forum:
  


Current Time: Thu Mar 28 05:02:34 CDT 2024