Kbase P186117: Authorization problems after enabling TDE on a converted database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  4/18/2011 |
|
Status: Unverified
SYMPTOM(s):
Authorization problems after enabling TDE on a converted database
Most of encryption related proutil commands, including disableencryption, fail with error 15114
The user is not authorized to perform the epolicy operation (15114)
The user is not authorized to perform the disableencryption operation (15114)
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.0B
OpenEdge 10.2B
Database was created in OE10.0B
Enabling encryption completes successfully without any warnings
Database was implicitly converted by opening it with OE10.2B utilities
CAUSE:
The conversion process wasn't porperly completed. Schema information and VST tables were not updated to a new version
FIX:
In order to fix the problem run the following commands against a problematic database, which was enabled for encryption:
proutil bent -C updateschema -Passphrase
proutil bent -C updatevst -Passphrase