Oracle Error Message
ORA-01170: file not found ‘string’
Reason for the Error
ALL datafiles and, if NORESETLOGS, ALL logfiles MUST be accessible by the process for CREATE CONTROLFILE.
Solution
The file specified probably contains a typing error. Double check command and the existance of all files and then resubmit.