case DBMODE of {
default: { }  # allow dbprint
"none":  { fail }
"ram":   { }  # allow dbprint
"gdbm":  { }
}
