Hello,

 

Data is retrieved which are not available in “where” clause. Application teams have seen some cases where this works fine after some hours.

After data load we are seeing incorrect data being fetched. Are there any know issues with the below versions ?

 

Database: MonetDB v11.27.13 (Jul2017-SP4)

 

 

sql>select * FROM "IT_DSJ_NCKLDN_45121" WHERE COL_NAME='M_59647_KEY' AND SORT_TYPE='ORTH';

+-------------------+--------------+------------+-------------------+-------------------+--------------------+--------------------+------+-------+------+

| attr_name         | col_name     | avp_key    | attr_value        | attr_long_value   | attr_short_value   | attr_medium_value  | pare | sort_ | sort |

:                   :              :            :                   :                   :                    :                    : nt_a : order : _typ :

:                   :              :            :                   :                   :                    :                    : vp_k :       : e    :

:                   :              :            :                   :                   :                    :                    : ey   :       :      :

+===================+==============+============+===================+===================+====================+====================+======+=======+======+

| ABRASIVE INFO     | S_22_KEY     |      30000 | N/A               | N/A               | N/A                | N/A                | null | 30000 | CATG |

| ABRASIVE INFO     | S_22_KEY     |      30000 | N/A               | N/A               | N/A                | N/A                | null | 30000 | ORTH |

| ABRASIVE INFO     | S_22_KEY     |      30000 | N/A               | N/A               | N/A                | N/A                | null | 30000 | ORTH |

| ABSORBENCY LEVEL  | S_23_KEY     |      30000 | N/A               | N/A               | N/A                | N/A                | null | 30000 | CATG |

| ABSORBENCY LEVEL  | S_23_KEY     |      30000 | N/A               | N/A               | N/A                | N/A                | null | 30000 | ORTH |

| ABSORBENCY LEVEL  | S_23_KEY     |      30000 | N/A               | N/A               | N/A                | N/A                | null | 30000 | ORTH |

| ACTIVE INGREDIENT | S_25_KEY     |      30000 | N/A               | N/A               | N/A                | N/A                | null | 30000 | CATG |

| ACTIVE INGREDIENT | S_25_KEY     |      30000 | N/A               | N/A               | N/A                | N/A                | null | 30000 | ORTH |

 

Thank You,

Gautham