ProLiant Deployment and Provisioning
1858138 Members
3709 Online
110384 Solutions
New Discussion

Re: RDP 2.20 Install Problem

 
bsmith1_1
Occasional Contributor

RDP 2.20 Install Problem

I am tying to install 2.20 on a w2ksp1 server. It installs msde Ok then it starts the DS install.
It installs the program files part but fails on the Deployment Database with "Packge terminatated " error.

Any Clues ?
2 REPLIES 2
Yuichiro Kitamura
Trusted Contributor

Re: RDP 2.20 Install Problem

I think that MSDE or SQL Server of your System is a named instance in the cause of the problem.
When you are using the instance with a name, please install by a default instance name.

When your system needs to use an instance name of SQL Server(MSDE), The following procedures are required.

1. Create eXpress database
Use "Create database" statement.
2. Registration of ODBC
System DNS: name:Altiris eXpres Database driver:SQL Server

Regards, kita
bsmith1_1
Occasional Contributor

Re: RDP 2.20 Install Problem

Thanks for the suggestion.

Would you believe I had a corrupt cd. I tried another and again it was corrupt.

Good thing I had multiples I found one cd that worked.

Thanks for the help anyway