home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / database / informix / 3027 < prev    next >
Encoding:
Internet Message Format  |  1993-01-21  |  1.4 KB

  1. Path: sparky!uunet!gossip.pyramid.com!pyramid!infmx!davek
  2. From: davek@informix.com (David Kosenko)
  3. Newsgroups: comp.databases.informix
  4. Subject: Re:  Upgrading Informix to 4.1 (SQL and 4GL)
  5. Message-ID: <1993Jan21.175203.22359@informix.com>
  6. Date: 21 Jan 93 17:52:03 GMT
  7. References: <1ji9hqINNkv4@emory.mathcs.emory.edu>
  8. Sender: news@informix.com (Usenet News)
  9. Organization: Informix Software, Inc.
  10. Lines: 26
  11.  
  12. Alan Popiel writes:
  13. >
  14. >To release locks that are "hanging around" for a table in an SE database, 
  15. >the OWNER of the database / table should do the following:
  16. >
  17. >1. cd to the directory holding the database, i.e. to directory <dbname>.dbs in 
  18. >one of the directories within $DBPATH.  Because of permissions, you may have 
  19. >trouble getting into the directory.  Have root open the permissions if 
  20. >necessary.
  21. >2. then:
  22. >cp /dev/null <tblfilname>.lok
  23.  
  24.  
  25. Note that this will only work if you happen to have one of the few
  26. releases that use .lok files (Sun versions, primarily).
  27.  
  28. Better is the method anothe rposter suggested, setting the
  29. RESETLOCK environment variable.  As of 5.0, we no longer use .lok
  30. files for any platforms.
  31.  
  32. Dave
  33. -- 
  34. Disclaimer: These opinions are not those of Informix Software, Inc.
  35. **************************************************************************
  36. "I look back with some satisfaction on what an idiot I was when I was 25,
  37.  but when I do that, I'm assuming I'm no longer an idiot." - Andy Rooney
  38.