Gurues,
can I run this tablespace creation statement by you and tell me if it
looks safe?
thanks,
Luis
tablespace creation script:
create tablespace tools_01
datafile '/u04/oradata/cliv/tools_01.dbf' SIZe 120M autoextend on maxsize
300M
extent management local
segment space management auto;
Oracle LazyDBA home page