Change the name of a storage space. usageinfx storage func=rename space newname
rename a storage space
required:
space - the storage space name
newname - enter the new name
exampledemo1@bobii:/home/informix>infx storage func=rename space=dat05 newname=dat50
onspaces -ren dat05 -n dat50
Rename of Space completed successfully.
** WARNING ** A level 0 archive of Root DBSpace and the renamed
Space need to be done.
|