Open in app
Home
Notifications
Lists
Stories

Write
Phani Turlapati
Phani Turlapati

Home
About

Published in Oracle Developers

·Mar 15

Connecting to Autonomous Database without a Wallet

Autonomous Database now allows you connect to the database without using the wallet file (mandatory for secure connection). Autonomous database mandates using Transport Layer Security (TLSv1.2) connection to the database. The primary prerequisite for applications making a connection to the database is the capability to utilize TLS and mTLS (mutual…

Oracle

3 min read

Connecting to Autonomous Database without a Wallet
Connecting to Autonomous Database without a Wallet

Published in Oracle Developers

·Mar 7

How to Upload Large Files to OCI OSS

There are many times when you have to upload large files to Oracle Cloud Infrastructure (OCI) Object Storage (OS). Especially when it comes to large database dump files. OS provides a multipart-upload API that allows you to upload large files as smaller chunks and combine them at the Object Store. …

3 min read

How to Upload Large Files to OCI OSS
How to Upload Large Files to OCI OSS

Jan 23

MV2BUCKET: Easy way to move Oracle DB Cloud Service backups

Oracle database automated backups are stored in Oracle Managed Object Store Buckets ( which essentially reside in the same region as the database), but there a requirements that need your database be backed to other regions or backed for longer periods of time. …

4 min read

MV2BUCKET: Easy way to move Oracle DB Cloud Service backups
MV2BUCKET: Easy way to move Oracle DB Cloud Service backups

Dec 8, 2021

Does it matter to have Group By in Subquery in 11g

Yesterday I was working with a customer and they presented a query to me, it looked like an odd query. The query in itself was a simple query that is selecting some data from the table and the same table was used in the subquery to form another table. The…

3 min read

Does it matter to have Group By in Subquery in 11g
Does it matter to have Group By in Subquery in 11g

Nov 23, 2021

Rename / Remove DBCS Domain Name

Oracle database cloud service (DBCS) is instantiated with fully qualified domain name (FQDN) which is generally used to resolve instance’s private IP address. Oracle Listener would add the FQDN to the service name of the database and would enable a connection to the database instance. But in many cases, such…

3 min read

Rename / Remove DBCS Domain Name
Rename / Remove DBCS Domain Name

Oct 7, 2021

DBMS_CLOUD Package for Oracle Databases

DBMS_CLOUD package is cloud native package developed for Oracle Database to leverage Oracle Cloud Infrastructure (OCI). The following blog will describe steps to install the package manually on the Oracle Database 19.10 and above. This package is natively deployed on Autonomous database and you find subprograms here. Step 1 …

Oci

9 min read

DBMS_CLOUD Package for Oracle Databases
DBMS_CLOUD Package for Oracle Databases

Sep 20, 2021

Connecting Tableau with ADB on Mac

Autonomous database is a premier offering that Oracle has developed on its Cloud. Autonomous database allows customer to leverage capabilities of Oracle’s Exadata infrastructure with Oracle database as its core. …

4 min read

Connecting Tableau with ADB on Mac
Connecting Tableau with ADB on Mac

Aug 3, 2021

Connecting SQL Dev to Oracle DB on Private IP

It is generally a good practice to install Oracle database on Oracle Cloud Infrastructure (DBCS) in a Private Subnet on a VCN. This enables you to safeguard your database from the external world. There’s an easy way to connect to OCI DBCS from your local machine via the Bastion Server…

3 min read

Connecting SQL Dev to Oracle DB on Private IP
Connecting SQL Dev to Oracle DB on Private IP

Jul 19, 2021

Mount OCI Object Storage as File System on Linux

Now you can mount Oracle Object Storage as a File System to your using s3fs util on Oracle Linux. Step 1: Before installing s3fs-fuse, enable the oracle epel repo. sudo yum update vi oracle-epel-olX.repo

3 min read

Mount OCI Object Storage as File System on Linux
Mount OCI Object Storage as File System on Linux

Jul 6, 2021

Configure YUM repository on OCI DBCS

YUM repository is not configured on Oracle Linux Database cloud service. To enable the YUM repository on DBCS follow the steps below shown below. Step 1 : Check if yum repo is installed.

3 min read

Configure YUM repository on OCI DBCS
Configure YUM repository on OCI DBCS
Phani Turlapati

Phani Turlapati

Senior Cloud Architect

Following
  • Mark Rittman

    Mark Rittman

  • Shadab Mohammad

    Shadab Mohammad

  • Christian Shay

    Christian Shay

  • Derrick Cameron

    Derrick Cameron

  • Dominic Giles

    Dominic Giles

See all (10)

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable