home‎ > ‎logging‎ > ‎

func=addlog

Add a logical log.

usage

infx logging func=addlog space size
     add a logical log
       required:
         space - the storage space name
         size - the size in mb or add g/k for gb/kb

example

demo1@bobii:/home/informix>infx logging func=addlog space=log01 size=11

onparams -a -d log01 -s 11000

Log operation started. To monitor progress, use the onstat -l command.
Logical log successfully added.