Oracle Message ORA-25960 - join index cannot be based on a temporary table

ERRORjoin index cannot be based on a temporary table
CAUSEAn attempt to create a join index was made, which failed because one of the tables was temporary.
ACTIONEnsure no underlying tables are temporary.