📄 misc.query.resgood
字号:
Using root/SampleProvider as default namespace.Using default class names to test queries. Caught Exception: CQL syntax error: syntax error around token 5 in position 36 while processing rule class_pathStatement with error = SELECT * FROM CQL_TestPropertyTypes, CQL_TestElementCaught Exception: CQL syntax error: syntax error around token 6 in position 44 while processing rule from_criteria->from_specifierStatement with error = SELECT * FROM CQL_TestPropertyTypes alias1 , CQL_TestElement alias2Caught Exception: CQL syntax error: syntax error around token 6 in position 42 while processing rule from_criteria->from_specifierStatement with error = SELECT * FROM CQL_TestPropertyTypes alias, aliasCaught Exception: CQL syntax error: syntax error around token 5 in position 36 while processing rule class_pathStatement with error = SELECT * FROM CQL_TestPropertyTypes, alias CQL_TestPropertyTypesCaught Exception: CQL syntax error: syntax error around token 6 in position 42 while processing rule from_criteria->from_specifierStatement with error = SELECT * FROM CQL_TestPropertyTypes alias, CQL_TestElement aliasCaught Exception: CQL syntax error: syntax error around token 5 in position 36 while processing rule class_pathStatement with error = SELECT * FROM CQL_TestPropertyTypes, CQL_TestPropertyTypesCaught Exception: CQL syntax error: syntax error around token 6 in position 42 while processing rule from_criteria->from_specifierStatement with error = SELECT * FROM CQL_TestPropertyTypes alias, CQL_TestPropertyTypesCaught Exception: CQL syntax error: syntax error around token 5 in position 36 while processing rule class_pathStatement with error = SELECT * FROM CQL_TestPropertyTypes, CQL_TestPropertyTypes aliasCaught Exception: CQL syntax error: syntax error around token 5 in position 36 while processing rule class_pathStatement with error = SELECT * FROM CQL_TestPropertyTypes, alias1, CQL_TestPropertyTypes alias2Caught Exception: CQL syntax error: syntax error around token 7 in position 59 while processing rule comp_op->_EQStatement with error = select * FROM CQL_TestPropertyTypes where PropertyString = '\CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"'Caught Exception: CQL syntax error: syntax error around token 7 in position 59 while processing rule comp_op->_EQStatement with error = select * FROM CQL_TestPropertyTypes where PropertyString = 'CIM_\\\ComputerSystem'Caught Exception: CQL syntax error: syntax error around token 9 in position 81 while processing rule chain->literalStatement with error = select * FROM CQL_TestPropertyTypes where PropertyString = '\\'CIM_ComputerSystem'Caught Exception: The CQLValue is not a string literal while processing rule concat->concat || literal_string.Statement with error = select * from class where class.prop || 'b' || 'c' = 'abc' Caught Exception: CQL syntax error: syntax error around token 8 in position 38 while processing rule concat->chainStatement with error = select * from class where 'a' || class.prop || 'b' || 'c' = 'abc' Caught Exception: The CQLValue is not a string literal while processing rule concat->concat || literal_string.Statement with error = select * from CQL_TestPropertyTypes where PropertyString || 'b' || 'c' = 'abc' Caught Exception: The CQLValue is not a string literal while processing rule concat->concat || literal_string.Statement with error = select * from CQL_TestPropertyTypes where PropertyString || 'b' || 'c' = 'BertRulesbc' Caught Exception: Bad UTF8 encountered parsing rule literal_string in position 76.Error printing statement: The byte sequence starting at index 60 is not valid UTF-8 encoding.There were 17 statements that did NOT parse.=========Evaluate Query======================= 0 =========-----Query: SELECT * FROM CQL_TESTPropertyTypes WHERE inSTanCEId = 2-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"FALSE========= 1 =========-----Query: SELECT * FROM cQL_TEstProperTYTypes WHERE Cql_TestPropertyTypeS.instanceId = 2-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"FALSE========= 2 =========-----Query: SELECT * FROM cQL_TEstProperTYTypes AS ALIAS WHERE alias.InStanCEiD = 2-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"FALSE========= 3 =========-----Query: SELECT * FROM CQL_TESTPropertyTypes WHERE Cql_TestPropertyTypeS::instanceId = 2-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"FALSE========= 4 =========-----Query: SELECT * FROM CQL_TESTPropertyTypes WHERE cql_testpropertytypes.Cql_TEStPropertyTypeS::instanceId = 2-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"FALSE========= 5 =========-----Query: SELECT * FROM CQL_TESTPropertyTypes AS ALIAS WHERE cql_testpropertytypes.alias::instanceId = 2-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2TRUE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"FALSE========= 6 =========-----Query: SELECT * FROM CIM_ComputerSystem WHERE CIM_ComputerSystem.CIM_ComputerSystem::Description = 'Computer System'-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"TRUE========= 7 =========-----Query: SELECT * FROM CIM_ComputerSystem WHERE 'Computer System' = CIM_ComputerSystem.CIM_ComputerSystem::Description-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"TRUE========= 8 =========-----Query: SELECT * FROM CIM_ComputerSystem WHERE CIM_ComputerSystem::Description = 'Computer System'-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"TRUE========= 9 =========-----Query: SELECT * FROM CIM_ComputerSystem WHERE 'Computer System' = CIMComputerSystem::Description-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"FALSE========= 10 =========-----Query: SELECT * FROM CIM_ComputerSystem WHERE Description = 'Computer System'-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"TRUE========= 11 =========-----Query: SELECT * FROM CIM_ComputerSystem WHERE 'Computer System' = Description-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"TRUE========= 12 =========-----Query: SELECT * FROM CIM_System WHERE CIM_ComputerSystem::Description = 'Computer System'-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"TRUE========= 13 =========-----Query: SELECT * FROM CIM_System WHERE CIM_ComputerSystem.CIM_ComputerSystem::Description = 'Computer System'-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=1FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypes.InstanceId=2FALSE-----Instance: //a.b.com/root/SampleProvider:CIM_ComputerSystem.CreationClassName="CIM_RunningOS",Name="sysName"FALSE========= 14 =========-----Query: SELECT * FROM CIM_System WHERE CIM_System::Description = 'Computer System'-----Instance: //a.b.com/root/SampleProvider:CQL_TestElement.InstanceId=0FALSE-----Instance: //a.b.com/root/SampleProvider:CQL_TestPropertyTypesMissing.InstanceId=3FALSE
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -