(Connor McDonald) Direct mode insert using the APPEND hint is a cool piece of technology that lets you load bulk data into a table very quickly and efficiently.
Community
Basic Commands For Controlling OEM 12C/13C Cloud Control
(Shesadev Biswal) Use the below command to Stop only the Oracle Management Service:
Transportable Tablespace PDB Migration and Local Undo
(Mike Dietrich) Sometimes it is necessary to warn you about known pitfalls to avoid frustration. In this particular case I decided not to blog about it simply because I thought this won’t happen to too many other people.
Oracle’s Native JSON Changes May Present a Surprise
(David Fitzjarrell) The advent of JSON (JavaScript Object Notation) has changed application programming, and, because of this, database vendors are adapting their products to make JSON easier to use within the database.
Common Java Servlet Questions
(Hitanshi Mehta) Here is a list of the most common questions about Java Servlet.
Converting a JS library to TypeScript: Part 1
(Jack Franklin) I’ve been wanting a project to dive into to help me learn TypeScript, and the other day on an issue for test-data-bot, someone asked if TypeScript definitions were available.
Styling A Movie Cast List Using A Definition List And CSS Flexbox
(Ben Nadel) For me, Flexbox is a game-changer. It’s probably the most exciting thing to happen to CSS since absolutely-positioned elements and rounded corners.
MySQL-python: Adding caching_sha2_password and TLSv1.2 Support
(Ceri Williams) Python 2 reaches EOL on 2020-01-01 and one of its commonly used third-party packages is MySQL-python. If you have not yet migrated away from both of these, since MySQL-python does not support Python 3, then you may have come across some issues if you are using more recent versions of
I/O Benchmark Minor Update
(Randolf Geist) I’ve recently published a new version 1.03 of the I/O benchmark scripts on my github repository (ideally pick the IO_BENCHMARK.ZIP containing all the scripts).
Attach SQL Server Database Without Log File
(Ashish Kumar Mehta) A developer approached me with an MDF file of a SQL Server database which they wanted to restore. This person only had the MDF file for the database and no transaction log file, also they didn’t have a backup of the database.
