Domino 9 und frühere Versionen > Administration & Userprobleme

.tmp - Dateien

(1/3) > >>

obrocke:
Hi All,

kennt jemand eine Lösung für das Problem der vielen kleinen *.tmp - Dateien im Data-Verzeichnis ??
Ich habe schon tmp=temparea und View_Rebuild_Dir=temparea in der notes.ini ausprobiert.

Domino R5.08 auf Windows 2000.

Nachtrag: Zum Teil werden noch R4er Clients benutzt.

Vielen Dank,

Gruß,

Olaf

eknori (retired):
Ich hab dies in der KnowledgeBase gefunden

Remote Console Commands are Creating .TMP Files in the TEMP Directory That Are Never Removed

Problem:

When using the standard remote console (not a live console) to issue commands to a Domino server, the Domino server creates .TMP files, as seen on the server console itself.  Occasionally, these .TMP files are not deleted and numerous files with names in the format of 0001234.TMP are found in the system's TEMP directory.

Solution:

This can occur if invalid TELL commands are issued that do not return an error, such as "tell fun quit", or if a task is told to quit that is not running (has already been stopped), such as "tell router quit."

Typically, these files are easily identified by the names and the fact that the majority of them will be of 0K byte sizes.  At this point, the only workaround for this problem is to manually delete these files.


UND dann noch dies:

.TMP Files Are Being Written to the \WINNT Directory Instead of Temp Using the Remote Console

Problem:

While using the Remote Console from a Notes Client (4.5x, 4.6x, or 5.x), the actual Domino server shows that .TMP files are being written to the %SystemRoot% folder (C:\WINNT by default) instead of to the \TEMP directory.

Solution:

This will happen with all versions of Domino if the Windows NT Server is running Domino as a Service.

If the server is run as a Service on Windows NT 4.0, it will, by default, run as a System process.  The default User environment variables on NT do include the TEMP and TMP variables; however, the System Variables do not define these by default, so the windir variable is used instead.

In order to define TEMP and TMP as System Variables, a local administrator for the machine should do the following:

1.      Right click on My Computer and choose Properties.

2.      Select the Environment tab in the System Properties box.

3.      Select any variable in the System Variables section to place focus there.

4.      In the Variable box add TEMP and for Value, type C:\TEMP (or the desired path to the TEMP directory).

5.      Select Set.

6.      Repeat Steps 4 and 5, but use TMP for the Variable.

7.      Click OK to exit and restart the NT server to make the changes take affect.

Now, when Remote Console commands are issued, the .TMP files should be generated in the newly assigned TEMP directory.

eknori

obrocke:
Hi Eknori,

vielen Dank für deine Bemühungen, aber die Dateien liegen im Data-Verzeichnis, und nicht im Temp oder WINNT.

Innerhalb von 2 Tagen habe ich über 1.000 neue Dateien. Soooo viele falsche Remote-Befehle kann keiner erzeugen :-)

Danke,

Olaf

Meff:
Der Updater und der Compact Tasks erzeugen auch so Dateien. Schau auch mal, ob Du Dateien mit der Endung *DTF findest.

Wir löschen diese Dateien regelmässig, bis jetzt ist noch kein Problem dabei aufgetreten.

Meff ;)

eknori (retired):
da haste recht,  **grübel**

Navigation

[0] Themen-Index

[#] Nächste Seite

Zur normalen Ansicht wechseln