OCI-55777
The reserved name, 'SYS_RESERVJRNL_',  cannot be used as a prefix for the name of a user table.
        
        Cause
An attempt is being made to create an user table with a name starting with 'SYS_RESERVJRNL_'
Action
Create the table with a different name. Names starting with SYS_RESERVJRNL_ are reserved names.