oracle label security installation
I'm trying to configure Oracle label security on a Windows system, via the dos command line. I have run the command chopt enable lbac. the command executes, no problem. the log file shows it moving the dll.dbl to the .dll file. I run the Catols.sql script. it creates the lbacsys user and lbac_dba role. All the objects show up as valid. However, when I try to create a policy, it keeps saying that the feature is not enabled. and when I query v$option, it shows up as false. Am I missing something in this process?