
timurakhmadeev.wordpress.com
Timur Akhmadeev's blog(by Timur Akhmadeev)
http://timurakhmadeev.wordpress.com/
(by Timur Akhmadeev)
http://timurakhmadeev.wordpress.com/
TODAY'S RATING
>1,000,000
Date Range
HIGHEST TRAFFIC ON
Tuesday
LOAD TIME
0.9 seconds
16x16
32x32
PAGES IN
THIS WEBSITE
10
SSL
EXTERNAL LINKS
152
SITE IP
192.0.78.12
LOAD TIME
0.938 sec
SCORE
6.2
Timur Akhmadeev's blog | timurakhmadeev.wordpress.com Reviews
https://timurakhmadeev.wordpress.com
(by Timur Akhmadeev)
Transcript of the interview with Jonathan Lewis « Timur Akhmadeev's blog
https://timurakhmadeev.wordpress.com/2013/10/14/transcript-of-the-interview-with-jonathan-lewis
Timur Akhmadeev's blog. Interview with Jonathan Lewis. Transcript of the interview with Jonathan Lewis. If you missed the interview with Jonathan Lewis. Or don’t want to spend 93 minutes watching it, here is its transcript. Thanks to Stanislav Osekin from Innova, who did most of the hard work. I have only corrected special Oracle terms. Also thanks to Jonathan, who helped me in several complex cases where I couldn’t understand the wording. T: Hello and welcome! J: Morning, Timur! Nice to be here! J: I’ve...
Timur Akhmadeev's blog
https://timurakhmadeev.wordpress.com/page/2
Timur Akhmadeev's blog. Newer posts ». April 5, 2012 – 23:18. Reminded me of my own fail happened several months ago. Continue reading →. April 3, 2012 – 17:25. I’ve a level 5 Statspack report from a real production 11.2.0.2 database with the following Top 5 Timed events section:. The complete report (without SQL and several other sections) is here. Can you explain what and why is wrong in this Top? March 22, 2012 – 22:21. Method and apparatus for reapplying changes to a database. 8211; a very good-looki...
Averages « Timur Akhmadeev's blog
https://timurakhmadeev.wordpress.com/2014/02/20/averages
Timur Akhmadeev's blog. Transcript of the interview with Jonathan Lewis. Hotsos 2016 ». Recently while observing AWR reports, I’ve seen a very good example of how average value hides important pattern. Here is a Workload Comparison section from an AWR diff report (generated with $ORACLE HOME/rdbms/admin/awrddrpt.sql):. Luckily there are other sources of information in AWR, and system metrics. And here is an important detail: 1st period is in red. Compared to the 1st report, is actually showing that spike...
System statistics poll « Timur Akhmadeev's blog
https://timurakhmadeev.wordpress.com/2013/04/12/system-statistics-poll
Timur Akhmadeev's blog. Start of group ». Recent thread in the OakTable mailing list prompted me to create a poll and ask about the ways DBAs use system statistics in real systems. If you struggle to understand what system statistics is and what are the available options, here is the suggested reading:. Documentation – System Statistics. Best Practices for Gathering Optimizer Statistics. 8211; Troubleshooting Oracle Performance. Understanding the different modes of System Statistics. Thanks for the link.
start_of_group « Timur Akhmadeev's blog
https://timurakhmadeev.wordpress.com/2013/07/21/start_of_group
Timur Akhmadeev's blog. OIC(A) again – 2 ». Those who visit SQL.ru. Often know what the title means. It’s a very simple yet powerful technique to group data which doesn’t seem appropriate for grouping at first sight. Example query comes from this post. And lists all extents in a given tablespace plus free space. So I’m starting with the base query listing used and free extents:. Now here’s the major part of this trick: I need to identify each start of a group of rows which I’m going to assign...Follow an...
TOTAL PAGES IN THIS WEBSITE
10
myoracledbablogon.blogspot.com
Oracle beans...: November 2010
http://myoracledbablogon.blogspot.com/2010_11_01_archive.html
Tuesday, November 23, 2010. 200904.27: Oracle in Russia, RAC days. Wednesday, November 17, 2010. Thread 1 cannot allocate new log, sequence. I sometimes expecting this message in alert.log file:. Thread 1 cannot allocate new log, sequence nnnnn. It can be skipped because it is not harmful but I decided to explore. SQL alter system set log checkpoints to alert=true;. SQL alter system checkpoint;. Lets get some outcome at first. Wednesday, November 3, 2010. If you see something like that:. Invalid object i...
myoracledbablogon.blogspot.com
Oracle beans...: September 2010
http://myoracledbablogon.blogspot.com/2010_09_01_archive.html
Wednesday, September 29, 2010. Direct path load operations incur waits for "control file sequential read" event. Usual select generates a lot of wait events. In Enterprise Manager it looks like:. System I/O control file sequential read file# 0 block# 18 blocks 1 0. System I/O control file sequential read file# 0 block# 16 blocks 1 0. Control file sequential read. Tuesday, September 28, 2010. It takes a long time to query v$log history in rman session. It oc...
myoracledbablogon.blogspot.com
Oracle beans...: November 2009
http://myoracledbablogon.blogspot.com/2009_11_01_archive.html
Thursday, November 12, 2009. ORA-02304: invalid object identifier literal during Data Pump Import. ORA-39083: Object type TYPE failed to create with error:. ORA-02304: invalid object identifier literal. CREATE TYPE "XXX1"."resource352 T" OID '6C5F1FBB7BE11FA7E0440003BA2D252E' AS OBJECT ("SYS XDBPD$" "XDB"."XDB$RAW LIST T","resourcename". VARCHAR2(4000 CHAR),"resourceindex" VARCHAR2(4000 CHAR),"resourceclass" VARCHAR2(4000 CHAR),"resourceclassname" VARCHAR2(4000 CHAR),"string. Tuesday, November 10, 2009.
myoracledbablogon.blogspot.com
Oracle beans...: liboraInstaller.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch)
http://myoracledbablogon.blogspot.com/2011/03/liborainstallerso-wrong-elf-class.html
Monday, March 28, 2011. LiboraInstaller.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch). Machine Info: SunOS XXX 5.10 Generic 142909-17 sun4u sparc SUNW,Sun-Fire-V440. I run it on Sun Fire which is 64 bit. Oracle@XXX]/u01/app/oracle/product/wls/oms11g/OPatch$ opatch -invPtrLoc /u01/app/oracle/product/wls/oms11g/oraInst.loc -local -oh /u01/app/oracle/product/wls/oms11g/./oracle common /u01/app/oracle/product/wls/oms11g/install/oneoffs/111010/9329357. At oracle.opatch...
myoracledbablogon.blogspot.com
Oracle beans...: Netbackup daemons/programs
http://myoracledbablogon.blogspot.com/2011/09/netbackup-daemonsprograms.html
Wednesday, September 28, 2011. Character based menu drive interface for user directed backups, archives, and restores. Character based menu driven interface for configuring and managing Netbackup. On UNIX clients, this program talks to bprd on the master server when a user starts an archive. User starting an archive. Completion of the operation. On UNIX clients, this program talks to bprd on the master server when a user starts an archive. User starting a backup. Completion of the operation. Responds to ...
myoracledbablogon.blogspot.com
Oracle beans...: January 2011
http://myoracledbablogon.blogspot.com/2011_01_01_archive.html
Sunday, January 30, 2011. Alter database open resetlogs error ORA-00349. After restore and recovery I got error:. Alter database open resetlogs. ERROR at line 1:. ORA-00349: failure obtaining block size for. Sun Jan 30 06:01:07 2011. Errors in file /oracle/admin/XXX/udump/XXX ora 3115.trc:. ORA-00313: open failed for members of log group 4 of thread 1. ORA-00312: online log 4 thread 1: DG01/XXX/redo g4 b. ORA-17503: ksfdopn:2 Failed to open file DG01/XXX/redo g4 b. Saturday, January 29, 2011. ORA-29701: ...
myoracledbablogon.blogspot.com
Oracle beans...: ORA-27102: out of memory when DBCA -createDatabase
http://myoracledbablogon.blogspot.com/2011/03/oraclexxx-zonexxinstallsolaris.html
Friday, March 25, 2011. ORA-27102: out of memory when DBCA -createDatabase. Look at the log file "/u01/app/oracle/cfgtoollogs/dbca/XX01/XX01.log" for further details. Oracle@xxx zone:xx] /Install/solaris.sparc64 11gR2 database/database$ less /u01/app/oracle/cfgtoollogs/dbca/XX01/XX01.log. DBCA PROGRESS : 1%. DBCA PROGRESS : 2%. ORA-27102: out of memory. DBCA PROGRESS : 4%. ORA-01034: ORACLE not available. ORA-01034: ORACLE not available. DBCA PROGRESS : 100%. Add more memory and reexecute dbca:. ORA-2710...
myoracledbablogon.blogspot.com
Oracle beans...: Delete domain in Oracle WebLogic Server
http://myoracledbablogon.blogspot.com/2011/07/delete-domain-in-oracle-weblogic-server.html
Saturday, July 2, 2011. Delete domain in Oracle WebLogic Server. There is no special tool for that. If we are talking about 11g, just delete domain directory. For example in my configuration it is:. Rm -rf /u01/oracle/mw/user projects/domains/base domain. It is also necessary to remove deleted domain from domains list:. Oracle@db02-app01 zone:app01]/u01/oracle/mw/wls 10.3$ cat common/nodemanager/nodemanager.domains. Thu Jun 30 15:53:24 MSD 2011. Base domain=/u01/oracle/mw/user projects/domains/base domain.
myoracledbablogon.blogspot.com
Oracle beans...: March 2011
http://myoracledbablogon.blogspot.com/2011_03_01_archive.html
Monday, March 28, 2011. LiboraInstaller.so: wrong ELF class: ELFCLASS64 (Possible cause: architecture word width mismatch). Machine Info: SunOS XXX 5.10 Generic 142909-17 sun4u sparc SUNW,Sun-Fire-V440. I run it on Sun Fire which is 64 bit. Oracle@XXX]/u01/app/oracle/product/wls/oms11g/OPatch$ opatch -invPtrLoc /u01/app/oracle/product/wls/oms11g/oraInst.loc -local -oh /u01/app/oracle/product/wls/oms11g/./oracle common /u01/app/oracle/product/wls/oms11g/install/oneoffs/111010/9329357. 160; &#...160;...
myoracledbablogon.blogspot.com
Oracle beans...: Working example of Oracle Service Bus 11g silent installation.
http://myoracledbablogon.blogspot.com/2011/06/working-example-of-oracle-service-bus.html
Tuesday, June 28, 2011. Working example of Oracle Service Bus 11g silent installation. I am administering some clients remotely, so it is vital to be able to install and configure with no GUI because I currently have ping time=391 ms to my client. All that we need:. 2 install Oracle WebLogic Server. 3 install Oracle Service Bus then. Create users and groups. Groupadd -g 100 oinstall. Groupadd -g 110 dba. Useradd -u 100 -g oinstall -G dba oracle. Create /var/opt/oracle/oraInst.loc file. Jun 28, 2011 1:28:...
TOTAL LINKS TO THIS WEBSITE
152
timurakat - timurakat - Blogcu.com
Bahri Altaş Albumleri { 12 Full Album }. Bahri and Tufan Altaş – Baba Oğul Muhabbeti Bahri and Tufan Altaş –. Bahri Altaş Albumleri { 12 Full Album }. Bahri and Tufan Altaş – Baba Oğul Muhabbeti Bahri and Tufan Altaş –. Üye blogların içeriğinden blog yazarları sorumludur. Şikayetler için tıklayınız.
Blog de timurakatsuki - naruto - bleach - Skyrock.com
Mot de passe :. J'ai oublié mon mot de passe. Mise à jour :. NAruto opnening 1 SHIPPUDEN. Abonne-toi à mon blog! Tous dabord je v vs parlé de lakatsuki. N'oublie pas que les propos injurieux, racistes, etc. sont interdits par les conditions générales d'utilisation de Skyrock et que tu peux être identifié par ton adresse internet (23.21.86.101) si quelqu'un porte plainte. Ou poster avec :. Retape dans le champ ci-dessous la suite de chiffres et de lettres qui apparaissent dans le cadre ci-contre. N'oublie...
timurakbulut - timurakbulut - Blogcu.com
Bu kullanıcıya ait içerik bulunmamaktadır. İsterseniz Blogcu kategorilerinden öne çıkan içeriklere göz atabilirsiniz. Hobi and El İşleri. Üye blogların içeriğinden blog yazarları sorumludur. Şikayetler için tıklayınız.
timurakcay.com
Timur Akhmadeev's blog
Timur Akhmadeev's blog. February 20, 2014 – 19:46. Recently while observing AWR reports, I’ve seen a very good example of how average value hides important pattern. Continue reading →. Transcript of the interview with Jonathan Lewis. October 14, 2013 – 19:08. If you missed the interview with Jonathan Lewis. Continue reading →. Interview with Jonathan Lewis. August 5, 2013 – 23:02. If you follow my Twitter. You probably have heard. That Jonathan Lewis visited Moscow in May this year. Thanks to Innova.
Тимур Ахметов | Путешествия, фотографии, Чукотка
Весна на озере Тытыль. Путешествия, фотографии, Чукотка.
www.timurakkurt.com
timuraksan - timuraksan - Blogcu.com
Bu kullanıcıya ait içerik bulunmamaktadır. İsterseniz Blogcu kategorilerinden öne çıkan içeriklere göz atabilirsiniz. Üye blogların içeriğinden blog yazarları sorumludur. Şikayetler için tıklayınız.
Timur Aksu | K.Atatürk
Yine geldi Bayram ama her zamanki sevinç ve mutluluk yok…. Yetmez ama EVET…. Proudly powered by WordPress. Theme: Radiate by ThemeGrill.
Timur Aksu | Timur Aksu WordPress.com
Timur Aksu WordPress.com. Internet Explorer 9’un güç değerleri “Release Candidate” ile birlikte daha da arttı. JavaScript Benchmark SunSpider testinde Internet Explorer 9 242,2 milisaniye. CHIP Online yorumu :. Windows 7 için Internet Explorer 9 RC 32bit (Türkçe). Windows 7 için Internet Explorer 9 RC 64bit (Türkçe). Windows 7 için Internet Explorer 9 RC 32bit (İngilizce). Windows 7 için Internet Explorer 9 RC 64bit (İngilizce). Fakat sonuç hiç bir zaman değişmez. “ Burası Beşiktaş alayına GİDER. Anayasa...
SOCIAL ENGAGEMENT