LaptrinhX
  • My
  • Tag
  • Author
  • Ebook
  • Theme
  • Tutorial
  • Funny
  • IT Job
  • Video
  • Tools
  • Hacker News

    Tags ::

    oracledevs

    A collection of 483 posts


    oracledevs 2020-09-24 23:27

    Oracle Entity Framework Core Performance Considerations

    Some developers have reported runtime performance degradation using Oracle EF...

    Alex Keh
    A Alex Keh
    2 min read
    oracledevs 2020-09-09 14:54

    Oracle EF Core 3.1 Production Release

    I’m happy to announce Oracle Entity Framework Core 3.1 production release is now available. Download it for free from...

    Alex Keh
    A Alex Keh
    1 min read
    oracledevs 2020-08-20 04:09

    Drain Dead Connections with Oracle .NET Fast Connection Failover

    Drain Dead Connections with Oracle .NET Fast Connection FailoverA common high...

    Alex Keh
    A Alex Keh
    2 min read
    oracledevs 2020-08-11 21:07

    PaaS4SaaS: Replicating Oracle SaaS Fusion to the Autonomous Data Warehouse

    Data Replication: Oracle SaaS Fusion to Data WarehouseHow can we leverage PaaS...

    Ary Sharifian
    A Ary Sharifian
    7 min read
    oracledevs 2020-08-07 06:57

    Disaster Recovery: Backing Up your Oracle Database with Oracle Database Cloud Backup Service, RMAN…

    Disaster Recovery: Backing Up your Oracle Database with Oracle Database Cloud...

    Ary Sharifian
    A Ary Sharifian
    6 min read
    oracledevs 2020-07-16 21:35

    Connecting Microsoft SQL Server Reporting Services to Oracle Autonomous Database

    Oracle Autonomous Database and SQL Server Reporting ServicesAs Oracle...

    Alex Keh
    A Alex Keh
    1 min read
    Reusable Terraform modules for OCI
    • twitter
    • facebook
    • email
    oracledevs 2020-07-13 15:18

    Reusable Terraform modules for OCI

    We’ve recently published a number of reusable Terraform modules for OCI on GitHub and the Terraform registry. You can find them here.In this post, I’ll walk you through those I’m working on, their purpose and how...

    Ali Mukadam
    A Ali Mukadam
    9 min read
    The best things in life are Always Free
    • twitter
    • facebook
    • email
    oracledevs 2020-07-11 17:22

    The best things in life are Always Free

    Who doesn’t like something for nothing?Especially when it comes to leading technology from the best cloud service providers.Now when it comes to cloud services; most of the biggest cloud service providers offer 2...

    Paul Guerin
    P Paul Guerin
    3 min read
    Deploying Geo-Distributed Oracle Database on Oracle Cloud Infrastructure (OCI)
    • twitter
    • facebook
    • email
    oracledevs 2020-07-03 02:53

    Deploying Geo-Distributed Oracle Database on Oracle Cloud Infrastructure (OCI)

    Geo-distributed Oracle Database, a.k.a Oracle Database Sharding, enables globally distributed, linearly scalable, converged Oracle databases for hyper-scale applications that have low response time, high availability...

    Bharath Ramaprasad
    B Bharath Ramaprasad
    11 min read
    Deploying the Argo project on OKE
    • twitter
    • facebook
    • email
    oracledevs 2020-07-03 01:04

    Deploying the Argo project on OKE

    Image source: https://github.com/cncf/artwork/blob/master/projects/argo/icon/color/argo-icon-color.pngI was quite thrilled to learn that the Argo Project has recently been accepted as incubator-level project in...

    Ali Mukadam
    A Ali Mukadam
    32 min read
    Make cloud 9 less cloudy
    • twitter
    • facebook
    • email
    oracledevs 2020-07-03 01:03

    Make cloud 9 less cloudy

    Make clone 9 less cloudyFrom time to time I come across Oracle databases that have not be cloned correctly. This means I see the following:Databases with the same name in multiple hosts.Different databases with the...

    Paul Guerin
    P Paul Guerin
    3 min read
    Connecting SQL*Plus in Cloud Shell to an Autonomous Database
    • twitter
    • facebook
    • email
    oracledevs 2020-07-03 00:58

    Connecting SQL*Plus in Cloud Shell to an Autonomous Database

    The objective of this article: connect SQL*Plus in Cloud Shell to an Autonomous Database instance (in a free tier — in the same or a different cloud tenancy)The starting situation: I have an autonomous database...

    Lucas Jellema
    L Lucas Jellema
    4 min read
    Deploying and Integrating Hashicorp Vault on and with OCI
    • twitter
    • facebook
    • email
    oracledevs 2020-07-03 00:56

    Deploying and Integrating Hashicorp Vault on and with OCI

    HashiCorp Vault is a fantastic piece of software. You can use it to manage your secrets, to keep your application data secure or to manage access to different systems using identities.In this article, we will:deploy a...

    Ali Mukadam
    A Ali Mukadam
    10 min read
    Tips for Connecting .NET Apps to Oracle Autonomous Database
    • twitter
    • facebook
    • email
    oracledevs 2020-07-03 00:45

    Tips for Connecting .NET Apps to Oracle Autonomous Database

    Tips for Connecting .NET Apps to Oracle Autonomous DatabaseLast year, I blogged how to connect Azure Web Apps to Oracle Autonomous Database. Many developers have used these instructions to start developing all sorts...

    Alex Keh
    A Alex Keh
    2 min read
    Your Own Way — Oracle JDBC drivers 19.7.0.0 on Maven Central
    • twitter
    • facebook
    • email
    oracledevs 2020-06-27 00:53

    Your Own Way — Oracle JDBC drivers 19.7.0.0 on Maven Central

    Your Own Way — Oracle JDBC drivers 19.7.0.0 on Maven CentralGet The JDBC Artifacts Your Own WayThe core Oracle JDBC drivers jar i.e., ojdbc8.jar can be used in isolation however, depending on the use cases such...

    Kuassi Mensah
    K Kuassi Mensah
    3 min read
    Oracle .NET Application Continuity — Getting Started
    • twitter
    • facebook
    • email
    oracledevs 2020-06-26 20:31

    Oracle .NET Application Continuity — Getting Started

    Oracle .NET Application Continuity — Getting StartedOracle Transparent Application ContinuityOne frequent request I hear is for ODP.NET sample code using Oracle Application Continuity (AC). It usually comes from...

    Alex Keh
    A Alex Keh
    3 min read
    An Introduction to the io_uring Asynchronous I/O Framework
    • twitter
    • facebook
    • email
    oracledevs 2020-06-03 20:58

    An Introduction to the io_uring Asynchronous I/O Framework

    In this blog Oracle Linux kernel developer Bijan Mottahedeh talks about the io_uring asynchronous I/O framework included in the Unbreakable Enterprise Kernel 6.IntroductionThis blog post is a brief introduction to the...

    Sergio
    S Sergio
    16 min read
    Beta Release: Oracle Entity Framework Core 3.1
    • twitter
    • facebook
    • email
    oracledevs 2020-05-30 05:23

    Beta Release: Oracle Entity Framework Core 3.1

    I’m happy to announce the release of Oracle Entity Framework Core (EF Core) 3.19.0 beta on NuGet Gallery. This beta supports the new changes in Entity Framework Core 3.1. Since it’s a beta, be sure to check off the...

    Alex Keh
    A Alex Keh
    2 min read
    ODP.NET Tracing — The Basics
    • twitter
    • facebook
    • email
    oracledevs 2020-05-26 21:31

    ODP.NET Tracing — The Basics

    ODP.NET Tracing — The BasicsI previously wrote about some new features in ODP.NET tracing. Then, I realized not everyone necessarily knows how to enable and configure ODP.NET tracing in general. For this blog...

    Alex Keh
    A Alex Keh
    2 min read
    ODP.NET Tracing — Let’s Get Dynamic
    • twitter
    • facebook
    • email
    oracledevs 2020-05-20 22:18

    ODP.NET Tracing — Let’s Get Dynamic

    ODP.NET Tracing — Let’s Get DynamicODP.NET debug tracing is not a feature you ever plan to use. Enabling it means you’ve hit a problem and need to collect diagnostic information to determine the root cause....

    Alex Keh
    A Alex Keh
    3 min read
    ODP.NET 19.7 — What’s New
    • twitter
    • facebook
    • email
    oracledevs 2020-05-18 20:06

    ODP.NET 19.7 — What’s New

    ODP.NET 19.7 — What’s NewIn the last month, my team released ODP.NET 19.7. You can download and deploy managed ODP.NET and ODP.NET Core from NuGet Gallery for free. These new releases fix bugs, of course. They...

    Alex Keh
    A Alex Keh
    3 min read
    Kafka Connect a complete overview
    • twitter
    • facebook
    • email
    oracledevs 2020-05-06 21:18

    Kafka Connect a complete overview

    Kafka Connect a complete overviewWhat’s the crack jack?I just finished a series of blog posts where I did an overview in Kafka Connect. The idea is a complete post with a good start point to discover the topic.What...

    Igor De Souza
    I Igor De Souza
    1 min read
    Oracle Linux Cloud Native — straight out of the box
    • twitter
    • facebook
    • email
    oracledevs 2020-05-01 16:26

    Oracle Linux Cloud Native — straight out of the box

    Oracle Linux Cloud Native — straight out of the boxThe Oracle Linux Cloud Native Environment (OLCNE) is offered to customers from ‘vagrant-boxes/OLCNE’.Effectively it’s Vagrant Kubernetes.So let’s set up...

    Paul Guerin
    P Paul Guerin
    6 min read
    Oracle Database — more value for money and more value for free
    • twitter
    • facebook
    • email
    oracledevs 2020-05-01 16:21

    Oracle Database — more value for money and more value for free

    Oracle Database — more value for money and more value for freeOracle is not known for low prices or free products. However, when it comes to the Oracle Database there are some developments that might be of...

    Lucas Jellema
    L Lucas Jellema
    2 min read
    Spring: Blocking vs non-blocking: R2DBC vs JDBC and WebFlux vs Web MVC
    • twitter
    • facebook
    • email
    oracledevs 2020-04-28 20:22

    Spring: Blocking vs non-blocking: R2DBC vs JDBC and WebFlux vs Web MVC

    Spring Framework version 5, released in Sept 2017, introduced Spring WebFlux. A fully reactive stack. In Dec 2019 Spring Data R2DBC, a reactive relational database driver was released. In this blog post I’ll show that...

    Maarten Smeets
    M Maarten Smeets
    5 min read
    LaptrinhX © 2021
    Latest Posts bdev.dev raoxyz congtyaz