Archive for Juni, 2019

Porsche 718 Spyder – unmatched open air performance is guaranteed thanks to a 4.0-litre six-cylinder naturally aspirated engine

Dienstag, Juni 18th, 2019

Port of Nordfjordeid – online webcam

Montag, Juni 17th, 2019

HAProxy 2.0 – bringing features critical for cloud native and containerized environments while retaining its industry leading performance and reliability

Montag, Juni 17th, 2019

Microsoft SQL Server 2016 – High Availability (HA) using SQL Server Always On Availability Group (AG)

Montag, Juni 17th, 2019

Apple Mac mini – Neu. Im Quadrat

Montag, Juni 17th, 2019

Der Europäische Gerichtshof (EuGH) – wird am Dienstag seine mit Spannung erwartetes Urteil zur deutschen Pkw Maut verkünden

Montag, Juni 17th, 2019

BASF Vorstandsvorsitzender Martin Brudermüller – der deutsche Traditionskonzern werde am Jahresende weniger Menschen beschäftigen als heute

Montag, Juni 17th, 2019

Oracle Database – the user Commits/Sec Oracle metric data item represents the number of user commits performed per second during the sample period

Sonntag, Juni 16th, 2019

Oracle Metric User Commits/Sec – when a user commits a transaction the redo generated that reflects the changes made to database blocks must be written to disk. Commits often represent the closest thing to a user transaction rate

col STAT_NAME for a20
col VALUE_DIFF for 9999,999,999
col STAT_PER_MIN for 9999,999,999
set lines 200 pages 1500 long 99999999
col BEGIN_INTERVAL_TIME for a30
col END_INTERVAL_TIME for a30
set pagesize 40
set pause on
 
select hsys.SNAP_ID,
       hsnap.BEGIN_INTERVAL_TIME,
       hsnap.END_INTERVAL_TIME,
           hsys.STAT_NAME,
           hsys.VALUE,
           hsys.VALUE – LAG(hsys.VALUE,1,0) OVER (ORDER BY hsys.SNAP_ID) AS „VALUE_DIFF“,
           round((hsys.VALUE – LAG(hsys.VALUE,1,0) OVER (ORDER BY hsys.SNAP_ID)) /
           round(abs(extract(hour from (hsnap.END_INTERVAL_TIME – hsnap.BEGIN_INTERVAL_TIME))*60 +
           extract(minute from (hsnap.END_INTERVAL_TIME – hsnap.BEGIN_INTERVAL_TIME)) +
           extract(second from (hsnap.END_INTERVAL_TIME – hsnap.BEGIN_INTERVAL_TIME))/60),1)) „STAT_PER_MIN“
from dba_hist_sysstat hsys, dba_hist_snapshot hsnap
 where hsys.snap_id = hsnap.snap_id
 and hsnap.instance_number in (select instance_number from v$instance)
 and hsnap.instance_number = hsys.instance_number
 and hsys.STAT_NAME=’user commits‘
 order by 1;

Cerner Healthcare – the focus is uniquely positioned to help customers maximize existing software investments and embrace innovation in a world of Hybrid IT from mainframe to mobile to cloud

Sonntag, Juni 16th, 2019

Künstliche Intelligenz (KI) ist kaputt – denn mit immer mehr Trainingsdaten werde die Monopolbildung unterstützt

Sonntag, Juni 16th, 2019

Microsoft 365 Unified Endpoint Management (UEM) – is the most secure and most flexible approach to manage Windows 10 and other mobile devices in your modern workplace

Sonntag, Juni 16th, 2019

AVG AntiVirus ≤ 19.5.3093 – blockt die Passwortspeicherung von Firefox 67.0.2

Sonntag, Juni 16th, 2019

Müssen kleinere Kliniken bald schließen – denn komplizierte Operationen könnte es künftig nur noch an großen Zentren geben

Sonntag, Juni 16th, 2019

Kreiskrankenhaus Osterholz – die geplante Intensivstation und die Erhöhung der Bettenkapazität kostet 10,5 Millionen Euro und mehr als 70 Prozent trägt das Land

Sonntag, Juni 16th, 2019

Drittanbietersperre – so schützen Sie sich vor ungewollten Abos

Sonntag, Juni 16th, 2019