Previous | Next
Topic: Version, Config
Conf: 538, Msg: 42019
From: David E. Johnson (david.johnson@uinet.com)
Date: 3/9/01 06:53 AM
Version, Config David E. Johnson johnsod david.johnson@uinet.com
In our environment all packages have a version function that returns a string indicating the package body source version
(maintained by rcs '$Revision: $' keyword expansion).
Would it be possible for the tables recording the package test results to include the last_version tested, along with the last_start and last_end times?
Also could the ut_config table be used to override the default configuration for all schemas at initialization, perhaps by coding the values using a special username such as '%' or '*' or 'ALL' ?