Larry's boat522 (2/21/2013 11:09:52 PM) comp.databases.oracle.server set pages 0
SELECT rpad(' ',length)||keyword
FROM ( SELECT length
, keyword
, ROW_NUMBER() OVER (PARTITION BY length ORDER BY
keyword) -1 AS seq
FROM v$reserved_wo... joel
the sky is falling136 (9/20/2012 11:40:16 PM) comp.databases.oracle.server So change your password every 4 hours. :-/
https://threatpost.com/en_us/blogs/flaw-oracle-logon-protocol-leads-easy-password-cracking-092012
(ars technica article about it tweeted by Eddie Awad)
jg
--... joel
dba role469 (8/3/2012 10:14:59 PM) comp.databases.oracle.server Ya ever just stare at something for a while just trying to make sense
of it?
http://www.slaviks-blog.com/wp-content/uploads/2012/08/IMAG0032.jpg
http://www.slaviks-blog.com/wp-content/uploads/2012/08/IMAG0... joel
tahiti952 (7/6/2012 12:20:43 AM) comp.databases.oracle.server Don't like the change! Was there some big announcement I missed?
Gawd, every time I go on vacation the earth shifts dimensions.
jg
--
@home.com is bogus.
http://www.theregister.co.uk/2012/07/04/speaking... joel
Oracle Closed World2453 (6/21/2012 6:39:06 PM) comp.databases.oracle.server
Everyone should know by now Larry bought a Lanai:
http://www.cnn.com/2012/06/20/us/hawaii-ellison-island/index.html
Best comment I've seen: "let's be honest, if he rocks a jetpack to
work, he's probably ... joel
12c in December or January138 (6/1/2012 7:45:04 PM) comp.databases.oracle.server Except for Itanic, of course.
http://www.computerworlduk.com/news/applications/3361449/oracle-12c-database-set-for-december-or-january-release/
jg
--
@home.com is bogus.
http://www.foxnews.com/scitech/... joel
Ooh, scary!946 (5/30/2012 9:48:48 PM) comp.databases.oracle.server Props to Tim Gorman for the SCTV reference:
http://techcrunch.com/2012/05/30/heres-johnny-skysql-raises-another-2-5m-to-give-oracle-nightmares/
http://planet.mysql.com/entry/?id=33409
jg
--
@home.com... joel
Meat the scrambled team060 (4/30/2012 10:39:14 PM) comp.databases.oracle.server A classic Oracle wtf: http://thedailywtf.com/Comments/Classic-WTF-Behaviora= l-Deficiencies-.aspx jg -- @home.com is bogus. =93Because our denominator was low, the index was high=94 - http://www.utsandiego.com... joel
Security jaw dropper846 (4/26/2012 9:53:47 PM) comp.databases.oracle.server http://seclists.org/fulldisclosure/2012/Apr/343 jg -- @home.com is bogus. http://en.wikipedia.org/wiki/D.O.A._%281950_film%29 ... joel
Obituary for Mark Townsend178 (4/16/2012 11:51:14 PM) comp.databases.oracle.server http://notices.nzherald.co.nz/obituaries/nzherald-nz/obituary.aspx?n=mark-bernard-townsend&pid=157073715 He'll be missed. https://twitter.com/#!/markrittman/status/191113724541677569 http://www.doag.org/de/de... joel
orasrp222 (4/21/2013 6:16:12 PM) comp.databases.oracle.server I see that Egor Starostin's orasrp has not been updated for about a year.
I sent an email to Egor, no response. Does anyone know if that is still
being updated or not? I got an error about "incorrect trace ... gogala.mladen(1077)
Virtual Databases1011 (5/15/2013 7:05:20 PM) comp.databases.oracle.server I'm posting this discussion here, because of the moderator on one of the
LinkedIn forums. The post that has probably irritated the moderator was
the following:
"Nuno, everything is virtual these days. Th... gogala.mladen(1077)
[Beginner]Can't see records in large table108 (5/16/2013 6:40:29 AM) comp.databases.oracle.server I consider myself pretty decent with Postgres and MySQL. But I'm really str=
uggling with Oracle, clearly because the administration model is really dif=
ferent.
I've very little experience with Oracle. A ... guyren(4)
update statement with unacceptable performance62 (6/11/2013 2:50:55 PM) comp.databases.oracle.server hello
I have to update (snap) the coordinates of a first table (geometry) to the =
cordinates of a second table (point) if the difference is > 0 and select count(*) from geometry
COUNT(*)=20
--------=2... scju(2)
Help with ORA-01000 Error60 (6/17/2013 3:29:10 PM) comp.databases.oracle.server Hi everyone,
we have to convert a fairly big application suite to use Oracle instead of
SQL Server but we do not have much experience on the latter.
After testing our app for some time we optimized all ... strange3792(3)