Hello all,
Sometime we need to backup mysql database from one vos3000 server to another vos3000 server, in that case we need to use safe command for mysql database backup and restore.
Here is mysql database backup command (Non CDR), with cdr vos3000 mysql data will be huge, so this is non cdr database backup commands: (those server do not have mysql password, mainly version upto 2.1.8.05)
mysqldump vos3000 `mysql -N <<< “show tables from vos3000” | grep -Ev “_[0-9]”` > /root/vos3000.sql
with that command the sql file will be saved at /root/ folder of centos server, now in new vos3000 server you have to upload the sql file in same /root/ folder and restore command is (without mysql password):
mysql -uroot vos3000 < /root/vos3000.sql
as desktop version is copy protected try amp/mobile version, so you can copy those commands
if you need more help anything related vos3000 problems please contact at : +8801911119966 (only whatsapp text)
Thanks
VOS3000 Call Analysis: Complete CDR Analytics & Area Performance Monitoring Guide VOS3000 call analysis provides… Read More
VOS3000 Account Billing: Complete Billing System Configuration & Rate Management Guide VOS3000 account billing system… Read More
Master VOS3000 account billing system. Complete guide to billing configuration, rate management, billing cycles, and… Read More
Master VOS3000 call analysis and CDR analytics. Complete guide to call statistics, area performance, gateway… Read More
VOS3000 Payment Records: Complete Account Payment & Recharge Management Guide VOS3000 payment records provide comprehensive… Read More
Master VOS3000 payment records management. Complete guide to account payments, recharge operations, payment history, and… Read More