Oracle Message ORA-19375 - no CREATE TABLE privilege on schema string

ERRORno CREATE TABLE privilege on schema string
CAUSEThe user tried to create a staging table when he is missing the CREATE TABLE privilege on the specified schema.
ACTIONGrant the privilege to the user and retry