Archive for the ‘Oracle’ Category
Checking Requirement: —————————- #/usr/sbin/prtconf | grep “Memory size” [Check RAM size] # /usr/sbin/swap -s [check swap] # df -k /tmp [check /tmp size (>400mb)] # uname -r [check solaris version] # pkginfo -i SUNWarc SUNWbtool SUNWhea SUNWlibm SUNWlibms SUNWsprot SUNWsprox SUNWtoo SUNWi1of SUNWi1cs SUNWi15cs SUNWxwfnt # cat /etc/nsswitch.conf | grep hosts # hostname # domainname [...]
=================================== R-M-A-N = =================================== Connect: $rman target / $rman nocatalog target / $rman nocatalog target sys/aziz@JKTDB2 $rman target sys/aziz@JKTDB2 RMAN> shutdown; RMAN> shutdown immediate; RMAN> startup mount; >>startup an instance and mounting database RMAN> startup nomout; >>startup an instance without mounting database RMAN> startup restrict; >>restricting access to an instance at startup RMAN> ALTER SYSTEM [...]






