SAP Knowledge Base Article - Preview

2259628 - Error 403 "Invalid operator for datatype op: is null type: IMAGE" when 'streamlined dynamic SQL' is set to 0 - SAP ASE

Symptom

  • Configure the 'streamlined dynamic SQL' option to 0 (zero)
  • Error 403 is returned if you test the value of an IMAGE variable whose value is NULL:

    1> declare @rapport_reg image
    2> if (@rapport_reg is null)
    3> print "coucou"
    4> go
    Msg 403, Level 16, State 2:
    Server 'TEST_ASE', Line 2:
    Invalid operator for datatype op: is null type: IMAGE.


Read more...

Environment

SAP Adaptive Server Enterprise (ASE)

Product

SAP Adaptive Server Enterprise 15.7

Keywords

"Msg 403", text, configuration , KBA , BC-SYB-ASE , Sybase ASE Database Platform (non Business Suite) , Bug Filed

About this page

This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).

Search for additional results

Visit SAP Support Portal's SAP Notes and KBA Search.