SAP Knowledge Base Article - Preview

3014346 - Log() function reports wrong result if PCI enabled - SAP ASE

Symptom

  • Log() function reports wrong result if parameter "enable PCI" is enabled:

    select log (1.01)
    go
     ---------------------------
                        0.000000
  • When this parameter is not enabled then the result set is correct:

    select log (1.01)
    go
     ---------------------------
                        0.009950
     


Read more...

Environment

  • SAP Adaptive Server Enterprise (ASE)
  • Windows 
  • ASE's configuration option "enable PCI" is on
  • The Windows locale setting "Decimal symbol" is set to a comma (',') instead of a period ('.')

Product

SAP Adaptive Server Enterprise 16.0

Keywords

enable PCI wrong incorrect truncate result log log() windows CR 824011 CR824011 , 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.