I implement secondary site server on hub office, and already all ip subnet for PC at hub office, on admin console can discover client on hub office next I try install sccm agent on PC it can discover site code and management point on hub office, but on sccm agent property tab action, I can not see other policy I can see only 2 default policy, and I check log on server, I found this error
MP_Framework.log
<![LOG[
MPDB ERROR - CONNECTION PARAMETERS
SQL
Server Name : DBSRV01
SQL Database Name: SMS_001_DB
Integrated Auth : True
MPDB ERROR - EXTENDED INFORMATION
MPDB
Method : Init()
MPDB
Method HRESULT : 0x80004005
Error
Description : null
OLEDB
IID : null
ProgID : null
MPDB ERROR - INFORMATION FROM DRIVER
null
]LOG]!><time="18:05:54.478+000" date="02-03-2010"
component="MpFramework" context="" type="3" thread="5148"
file="mpdbconnection.cpp:411">
MP_GetAuth.log
MPDB ERROR - CONNECTION PARAMETERS
SQL
Server Name : DBSRV01
SQL Database Name : SMS_001_DB
Integrated Auth : True
MPDB ERROR - EXTENDED INFORMATION
MPDB
Method : Init()
MPDB Method HRESULT : 0x80004005
Error Description : [DBNETLIB][ConnectionOpen (Connect()).]
SQL Server does not exist or access denied.
OLEDB IID : {0C733A8B-2A1C-11CE-ADE5-00AA0044773D}
ProgID : Microsoft OLE DB Provider for SQL Server
MPDB ERROR - INFORMATION FROM DRIVER
Native
Error no.: 17
Error
State: 1
Class (Severity)
MP_Policy.log
MPDB ERROR - CONNECTION PARAMETERS
SQL
Server Name: DBSRV01
SQL Database Name : SMS_001_DB
Integrated Auth : True
MPDB ERROR - EXTENDED INFORMATION
MPDB
Method : Init()
MPDB
Method HRESULT : 0x80004005
Error
Description: [DBNETLIB][ConnectionOpen (Connect()).]
SQL Server does not exist or access denied.
OLEDB IID: {0C733A8B-2A1C-11CE-ADE5-00AA0044773D}
ProgID : Microsoft OLE DB Provider for SQL Server
MPDB ERROR -
INFORMATION FROM DRIVER
Native Error no. : 17
Error
State : 1
Class
(Severity) : 16
]LOG]!><time="18:47:24.583+000"
date="02-05-2010" component="MP_PolicyManager"
context="" type="3" thread="5752" file="mpdbconnection.cpp:411">
So on HQ office my primary server is not DB server, SCCM DB is on other SQL Server and I test on secondary server can tell net port 1433 to DB server
Please help to recommend me how to fix this problem,