How to fix the Oracle error ORA-32026: string.string has fewer columns compared to string table.?
In this post, you’ll learn more about the Oracle ErrorORA-32026: string.string has fewer columns compared to string table. with the details on why you receive this error and the possible solution to fix it.
Oracle Error Description
ORA-32026: string.string has fewer columns compared to string table.
Reason for the Error ORA-32026: string.string has fewer columns compared to string table.
An attempt was made to set the audit table to a table or view object that has fewer columns compared to the base audit table.
How to fix the Error ORA-32026: string.string has fewer columns compared to string table. ?
You can fix this error in Oracle by following the below steps
Specify a valid table or view object for the audit table option.
Leave Your Comment