Hi,

Use proper case say for eg in caps rather in smaller

...list copy of datafile 'd:\oracle\oradata\pravitha\tools01.dbf';

...list copy of datafile 'D:\ORACLE\ORADATA\PRAVITHA\TOOLS01.dbf';

Select name from v$datafile and check how its displayed try that way.

Cheers

Padmam