Hi, I have a couple of questions, and really appreciate your help ...
How can I find out if a data file is set to auto-extend without looking in my.cnf file? ie.. is there any variable that stores this information inside a database that I can query? I need the table_name & table_type of all the tables in a instance (to run check table). Is there a way I can get that info from a single query? If not, what's the best way to get that info? Thankx in advance, SB