LOG_ACTION_UNKNOWNLOG_ACTION_DISABLEDLOG_ACTION_ENABLEDLOG_ACTION_BACKUP_ALLOCATION_ONLYLOG_ELEMENT_UNKNOWNLOG_ELEMENT_DESTINATION
Gets a list of all LSN log profiles.
Creates the specified LSN log profiles.
Deletes a specified list of LSN log profiles.
Deletes all LSN log profiles.
Determines whether the specified LSN log profiles are base profiles.
A base profile sits at the base of the profile's inheritance tree,
supplying the defaults for every profile derived from it. (See
also is_system_profile).
Determines whether the specified LSN log profiles are system profiles.
A system profile is a profile pre-configured on the system, ready
for use. Non-system profiles are profiles created or modified by a
user. Note that if a system profile is modified, it is no longer
considered a system profile. (See also is_base_profile).
Sets the names of the default profiles from which the specified profiles will derive
default values for attributes.
Gets the names of the default profiles from which the specified profiles will derive
default values for attributes.
Sets the description for a set of LSN log profiles.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for a set of LSN log profiles.
Sets the log action to occur at the creation of the outbound LSN
client connection for the specified log profile.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the start of outbound session.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the start of outbound session.
Removes the optional log elements for the start of outbound session.
Removes all the optional log elements from the start of outbound session.
Sets the log action to occur at the end of the outbound LSN client
connection, for the specified log profile.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the end of outbound session.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the end of outbound session.
Removes the optional log elements for the end of outbound session.
Removes all the optional log elements from the end of outbound session.
Sets the log action to occur at the start of an incoming connection
to a translation end-point, for the specified log profile.
Gets the log action for the specified log profile and event.
Sets the log action to occur at the end of the incoming connection
to a translation end-point, for the specified log profile.
Gets the log action for the specified log profile and event.
Sets the log action to occur when LSN client excceded allocated
resources, for the specified log profile.
Gets the log action for the specified log profile and event.
Sets the log action to occur when LSN translation error is generated,
for the specified log profile.
Gets the log action for the specified log profile and event.
Gets the version information for this interface.
Gets a list of all LSN log profiles.
Creates the specified LSN log profiles.
Deletes a specified list of LSN log profiles.
Deletes all LSN log profiles.
Determines whether the specified LSN log profiles are base profiles.
A base profile sits at the base of the profile's inheritance tree,
supplying the defaults for every profile derived from it. (See
also is_system_profile).
Determines whether the specified LSN log profiles are system profiles.
A system profile is a profile pre-configured on the system, ready
for use. Non-system profiles are profiles created or modified by a
user. Note that if a system profile is modified, it is no longer
considered a system profile. (See also is_base_profile).
Sets the names of the default profiles from which the specified profiles will derive
default values for attributes.
Gets the names of the default profiles from which the specified profiles will derive
default values for attributes.
Sets the description for a set of LSN log profiles.
This is an arbitrary field which can be used for any purpose.
Gets the descriptions for a set of LSN log profiles.
Sets the log action to occur at the creation of the outbound LSN
client connection for the specified log profile.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the start of outbound session.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the start of outbound session.
Removes the optional log elements for the start of outbound session.
Removes all the optional log elements from the start of outbound session.
Sets the log action to occur at the end of the outbound LSN client
connection, for the specified log profile.
Gets the log action for the specified log profile and event.
Gets the optional log elements for the end of outbound session.
Optional elements are attributes that provide additional information about
the connection, but is not essential for traceability.
Adds the optional log elements for the end of outbound session.
Removes the optional log elements for the end of outbound session.
Removes all the optional log elements from the end of outbound session.
Sets the log action to occur at the start of an incoming connection
to a translation end-point, for the specified log profile.
Gets the log action for the specified log profile and event.
Sets the log action to occur at the end of the incoming connection
to a translation end-point, for the specified log profile.
Gets the log action for the specified log profile and event.
Sets the log action to occur when LSN client excceded allocated
resources, for the specified log profile.
Gets the log action for the specified log profile and event.
Sets the log action to occur when LSN translation error is generated,
for the specified log profile.
Gets the log action for the specified log profile and event.
Gets the version information for this interface.
LSN log profile controls which events of the LSN translation gets
logged, as well as the action and the triggering event.
A LSN log profile can be referenced from a LSN pool.