Replication with Infosphere CDC : IBM InfoSphere CDC for solidDB® reference : Commands for IBM InfoSphere CDC : Setting the TSINSTANCE environment variable
  
Setting the TSINSTANCE environment variable
Before using the commands, you can set the TSINSTANCE environment variable to the name of your IBM InfoSphere CDC instance.
After you set the TSINSTANCE environment variable, you no longer have to specify the instance name when issuing commands.
Windows platform
Issue the following command at the command prompt:
SET TSINSTANCE=<instance_name>
where:
<instance_name> is the name of your IBM InfoSphere CDC instance.
Linux platform
Issue the following command:
EXPORT TSINSTANCE=<instance_name>
where:
<instance_name> is the name of your IBM InfoSphere CDC instance.
See also
Commands for IBM InfoSphere CDC