If you are new to postgres database, you might face following error while logging in to the psql.
Error: psql: FATAL: database "root" does not exist
CAUSE:
A...
While connecting to Postgres Database from any client we often face of not able to connect to the database server with following error.
Error: psql: could...
Oracle has announced around 200 new innovations in Oracle Database 21c on 13th Jan, 2021. This database version is readily available in Oracle Cloud....
While exporting a LOB table, we often face issue of undo_retention as follows.
ORA-31693: Table data object ""."" failed to load/unload and is being...