Hi
I would apreciate if someone can give solutions for the folowing problems :
How to Backup/Export a sonic mq broker from linux based production environment?(Clustered Broker)
Is it possible to Import the backup/Exported file
from a windows environment?
Thanks in Advance
Waseem
I don't believe it's possible to import/export a Broker. However copying the Database works between Linux/Unix, so it might work between windows/unix, give it a shot.
If you're talking about the Directory Service, you can use the script in the samples directory.
./Management/runtimeAPI/jsProxy/BackupDS.js
Hi Edwards,
Thanks for your reply...
Export/Import a broker is possible. If it is in Linux platform you can use ESB Admin Tool.
I'll try windows/unix and see...
thanks
Waseem