M.-A. Lemburg wrote:

> "Zabach, Elke" wrote:
> > 
> > M.-A. Lemburg wrote:
> > 
> > > Is there some SQL statement I could execute to get the current
> > > database fill state ?
> > >
> > 
> > select * from <sysdba>.SERVERDBSTATISTICS will help
> > if you call it as the sysdba or as an dba.
> > other users will receive error 100 row not found
> 
> Thanks, that's exactly what I was looking for. I suppose 
> PCTUSEDPERM is the column which I have to look at, right ? 
> (It's at 100.0 for the full DB.)

Right

Elke
SAP Labs Berlin
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to