Struggling with WordPress backups? Learn how to set up an automated, custom shell script for reliable site and database protection, right from your server’s CLI.
Continue reading...linux
Single Instance to RACOne Node Conversion.
Convert single instance to RAC using rconfig utility. Verify the database is added to cluster and is SINGLE Instance. [oracle@SAMOELNODE01 ~]$ srvctl config database -d ORCL Database unique name: ORCL Database name: Oracle home: /u01/app/oracle/product/11.2.0.4/dbhome_2 Oracle user: oracle Spfile: Domain: Start options: open Stop options: immediate Database role: PRIMARY Management policy: AUTOMATIC Server pools:...
Continue reading...Configure unixODBC in Linux
Configuring unixODBC on Linux, can be a general requirement for Peoplesoft or many Application to connect to Oracle database. Check whether all required RPMs present or Not…as follows. [root@SAMOEL47UAT2 unixODBC-2.2.14]# rpm -q unixODBC unixODBC-2.2.11-1.0.1.RHEL4.1 [root@SAMOEL47UAT2 unixODBC-2.2.14]# rpm -q qt qt-3.3.3-13.RHEL4 [root@SAMOEL47UAT2 unixODBC-2.2.14]# rpm -q unixODBC-kde unixODBC-kde-2.2.11-1.0.1.RHEL4.1 Output of following command should be /usr...
Continue reading...
Recent Comments