home‎ > ‎inst‎ > ‎

func=ialiaschg

Change the directory an informix alias points to. Do this to update all instances that use this link at the same time.
  • all instances must be offline
  • onconfig files must exist in new directory
  • sqlhosts entries added if using a new sqlhosts file

usage

infx inst func=ialiaschg inst alias sw
     change an informix directory alias
       required:
         inst - instance name
         alias - alias name
         sw - informix software to use

example

test01@bobii:/home/informix>infx inst func=ialiaschg sw=IIF_11.70FC4IE alias=full inst=test01

/infx/sw/full -> /infx/sw/IIF_11.70FC4IE