Database - Oracle - DBA - 11g - New Features, Database - Oracle - DBA - 11g - RAC - Administration 12 Aug 2011 Oracle 11g Release 2: New Features Here are some of the new features of Oracle 11g Release 2 that I have come across.Oracle ASM & Oracle… Ingress Team No Comments
Database - Oracle - DBA - 11g - Command, Database - Oracle - DBA - 11g - RAC - Administration 01 Aug 2011 Oracle 11g Release 2: Viewing Logical Content of OCR (OCRDUMP Utility) The ocrdump utility is used to view the logical conent of the OCR. This is used mostly for troubleshooting. The… Ingress Team 1 Comment
Database - Oracle - DBA - 11g - Administration, Database - Oracle - DBA - 11g - RAC - Administration 01 Aug 2011 Oracle 11g: Process that cause Node Reboot / Avoiding False Reboot There are few processes that can evict nodes from the cluster or cause a node rebooting issue.hangcheck-timer: This process is… Ingress Team No Comments
Wintel Support 29 Jul 2011 Printer mapping issue while using Terminal Server session To resolve this problem on a computer that is not running Windows Server 2003, force all ports (including DOT4) on… Ingress Team No Comments
Database - Oracle - DBA, Database - Oracle - DBA - 11g - Administration, Database - Oracle - DBA - 11g - Command, Database - Oracle - DBA - 11g - RAC - Administration 20 Jul 2011 Oracle 11g Release 2: SRVCTL commands PART 5 [DISKGROUP] SRVCTL command for Diskgroup: To add the diskgroupThere is no command like srvctl add for Oracle ASM disk groups. Disk groups… Ingress Team No Comments
Database - Oracle - DBA, Database - Oracle - DBA - 11g - Administration, Database - Oracle - DBA - 11g - Command, Database - Oracle - DBA - 11g - RAC - Administration 19 Jul 2011 Oracle 11g Release 2: Add a Node in the Cluster with addNode.sh Currently we have 2 node cluster in the below example and we will be adding 3rd node to it.There are… Ingress Team No Comments
Database - Oracle - DBA - 11g - Administration, Database - Oracle - DBA - 11g - RAC - Administration 18 Jul 2011 Oracle 11g Release 2: Delete a Node from the Cluster We have 3 node rac in the below example (racn1, racn2 and racn3), where we are removing racn3 from the… Ingress Team 1 Comment
Database - Oracle - DBA, Database - Oracle - DBA - 11g - Administration, Database - Oracle - DBA - 11g - Command, Database - Oracle - DBA - Administration 18 Jul 2011 Oracle 11g Release 2: SRVCTL commands PART 4 [LISTENER] SRVCTL command for Listener:To add/remove listenersrvctl add listener -n node_name -o ORACLE_HOME [-l listener_name]srvctl add listener ân linuxrac01 âo $ORACLE_HOME… Ingress Team No Comments
Database - Oracle - DBA, Database - Oracle - DBA - 11g - Administration, Database - Oracle - DBA - 11g - Command 17 Jul 2011 Oracle 11g Release 2: SRVCTL commands PART 3 [ASM] SRVCTL command for ASMÂ To add/remove the ASMsrvctl add asm [-l lsnr_name] [-p spfile] [-d asm_diskstring]srvctl remove asm -l [-f]srvctl add… Ingress Team No Comments
Database - Oracle - DBA, Database - Oracle - DBA - 11g - Administration, Database - Oracle - DBA - 11g - Command, Database - Oracle - DBA - Administration 17 Jul 2011 Oracle 11g Release 2: SRVCTL commands PART 2 [Instance] SRVCTL command for Instances To add the instancesrvctl add instance âd db_name âi inst_name -n node_namesrvctl add instance -d bhavik_test -i… Ingress Team No Comments