Tuesday, September 30, 2008

EVENT

Property

Description

Parameter type

String

Default value

There is no default value.

Modifiable

No

Basic

No

EVENT is a parameter used only to debug the system. Do not alter the value of this parameter except under the supervision of Oracle Support Services staff.

Note:

1. If you are asked to set this parameter ensure the reason is clearly documented against the parameter setting.

2. Query for the current value of the parameter

select name, value, isdefault, isses_modifiable, issys_modifiable,

isinstance_modifiable, isdeprecated, description

from v$parameter

where upper(name) = ‘EVENT’;

NAME

VALUE

IS

DEFAULT

ISSES_

MODIFIABLE

ISSYS_

MODIFIABLE

ISINSTANCE_

MODIFIABLE

IS

DEPRECATED

DESCRIPTION

event

10195 trace name context forever

FALSE

FALSE

FALSE

FALSE

FALSE

debug event control –

default null string

Oracle initializatoin parameters

No comments:

Post a Comment