Product Information > Version 7.1 Release Information > Upgrading to JADE Release 7.1 > AcceptZeroEnvironmentUUID Parameter

AcceptZeroEnvironmentUUID Parameter

The [JadeServer] section of the JADE initialization file can now contain the AcceptZeroEnvironmentUUID parameter, which is set to false by default, indicating that the environment identity specified in the server command line parameter of a client shortcut must match the identity of the database server, as shown in the following example.

server=TcpIp://localhost:6005/48cf13df-bf6d-df11-87e2-2e5925024153

For more details, see "Format of the Server URI String", in "Format of the Server URI String", in Chapter 3 in the JADE Installation and Configuration Guide.

Set the AcceptZeroEnvironmentUUID parameter to true if zeroes can be specified for the environment identity in the server command line parameter of a client shortcut, as shown in the following example.

server=TcpIp://localhost:6005/00000000-0000-0000-0000-000000000000