Running Demobld.sql on client work station
Running Demobld.sql on server works OK (logged on as SYSTEM) when I execute:
SQL>@F:\Oracle\Oracle8i\demobld.sql
but when logged on on a different workstation (i.e. on client machine) and execute the same command I get:
SP2-0310: unable to open file "e:\Oracle\Oracle8i\Demo\demobld.sql"
Any help here? Does it have to be installed on each client machine or there is a way to point to server path in SQL?
Yaw.