8.5.101.30
Configuration Server Release Notes
Configuration Server is part of 9.x starting in
8.5.101.11.
Release Date
|
Release Type
|
Restrictions
|
AIX
|
Linux
|
Solaris
|
Windows
|
02/28/19
|
General
|
|
X
|
X
|
X
|
X
|
What's New
This release contains the following new feature and enhancement:
- The following Log Events related to read access activities have been enhanced with additional information, such as the username, IP address of host, client socket number, application name, and application type:
- 21-22121 [+] show details
Text
|
Extended info : Client [socket number] authorized, name [application name], type [application type], user name [user name], protocol [protocol], address [IP address:port number]. Authentication type : [authentication mode].
|
New Attribute
|
[IP address:port number]
The IP address of host server.
|
Description
|
Configuration Server has authorized the specified client.
|
- 21-22122 [+] show details
Text
|
Client [socket number] failed to get authorization. Name [application name], type [application type], user [user name], address [IP address:port number]. Reason : [error].
|
New Attribute
|
[IP address:port number]
The IP address of host server.
|
Description
|
The specified client has failed Configuration Server authorization.
|
- 21-24200 [+] show details
Text
|
Object: [object type], name [object name], DBID: [database ID] is created by client [socket number], type [application type], name: [application name], user: [user name].
|
New Attribute
|
[socket number]
The number of the client socket.
|
Description
|
Reports that a user of the specified application has created a new configuration object.
|
- 21-24201 [+] show details
Text
|
Object: [object type], name [object name], DBID: [database ID] is changed by client [socket number], type [application type], name: [application name], user: [user name].
|
New Attribute
|
[socket number]
The number of the client socket.
|
Description
|
Reports that a user of the specified application has modified a configuration object.
|
- 21-24202 [+] show details
Text
|
Object: [object type], name: [object name], DBID: [database ID] is deleted by client [socket number], type: [application type], name: [application name], user: [user name].
|
New Attribute
|
[socket number]
The number of the client socket.
|
Description
|
Reports that a user of the specified application has deleted a configuration object.
|
- 21-24203 [+] show details
Text
|
Object: [object type], name: [object name], DBID: [database ID] access is changed by client [socket number], type: [application type], name: [application name], user: [user name].
|
New Attribute
|
[socket number]
The number of the client socket.
|
Description
|
Reports that a user of the specified application has changed the object access.
|
- 21-24204 [+] show details
Text
|
Object: [object type], name: [object name], DBID: [database ID] access is changed by client [socket number], type: [application type], name: [application name], user: [user name].
|
New Attribute
|
[socket number]
The number of the client socket.
|
Description
|
Reports that a user of the specified application has changed the object account.
|
- 21-24215 [+] show details
Text
|
There are [number] objects of type [object type] sent to the client [socket number] (application [application name], type [application type] user: [user name], address [IP address:port number]).
|
New Attributes
|
[user name]
Name of the user who requested for object information.
[IP address:port number]
The IP address of host server.
|
Description
|
Reports information about objects transmitted to the client.
|
- 21-24300 [+] show details
Text
|
Extended info : New client [socket number] connected, protocol [protocol], address [IP address:port number].
|
New Attribute
|
[IP address:port number]
The IP address of host server.
|
Description
|
A new client application is connected to Configuration Server.
|
- 21-24301 [+] show details
Text
|
Extended info : Client [socket number] disconnected, application [application name], type [application type], protocol [protocol].
|
New Attributes
|
None
|
Description
|
The client application has disconnected from Configuration Server.
|
Resolved Issues
This release contains the following resolved issues:
Configuration Server no longer terminates unexpectedly while reloading the schema. (MFWK-21394)
Configuration Server no longer terminates when dbclient returns an error while loading binary large object (BLOB) data that is greater than 10 MB from the CFG_HDB_OBJECT table. Now, Configuration Server skips reading the history record from the CFG_HDB_OBJECT table and issues a warning log message. (MFWK-21386)
Upgrade Notes
No special procedure is required to upgrade to release 8.5.101.30.
Supported Languages
See Release 8.5.x Translation Support.