[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: mergeprop add default values before backig up

  • Thread starter Thread starter Gareth Vincent
  • Start date Start date
Status
Not open for further replies.
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...
 
Status
Not open for further replies.
Back
Top