Jeanne Boyarsky wrote:Why would you have a space limit by directory? I would think this would be on a machine basis. Or do you mean a tablespace?
i am creating a DB installer which will query the space availble in the drive before creating the index tablespace and data tablespace.
As my table spaces are huge like 3GB startup size. I want to query the space available in the drive where the user will put his tablespaces. If space is not more than 5GB it will throw a warning message "Drive Free Space is below 5GB, You may face problems during data seeding"