yajra / laravel-oci8

Oracle DB driver for Laravel via OCI8

Home Page:https://yajrabox.com/docs/laravel-oci8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OCI_SUCCESS_WITH_INFO: ORA-28002: the password will expire within 13 days

nmalcolm opened this issue · comments

Summary of problem or feature request

I get this exception which causes a 500 error on my web application. This shouldn't happen since it's only informational.

Yajra\Pdo\Oci8\Exceptions\Oci8Exception: oci_pconnect(): OCI_SUCCESS_WITH_INFO: ORA-28002: the password will expire within 13 days

Code snippet of problem

System details

  • Laravel-OCI8 Version: 10.5.1