ORA-43402
Static value 'static_value' specified instead of table name.
        - static_value: The specifed numerical value.
Cause
A table name is expected, but a static integer value is specified instead.
Action
Replace the static value with a valid table name.