Creating a Shared Service
To create a Shared Service, specify the SHARED_SERVICE_NAME option when creating the Service. Once the Shared Service exists, any client of the same type attempting to create a Service with the same name and the same SHARED_SERVICE_NAME attaches to the already existing Service. All clients sharing the instance also share the same Service ID.