Mitel Forums - The Unofficial Source

Mitel Forums => Mitel MiVoice Business/MCD/3300 => Topic started by: sadic on October 05, 2016, 11:36:40 PM

Title: 3300 MXE III MIVoice Business
Post by: sadic on October 05, 2016, 11:36:40 PM
How to format the hard drive without upgrading.

Any ideas..

Title: Re: 3300 MXE III MIVoice Business
Post by: ralph on October 06, 2016, 07:58:05 AM
If you don't want to upgrade you'd just re-install the same software level.
Why would you want to re-format?

Ralph
Title: Re: 3300 MXE III MIVoice Business
Post by: sadic on October 09, 2016, 09:19:48 PM
thanks for the reply ralph, i want to re-format the system due to an error on dbms. If I run the dbms check full the error info says
DBMS
INTERNAL
1 view errors
DB (DBTable)error: First key for table 0 not supported DBMS(DBSynch)warning:Database Read access denied to ... PID=($0006,$0609)dtrnkmon Access is blocked by... PID=($0007,$004C)dbrefa "Major alarm" shows


Title: Re: 3300 MXE III MIVoice Business
Post by: ralph on October 10, 2016, 07:59:40 AM
Before I reformatted, I'd try just restoring the database to see if that cleared the error.

Ralph
Title: Re: 3300 MXE III MIVoice Business
Post by: sarond on October 10, 2016, 09:01:24 PM
Also if you want to just clear programming you could try "DBMS FLAG OFF" maintenance command to wipe the system.
Title: Re: 3300 MXE III MIVoice Business
Post by: sadic on October 10, 2016, 11:19:52 PM
Thank you guys
Title: Re: 3300 MXE III MIVoice Business
Post by: acejavelin on October 11, 2016, 08:07:08 AM
How to format the hard drive without upgrading.

Any ideas..
The blunt answer here is yes... reinstall the same software load manually (FTP method), and there is a flag to re-partition the drive, this will cause a format action to occur and reinstall the same software load.

Typically though, if there is a database issue like you state, the first method of correcting the issue is to perform a backup and restore from the the administrative web portal. During the restoration process, any invalid or corrupt data is ignored and you can watch the output of the serial port or telnet 2002 session to see what is failing, note that the database isn't REALLY restored until the next reboot, so you have to monitor it through the entire process.
Title: Re: 3300 MXE III MIVoice Business
Post by: lundah on October 12, 2016, 07:03:00 AM
How to format the hard drive without upgrading.

Any ideas..
The blunt answer here is yes... reinstall the same software load manually (FTP method), and there is a flag to re-partition the drive, this will cause a format action to occur and reinstall the same software load.

Typically though, if there is a database issue like you state, the first method of correcting the issue is to perform a backup and restore from the the administrative web portal. During the restoration process, any invalid or corrupt data is ignored and you can watch the output of the serial port or telnet 2002 session to see what is failing, note that the database isn't REALLY restored until the next reboot, so you have to monitor it through the entire process.

In addition to monitoring the restore via the serial port or TCP 2002, the system writes the restore log to *.dr.logfile_1 which can then be viewed post-restore by going to Maintenance Commands and entering "type *.dr.logfile_1". From there you can copy/paste the report into Notepad or your preferred text editor.