During an Ingres session, each process or program queries the value of II_GCA_LOG when it starts up. If this environment variable/logical is set to a file name, the program sends its trace output to the specified file in addition to sending the output to the errlog.log. If you want to see the GCC trace output for a Communications Server, set II_GCA_LOG and stop and restart the Communications Server.
After you restart the Communications Server, unset II_GCA_LOG. You can leave II_GCA_LOG set, but you receive trace output for any Ingres process that starts after it was set.
An alternate method for sending trace output for a Communications Server to another file is to set II_GCC_LOG. Setting this environment variable is preferable to using II_GCA_LOG because it is dedicated to the Communications Server (GCC) process. For additional information on II_GCC_LOG, see the appendix "Environment Variables and Logicals" in the System Administrator Guide.
To send the GCC information that Ingres logs in errlog.log to another file in addition to the log file, follow this process:
Windows and UNIX:
VMS: