1,126
edits
m (Doh.) |
m (Standardized the layout.) |
||
| Line 1: | Line 1: | ||
{{TOCright}} | |||
== What was the error? == | |||
Message Number: 106 | |||
Message | Message Severity: Error | ||
Message Name: ARS0106E | |||
Message Text: Unlink failed for file >filename< errno=<ErrorNumber> Srvr->ServerName<- | |||
== What were you doing? == | |||
Probably loading data, or performing an unload of report data that may or may not have completed successfully. | |||
== What happened? == | |||
When CMOD tried to delete a file, the operating system returned an error. Either the user who ran the command didn't have permission, or the file was missing. If the file was missing, this is more of a warning, and less of an error requiring corrective action. | |||
== Troubleshooting == | |||
There are four scenarios when this error can occur: | There are four scenarios when this error can occur: | ||