The following features are new for Version 8.2:
A new tool for exporting and importing XML is introduced. Configuration objects can be exported from one configuration file and imported to another. This tool covers configuration for all products that use System Coordinator such as Adabas Fastpath, Adabas Vista and Adabas Transaction Manager. See the section Tools for more information.
Console messages may be issued by System Coordinator in client jobs, in databases and in daemons. Until now the console has been the only place where you can see them but now you can direct them to an alternate destination. You can accumulate messages as they have been in the past or you can now accumulate them in a file associated with individual client jobs or collect messages for all client jobs into a file in the Coordinator daemon.
The new Adabas System Coordinator Runtime messages client runtime control allows client messages to be routed to:
The console.
This is compatible with previous releases.
A local DDMSG file in the client job.
The JCL for the job must be altered to accommodate this option.
A DDMSG defined by the System Coordinator daemon.
The daemon JCL must be altered.
The new Adabas System Coordinator daemon group setting Runtime messages – databases allows messages to be routed to:
The console.
This is compatible with previous releases.
A local DDMSG file in the database job.
The JCL for the job must be altered to accommodate this option.
The new Adabas System Coordinator daemon group setting Runtime messages – daemon allows messages to be routed to:
The console.
This is compatible with previous releases.
A local DDMSG file in the daemon job.
The JCL for the job must be altered to accommodate this option.
Adabas SAF Security sites can now secure the use of System Coordinator online administration. For more information, refer to the Adabas SAF Security documentation.