Oracle Solution for Error ora-01170

Solution for Oracle Error ORA-01170

ORA-01170: file not found 'string'

What triggered the Error:

ALL datafiles and, if NORESETLOGS, ALL logfiles MUST be accessible by the process for CREATE CONTROLFILE.

What should we do to fix it:

The file specified probably contains a typing error. Double check command and the existance of all files and then resubmit.