UCASE (locale sensitive) scalar function The UCASE function returns a string in which all characters have been converted to uppercase characters using the rules associated with the specified locale. UCASE(string-expression ,locale-name ,code-units ,CODEUNITS16CODEUNITS32OCTETS ) The schema is SYSIBM. UCASE is a synonym for UPPER.