Hi Nancy! The return codes are Windows OS return codes. I found them some time ago in a file that came with some Windows source coding. I think Microsoft has them online somewhere too. RC=5 means "access is denied" and RC=32 means "The process cannot access the file because it is being used by another process". The RC=5 is strange. If you are using an administrative account it should have access to all files. Kindest regards, Eric van Loon KLM Royal Dutch Airlines
-----Original Message----- From: Nancy R. Brizuela [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 21, 2003 23:48 To: [EMAIL PROTECTED] Subject: Journal Service Return Codes All, We are receiving the below error messages in our jbberror.log. What do these RC's mean and where does one find the documentation on these RC's? FindFirstFile(F:\Test\o\ORANGE3\Application Data\Microsoft\Internet Explorer\Quick Launch): RC=5 01/13/2003 15:34:22 psMonitorThread(tid 1728): Object 'F:\Test\o\ORANGE3\Application Data\Microsoft\Internet Explorer\Quick Launch' skipped,will not be added to the journal. 01/13/2003 16:18:55 psMonitorThread(tid 1836): FindFirstFile(E:\Test\b\BARGE\APPLIC~1\MICROS~1\Windows\Themes): RC=32 01/13/2003 16:18:55 psMonitorThread(tid 1836): Object 'E:\Test\b\BARGE\APPLIC~1\MICROS~1\Windows\Themes' skipped,will not be added to the journal. 01/13/2003 16:19:06 psMonitorThread(tid 1836): FindFirstFile(E:\Test\b\BATTA\Personal\MYWEBS~1\myweb3\_themes\_vti_cnf) : RC=32 Thanks, Nancy Brizuela University of Wyoming IBM Systems Group Ivinson Room 238 (307)766-2958 ********************************************************************** For information, services and offers, please visit our web site: http://www.klm.com. This e-mail and any attachment may contain confidential and privileged material intended for the addressee only. If you are not the addressee, you are notified that no part of the e-mail or any attachment may be disclosed, copied or distributed, and that any other action related to this e-mail or attachment is strictly prohibited, and may be unlawful. If you have received this e-mail by error, please notify the sender immediately by return e-mail, and delete this message. Koninklijke Luchtvaart Maatschappij NV (KLM), its subsidiaries and/or its employees shall not be liable for the incorrect or incomplete transmission of this e-mail or any attachments, nor responsible for any delay in receipt. **********************************************************************
