G
Gareth Vincent
Guest
That is correct, it will add or modify any changes you make in the delta to the ubroker or conmgr properties file. By default it will make a backup if you do not include the -nobackup option. mergeprop -delta Delta_file -type ubroker/database -action update. In this example it will automatically create a backup in your DLC/properties directory. I would always suggest running a validate first to check for any errors in the delta file. mergprop -delta Delta_file -type database/ubroker -validate. I believe it also requires the full path to the delta file when you are running the command.
Continue reading...
Continue reading...