SAP Knowledge Base Article - Preview

2259628 - Error 403 "Invalid operator for datatype op: is null type: IMAGE" with 'streamlined dynamic SQL' off - SAP ASE

Symptom

  • When 'streamlined dynamic SQL' is set to 0 (off)
  • Error 403 is returned when runnung SQL with a TEXT or IMAGE variable of value is NULL:

    declare @rapport_reg image
    if (@rapport_reg is null)
    print "foobar"
    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.