我下了一个实例,移植的时候出错:
**********************************************************************
PROJECT NAME: E:\TDDOWNLOAD\35102867_PraxisDemoV7SP3\PraxisDemoV7\PraxisDemoV7.mcp
MIGRATION OBJECTS:
CS Database
RT Database
pictures and libraries
reports
s cripts
local graphics library
Basis Process Control
START TIME: 2014-10-30 08:24:47
CS Database Migration - CCMigration_620_700 succeeded.
CS Database Migration - CCMigration_700_703 succeeded.
CS Database Migration - CCMigration_703_720 succeeded.
CS Database Migration - CCUnicodeMigrate succeeded.
CS Database Migration - DbInit-s cript succeeded.
Configuration Database Migration succeeded.
Configuration Database Migration succeeded.
Runtime Database Migration - CCUnicodeMigrate succeeded.
Executing command: CCInit_RT,
-- grant execution right to helper functions (AP01318318)
use [master]
GRANT EXECUTE ON [dbo].[fn_cc_makelcid] TO [SIMATIC HMI User]
GRANT EXECUTE ON [dbo].[fn_cc_mbcstounicode] TO [SIMATIC HMI User]
GRANT EXECUTE ON [dbo].[fn_cc_unicodetombcs] TO [SIMATIC HMI User]
SQL-Error Class(16) Line: 0State: 1 Message : Cannot find the user 'SIMATIC HMI User', because it does not exist or you do not have permission.
SQL-Error Class(16) Line: 0State: 1 Message : Cannot find the user 'SIMATIC HMI User', because it does not exist or you do not have permission.
SQL-Error Class(16) Line: 0State: 1 Message : Cannot find the user 'SIMATIC HMI User', because it does not exist or you do not have permission.
SQL-Info Class(0): Changed database context to 'master'.
Runtime Database Migration - DbInit-s cript succeeded.
Runtime Database Migration failed hr=0x0
FINISH TIME: 2014-10-30 08:25:02
**********************************************************************
求大神指点,怎么弄啊