(Anand) To process data in AWS Glue ETL, DataFrame or DynamicFrame is required. A DataFrame is similar to a table and supports functional-style (map/reduce/filter/etc.) along with SQL operations.
Tag: Oracle
APEX upgrade – don’t forget your CDN
(Connor McDonald) I haven’t dug too deep into this one, so what follows may be just coincidental but I thought I would blog it out just in case it happens to anyone else.
Notes on SQL Profiles vs SQL Plan Baselines
(mdinh) It’s possible to have both SQL Profiles and SQL Plan Baselines.
Did You Know #36 – List All Active Roles
(Liron Amitzi) When granting roles to users we need to remember two things:
Creating PDFs in APEX after ORDS 19.1
(Jakub Granieczny) Until 19.1 ORDS provided a built-in printing engine based on Apache FOP which allowed you to download a PDF version of your reports and XLS-FO templates in a very easy manner.
AWS Shop example: API Gateway (2)
(Frederique Retsema) Last time, I talked about the API Gateway [1].
Vagrant Oracle Linux and the Vagrant user: use a password
(Martien van den Akker) Last year and earlier this year I have been struggling to create a new Vagrant box based on an installation of the Oracle Base box.
glogin.sql for Data Guard Environment
(mdinh) I got tired for seeing for db_name vs db_unique_name for sql prompt connecting with sqlplus for Data Guard environment.
Migration methods to Autonomous Database (ADB) – Part II (MV2ADB)
(Syed Jaffar Hussain) In part II of migration methods to ADB blog series, we will look into MV2ADB tool details and usage.
When To Use dgmgrl / vs dgmgrl sys@tns
(mdinh) There’s been discussion on twitter about using dgmgrl / vs dgmgrl sys@tns.