|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.ObjectPIP.IO.ClearLogs
public class ClearLogs
The class is called ClearLogs because once the DB has be unlocked successfully there is no longer a Log file (File called same as DB but with extension .nlg) for the DB. If a getiRMSD reading or writing to the DB finishes premiturly then the DB can become locked and can no longer be opened in read only mode and may even have problems in write mode. Therefore, just run this getiRMSD and it will unlock the database so that it is able to be opened once more.
| Constructor Summary | |
|---|---|
ClearLogs()
|
|
| Method Summary | |
|---|---|
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClearLogs()
| Method Detail |
|---|
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||