ORA-29024: Certificate validation failure
 *Cause:  The certificate sent by the other side could not be validated. This may occur if
          the certificate has expired, has been revoked, or is invalid for another reason.
 *Action: Check the certificate to determine whether it is valid. Obtain a new certificate,
          alert the sender that the certificate has failed, or resend.
LFI-00108: Open expect the file [%s][%s] to exist.
 *Cause:        The flags specified for the open indicate that the file
                the file to exist and it does not.
 *Action:       Check to make sure that the options that were specified for
                the file are correct and that you expect that the file
                should exist.  If so then find out why the file doesn't.