Skip to content

OCIError: ORA-04088: error during execution of trigger 'SYS.USER_LOGIN_MONITORING' #235

@aman29april

Description

@aman29april

I am running a cron job using k8, which connects with the oracle database.
When I am manually running the jobs, it works fine. But if its runs automatically through cron, It's giving below error

Warning: NLS_LANG is not set. fallback to US7ASCII.
rails aborted!
OCIError: ORA-04088: error during execution of trigger 'SYS.USER_LOGIN_MONITORING'
ORA-00604: error occurred at recursive SQL level 1
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
ORA-06512: at line 13
ISToci8.c:603:in oci8lib_250.so

This was working fine for me and recently started happening.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions