Oracle Database 12c New Features
Oracle Database 12c New Features
(Move to ...)
▼
RMAN Command
›
LIST RMAN>list archivelog all; RMAN>list copy of archivelog until time ‘SYSDATE-10’; RMAN>list copy of archivelog from time ‘SY...
PRVF-0002 : Could not retrieve local nodename
›
If you encounter following error PRVF-0002 : Could not retrieve local nodename make sure your ip and hostname set in the /etc/hosts a...
Install Oracle 12c on Linux 7
›
Install required packages yum install xterm libXaw libXpm binutils glibc-kernheaders gcc gcc-c++ glibc glibc-common libstdc++ libstdc++-...
Tablespaces in multitenancy
›
Note: In a non-CDB, all the tablespaces belong to one database. In the CDB, one set of tablespaces belong to the root container, and each P...
Tablespaces in multitenancy
›
Note: In a non-CDB, all the tablespaces belong to one database. In the CDB, one set of tablespaces belong to the root container, and...
Using glogin.sql to have friendly and nice SQLPLUS multitenancy environment
›
When we are working at multitenancy it is good to have glogin configured to show container info. I am having following glogin.sql. You can f...
Using glogin.sql to have friendly and nice SQLPLUS multitenancy environment
›
When we are working at multitenancy it is good to have glogin configured to show container info. I am having following glogin.sql. You ...
›
Home
View web version