Oracle Database Appliance The Oracle Database Appliance is a family of engineered systems which are designed to be database servers. These Linux x8664 based...
Oracle Database Appliance The Oracle Database Appliance is a family of engineered systems which are designed to be database servers. These Linux x8664 based systems are simple, affordable and optimized for database workloads. These engineered systems are a combination of hardware and software with certified configurations. By using certified configurations, customers can focus on using optimized systems rather than trying to figure out how to build and optimize a combination...
Oracle Database Appliance The Oracle Database Appliance is a family of engineered systems which are designed to be database servers. These Linux x8664 based systems are simple, affordable...
Introduction This blog provides some 'best practices' for exception handling and returning SQL error codes in PLSQL routines. This blog also covers using Pro*C...
Introduction This blog provides some 'best practices' for exception handling and returning SQL error codes in PLSQL routines. This blog also covers using Pro*C indicator variables as inputs and outputs to a database. Some best practices for calling PLSQL routines from Pro*C are provided. Finally some anti patterns are discussed. These techniques apply to both the Oracle Database (7-20c) and TimesTen (11.2-18c). PLSQL Exception Handling Many things can go wrong at run-time...
Introduction This blog provides some 'best practices' for exception handling and returning SQL error codes in PLSQL routines. This blog also covers using Pro*C indicator variables as inputs and...
Are you going to Oracle Open World 2018 ? Need a simple, highly available #SQL #RDBMS ? Need to be able to start small and #Scale your #Database with your...
Are you going to Oracle Open World 2018 ? Need a simple, highly available #SQL #RDBMS ? Need to be able to start small and #Scale your #Database with your business? Need low latency and #extreme #performance in your DB? Then you must pre-register for session PRO4015 at #OOW18 Disclaimer: These are my personal thoughts and do not represent Oracle's official viewpoint in any way, shape, or form.
Are you going to Oracle Open World 2018 ? Need a simple, highly available #SQL #RDBMS ? Need to be able to start small and #Scale your #Database with your business? Need low latency and...
The World's Fastest OLTP Database is a scale-out, shared nothing RDBMS called Oracle TimesTen Scaleout: How do you write JDBC, ODBC, PLSQL, .Net and OCI...
The World's Fastest OLTP Database is a scale-out, shared nothing RDBMS called Oracle TimesTen Scaleout: How do you write JDBC, ODBC, PLSQL, .Net and OCI applications that scale for TimesTen Scaleout? How do you design your data model, Primary and Foreign Keys to Scale? How do you distribute the data in your tables to scale? How do you use global and local indexes to speed up your queries? How do you scale sequences and materialized views in a shared nothing database? Come to...
The World's Fastest OLTP Database is a scale-out, shared nothing RDBMS called Oracle TimesTen Scaleout: How do you write JDBC, ODBC, PLSQL, .Net and OCI applications that scale for TimesTen...
Come to Oracle Code One to learn how to use the the JDBC 4.3 Sharding API for sharded and distributed databases. DEV4712 Disclaimer: These are my personal...
Come to Oracle Code One to learn how to use the the JDBC 4.3 Sharding API for sharded and distributed databases. DEV4712 Disclaimer: These are my personal thoughts and do not represent Oracle's official viewpoint in any way, shape, or form.
Come to Oracle Code One to learn how to use the the JDBC 4.3 Sharding API for sharded and distributed databases. DEV4712 Disclaimer: These are my personal thoughts and do not represent Oracle's...
See the webcast for Oracle TimesTen Scaleout by Tirthankar Lahiri, VP Data and In-Memory Technologies, Oracle Disclaimer: These are my personal thoughts and do...
See the webcast for Oracle TimesTen Scaleout by Tirthankar Lahiri, VP Data and In-Memory Technologies, Oracle Disclaimer: These are my personal thoughts and do not represent Oracle's official viewpoint in any way, shape, or form.
See the webcast for Oracle TimesTen Scaleout by Tirthankar Lahiri, VP Data and In-Memory Technologies, Oracle Disclaimer: These are my personal thoughts and do not represent Oracle's official...
A new scaleable, shared nothing, SQL RDBMS In-Memory database from Oracle
How we made Oracle TimesTen Velocity Scale In-Memory Database the world's fastest OLTP DB
My blog about How do I create a simple TimesTen HA config in the Oracle Bare Metal Cloud, resulted in a TimesTen Active Standby Pair being created on two HighIO...
My blog about How do I create a simple TimesTen HA config in the Oracle Bare Metal Cloud, resulted in a TimesTen Active Standby Pair being created on two HighIO instances in the cloud. This blog uses that TimesTen Active Standby Pair to do some simple SQL operations. My active standby pair used the following IP addresses: To use this TimesTen Active Standby Pair I needed to use a bash shell (from Linux, MacOS or Cygwin): ssh to the 'active database' Bare Metal Compute machine...
My blog about How do I create a simple TimesTen HA config in the Oracle Bare Metal Cloud, resulted in a TimesTen Active Standby Pair being created on two HighIO instances in the cloud. This blog...