Hello,
am trying to write a script to be executed in the background to find out how full our 
singer data devspace is. SQL Statement:

SELECT * FROM SYSDBA.DATADEVSPACES
This works fine in the SQl Studio GUI connected as dba.
When I try and do the same in dbmcli as dba, I get the following error:

dbmcli xxxxxx>sql_execute SELECT * FROM SYSDBA.DATADEVSPACES
ERR
-24988,ERR_SQL: sql error
100,Row not found

Has anyone come  across this before and what was the solution (missing rights etc?)
Thanks,
Nicholas Mundy

PS Are SAPDB plaaning to implement something similar to AUTOEXTEND in Oracle 
tablespaces?


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

Reply via email to