Hi, there might be a misunderstanding. Server in this case means machine, so if you have db1 and db2 on the same machine (say Mycomputer), and db1 uses the XML port 1234, and db2 uses the XML port 2345, the following calls to inoload are equivalent: inoload -database db1 … inoload -server Mycomputer:1234… and also the following ones: inoload -database db2 … inoload -server Mycomputer:2345 … Regards Harald
#webMethods#API-Management#Tamino