Secondary Indexes lost after reload where procfile already exists
Minor
Closed - Fixed
Found:2002.20.34 03 MAR 2004
Fixed:2002.20.35 03 MAR 2004
DETAILS
If a database with secondary indexes is reloaded into a directory where the
database's procfile already exists then the reload will end after reloading
schema and database (by design) but it will not reload the secondary indexes
(bug)
EXAMPLE PROGRAM
WORKAROUND
Copy the procfile after reloading or redefine the indexes after reloading.