[oracle@localhost dbs]$ oerr ora 12544
12544, 00000, "TNS:contexts have different wait/test functions"
// *Cause: Two protocol adapters have conflicting wait/test functions.
// *Action: Not normally visible to the user. For further details, turn
// on tracing and reexecute the operation. If error persists, contact
// Oracle Customer Support.
[oracle@localhost dbs]$
oerr ora 12522
[oracle@localhost dbs]$ oerr ora 12522
12522, 00000, "TNS:listener could not find available instance with given INSTANCE_ROLE"
// *Cause: There are not any available and appropriate database instances
// registered with the listener, that are part of the service identified by
// SERVICE_NAME given in the connect descriptor and that have the specified
// INSTANCE_ROLE (and INSTANCE_NAME, if specified).
// *Action: Check to make sure that the INSTANCE_ROLE specified is correct.
// Run "lsnrctl services" to ensure that the instance(s) have registered with
// the listener and that they are ready to accept connections.
[oracle@localhost dbs]$
oerr rman 03009
3009, 1, "failure of %s command on %s channel at %s"
// *Cause: This message should be accompanied by other error message(s)
// indicating the cause of the error.
// *Action: Check the accompanying errors.
[oracle@localhost ~]$
No hay comentarios:
Publicar un comentario