Oracle Error ORA-12059: prebuilt table “string”.”string” does not exist

Oracle Error Message

ORA-12059: prebuilt table “string”.”string” does not exist

Reason for the Error

The specified prebuilt table did not exist.

Solution

Reissue the SQL command using BUILD IMMEDIATE, BUILD DEFERRED, or ensure that the prebuilt table exists.