Mesajul si pozele de la ValiU ( coordonator Valea Jiului pentru proiectul Let's do it Romania ):
You've got to have a dream. When you lose your dreams, you die.
2010-09-28
exadata v3 ( x2-8 )
x2-2 and x2-8 are the next releases for exadata v2.
x2-8 has fewer but way bigger database servers. That means that x2-8 will scale better with the less RAC overhead for the databases
x2-8 has fewer but way bigger database servers. That means that x2-8 will scale better with the less RAC overhead for the databases
2010-09-27
mentalitate balcanica
Discutiile cu parintii si prietenii de acasa , din romania, merg de obicei pe un tipar binecunoscut:
- De cat timp lucrezi acolo?
- De 3 ani.
- Wau... super!... si cat castigi?
- Destul de bine... cam XXXX lire/luna.
- Si... ti-ai luat casa acolo?
- NU
- Ah... Dar ce masina ti-ai luat?
- NU mi-am luat masina... oricum nu s-ar merita sa o folosesc prin Londra...
- Aha... Si... te-ai casatorit?
- NU inca...
- Pai si atunci... de ce te chinui acolo?
http://infoeconomice.blogspot.com/2010/09/visul-romanesc.html
- De cat timp lucrezi acolo?
- De 3 ani.
- Wau... super!... si cat castigi?
- Destul de bine... cam XXXX lire/luna.
- Si... ti-ai luat casa acolo?
- NU
- Ah... Dar ce masina ti-ai luat?
- NU mi-am luat masina... oricum nu s-ar merita sa o folosesc prin Londra...
- Aha... Si... te-ai casatorit?
- NU inca...
- Pai si atunci... de ce te chinui acolo?
http://infoeconomice.blogspot.com/2010/09/visul-romanesc.html
2010-09-26
dacă laşi un om să vorbească destul de mult, se va face singur de râs
"dacă laşi un om să vorbească destul de mult, se va face singur de râs"
2010-09-23
Oracle client and networking components were not found. These components are supplied by Oracle Corporation and are part of the Oracle Version 7.3.3 or later client software installation. Provider is unable to function until these components are installed.
Unable to Connect to Database with Oracle Client Software for Windows [ID 215255.1]
Errors in ASM, after upgrade to 11gR2
Alert: Querying v$asm_file Gives ORA-15196 After ASM Was Upgraded From 10gR2 To 11gR2 [ID 1145365.1]
2010-09-20
cu cine se culca femeile ?
-Pana la 14 ani cu papusile
-de la 15 la 35 cu cine vor
-de la 35 la 45 cu cine gasesc
-de la 45 la 55 cu cine le doresc
-de la 55 la 65 cu geamul deschis
-de la 65 la 75 cu usa deschisa
-dupa 75 mor din cauza curentului !
-de la 15 la 35 cu cine vor
-de la 35 la 45 cu cine gasesc
-de la 45 la 55 cu cine le doresc
-de la 55 la 65 cu geamul deschis
-de la 65 la 75 cu usa deschisa
-dupa 75 mor din cauza curentului !
2010-09-17
2010-09-16
2010-09-15
2010-09-14
maxBlockTime
Long Running Query / Procedure Causes Web Deployed Forms to Disconnect [ID 271611.1]
The end user may see the errors FRM-92100 or FRM-92101 or FRM-92102 e.g.
FRM-92101: A failure has occured on the Server.
You will need to reestablish your session.
The end user may see the errors FRM-92100 or FRM-92101 or FRM-92102 e.g.
FRM-92101: A failure has occured on the Server.
You will need to reestablish your session.
2010-09-10
singuri acasa
"Gândiţi-vă că sunteţi părinte şi vă întrebaţi pentru care dintre copiii dumneavoastră să cumpăraţi haine şi rechizite pentru şcoală fiindcă nu aveţi bani pentru toţi"
Există 350.000 de copii ai căror părinţi au trebuit să plece în Italia şi Spania pentru a le trimite bani copiilor. Aceşti copii nu se bucură de dragostea şi atenţia părinţilor
...în peste 20% dintre case s-a redus numărul meselor zilnice, aproape jumătate dintre familii au fost nevoite să-şi vândă lucruri din casă şi 44 de procente au început să dea şi din uneltele agricole sau animalele care pe termen lung le erau singurele mijloace de subzistenţă.
http://www.evz.ro/detalii/stiri/copiii-romaniei-in-fata-crizei-singuri-acasa-si-saraci-905487.html
Există 350.000 de copii ai căror părinţi au trebuit să plece în Italia şi Spania pentru a le trimite bani copiilor. Aceşti copii nu se bucură de dragostea şi atenţia părinţilor
...în peste 20% dintre case s-a redus numărul meselor zilnice, aproape jumătate dintre familii au fost nevoite să-şi vândă lucruri din casă şi 44 de procente au început să dea şi din uneltele agricole sau animalele care pe termen lung le erau singurele mijloace de subzistenţă.
http://www.evz.ro/detalii/stiri/copiii-romaniei-in-fata-crizei-singuri-acasa-si-saraci-905487.html
2010-09-09
how to enable logging for oracle forms on application server
Forms Servlet Logging Explained [ID 219471.1] | |||||
2010-09-07
kernel: program nmhs is using a deprecated SCSI ioctl, please convert it to SG_IO
Error - program nmhs is using a deprecated SCSI ioctl, please convert it to SG_IO in /var/log/messages [ID 566547.1]
2010-09-02
CURSOR_SPACE_FOR_TIME has been deprecated in 10.2.0.5
CURSOR_SPACE_FOR_TIME Has Been Deprecated [ID 565424.1]
CURSOR_SPACE_FOR_TIME has been deprecated in 10.2.0.5 and 11.1.0.7.
CURSOR_SPACE_FOR_TIME was originally introduced to try and help reduce latch contention by keeping cursors in memory in the SGA rather than allowing their data to be flushed from the shared pool. Such latch contention is avoided in current releases by the use of cursor mutexes and so this parameter is no longer relevant.
Note:
This alert is to warn that CURSOR_SPACE_FOR_TIME will be deprecated in these Patch Sets.
Systems running with CURSOR_SPACE_FOR_TIME = TRUE may encounter some rare scenarios which can lead to logical data corruption.
Woraround:
Customers currently using CURSOR_SPACE_FOR_TIME=TRUE are advised to change the setting to FALSE (the default), or at least assess the impact of such a change prior to applying the 10.2.0.5 or 11.1.0.7 Patch Set.
CURSOR_SPACE_FOR_TIME has been deprecated in 10.2.0.5 and 11.1.0.7.
CURSOR_SPACE_FOR_TIME was originally introduced to try and help reduce latch contention by keeping cursors in memory in the SGA rather than allowing their data to be flushed from the shared pool. Such latch contention is avoided in current releases by the use of cursor mutexes and so this parameter is no longer relevant.
Note:
This alert is to warn that CURSOR_SPACE_FOR_TIME will be deprecated in these Patch Sets.
Systems running with CURSOR_SPACE_FOR_TIME = TRUE may encounter some rare scenarios which can lead to logical data corruption.
Woraround:
Customers currently using CURSOR_SPACE_FOR_TIME=TRUE are advised to change the setting to FALSE (the default), or at least assess the impact of such a change prior to applying the 10.2.0.5 or 11.1.0.7 Patch Set.