سؤال

Does anyone know, I want to extend my current user table space. So do I need to shutdown the instance or can change unlimited directly without shutting down the instance? Does it has relationship?

هل كانت مفيدة؟

المحلول

A tablespace is usually made of datafiles.

So you can add a new datafile, or change the existing datafile autoextend.

See Oracle documentation

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top