- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- ProLiant Deployment and Provisioning
- >
- RDP 3.80 upgrade - aximport error - installation f...
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2008 11:41 PM
05-29-2008 11:41 PM
So I did an upgrade today of my RDP environment from v3.70 to v3.80 and the upgrade failed during ProLiant Integration Module 3.80 installation.
More specifically, it fails during the Import Job task (see attached screen shot).
I did some searching here in this forum and found some information referencing to a database table issue in previous versions (Altiris KB20621 and 28329).
I have verified that this particular table is correct.
I have tried installing both through mstsc /console and directly on the console, but with the same error every time.
The user used for the installation is member of local Administrators group on both my RDP server and the back-end SQL 2000 server.
Some help is greatly appreciated.
Thanks.
/Thomas
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-29-2008 11:53 PM
05-29-2008 11:53 PM
Re: RDP 3.80 upgrade - aximport error - installation failure
/Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2008 06:41 AM
05-30-2008 06:41 AM
Re: RDP 3.80 upgrade - aximport error - installation failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2008 04:51 PM
05-30-2008 04:51 PM
Re: RDP 3.80 upgrade - aximport error - installation failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2008 10:41 PM
05-30-2008 10:41 PM
Re: RDP 3.80 upgrade - aximport error - installation failure
Since I ended up with these problems, I even burned the ISO image to a DVD and tried installing from that as well, but with the same problems.
Any other things that might cause these problems?
Thanks.
/Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-01-2008 07:09 PM
06-01-2008 07:09 PM
Re: RDP 3.80 upgrade - aximport error - installation failure
Is there a log file being generated during the upgrade? Maybe that can tell me something more about what's failing.
Thanks.
/Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2008 03:40 AM
06-02-2008 03:40 AM
Re: RDP 3.80 upgrade - aximport error - installation failure
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2008 10:45 PM
06-02-2008 10:45 PM
Re: RDP 3.80 upgrade - aximport error - installation failure
Yes, I have verified that the check-sum is correct.
/Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2008 03:30 AM
06-03-2008 03:30 AM
SolutionGo to the JOBS panel and create a new folder.
Click on the new folder.
From the menu select FILE->Import/Export->Import Jobs
Select the BIN file that you show in your first message. [The BIN files are located in {DRIVE}\pim\jobs\Server Deployment]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2008 07:36 PM
06-03-2008 07:36 PM
Re: RDP 3.80 upgrade - aximport error - installation failure
Thanks a lot for your advice.
I did exactly as you suggested and the import job also failed with the attached error.
Maybe this can shed some more light on my problems?
/Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2008 05:50 AM
06-04-2008 05:50 AM
Re: RDP 3.80 upgrade - aximport error - installation failure
"
I'm not sure what to make of that error. It's not a straight out corruption error, as it is just stating that database table definition doesn't match - I'm not sure what or whether there were database schema changes between 3.7 and 3.8. If there were schema changes, then this would be a predictable error.
The only way it could be data corruption is if the meta data in the express db has somehow gotten out of whack and I've never seen that happen in this manner. A DBCC checkdb would detect and fix that type of corruption.
"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2008 06:27 AM
06-04-2008 06:27 AM
Re: RDP 3.80 upgrade - aximport error - installation failure
CHECKDB found 0 allocation errors and 0 consistency errors in database 'eXpress'.
DBCC execution completed. If DBCC printed error messages, contact your system administrator.
Anything else I can check?
/Thomas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2008 10:30 PM
06-09-2008 10:30 PM
Re: RDP 3.80 upgrade - aximport error - installation failure
After specifying database to use during the installation, you get a question if you want to retain the data in the database or not. I selected no to overwrite the current database and start fresh.
Remember to export all the jobs you want to keep before doing the above.
/Thomas