Oracle Solution for Error ora-01272

Solution for Oracle Error ORA-01272

ORA-01272: REUSE only allowed when a file name is provided.

What triggered the Error:

The REUSE parameter was specified in a command without a file name.

What should we do to fix it:

Either supply a file name or remove the REUSE parameter.