Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Invalid Backup File

Status
Not open for further replies.

clkoch

Programmer
Joined
Sep 25, 2006
Messages
2
Location
US
I am tring to restore a .pmb backup file and getting the message "Invalid backup file". I am very new to myssql so I don't have a clue what that means. Wrong version of mysql? Corrupted file?
 
What's a ".pmb backup file" (how was it created?) and what are you doing when you get the error message?
 
I was given the file by a company using MySQL. I am supposed to convert it to SQL. I was told it is a backup of their MySQL. I installed a copy of MySQL locally and also installed Navicat to connect to the server. I created a new blank database and started to run a restore. I selected the .pmb file and Navicat automatically says that it is an invalid backup file. .pmb is a valid extension for a backup file I think - there are three choices when you are browsing to the files in Navicat -
Backup Compressed File (*.psc)
Backup File v2 (*.psb)
Backup File v1 (*.pmb)
 
Unfortunately I know nothing about Navicat so maybe somebody else can help you.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top