WebSphere Message Broker, Version 8.0.0.7 Operating Systems: AIX, HP-Itanium, Linux, Solaris, Windows, z/OS

See information about the latest product version

UUIDASBLOB function

UUIDASBLOB is a miscellaneous function that returns universally unique identifiers (UUIDs) as BLOBs.

Syntax

Read syntax diagramSkip visual syntax diagram
>>-UUIDASBLOB--+-----------------------------+-----------------><
               '-(--source_character_uuid--)-'   

If (source_character_uuid) is not specified, UUIDASBLOB creates a new UUID and returns it as a BLOB.

If (source_character_uuid) is specified, UUIDASBLOB converts an existing character UUID in the form dddddddd_dddd_dddd_dddd_dddddddddddd to the BLOB form. An exception is thrown if the parameter is not of the expected form.

The result is NULL if a NULL parameter is supplied.

Notices | Trademarks | Downloads | Library | Support | Feedback

Copyright IBM Corporation 1999, 2016Copyright IBM Corporation 1999, 2016.

        
        Last updated:
        
        Last updated: 2016-05-23 14:47:14


Reference topicReference topic | Version 8.0.0.7 | ak05900_