Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama SQL, Fabric and Power BI is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniuNí thacaítear leis an mbrabhsálaí seo a thuilleadh.
Uasghrádú go Microsoft Edge chun leas a bhaint as na gnéithe is déanaí, nuashonruithe slándála, agus tacaíocht theicniúil.
Applies to:
SQL Server
Populates the MSpeer_topologyresponse system table with information about a peer-to-peer transactional replication topology. Execute sp_gettopologyinfo to obtain information from the table in XML format.
Transact-SQL syntax conventions
sp_requestpeertopologyinfo
[ @publication = ] N'publication'
[ , [ @request_id = ] request_id OUTPUT ]
[ ; ]
The name of the publication for which to perform a topology-wide status request. @publication is sysname, with no default.
The ID number that is assigned to the topology status request. @request_id is an OUTPUT parameter of type int. This ID can be used by sp_gettopologyinfo.
0
(success) or 1
(failure).
sp_requestpeertopologyinfo
is used in peer-to-peer transactional replication. Execute sp_requestpeertopologyinfo
before executing sp_gettopologyinfo. These procedures are used by the Configure Peer-to-Peer Topology Wizard, but they can also be used directly if you require topology information in an XML format. If you prefer tabular results, query the MSpeer_topologyresponse system table.
Requires membership in the sysadmin fixed server role, db_owner fixed database role, or execute permission directly on this stored procedure.
Ócáid
Mar 31, 11 PM - Apr 2, 11 PM
An ócáid foghlama SQL, Fabric and Power BI is mó. Márta 31 – 2 Aibreán. Bain úsáid as cód FABINSIDER chun $ 400 a shábháil.
Cláraigh inniu