Thank you for the file.
Printable View
Thank you for the file.
Hi,
In Huawei you can dump both RNC and BSC tables, with ALL parameters.
The best option is to create a daily Task (in M2000), for the MML command:
EXP CFGBCP > 'CFGBCPSCRIPT.ZIP'
Then, you get this file for all BSC/RNC using ftp (like filezilla).
You can dump all this raw files into a standard folder, and later you can process this.
This link shows a step by step of this actions:
telecomHall - Hunter Parameters (Schema)
One big advantage in this is: you customize your base tables for BSC/RNC, and can do a lot of actions, like Audits.
Another is, it can be easily adjusted for E*******, NSN, etc. Once you have a base Access Database you can do a lot of other actions, like sending audit reports via e-mail.
And all this using only MS Access/VBA, with small code.
I hope you like.
Leo