SharePointCommunity
Die deutschsprachige Community für SharePoint, Microsoft 365, Teams, Yammer und mit Azure
Anmelden
|
Beitreten
|
Hilfe
Home
Angebote
Blogs
Foren
Podcast
Youtube
Social
Wikis
ToolBox
Partner
UserGroups
Termine
Impressum
SharePointPodcast
M.Greth
@IntranetBabett
TechNet
Mirror
UserGroups
SharePoint Mirror
»
Alle Tags
»
12cR1
»
bug
(
RSS
)
Nach Markierungen suchen
Blogs
SharePoint Mirror
Home
Sponsored by
Partner
Syndication
RSS
Atom
Kommentar-RSS
E-Mail-Aktualisierungen empfangen
Abonnieren
Recent Posts
Initialization Parameters Set at the PDB Level Are Not Always Honored
Auto SGA Management Impacts the Default Value of DB_FILE_MULTIBLOCK_READ_COUNT
Memory Leak in Network Checksum with new SHA-2 Functions
Bugs Related to SQL Plan Directives Pack and Unpack
The Broken Statistics: “parse count (total)” and “session cursor cache hits”
Tags
Allgemein
Azure
Cloud
deutsch
Developer
Development
english
HowTo
Microsoft
MVP
News
Newsticker
Office 2010
Office 2013
Office 365
Office365
OneDrive
OneDrive for Business
SharePoint
SharePoint 2010
Sharepoint 2013
SharePoint Online
Ticker
Tipps
Video
View more
Archives
Dezember 2019 (12)
November 2019 (28)
Oktober 2019 (32)
September 2019 (40)
August 2019 (31)
Juli 2019 (45)
Juni 2019 (54)
Mai 2019 (60)
April 2019 (40)
März 2019 (65)
Februar 2019 (56)
Januar 2019 (68)
Dezember 2018 (43)
November 2018 (47)
Oktober 2018 (54)
September 2018 (41)
August 2018 (45)
Juli 2018 (60)
Juni 2018 (76)
Mai 2018 (84)
April 2018 (88)
März 2018 (83)
Februar 2018 (91)
Januar 2018 (113)
Dezember 2017 (95)
November 2017 (85)
Oktober 2017 (97)
September 2017 (121)
August 2017 (60)
Juli 2017 (101)
Juni 2017 (92)
Mai 2017 (92)
April 2017 (111)
März 2017 (130)
Februar 2017 (110)
Januar 2017 (101)
Dezember 2016 (113)
November 2016 (107)
Oktober 2016 (128)
September 2016 (108)
August 2016 (84)
Juli 2016 (87)
Juni 2016 (95)
Mai 2016 (137)
April 2016 (103)
März 2016 (106)
Februar 2016 (83)
Januar 2016 (98)
Dezember 2015 (96)
November 2015 (106)
Oktober 2015 (94)
September 2015 (71)
August 2015 (76)
Juli 2015 (93)
Juni 2015 (85)
Mai 2015 (98)
April 2015 (113)
März 2015 (103)
Februar 2015 (107)
Januar 2015 (107)
Dezember 2014 (96)
November 2014 (110)
Oktober 2014 (141)
September 2014 (146)
August 2014 (106)
Juli 2014 (136)
Juni 2014 (133)
Mai 2014 (129)
April 2014 (143)
März 2014 (195)
Februar 2014 (150)
Januar 2014 (143)
Dezember 2013 (144)
November 2013 (130)
Oktober 2013 (173)
September 2013 (140)
August 2013 (120)
Juli 2013 (148)
Juni 2013 (155)
Mai 2013 (148)
April 2013 (164)
März 2013 (155)
Februar 2013 (151)
Januar 2013 (209)
Dezember 2012 (182)
November 2012 (190)
Oktober 2012 (219)
September 2012 (164)
August 2012 (167)
Juli 2012 (203)
Juni 2012 (112)
Mai 2012 (144)
April 2012 (150)
März 2012 (163)
Februar 2012 (164)
Januar 2012 (112)
Dezember 2011 (158)
November 2011 (120)
Oktober 2011 (101)
September 2011 (93)
August 2011 (80)
Juli 2011 (102)
Juni 2011 (139)
Mai 2011 (124)
April 2011 (134)
März 2011 (179)
Februar 2011 (102)
Januar 2011 (86)
Dezember 2010 (85)
November 2010 (54)
Oktober 2010 (108)
September 2010 (108)
August 2010 (57)
Juli 2010 (84)
Juni 2010 (67)
Mai 2010 (68)
April 2010 (65)
März 2010 (55)
Februar 2010 (66)
Januar 2010 (64)
Dezember 2009 (52)
November 2009 (64)
Oktober 2009 (138)
September 2009 (59)
August 2009 (43)
Juli 2009 (35)
Juni 2009 (25)
Mai 2009 (32)
April 2009 (11)
März 2009 (6)
Februar 2009 (1)
Januar 2009 (7)
Dezember 2008 (1)
September 2008 (1)
Juni 2006 (1)
10gR2
11gR1
11gR2
12cR2
multitenant
Query Optimizer
Security
sql plan directives
Top
Trivadis Security eXperts
Initialization Parameters Set at the PDB Level Are Not Always Honored
Before describing the issue that lead to this post, let’s shortly review how the handling of initialization parameters works in a multitenant environment. Initialization parameters exist at both the CDB level and the PDB level. This is a critical feature...
Veröffentlicht
11 Nov 2016 9:58
von
triBLOG
Gespeichert unter:
bug
,
12cR1
,
multitenant
,
12cR2
Auto SGA Management Impacts the Default Value of DB_FILE_MULTIBLOCK_READ_COUNT
The database engine determines the maximum disk I/O size used during multiblock reads (for example, full table scans or index fast full scans) by multiplying the values of the db_block_size and db_file_multiblock_read_count initialization parameters....
Veröffentlicht
10 Okt 2015 11:05
von
triBLOG
Gespeichert unter:
bug
,
11gR2
,
11gR1
,
10gR2
,
Top
,
12cR1
Memory Leak in Network Checksum with new SHA-2 Functions
I’ve just stumbled over an issue with the new checksum algorithm introduced with Oracle 12c. It seams that in certain situation the new SHA-2 function cause a memory leak. A search on My Oracle Support revealed that there is a Bug on AIX. See Bug...
Veröffentlicht
3 Sep 2015 15:33
von
triBLOG
Gespeichert unter:
bug
,
Security
,
12cR1
,
Trivadis Security eXperts
Bugs Related to SQL Plan Directives Pack and Unpack
SQL plan directives are a new concept introduced in version 12.1. Their purpose is to help the query optimizer cope with misestimates. To do so, they store in the data dictionary information about the predicates that cause misestimates. Simply put, the...
Veröffentlicht
13 Jul 2015 17:17
von
triBLOG
Gespeichert unter:
bug
,
Query Optimizer
,
12cR1
,
sql plan directives
The Broken Statistics: “parse count (total)” and “session cursor cache hits”
The values provided by the “parse count (total)” and “session cursor cache hits” statistics are subject to several bugs. And, what’s worse, for years Oracle didn’t care to fix it. This is my impression, at least. Then, when few...
Veröffentlicht
14 Aug 2013 18:18
von
triBLOG
Gespeichert unter:
bug
,
11gR2
,
11gR1
,
10gR2
,
12cR1
CC BY-NC-ND - Michael Greth
3DZL:andrewbelon.com
Datenschutzerklärung