Hi,
Currently, we can have manual backup of our informix instance with "onbar -b -w -L 0" on the command line and onbar sends the backup data to legato.
Our problem is, if we want to start the backup from networker server, it doesn't work. It gives XBSA BSAObjestCrate error and fails.
Has anybody got this experience?
My concern is, You can not tell Legato to take a whole-system backup. You can say take a full backup. and it uses "onbar -d -L 0'. Maybe, the problem is not being able to use "-w" option via Legato. What do you say?
Informix 9.21, LTAPEDEV=/dev/null
ZY