Before contacting technical support, gather as much information as possible and have the following information available.
Save any relevant errors in each of the following logs:
Have the following information available:
ingprenv > filename
SET > filename
Save any relevant errors in each of the following logs:
Note: If your system is configured for Ingres Cluster Solution, separate iiacp.log and iircp.log files will exist for each node with _nodename appended to the log names. All logs for all nodes must be checked for pertinent errors.
Have the following information available:
cat $II_SYSTEM/ingres/version.rel
uname -a
Or:
cat /etc/motd
ingprenv > filename
BSD:
printenv > filename
System V:
env > filename
Have the following information available:
Ingres Alpha Version nn/nnnn (vax.vms/00)
define sys$output filename
show logical II*
show logical *ING*
deassign sys$output
search ERRLOG.LOG date
type IIRCP.LOG
where:
date is the date the database became inconsistent.
IIRCP.LOG_NODENAME for each node in the cluster, if configured for Ingres Cluster Solution.
After retrieving all the diagnostic information, type deassign sys$output.
II_CONFIG:CONFIG.DAT
If the Configuration-By-Forms (cbf) utility is used to update the configuration file, a copy of all changes are written to II_CONFIG:CONFIG.LOG.