Ah, that's a good idea...but I guess by-passing this restriction (which
must be in place for a good reason), should not be taken lightly
(especially in an mission critical environment). 

I guess you could also write some UV BASIC code based on RFC4122 if you
want to be "fully compliant". See the C source code supplied in
http://www.ietf.org/rfc/rfc4122.txt. Not exactly a trivia task.





-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Boydell, Stuart
Sent: Thursday, February 14, 2008 3:50 PM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] [UV] Named commons

You can create a VOC entry to run from an execute within a transaction.
Put an 'H' code in att<4>  to allow it to be called during a
transaction...

SBTEST>CT VOC UUIDGEN

     UUIDGEN
0001 Verb to call aix uuid generator
0002 /etc/ncs/uuid_gen
0003 U
0004 CGHIM

>-----Original Message-----
>I need to generate UUID's Universe doesn't have a function that does
this but Unix has
>a : uuidgen program I can execute to capture UUID's.
>
>The problem is that some of our programs run within a TRANSACTION block
and
>cannot execute Unix shell commands within a TRANSACTION block.
-------
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to