On AIX, use the "aclget <filename>" command to list out permissions, i.e. aclget SFJ.CORRUPT.
It appears you are getting this message because you do not have adequate "read" permissions. You can use "aclput" with various options to set the correct permissions (assuming of course you have permission to do so!!) Good luck! _________________________________________________________ "I reject your reality and substitute my own" - Adam Savage Glenn M. Herbert - Connectivity Development Engineer Information Integration Solutions, IBM Software Group 50 Washington Street Westboro, MA 01581 508-599-7281 direct "Steve Ferries" <[EMAIL PROTECTED]> Sent by: [EMAIL PROTECTED] 08/18/2005 03:22 PM Please respond to u2-users To <[email protected]> cc Subject [U2] [uV] uvbackup fails because of Access List Denial HI All, AIX 5.1, UniVerse 9.6.2.10 We wish to check our files integrity because of an unexpected shutdown (fully redundant IBM4300t SAN!). I wanted to run *uvbackup* from the command line as follows: #find . -print > sjf.files #cat sjf.files | /u/uv/bin/uvbackup -f -v - > /dev/null 2>back.log & The sjf.files contains one file: SJF.CORRUPT This is the output of the back.log: Backup Date : Thu Aug 18 14:29:09 2005 Reel Number : 1 Image Type : Full Backup (ver9 UNIX) Block Size : 8192 bytes NLS on : False Label : Current device(s): stdout Warning: Access list denial: Function UVBACKUP, File ./SJF.CORRUPT WARNING: Unable to open file './SJF.CORRUPT' for reading. File not saved!^G Total files: 0 Total bytes : 0 Elapsed Time: 00:00:01 0 operating system files processed, 0 broken, totalling 0 data bytes. 0 UniVerse files processed, 0 corrupted. 0 UniVerse records processed, 0 corrupted, totalling 0 data bytes. 0 extended keys processed, 4294967289 not supported at specified revision level. EndOfUvbackup I have tried different files, but I get the *Access list denial* each time. What is Access list denial? I have 12,000 files to check. Thanks in advance, Steve Steve Ferries Vice President, Information Technologies Total Credit Recovery Limited 416 774 4250 This electronic communication, including any accompanying attachments, contains confidential information that is intended only for the use of the recipient(s) to whom it is addressed. Any distribution, review, dissemination or copying of the contents of this communication, of taking any action on its contents, by anyone other than the intended recipient(s) is strictly prohibited. If you have received this communication in error, please notify the sender immediately by return e-mail and permanently delete the copy you have received. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
