Example: Changing the Table Space Name for a Database Space
The following command sets the default tablespace
attribute value to myspace
for the data area library
in the
oracle database space:
changeda -s tablespace=myspace
library oracle