> is there someone who can tell me how much storage an index consumes?

You can get the actual number of pages used by an index from
SYSDBA.INDEXPAGES. This of course requires a more experimental approach by
inserting a few hundred or thousand records first to get to your estimates.

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to