You are on page 1of 4

Code Description Source Line Column

1 EX0018 The operator Key Lookup has a relative cost of 50%


and may need revising (Node Id: 3, Estimated Operator Cost:50% | 0.0032831,
Estimated Rows:1, Logical Operator: Key Lookup ). dbo.ufn_DataPropertiesProduct
100 26
2 EX0018 The operator Key Lookup has a relative cost of 50%
and may need revising (Node Id: 4, Estimated Operator Cost:50% | 0.0032831,
Estimated Rows:1, Logical Operator: Key Lookup ). dbo.ufn_DataPropertiesProduct
114 45
3 EX0018 The operator Key Lookup has a relative cost of 50%
and may need revising (Node Id: 4, Estimated Operator Cost:50% | 0.0032831,
Estimated Rows:1, Logical Operator: Key Lookup ). dbo.ufn_DataPropertiesProduct
129 45
4 EX0018 The operator Key Lookup has a relative cost of 50%
and may need revising (Node Id: 4, Estimated Operator Cost:50% | 0.0032831,
Estimated Rows:1, Logical Operator: Key Lookup ). dbo.ufn_DataPropertiesProduct
144 45
5 EX0018 The operator Table Scan has a relative cost of 100%
and may need revising (Node Id: 2, Estimated Operator Cost:100% | 0.0032831,
Estimated Rows:1, Logical Operator: Table Scan). dbo.ufn_DataPropertiesProduct
170 22
6 EX0018 The operator Table Scan has a relative cost of 100%
and may need revising (Node Id: 2, Estimated Operator Cost:100% | 0.0032831,
Estimated Rows:1, Logical Operator: Table Scan). dbo.ufn_DataPropertiesProduct
173 60
7 EX0018 The operator Table Scan has a relative cost of 100%
and may need revising (Node Id: 1, Estimated Operator Cost:100% | 0.0032831,
Estimated Rows:1, Logical Operator: Table Scan). dbo.ufn_DataPropertiesProduct
176 28
8 SA0097 The cyclomatic complexity of the [dbo].
[ufn_DataPropertiesProduct] function is 15. dbo.ufn_DataPropertiesProduct 2
0
9 SA0108 Avoid using NOLOCK hint, use isolation levels
instead. dbo.ufn_DataPropertiesProduct 232 34
10 SA0108 Avoid using NOLOCK hint, use isolation levels
instead. dbo.ufn_DataPropertiesProduct 233 53
11 SA0108 Avoid using NOLOCK hint, use isolation levels
instead. dbo.ufn_DataPropertiesProduct 263 39
12 SA0108 Avoid using NOLOCK hint, use isolation levels
instead. dbo.ufn_DataPropertiesProduct 274 40
13 SA0108 Avoid using NOLOCK hint, use isolation levels
instead. dbo.ufn_DataPropertiesProduct 285 40
14 SA0115 Variable @IdValidation assignment from SELECT with no
rows not ensured. dbo.ufn_DataPropertiesProduct 101 9
15 SA0115 Variable @IdValidation assignment from SELECT with no
rows not ensured. dbo.ufn_DataPropertiesProduct 115 9
16 SA0115 Variable @IdValidation assignment from SELECT with no
rows not ensured. dbo.ufn_DataPropertiesProduct 130 9
17 SA0115 Variable @IdValidation assignment from SELECT with no
rows not ensured. dbo.ufn_DataPropertiesProduct 145 9
18 SA0115 Variable @ValidationName assignment from SELECT with
no rows not ensured. dbo.ufn_DataPropertiesProduct 177 10
19 SA0115 Variable @ResponseCode assignment from SELECT with no
rows not ensured. dbo.ufn_DataPropertiesProduct 181 10
20 SA0115 Variable @LengthPan assignment from SELECT with no
rows not ensured. dbo.ufn_DataPropertiesProduct 182 4
21 SA0115 Variable @InitialPinValidation assignment from SELECT
with no rows not ensured. dbo.ufn_DataPropertiesProduct 183 4
22 SA0115 Variable @InitialValidationMethod assignment from
SELECT with no rows not ensured. dbo.ufn_DataPropertiesProduct 192 4
23 SA0115 Variable @InitialKvp assignment from SELECT with no
rows not ensured. dbo.ufn_DataPropertiesProduct 201 4
24 SA0115 Variable @InitialPvki assignment from SELECT with no
rows not ensured. dbo.ufn_DataPropertiesProduct 210 4
25 SA0115 Variable @InitialKvc assignment from SELECT with no
rows not ensured. dbo.ufn_DataPropertiesProduct 219 4
26 SA0115 Variable @IdProduct assignment from SELECT with no
rows not ensured. dbo.ufn_DataPropertiesProduct 230 4
27 SA0115 Variable @CancelActivationBlockCard assignment from
SELECT with no rows not ensured. dbo.ufn_DataPropertiesProduct 231 4
28 SA0122 Column [dbo].[SecurityValidationConfiguration].
[IdTransactionType] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 105 6
29 SA0122 Column [dbo].[SecurityValidationConfiguration].
[AccountType] is nullable. Use ISNULL(Column,Default Value) on nullable columns in
expressions. dbo.ufn_DataPropertiesProduct 106 6
30 SA0122 Column [dbo].[SecurityValidationConfiguration].
[IdTransactionType] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 119 6
31 SA0122 Column [dbo].[SecurityValidationConfiguration].
[AccountType] is nullable. Use ISNULL(Column,Default Value) on nullable columns in
expressions. dbo.ufn_DataPropertiesProduct 136 6
32 SA0122 Nullable column [text] was found on an INNER JOIN
clause. dbo.ufn_DataPropertiesProduct 168 7
33 SA0122 Column [index] is nullable. Use ISNULL(Column,Default
Value) on nullable columns in expressions. dbo.ufn_DataPropertiesProduct 165
9
34 SA0122 Column [text] is nullable. Use ISNULL(Column,Default
Value) on nullable columns in expressions. dbo.ufn_DataPropertiesProduct 165
22
35 SA0122 Nullable column [index] was found on an ORDER BY
clause. dbo.ufn_DataPropertiesProduct 169 11
36 SA0122 Column [index] is nullable. Use ISNULL(Column,Default
Value) on nullable columns in expressions. dbo.ufn_DataPropertiesProduct 172
29
37 SA0122 Column [index] is nullable. Use ISNULL(Column,Default
Value) on nullable columns in expressions. dbo.ufn_DataPropertiesProduct 173
29
38 SA0122 Column [index] is nullable. Use ISNULL(Column,Default
Value) on nullable columns in expressions. dbo.ufn_DataPropertiesProduct 179
9
39 SA0122 Column [ValidationName] is nullable. Use
ISNULL(Column,Default Value) on nullable columns in expressions.
dbo.ufn_DataPropertiesProduct 177 40
40 SA0122 Column [dbo].[ProductCardProperties].
[Pin1Verification] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 185 45
41 SA0122 Column [dbo].[ProductCardProperties].
[Pin2Verification] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 186 45
42 SA0122 Column [dbo].[ProductCardProperties].
[Pin3Verification] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 187 45
43 SA0122 Column [dbo].[ProductCardProperties].
[Pin4Verification] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 188 45
44 SA0122 Column [dbo].[ProductCardProperties].
[Pin5Verification] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 189 45
45 SA0122 Column [dbo].[ProductCardProperties].
[Pin6Verification] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 190 45
46 SA0122 Column [dbo].[ProductCardProperties].
[Pin1VerificationMethod] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 194 45
47 SA0122 Column [dbo].[ProductCardProperties].
[Pin2VerificationMethod] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 195 45
48 SA0122 Column [dbo].[ProductCardProperties].
[Pin3VerificationMethod] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 196 45
49 SA0122 Column [dbo].[ProductCardProperties].
[Pin4VerificationMethod] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 197 45
50 SA0122 Column [dbo].[ProductCardProperties].
[Pin5VerificationMethod] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 198 45
51 SA0122 Column [dbo].[ProductCardProperties].
[Pin6VerificationMethod] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 199 45
52 SA0122 Column [dbo].[ProductCardProperties].
[Pin1VerificationKey] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 203 65
53 SA0122 Column [dbo].[ProductCardProperties].
[Pin2VerificationKey] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 204 65
54 SA0122 Column [dbo].[ProductCardProperties].
[Pin3VerificationKey] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 205 65
55 SA0122 Column [dbo].[ProductCardProperties].
[Pin4VerificationKey] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 206 65
56 SA0122 Column [dbo].[ProductCardProperties].
[Pin5VerificationKey] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 207 65
57 SA0122 Column [dbo].[ProductCardProperties].
[Pin6VerificationKey] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 208 65
58 SA0122 Column [dbo].[ProductCardProperties].
[Pvki1OrLengthPin1] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 212 45
59 SA0122 Column [dbo].[ProductCardProperties].
[Pvki2OrLengthPin2] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 213 45
60 SA0122 Column [dbo].[ProductCardProperties].
[Pvki3OrLengthPin3] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 214 45
61 SA0122 Column [dbo].[ProductCardProperties].
[Pvki4OrLengthPin4] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 215 45
62 SA0122 Column [dbo].[ProductCardProperties].
[Pvki5OrLengthPin5] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 216 45
63 SA0122 Column [dbo].[ProductCardProperties].
[Pvki6OrLengthPin6] is nullable. Use ISNULL(Column,Default Value) on nullable
columns in expressions. dbo.ufn_DataPropertiesProduct 217 45
64 SA0126 Operator combines two different types will cause
implicit conversion. (nvarchar,int) dbo.ufn_DataPropertiesProduct 168 18

You might also like