| Error | ORA-36157 |
Description | (XSMXAGGRCOMMIT) To use the AUTOCOMMIT keyword, you must also specify the AUTOUPDATE keyword. | Cause | The user specified AUTOCOMMIT but not AUTOUPDATE on the AGGREGATE command line, which is illegal | Action | Either also specify AUTOUPDATE or don`t specify AUTOCOMMIT |