Thanks to all that responded. Your assistance is GREATLY appreciated!! Brian
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Hona, David S Sent: Monday, July 02, 2007 8:41 PM To: [email protected] Subject: RE: [U2] Database integrity check Brian UVbackup can be used to verify UniVerse hashed files...in this example, to the /dev/null device. Hence, it is a 'dummy backup' too. Simply "cd" to the directory that contains your UV hashed files and then... find . -print | ${UVBIN}/uvbackup -f -l "${FILESYSTEM}" -s ${LOG} -t /dev/null -v - Of course, you need to check the output for the line with "UniVerse files" and check it says "0 corrupted" (depending on your UV release, etc, etc). Regards, David -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of [EMAIL PROTECTED] Sent: Tuesday, July 03, 2007 6:58 AM To: [email protected] Subject: [U2] Database integrity check Hello all! We're running UV 10 on AIX 5.3. We're looking for a way to verify the integrity of the database. In Pick, we always did a "dummy file save". In older versions of uniVerse, we used uvfixfile. When we try to use uvfixfile now, it tells us that it does not support 64-bit files. From UniAdmin, we can manually check each file (right-click the file and choose Diagnostics). We can't seem to determine what UniAdmin is running at the unix level, though, in order to be able to automate checking the entire database. Can someone point us in the right direction? Thanks in advance! Brian F. Paige Serta International [EMAIL PROTECTED] Direct line: 847-747-0451 Internal extension: 2051 Fax: 847-747-0551 ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material not intended for Public use. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is strictly prohibited. If you received this communication in error, please notify the sender and delete the material from any and all computers or devices. ------- u2-users mailing list [email protected] To unsubscribe please visit http://listserver.u2ug.org/
