My Oracle Support Banner

Siebel LogSegmentSize Parameter Not Working (Doc ID 3062598.1)

Last updated on DECEMBER 06, 2024

Applies to:

Siebel CRM - Version 22.7 and later
Information in this document applies to any platform.

Symptoms

Even though LogSegmentSize = 10000 and LogMaxSegments = 20 for component EAIObjMgr_enu

it produced a log file that is 522MB in size.

The documentation states:

Log Segment Size (alias LogSegmentSize). Determines how large a segment of the log file is, in 512 byte blocks. For example, if you set this parameter to 10, then the log segment will be 5 KB in size. A value of 0 turns off segmentation.


Meaning a setting of 10000 = 5 MB

examples:

1 = 512 bytes
2 = 1024 bytes (1 KB)
10 = 5KB
100 = 50 KB
1000 = 500 KB
10000 = 5 MB


The issue can be reproduced at will with the following steps:

1. log in to server manager, set LogSegmentSize = 10000 and LogMaxSegments = 20 for component EAIObjMgr_enu



Changes

set LogSegmentSize = 10000 and LogMaxSegments = 20 for component EAIObjMgr_enu 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.