MSFC_FibrePortNPIVMethodsEx, ROOT\WMI

Class | Methods (6) | Properties (2) | Qualifiers (7) | Instances | Namespaces (2)
Samples: VB Script | C# | VB.Net | Search on:Microsoft

Description

NPIV operations that can be performed on a physical adapter which enable Fibre Channel in a Guest Virtual Machine

MSFC_FibrePortNPIVMethodsEx methods

MSFC_FibrePortNPIVMethodsEx has 6 methods (6 Local)

NameOriginReturn
CreateVirtualPortExMSFC_FibrePortNPIVMethodsEx
CreateVirtualPortExUsingDHCHAPMSFC_FibrePortNPIVMethodsEx
RemoveChapForPhysicalPortMSFC_FibrePortNPIVMethodsEx
RemoveVirtualPortExMSFC_FibrePortNPIVMethodsEx
RescanVirtualPortMSFC_FibrePortNPIVMethodsEx
SetChapForPhysicalPortMSFC_FibrePortNPIVMethodsEx

MSFC_FibrePortNPIVMethodsEx properties

MSFC_FibrePortNPIVMethodsEx has 2 properties (2 Local)

NameOriginCIMType
ActiveMSFC_FibrePortNPIVMethodsEx11 [boolean]
key
InstanceName
MSFC_FibrePortNPIVMethodsEx8 [string]

Detailed description of MSFC_FibrePortNPIVMethodsEx methods

Local methods (6) of MSFC_FibrePortNPIVMethodsEx class

CreateVirtualPortEx method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Statusuint320-{'Description':'Return code','ValueMap':['0x0', '0x1', '0x2', '0x3', '0x4', '0x5', '0x6', '0x7', '0x8', '0x9', '0XD'],'Values':['NPIV_SUCCESS', 'NPIV_UNKNOWN_ERROR', 'NPIV_NOT_SUPPORTED_HOST', 'NPIV_NOT_SUPPORTED_FABRIC', 'NPIV_OUT_OF_RESOURCES', 'NPIV_MAX_VPORT_COUNT', 'NPIV_WWPN_IN_USE', 'NPIV_WWPN_INVALID_FORMAT', 'NPIV_LINK_DOWN', 'NPIV_WWPN_NOT_FOUND', 'NPIV_AUTHENTICATION_FAILED']}
WWPNuint81-{'Description':'The world wide port name of the virtual port to create','MAX':8}
WWNNuint82-{'Description':'The world wide node name to associate with the created virtual port','MAX':8}
Taguint83-{'Description':'An opaque tag passed in by the app. 128 bit so that a guid can be stored in it.','MAX':16}
VirtualNameuint164-{'Description':'Port symbolic name','MAX':64}
Description'Create a virtual port on behalf of a Guest Virtual Machine with a specific WWPN with no authentication mechanism.'
ImplementedTrue
WmiMethodId3
CreateVirtualPortEx method is in 1 class (MSFC_FibrePortNPIVMethodsEx) of ROOT\WMI and in 1 namespace
CreateVirtualPortExUsingDHCHAP method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Statusuint320-{'Description':'Return code','ValueMap':['0x0', '0x1', '0x2', '0x3', '0x4', '0x5', '0x6', '0x7', '0x8', '0x9', '0xA', '0xB', '0xC', '0xD', '0xE'],'Values':['NPIV_SUCCESS', 'NPIV_UNKNOWN_ERROR', 'NPIV_NOT_SUPPORTED_HOST', 'NPIV_NOT_SUPPORTED_FABRIC', 'NPIV_OUT_OF_RESOURCES', 'NPIV_MAX_VPORT_COUNT', 'NPIV_WWPN_IN_USE', 'NPIV_WWPN_INVALID_FORMAT', 'NPIV_LINK_DOWN', 'NPIV_WWPN_NOT_FOUND', 'NPIV_AUTHENTICATION_MECHANISM_NOT_USABLE', 'NPIV_HASH_FUNCTION_NOT_USABLE', 'NPIV_AUTHENTICATION_TRANSACTION_ALREADY_STARTED', 'NPIV_AUTHENTICATION_FAILED', 'NPIV_UNSUPPORTED_PROTOCOL_VERSION']}
WWPNuint81-{'Description':'The world wide port name of the virtual port to create','MAX':8}
WWNNuint82-{'Description':'The world wide node name to associate with the created virtual port','MAX':8}
Taguint83-{'Description':'An opaque tag passed in by the app. 128 bit so that a guid can be stored in it.','MAX':16}
VirtualNameuint164-{'Description':'Port symbolic name','MAX':64}
CHAPobject:MSFC_DH_Chap_Parameters5-{'Description':'Parameters necessary to respond to a DH-CHAP challenge.'}
Description'Create a virtual port on behalf of a Guest Virtual Machine with a specific WWPN using DH-CHAP for unidirectional authentication of the N_Port by the FibreChannel fabric.'
ImplementedTrue
WmiMethodId4
CreateVirtualPortExUsingDHCHAP method is in 1 class (MSFC_FibrePortNPIVMethodsEx) of ROOT\WMI and in 1 namespace
RemoveChapForPhysicalPort method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Statusuint320-{'Description':'Return code','ValueMap':['0', '1'],'Values':['NPIV_SUCCESS', 'NPIV_UNKNOWN_ERROR']}
Description'Disable DH-CHAP for the Physical Port of a Fibre Channel HBA.'
ImplementedTrue
WmiMethodId2
RemoveChapForPhysicalPort method is in 1 class (MSFC_FibrePortNPIVMethodsEx) of ROOT\WMI and in 1 namespace
RemoveVirtualPortEx method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Statusuint320-{'Description':'Return code','ValueMap':['0x0', '0x1', '0x2', '0x3', '0x4', '0x5', '0x6', '0x7', '0x8', '0x9'],'Values':['NPIV_SUCCESS', 'NPIV_UNKNOWN_ERROR', 'NPIV_NOT_SUPPORTED_HOST', 'NPIV_NOT_SUPPORTED_FABRIC', 'NPIV_OUT_OF_RESOURCES', 'NPIV_MAX_VPORT_COUNT', 'NPIV_WWPN_IN_USE', 'NPIV_WWPN_INVALID_FORMAT', 'NPIV_LINK_DOWN', 'NPIV_WWPN_NOT_FOUND']}
WWPNuint81-{'Description':'The world wide port name of the virtual port','MAX':8}
Description'Remove a virtual port '
ImplementedTrue
WmiMethodId5
RemoveVirtualPortEx method is in 1 class (MSFC_FibrePortNPIVMethodsEx) of ROOT\WMI and in 1 namespace
RescanVirtualPort method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Statusuint320-{'Description':'Return Code','ValueMap':['0x0', '0x1', '0x8', '0x9'],'Values':['NPIV_SUCCESS', 'NPIV_UNKNOWN_ERROR', 'NPIV_LINK_DOWN', 'NPIV_WWPN_NOT_FOUND']}
WWPNuint81-{'Description':'The world wide port name of the virtual port','MAX':8}
Description'Rescan virtual port, including all logical buses associated with that port. Miniport is expected to notify Storport for targeted bus rescan'
ImplementedTrue
WmiMethodId6
RescanVirtualPort method is in 1 class (MSFC_FibrePortNPIVMethodsEx) of ROOT\WMI and in 1 namespace
SetChapForPhysicalPort method
Return
Parameters
NameCIMTypeIDINOUTQualifiers
Statusuint320-{'Description':'Return code','ValueMap':['0x0', '0x1', '0x2', '0x3', '0x4', '0xA', '0xB', '0xC', '0xD', '0xE'],'Values':['NPIV_SUCCESS', 'NPIV_UNKNOWN_ERROR', 'NPIV_NOT_SUPPORTED_HOST', 'NPIV_NOT_SUPPORTED_FABRIC', 'NPIV_OUT_OF_RESOURCES', 'NPIV_AUTHENTICATION_MECHANISM_NOT_USABLE', 'NPIV_HASH_FUNCTION_NOT_USABLE', 'NPIV_AUTHENTICATION_TRANSACTION_ALREADY_STARTED', 'NPIV_AUTHENTICATION_FAILED', 'NPIV_UNSUPPORTED_PROTOCOL_VERSION']}
CHAPobject:MSFC_DH_Chap_Parameters1-{'Description':'Parameters necessary to respond to a DH-CHAP challenge.'}
Description'Enable DH-CHAP for the Physical Port of a Fibre Channel HBA, allowing for unidirectional authentication of the physical port by the Fibre Channel fabric.'
ImplementedTrue
WmiMethodId1
SetChapForPhysicalPort method is in 1 class (MSFC_FibrePortNPIVMethodsEx) of ROOT\WMI and in 1 namespace

Detailed description of MSFC_FibrePortNPIVMethodsEx properties

Local properties (2) of MSFC_FibrePortNPIVMethodsEx class

Active property
CIMTYPE'boolean'
readTrue
Active property is in 378 classes of ROOT\WMI and in 8 namespaces
InstanceName property
CIMTYPE'string'
keyTrue
readTrue
InstanceName property is in 414 classes of ROOT\WMI and in 9 namespaces

MSFC_FibrePortNPIVMethodsEx Qualifiers

NameValueToInstanceToSubclassOverridableAmendedLocal
cpp_quote'
//***************************************************************************
//
// This class defines methods which allow Hyper-V to create, delete and
// manipulate virtual ports for use on behalf of virtual machines.
//
//***************************************************************************

'
Description'NPIV operations that can be performed on a physical adapter which enable Fibre Channel in a Guest Virtual Machine'
dynamicTrue
guid'{4135419a-2ebe-472b-a8c8-8416ca2ae1d8}'
Locale1033
provider'WmiProv'
WMITrue

MSFC_FibrePortNPIVMethodsEx System properties

NameValueOriginCIMTypeLocalArray
__PATH'\\.\ROOT\WMI:MSFC_FibrePortNPIVMethodsEx'___SYSTEM8
__NAMESPACE'ROOT\WMI'___SYSTEM8
__SERVER'.'___SYSTEM8
__DERIVATION[]___SYSTEM8
__PROPERTY_COUNT2___SYSTEM3
__RELPATH'MSFC_FibrePortNPIVMethodsEx'___SYSTEM8
__DYNASTY'MSFC_FibrePortNPIVMethodsEx'___SYSTEM8
__SUPERCLASSnull___SYSTEM8
__CLASS'MSFC_FibrePortNPIVMethodsEx'___SYSTEM8
__GENUS1___SYSTEM3

Similar Classes to MSFC_FibrePortNPIVMethodsEx

Number of classes:351
Class nameChildsPropertiesMethodsClass
Instances
Child
Instances
AbstractSingleton
__ExtendedStatus150---
__ExtrinsicEvent520---
__TimerNextFiring020----
alwayson_ddl_executed0100----
AspEndScriptExecution020----
AspGlobalASADoesNotExist020----
AspStartScriptExecution020----
AutoBoostEntryExhaustion030----
availability_group_lease_expired070----
Bid2Etw_ADODB_1_Trace_TextA020----
Bid2Etw_ADODB_1_Trace_TextW020----
Bid2Etw_ADOMD_1_Trace_TextA020----
Bid2Etw_ADOMD_1_Trace_TextW020----
Bid2Etw_BCP_1_Trace_TextA020----
Bid2Etw_BCP_1_Trace_TextW020----
Bid2Etw_DBNETLIB_1_Trace_TextA020----
Bid2Etw_DBNETLIB_1_Trace_TextW020----
Bid2Etw_MSADCE_1_Trace_TextA020----
Bid2Etw_MSADCE_1_Trace_TextW020----
Bid2Etw_MSADCF_1_Trace_TextA020----
Bid2Etw_MSADCF_1_Trace_TextW020----
Bid2Etw_MSADCO_1_Trace_TextA020----
Bid2Etw_MSADCO_1_Trace_TextW020----
Bid2Etw_MSADDS_1_Trace_TextA020----
Bid2Etw_MSADDS_1_Trace_TextW020----
Bid2Etw_MSADOX_1_Trace_TextA020----
Bid2Etw_MSADOX_1_Trace_TextW020----
Bid2Etw_MSDADIAG_ETW_Trace_TextA020----
Bid2Etw_MSDADIAG_ETW_Trace_TextW020----
Bid2Etw_MSDAPRST_1_Trace_TextA020----
Bid2Etw_MSDAPRST_1_Trace_TextW020----
Bid2Etw_MSDAREM_1_Trace_TextA020----
Bid2Etw_MSDAREM_1_Trace_TextW020----
Bid2Etw_MSDART_1_Trace_TextA020----
Bid2Etw_MSDART_1_Trace_TextW020----
Bid2Etw_MSDASQL_1_Trace_TextA020----
Bid2Etw_MSDASQL_1_Trace_TextW020----
Bid2Etw_MSDATL3_1_Trace_TextA020----
Bid2Etw_MSDATL3_1_Trace_TextW020----
Bid2Etw_ODBC_1_Trace_TextA020----
Bid2Etw_ODBC_1_Trace_TextW020----
Bid2Etw_ODBCBCP_1_Trace_TextA020----
Bid2Etw_ODBCBCP_1_Trace_TextW020----
Bid2Etw_OLEDB_1_Trace_TextA020----
Bid2Etw_OLEDB_1_Trace_TextW020----
Bid2Etw_RowsetHelper_1_Trace_TextA020----
Bid2Etw_RowsetHelper_1_Trace_TextW020----
Bid2Etw_SQLOLEDB_1_Trace_TextA020----
Bid2Etw_SQLOLEDB_1_Trace_TextW020----
Bid2Etw_SQLSRV32_1_Trace_TextA020----
Bid2Etw_SQLSRV32_1_Trace_TextW020----
broker_transmission_exception0100----
buffer_manager_page_life_expectancy060----
buffer_node_page_life_expectancy070----
buffer_pool_extension_pages_evicted0100----
buffer_pool_extension_pages_read0100----
buffer_pool_extension_pages_written0100----
clustered_columnstore_index_rebuild0110----
collect_all_CSQLSourceExecute0140----
collect_all_ExecUdfLobAccess0140----
collect_all_ExecUdxDataAccess0140----
collect_all_HkProcFExecute0140----
collect_all_UDFInvokeExternal0140----
column_store_index_build_low_memory0100----
column_store_index_build_process_segment0100----
column_store_index_build_throttle0100----
context_switch_callback_executed080----
cpu_threshold_exceeded080----
CreateTrustedDomEx200----
CreateTrustedDomEx_End000----
CreateTrustedDomEx_Start000----
crt_out_of_memory_routine_executed060----
CtlGuidPortableDeviceClassExtension010----
CtlGuidWpdShellExtension010----
cursor_execute070----
deadlock_scheduler_callback_executed090----
drop_database_ex_lock_acquire060----
DsDBIndexChosen100----
DsDBIndexChosen_Info0130----
DSDBIndexConsidered100----
DSDBIndexConsidered_Info0130----
DsDBIntersectIndexes200----
DsDBIntersectIndexes_End0130----
DsDBIntersectIndexes_Start0130----
DsDBSortIndex200----
DsDBSortIndex_End0130----
DsDBSortIndex_Start0130----
DsDrsExecKcc200----
DsDrsExecKcc_End0130----
DsDrsExecKcc_Start0130----
dump_exception_routine_executed070----
EnumTrstedDomEx200----
EnumTrstedDomEx_End000----
EnumTrstedDomEx_Start000----
ex_terminator_called060----
exception_ring_buffer_recorded0140----
Exceptions100----
ExceptionThrown000----
exchange_spill070----
exec_prepared_sql060----
execution_warning080----
existing_connection0270----
exit_routine_executed060----
expression_compile_stop_batch_processing050----
extent_activation_cache_overflow070----
fastloadcontext_enabled080----
feature_extension090----
FtpExtensibility1020----
FtpExtensibility_EndCallProvider030----
FtpExtensibility_EndCreateFtpHost020----
FtpExtensibility_EndCreateProvider020----
FtpExtensibility_FailCallProvider050----
FtpExtensibility_FailCreateFtpHost030----
FtpExtensibility_FailCreateProvider040----
FtpExtensibility_StartCallProvider040----
FtpExtensibility_StartCreateFtpHost020----
FtpExtensibility_StartCreateProvider030----
FtpExtensibility_TerminateExtensibilityProcess030----
FtpSslShowCleartextData220----
FtpSslShowCleartextData_DecryptedData060----
FtpSslShowCleartextData_ToBeEncryptedData060----
full_text_crawl_started090----
full_text_crawl_stopped080----
fulltext_query_exec_stats060----
fulltext_query_recompile090----
fulltext_query_translator060----
fulltext_reorganize_phase1_destination_fragment080----
fulltext_reorganize_phase1_source_fragment080----
fulltext_reorganize_progress080----
fulltext_reorganize_source_fragment080----
fulltext_reorganize_start0120----
fulltext_semantic_document_language0110----
fulltext_test_access_point090----
glm_acquire_database_lock_exception0150----
glm_acquire_table_lock_exception0140----
glm_primary_brick_undo_exception070----
glm_release_database_lock_exception0150----
glm_release_table_lock_exception0140----
hadr_ag_config_data_mutex_acquisition_state070----
hadr_ar_manager_mutex_acquisition_state060----
hadr_ddl_failover_execution_state070----
hadr_xrf_updateXrf_before_recoveryLsn_update060----
hadr_xrf_updateXrf_partialUpdate060----
Header_Extension_TypeGroup0100----
Header_Extension_V0_TypeGroup090----
Header_Extension_V1_TypeGroup090----
HeapExpand080----
HvContextSwitch060----
HvExpress020----
HvExpressFail010----
HvExternalInterrupt010----
HvGuestException020----
HvPauseLoopExit010----
HvPpmExpectedUtility050----
HvReflectedException000----
idle_server_callback_executed080----
IdleAccountingEx090---
IdleExitLatency050----
IdleStateAccountingEx070----
IdleStateBucketEx040----
IkeextTraceProvider000----
index_build_extents_allocation0100----
index_description_unpin080----
IsapiCallExtension030----
IsapiDeleteContext040----
IsapiExtensionDone020----
ISR_Unexpected020----
KerbAcceptSecurityContext200----
KerbAcceptSecurityContext_End050----
KerbAcceptSecurityContext_Start000----
KerbInitSecurityContext200----
KerbInitSecurityContext_End070----
KerbInitSecurityContext_Start000----
logreader_process_text_info0180----
logreader_process_text_ptr0120----
memory_utilization_effect_callback_executed0130----
mixed_extent_activation0110----
mixed_extent_allocation0130----
mixed_extent_deallocation0110----
mixed_page_skipextent0100----
MSFC_NPIVLUNMappingInformationEx080----
MSFT_ExtendedStatus0200----
MSKeyboard_ExtendedID0401---
MSNdis_EnumerateAdapterEx0309---
MSNdis_QueryPhysicalMediumTypeEx0214---
MSNdis_StatusDevicePowerOffEx050---
MSNdis_StatusDevicePowerOnEx050---
MSNdis_StatusExternalConnectivityChange050---
MSNdis_StatusMediaSpecificIndicationEx060---
MSStorageDriver_ScsiInfoExceptions080----
natively_compiled_proc_execution_started070----
non_yielding_iocp_listener_callback_executed080----
non_yielding_rm_callback_executed080----
non_yielding_scheduler_callback_executed080----
prefetch_extent080----
progress_report_online_index_operation0170----
query_execution_batch_hash_aggregation_finished0180----
query_execution_batch_hash_children_reversed070----
query_execution_batch_hash_join_spilled0110----
query_execution_batch_processing_bitmap_build090----
query_execution_batch_processing_hash_table_build0130----
query_execution_generic_trace060----
query_execution_get_batch_from_column_store070----
query_execution_get_batch_vector0130----
query_execution_print_partition_elimination_info070----
query_execution_range_elimination_map_build080----
query_execution_spool_open0200----
query_execution_spool_secondary_open_before_primary080----
query_execution_switch_partition070----
query_post_execution_showplan0160----
query_pre_execution_showplan0140----
query_rpc_fetch_next_row090----
query_rpc_insert_index_row090----
queryvm_context_access_cdbandsetopts0290----
queryvm_context_access_int640110----
queryvm_context_shipping0380----
queryvm_context_writeback0120----
redo_worker_exit060----
security_handler_routine_executed060----
selective_xml_index_no_compatible_sql_type0100----
selective_xml_index_no_compatible_xsd_types0100----
selective_xml_index_path_not_indexed0100----
selective_xml_index_path_not_supported0100----
session_mgr_work_item_end_execution080----
session_mgr_work_item_start_execution080----
set_abort_callback_executed070----
sql_exit_invoked070----
stuck_dispatcher_callback_executed080----
SysCallExit020----
TaskQueueExecute200----
TaskQueueExecute_End0130----
TaskQueueExecute_Start0130----
thread_cache_context_shipping070----
thread_cache_remote_context_setup070----
TSClientActiveXControlTrace020----
UmsContextSwitch060----
unmatched_filtered_indexes0100----
W3CGIFUnexpectedExit030----
W3StartupW3contextStart020----
wait_info_external080----
worker_state_callback_executed080----
XeSosPkg_context_switch_callback_executed110----
XeSosPkg_crt_out_of_memory_routine_executed110----
XeSosPkg_deadlock_scheduler_callback_executed110----
XeSosPkg_dump_exception_routine_executed110----
XeSosPkg_ex_terminator_called110----
XeSosPkg_exception_ring_buffer_recorded110----
XeSosPkg_exit_routine_executed110----
XeSosPkg_idle_server_callback_executed110----
XeSosPkg_memory_utilization_effect_callback_executed110----
XeSosPkg_non_yielding_iocp_listener_callback_executed110----
XeSosPkg_non_yielding_rm_callback_executed110----
XeSosPkg_non_yielding_scheduler_callback_executed110----
XeSosPkg_security_handler_routine_executed110----
XeSosPkg_set_abort_callback_executed110----
XeSosPkg_stuck_dispatcher_callback_executed110----
XeSosPkg_wait_info_external110----
XeSosPkg_worker_state_callback_executed110----
XeSqlPkg_alwayson_ddl_executed110----
XeSqlPkg_availability_group_lease_expired110----
XeSqlPkg_broker_transmission_exception110----
XeSqlPkg_buffer_manager_page_life_expectancy110----
XeSqlPkg_buffer_node_page_life_expectancy110----
XeSqlPkg_buffer_pool_extension_pages_evicted110----
XeSqlPkg_buffer_pool_extension_pages_read110----
XeSqlPkg_buffer_pool_extension_pages_written110----
XeSqlPkg_clustered_columnstore_index_rebuild110----
XeSqlPkg_collect_all_CSQLSourceExecute110----
XeSqlPkg_collect_all_ExecUdfLobAccess110----
XeSqlPkg_collect_all_ExecUdxDataAccess110----
XeSqlPkg_collect_all_HkProcFExecute110----
XeSqlPkg_collect_all_UDFInvokeExternal110----
XeSqlPkg_column_store_index_build_low_memory110----
XeSqlPkg_column_store_index_build_process_segment110----
XeSqlPkg_column_store_index_build_throttle110----
XeSqlPkg_cpu_threshold_exceeded110----
XeSqlPkg_cursor_execute110----
XeSqlPkg_drop_database_ex_lock_acquire110----
XeSqlPkg_exchange_spill110----
XeSqlPkg_exec_prepared_sql110----
XeSqlPkg_execution_warning110----
XeSqlPkg_existing_connection110----
XeSqlPkg_expression_compile_stop_batch_processing110----
XeSqlPkg_extent_activation_cache_overflow110----
XeSqlPkg_fastloadcontext_enabled110----
XeSqlPkg_feature_extension110----
XeSqlPkg_full_text_crawl_started110----
XeSqlPkg_full_text_crawl_stopped110----
XeSqlPkg_fulltext_query_exec_stats110----
XeSqlPkg_fulltext_query_recompile110----
XeSqlPkg_fulltext_query_translator110----
XeSqlPkg_fulltext_reorganize_phase1_destination_fragment110----
XeSqlPkg_fulltext_reorganize_phase1_source_fragment110----
XeSqlPkg_fulltext_reorganize_progress110----
XeSqlPkg_fulltext_reorganize_source_fragment110----
XeSqlPkg_fulltext_reorganize_start110----
XeSqlPkg_fulltext_semantic_document_language110----
XeSqlPkg_fulltext_test_access_point110----
XeSqlPkg_glm_acquire_database_lock_exception110----
XeSqlPkg_glm_acquire_table_lock_exception110----
XeSqlPkg_glm_primary_brick_undo_exception110----
XeSqlPkg_glm_release_database_lock_exception110----
XeSqlPkg_glm_release_table_lock_exception110----
XeSqlPkg_hadr_ag_config_data_mutex_acquisition_state110----
XeSqlPkg_hadr_ar_manager_mutex_acquisition_state110----
XeSqlPkg_hadr_ddl_failover_execution_state110----
XeSqlPkg_hadr_xrf_updateXrf_before_recoveryLsn_update110----
XeSqlPkg_hadr_xrf_updateXrf_partialUpdate110----
XeSqlPkg_index_build_extents_allocation110----
XeSqlPkg_index_description_unpin110----
XeSqlPkg_logreader_process_text_info110----
XeSqlPkg_logreader_process_text_ptr110----
XeSqlPkg_mixed_extent_activation110----
XeSqlPkg_mixed_extent_allocation110----
XeSqlPkg_mixed_extent_deallocation110----
XeSqlPkg_mixed_page_skipextent110----
XeSqlPkg_natively_compiled_proc_execution_started110----
XeSqlPkg_prefetch_extent110----
XeSqlPkg_progress_report_online_index_operation110----
XeSqlPkg_query_execution_batch_hash_aggregation_finished110----
XeSqlPkg_query_execution_batch_hash_children_reversed110----
XeSqlPkg_query_execution_batch_hash_join_spilled110----
XeSqlPkg_query_execution_batch_processing_bitmap_build110----
XeSqlPkg_query_execution_batch_processing_hash_table_build110----
XeSqlPkg_query_execution_generic_trace110----
XeSqlPkg_query_execution_get_batch_from_column_store110----
XeSqlPkg_query_execution_get_batch_vector110----
XeSqlPkg_query_execution_print_partition_elimination_info110----
XeSqlPkg_query_execution_range_elimination_map_build110----
XeSqlPkg_query_execution_spool_open110----
XeSqlPkg_query_execution_spool_secondary_open_before_primary110----
XeSqlPkg_query_execution_switch_partition110----
XeSqlPkg_query_post_execution_showplan110----
XeSqlPkg_query_pre_execution_showplan110----
XeSqlPkg_query_rpc_fetch_next_row110----
XeSqlPkg_query_rpc_insert_index_row110----
XeSqlPkg_queryvm_context_access_cdbandsetopts110----
XeSqlPkg_queryvm_context_access_int64110----
XeSqlPkg_queryvm_context_shipping110----
XeSqlPkg_queryvm_context_writeback110----
XeSqlPkg_redo_worker_exit110----
XeSqlPkg_selective_xml_index_no_compatible_sql_type110----
XeSqlPkg_selective_xml_index_no_compatible_xsd_types110----
XeSqlPkg_selective_xml_index_path_not_indexed110----
XeSqlPkg_selective_xml_index_path_not_supported110----
XeSqlPkg_session_mgr_work_item_end_execution110----
XeSqlPkg_session_mgr_work_item_start_execution110----
XeSqlPkg_sql_exit_invoked110----
XeSqlPkg_thread_cache_context_shipping110----
XeSqlPkg_thread_cache_remote_context_setup110----
XeSqlPkg_unmatched_filtered_indexes110----
comments powered by Disqus
WUtils.com