Condividi tramite


classe di errore INVALID_SECRET_LOOKUP

SQLSTATE: 22531

Ricerca segreta non valida:

LIST_SECRETS_FAILED

La funzione tabella LIST_SECRETS non è riuscita a restituire l'elenco dei segreti disponibili <cause>

SECRET_FUNCTION_KEY_NOT_CONSTANT

La funzione SECRET richiede la chiave privata come espressione stringa costante passata nel secondo argomento

SECRET_FUNCTION_LOOKUP_FAILED

La funzione SECRET non è riuscita a trovare un segreto con ambito <scope> e chiave <key> <cause>

SECRET_FUNCTION_NOT_SUPPORTED

Le funzioni SECRET e LIST_SECRETS non sono supportate.

SECRET_FUNCTION_SCOPE_NOT_CONSTANT

La funzione SECRET richiede l'ambito segreto come espressione stringa costante passata nel primo argomento.