Tagged articles
2 articles
Page 1 of 1
dbaplus Community
dbaplus Community
Mar 23, 2017 · Databases

How to Handle Data Conversion Errors in Oracle 12c with VALIDATE_CONVERSION and CAST

This article explains how to manage data conversion errors during Oracle data loading by using the new VALIDATE_CONVERSION function to identify problematic rows and the enhanced CAST (and TO_…) functions with ON CONVERSION ERROR defaults, providing step‑by‑step examples, SQL scripts, and practical tips for clean inserts.

CASTData ValidationDatabase 12c
0 likes · 8 min read
How to Handle Data Conversion Errors in Oracle 12c with VALIDATE_CONVERSION and CAST
dbaplus Community
dbaplus Community
Mar 15, 2016 · Databases

Unlocking Oracle 12c: Multitenant, In-Memory, and Security Features Explained

This article examines Oracle Database 12c’s key innovations—including multitenant architecture, the Database In‑Memory option, enhanced security controls, and integrated big‑data analytics—while sharing real‑world production experiences, benefits, and practical limitations for enterprises adopting cloud‑ready databases.

Database 12cIn-MemoryMultiTenant
0 likes · 12 min read
Unlocking Oracle 12c: Multitenant, In-Memory, and Security Features Explained