Fixes Defects: PM84917,PM86241,PM88779,PM88940,PM89632,PM91504,PM92791,PM94950,PM95234,PM95725 This patch contains the following software changes: PM84917: Problem: Rational ClearCase db.conf '-deadman' value is only upward tunable. Fix: The -deadman option only took values of 1 minute and higher. The solution was to allow any positive value. PM86241: Problem: Rational ClearCase Mainframe Connector rccbuild.exe can not upload @filename with pathname (such as c:\\\dir1\dir2\@filelist.lst) to mainframe. A syntax error is displayed. Fix: rccbuild.exe can upload @filename with pathname (such as c:\\\dir1\dir2\@filelist.lst) to mainframe successfully. PM88779: Problem: Rational ClearCase db_server string file errors do not contain enough information. Fix: The error messages now report helpful information. PM88940: Problem: Due to an Mullti Version File System (MVFS) problem Rational ClearCase users running on Linux can encounter kernel panics in the function in_group_p called from acl_permission_check. Fix: The Multi Version File System for Linux has been modified so that these kernel panics no longer occur. PM89632: Problem: In ClearCase, the cleartool rmview -uuid command could fail to remove view records from a VOB when multiple VOBs on the same server host are owned by different accounts. Fix: In ClearCase, the cleartool rmview -uuid command now works properly when removing view records from a VOB even when multiple VOBs on the same server host are owned by different accounts PM91504: Problem: Rational ClearTeam Explorer Version Tree throws an exception after the user does an undo checkout of a version and there is a trigger to remove an empty branch Fix: Fixes a problem in ClearTeam Explorer, where Version Tree throws an exception after the user does an undo checkout of a version and there is a trigger to remove an empty branch PM92791: Problem: IBM ClearCase will generate an error message in the form "Unknown host '27000@licenseserver" if it cannot contact a remote view server process and Rational Common Licensing or FlexLM licensing is being used. Fix: IBM ClearCase has been modified so that it will no longer generate this error message. PM94950: Problem: A user of IBM Rational ClearCase is, in some cases, unable to open a checked out 2 gigabyte file without the O_LARGEFILE option on AIX. Fix: IBM Rational ClearCase has been modified to allow opening of 2 gigabyte files on AIX without explicitly setting the O_LARGEFILE in those cases. PM95234: Problem: IBM Rational ClearCase users would see the the output of cleartool commands truncated if they used the -fmt option and specified options with the form '%[hlink]p\n'. Rational ClearCase output use of '%[hlink]p\n' truncates -fmt output. Fix: Cleartool now dynamically allocates its output buffer and reports a buffer overflow error if there is insufficient memory. PM95725: Problem: Users of the IBM Rational ClearCase/Cadence integration may find an 'Invalid state of file...' error message at random times. Fix: The IBM Rational ClearCase/Cadence integration has been modified to correctly display the 'operation name' in the error message 'Invalid state of file...'