Consultor Eletrônico



Kbase P161233: What happens when -logthreshold is zero and the size of the client log file reaches the operating sy
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   28/05/2010
Status: Unverified

GOAL:

What happens when -logthreshold is zero and the size of the client log file reaches the operating system limit?

GOAL:

What happens when client log files grow beyond 2GB?

FACT(s) (Environment):

All Supported Operating Systems
Progress/OpenEdge Product Family

FIX:

For most operating systems, when the size of the client log file reaches the operating system limit the next write will fail and no more entries will be logged. 64-bit Solaris and HP operating systems will write to the log file if the file system supports large files. Linux will send a signal to the process, which will terminate.
Starting in 10.2B, OpenEdge provides large file support for client log files. As long as the OS and the file system support large files, the log entries will be written to the log file even beyond 2 GB.