Complete the current logical restore. This step signifies that no more logical logs are going to be applied, recovery will start and the instance will come up to quiescent mode.
usage
infx restore type=endlogical inst [ online=yes|no ]
end current logical restore
required:
inst - instance name
optional:
online - bring the instance online after
example Complete the current logical restore
demo1@bobii:/home/informix>infx restore demo1 type=endlogical
Complete logical restore, and bring instance online.
demo1@bobii:/home/informix>infx restore demo1 type=endlogical online=yes
|