Hi James,
Following your approach,  i reduce the region number of SYSTEM.SEQUENCE to 2. 
But a new problem was subsequently appeared.
When executing "select * from SYSTEM.SEQUENCE;",  encountered the following 
error:
Error: ERROR 604 (42P00): Syntax error. Mismatched input. Expecting "NAME", got 
"SEQUENCE" at line 1, column 22. (state=42P00,code=604)
While executing   "select * from SYSTEM.CATALOG;" or  "select * from 
SYSTEM.STATS;" all are okay.
Whether or not the error is the side-effect of the approach above?

Reply via email to