ORA-25126: Invalid name specified for BUFFER_POOL
What triggered the Error:
e name of the buffer pool specified by the user is invalid. The only valid names are KEEP, RECYCLE and DEFAULT.What should we do to fix it:
e a valid name or remove the BUFFER_POOL clause.