Thread: sequence generator for sysids

sequence generator for sysids

From
Andrew Dunstan
Date:
I was looking at a sequence generator for sysids.

It appears to me that such an object would need to be global, and it 
looks like the only way to create global things is in the bootstrap 
code. But it doesn't look like the bootstrap code knows how to create a 
sequence object, so we'd have to teach it.

Is this correct?

cheers

andrew