Change fallback protection and space allocation options on the finance database as follows.
MODIFY DATABASE finance AS PERM = 75000000, SPOOL = 150000000, NO FALLBACK, DROP DEFAULT JOURNAL TABLE = finance.journals;
Change fallback protection and space allocation options on the finance database as follows.
MODIFY DATABASE finance AS PERM = 75000000, SPOOL = 150000000, NO FALLBACK, DROP DEFAULT JOURNAL TABLE = finance.journals;