Übersicht
Oracle Engineered Systems sind von Oracle entwickelte und zusammengesetzte Systeme, bei denen die Hard- und Software optimal aufeinander abgestimmt sind. Das Spektrum reicht von der hoch performanten High End Lösung, bis zum kostengünstigen Einstiegsmodell. Die meisten der Systeme können sowohl on Premise, als auch in der Cloud betrieben werden. Die Engineered Systems decken verschiedene Anwendungsbereiche der heutigen IT Infrastruktur ab.
- Exadata – High End und Midrange Datenbank Lösung für relationale OLTP- und Datawarehouse-Datenbanken
- Database Appliance – Low Cost Datenbank Lösung für relationale Datenbanken/Einstiegsmodell
- Big Data Appliance – Big Data Lösung für den Einsatz von Hadoop und Spark
- Zero Data Loss Recovery Appliance – Backup Lösung für Oracle Datenbanken
- Private Cloud Appliance – Middleware Lösung mit Virtualisierung
Haben Sie Fragen?
NEUSTE BEITRÄGE
ORA-02291 – integrity constraint (%s.%s) violated – parent key not found
1.) Texte aus oerr unter Linux 02291, 00000,“integrity constraint (%s.%s) violated – parent key not found“ // *Cause: A foreign key value has no matching primary key value. // *Action: Delete the foreign key or add a matching primary key. 2.) Erklärung Es wurde...
DBVisit Single Instance Standby for RAC
A few months ago I got the exciting task to create a single instance standby for a RAC. Honestly,I was skeptical about whether it would run properly. Additionaly, the single instance should be usingfilesystem, while the Real Application Clusters is using ASM. Except...
ORA-01438 – value larger than specified precision allowed for this column
1.) Texte aus oerr unter Linux 01438, 00000, „value larger than specified precision allowed for this column“ // *Cause: When inserting or updating records, a numeric value was entered // that exceeded the precision defined for the column. // *Action: Enter a...
ORA-00936 – missing expression
1.) Texte aus oerr unter Linux 00936, 00000, „missing expression“ // *Cause: // *Action 2.) Erklärung Diese Meldung wird angezeigt, wenn ein Teil der Syntax fehlt. Fehlen z.B. bei einem Select-Statement die Spaltennamen (bzw. * für alle Spalten), so wird diese Meldung...
ORA-06550 – line %s, column %s:\n%s
1.) Texte aus oerr unter Linux 06550, 00000, „line %s, column %s:\n%s“ // *Cause: Usually a PL/SQL compilation error. // *Action:… 2.) Erklärung Es wurde versucht, einen invalid Block oder PL/SQL-Code auszuführen. Dabei ist ein Fehler bei der Kompilierung aufgetreten....
ORACLE NEWS
MySQL