Showing posts with label ORA-06553: PLS-801: internal error [56319]. Show all posts
Showing posts with label ORA-06553: PLS-801: internal error [56319]. Show all posts

Monday, March 16, 2015

ORA-06553: PLS-801: internal error [56319]

You will face this error while connecting to a database which has word size (32-bit or 64-bit) different than the actual installation binaries (32-bit or 64-bit). It means that if database was created (and running) on a 64-bit platform and then you move/restore same database to a 32-bit platform, or vice versa, you will be facing this problem.

Popular Posts - All Times