Executing A SQL Command Generate 802 Cannot Open File For Run

Asked By 0 points N/A Posted on -
qa-featured

Write on the 802 cannot open file for run? Explain the code briefly and show the steps to fix this error code, and add the snapshot of the error.

SHARE
Answered By 30 points N/A #346627

Executing A SQL Command Generate 802 Cannot Open File For Run

qa-featured

When the user writes a command to open a file for reading, and it’s not readable, then the system throws an error named as 802 cannot open file for run. The SQL command file that the user-specified cannot be opened for reading. Review the filename that you specified. If it’s spelled as the user intended, check that it exists in the current directory or the DBPATH directory environment variable. The user account has read permission for it.

Related Questions