R
Rob Fitzpatrick
Guest
> It gives the full path to the database. Don't use the _AreaExtent. I've been using _areaextent._extent-path but it doesn't contain the full path in a relative-path DB. Thanks for the tip George!
> Check DBPARAM() function (or _DbParams. _DbParams-Name since 11.5) for the "-H" value. Just to play devil's advocate... I've seen DBs started with "-H 0.0.0.0", so it's possible the _dbparams approach won't always provide a meaningful answer. I think Peter's solution might be the winner, provided _db-guid always has a value.
Continue reading...
Continue reading...