home‎ > ‎storage‎ > ‎

func=rename

Change the name of a storage space.

usage

infx storage func=rename space newname
     rename a storage space
       required:
         space - the storage space name
         newname - enter the new name

example

demo1@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.