I'm logged into an Oracle 12c database as a user with the ADMINISTER KEY MANAGEMENT privilege.
I ran
ADMINISTER KEY MANAGEMENT CREATE 'keystore_location' IDENTIFIED BY keystore_pw;
and was returned
Error starting at line 1 in command:
ADMINISTER KEY MANAGEMENT CREATE 'keystore_location' IDENTIFIED BY keystore_pw
Error report:
Unknown Command
Any advice?