Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

What is this meant for serverlog=0 ?

edited Jun 26, 2014 10:26PM in Design Tools & Output Technologies - JDE1 (MOSC) 1 commentAnswered ✓

Hi, normally we turn on fatclient debug log by jz changing to output=file...what if the serverLog=1

will it save the debug log into enterprise server instead of local fat client or both of them..


Logging Interactive Application Issues for a Windows Client

Set client ini as follows and clear logs prior to starting the application.

Client ini:

[DEBUG]

TAMMultiUserOn=0

Output=FILE

ServerLog=0

LEVEL=BSFN,EVENTS

;BSFN,EVENTS,SF_CONTROL,SF_GRID,SF_PARENT_CHILD,SF_GENERAL,SF_MESSAGING,SF_WORKFLOW,SF_WORKFLOW_ADMIN,SF_MEDIA_OBJ

DebugFile=c:\jdedebug.log

JobFile=c:\jde.log

If errors appear in the jde.log and it is necessary to find the exact point in the jdedebug.log when they occur, the log file output paths can be combined as follows. This will produce one log that contains both jde and debug logs.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center