motodreamer.wordpress.com
April | 2012 | Another Exadata Database Machine Blog
https://motodreamer.wordpress.com/2012/04
Another Exadata Database Machine Blog. Every trip is a new adventure. Monthly Archives: April 2012. Exalogic connection to Exadata with SDP Protocol over Virtual Infiniband IPs. April 12, 2012. Last week,Some developers ask me how we can connect our Weblogic(in the exalogic) server to exadata,I quickly read the ACS document. Summaries in briefly, First of all,you need to define a new LISTENER which is named LISTENER IB at the Exadata … Continue reading →. April 9, 2012. Keşfetmek için sür. 5 years ago.
motodreamer.wordpress.com
June | 2013 | Another Exadata Database Machine Blog
https://motodreamer.wordpress.com/2013/06
Another Exadata Database Machine Blog. Every trip is a new adventure. Monthly Archives: June 2013. June 24, 2013. GİDERAYAK Giderayak işlerim var bitirilecek, giderayak. Ceylanı kurtardım avcının elinden ama daha baygın yatar ayılamadı. Kopardım portakalı dalından ama kabuğu soyulamadı. Oldum yıldızlarla haşır neşir ama sayısı bir tamam sayılamadı. Kuyudan çektim suyu ama bardaklara konulamadı. Güller dizildi tepsiye ama … Continue reading →. June 24, 2013. June 24, 2013. Blog at WordPress.com.
juliandontcheff.wordpress.com
Twelve new DBA commands for Oracle 12c | Julian Dontcheff's Database Blog
https://juliandontcheff.wordpress.com/2014/01/25/twelve-new-dba-commands-for-oracle-12c
Julian Dontcheff's Database Blog. Twelve new DBA commands for Oracle 12c. On January 25, 2014. With more than 500 new features, Oracle Database 12c is designed to give us exactly what we need for easy database administration, consolidation, security and availability. And I cannot deny the complexity it brings into our pluggable world…. But straight to the point. Here are 12 new commands for Oracle DBAs:. 1 impdp … transform=disable archive logging:Y. GET OPATCH BUGS: Provides a bugs list for a patch.
mdesouza.wordpress.com
EM 12c: Enterprise Manager 12.1.0.4 Cloud Control Agent Removal Using AgentDeinstall.pl on the Target Host and Agent Decommission in the Console | Mike Desouza's Blog
https://mdesouza.wordpress.com/2015/06/03/em-12c-enterprise-manager-12-1-0-4-cloud-control-agent-removal-using-agentdeinstall-pl-on-the-target-host-and-agent-decommission-in-the-console
Mike Desouza's Blog. EM 12c: Enterprise Manager 12.1.0.4 Cloud Control Agent Removal Using AgentDeinstall.pl on the Target Host and Agent Decommission in the Console. EM 12c: Enterprise Manager 12.1.0.4 Cloud Control Agent Removal Using AgentDeinstall.pl on the Target Host and Agent Decommission in the Console. June 3, 2015. Doc ID 1673394.1. Https:/ support.oracle.com/epmos/faces/DocumentDisplay? AfrLoop=374609243071250&id=1673394.1& adf.ctrl-state=ex8zdbzc7 77. Leave a Reply Cancel reply. Build a websi...
neeraj-dba.blogspot.com
One Can Succeed at Almost Anything For Which He Has Enthusiasm...: April 2013
http://neeraj-dba.blogspot.com/2013_04_01_archive.html
One Can Succeed at Almost Anything For Which He Has Enthusiasm. All the Views expressed here are my own and do not reflect opinions or views of the anyone else.All the views are tested on my testing environment and kindly test the post before applying anything on production.You can reach to me at neeraj.vishen@gmail.com . Saturday, April 20, 2013. Largest Databases of the World. I guess, it may be google and then search on net and find some interesting facts which i will like to share you all . Let&#...
neeraj-dba.blogspot.com
One Can Succeed at Almost Anything For Which He Has Enthusiasm...: May 2013
http://neeraj-dba.blogspot.com/2013_05_01_archive.html
One Can Succeed at Almost Anything For Which He Has Enthusiasm. All the Views expressed here are my own and do not reflect opinions or views of the anyone else.All the views are tested on my testing environment and kindly test the post before applying anything on production.You can reach to me at neeraj.vishen@gmail.com . Friday, May 24, 2013. ORA-00020 and Impact on database on increasing processes values. The maximum number of processes is specified by the initialization parameter " processes. Try the ...
neeraj-dba.blogspot.com
One Can Succeed at Almost Anything For Which He Has Enthusiasm...: What are Patches and how to apply patches ?
http://neeraj-dba.blogspot.com/2013/07/what-are-patches-and-how-to-apply.html
One Can Succeed at Almost Anything For Which He Has Enthusiasm. All the Views expressed here are my own and do not reflect opinions or views of the anyone else.All the views are tested on my testing environment and kindly test the post before applying anything on production.You can reach to me at neeraj.vishen@gmail.com . Sunday, July 21, 2013. What are Patches and how to apply patches? Oracle Patches are of various kinds . Here , we are broadly categorizing it into two groups . 2) Patchset Updates :.
uhesse.com
Data Guard | The Oracle Instructor
https://uhesse.com/tag/data-guard
Explain, Exemplify, Empower. Posts Tagged Data Guard. Another reason why you should use the Data Guard Broker for your #Oracle Standby. Posted by Uwe Hesse. On May 18, 2016. The Data Guard Broker is recommended for various reasons,. This one is less obvious: It prevents a Split-Brain problem that may otherwise occur in certain situations. Let me show you:. Oracle@uhesse ]$ dgmgrl sys/oracle@prima. Oracle@uhesse ]$ ps -ef grep smon. Oracle 6279 1 0 08:30? 00:00:00 ora smon prima oracle 6786 1 0 08:32?
bkwmedia.blogspot.com
bkwmedia (заметки Oracle DBA): декабря 2008
http://bkwmedia.blogspot.com/2008_12_01_archive.html
Bkwmedia (заметки Oracle DBA). Вторник, 16 декабря 2008 г. Standby сервер - заметки. Включение/отключение автоматического управления файлами на резервном сервере:. ALTER SYSTEM STANDBY FILE MANAGEMENT = AUTO;. ALTER SYSTEM STANDBY FILE MANAGEMENT = MANUAL;. Команда ручного добавления файла данных на резервном сервере:. Alter database create datafile 'UNNAMED00012' as '/oradata/users02.dbf';. Включение режима принудительного переключения журналов повтора:. Alter system set archive lag target=900;. How to ...