Hopefully, this may help... a) Have you checked you are not automatically opening the files in question and are using labelled common for the file variables? Execute a UNIX shell command and run "smat -d" to see open dynamic files within UV.
b) Have you checked there are no zombied uv or uvsh or phantom (or UV API) processes even after you have shutdown UV? c) Check all the UV shared memory segments are getting released - even after you shutdown UV (ipcs -mop | grep ace). d) Check the file permission and ownership is correct and owned by the same user/group...also that there is a ".Type30" file also present in the directory. e) If you are on HPUX check the directory sticky-bit is off or make sure you are the owner of the file. Regards David -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Norman, David (Health) Sent: Thursday, 27 May 2010 1:50 PM To: '[email protected]' Subject: [U2] Can't RESIZE some files We are trying to use RESIZE * * * on a couple of dynamic files to reclaim unused disk space. RESIZE complains that it hasn't got exclusive access, even though LIST.READU EVERY shows no locks at all, fuser -u shows no one using the .30 files, and UniVerse (10.0.16) having been stopped and started. We can resize other dynamic files with no problems. There's plenty of room for the temporary files. How can we persuade RESIZE that these files aren't open ? Thanks, ======================== David Norman Senior Software Engineer - SA Ambulance Service ICT Services SA Health Government of South Australia Box 3, GPO Adelaide, South Australia 5001 *+61 8 8274 0384 * fax +61 8 8271 4844 * [email protected] ************** IMPORTANT MESSAGE ***************************** This e-mail message is intended only for the addressee(s) and contains information which may be confidential. If you are not the intended recipient please advise the sender by return email, do not use or disclose the contents, and delete the message and any attachments from your system. Unless specifically indicated, this email does not constitute formal advice or commitment by the sender or the Commonwealth Bank of Australia (ABN 48 123 123 124) or its subsidiaries. We can be contacted through our web site: commbank.com.au. If you no longer wish to receive commercial electronic messages from us, please reply to this e-mail by typing Unsubscribe in the subject line. ************************************************************** _______________________________________________ U2-Users mailing list [email protected] http://listserver.u2ug.org/mailman/listinfo/u2-users
