|
Hello
Tony,
You have to enable
Database chaining by executing the following commands before applying
updates.
For SQL Server 2000
SP3 run the following command from SQL Query Analyzer
EXEC sp_dboption
'RealSecureDB', 'db chaining', 'true'
For MSDE 2000
SP3
Run the following
command from the command prompt
Osql -E -d RealSecureDB -Q
"EXEC sp_dboption 'RealSecureDB', 'db chaining', 'true'
Regards
Aji
Abraham
_______________________________________________________________________________
Dear Sirs,
I have just install the Site Protector 2.0 (Fresh Install), and I have
click "Apply Update" for Site Protector Core, SiteProtector Database, and
Deployment Manager, but all of them are failed
Fail Detail:
Site Protector Core:
nstallation of update failed.Error: The XPU failed to install.
[ID=0xc742001b] Waiting for install to complete for package
update\Site_Protector\SPDB_XPU_20030217B.xpu Starting install of update
package update\Site_Protector\SPDB_XPU_20030217B.xpu Unpacking update
package update\Site_Protector\SPDB_XPU_20030217B.xpu Installing update
... Update file update\Site_Protector\SPDB_XPU_20030217B.xpu has already
been downloaded, no need to download. Update file
update\Site_Protector\SPDB_XPU_20030228.xpu has already been downloaded, no
need to download. Update file update\Site_Protector\SP2_SvPk_20030328B.xpu
has already been downloaded, no need to download.
Site Protector Database:
Installation of update failed.Error: The XPU
failed to install. [ID=0xc742001b] Waiting for install to complete
for package update\Site_Protector\SPDB_XPU_20030217B.xpu Starting install
of update package update\Site_Protector\SPDB_XPU_20030217B.xpu Unpacking
update package update\Site_Protector\SPDB_XPU_20030217B.xpu Installing
update ... Update file update\Site_Protector\SPDB_XPU_20030217B.xpu has
already been downloaded, no need to download. Update file
update\Site_Protector\SPDB_XPU_20030228.xpu has already been downloaded, no
need to download. Update file update\Site_Protector\SPDB_XPU_20030318.xpu
has already been downloaded, no need to download. Update file
update\Site_Protector\SPDB_XPU_20030410.xpu has already been downloaded, no
need to download. Update file update\Site_Protector\SPDB_XPU_20030513B.xpu
has already been downloaded, no need to download. Update file
update\Site_Protector\SPDB_XPU_20030526B.xpu has already been downloaded, no
need to download. Update file update\Site_Protector\SPDB_XPU_20030531B.xpu
has already been downloaded, no need to download. Update file
update\Site_Protector\SPDB_XPU_20030701.xpu has already been downloaded, no
need to download.
Deployment Manager:
Deployment Mananger is not able to perform an ActionJob with type
Apply Update.
Best Regards,
Tony Wu
|