Stay organized with collections
Save and categorize content based on your preferences.
This page describes how to set up a Virtual Private Cloud (VPC) network for your
Oracle Database@Google Cloud resources.
Oracle Database@Google Cloud uses VPC networking projects to manage
connectivity to your Oracle Database@Google Cloud resources. For more
information about how VPC networks work at Google Cloud,
see VPC networks.
Before you begin
To configure a VPC network for your Oracle Database@Google Cloud
resources, you need a Google Cloud project with billing enabled.
The VPC network must be in the same Google Cloud project
as your Oracle Database@Google Cloud resources.
Complete the following steps before setting up your VPC network:
To connect to your Oracle Database@Google Cloud resources, you need to define a
VPC network. You can create a VPC network
using the Google Cloud console, Google Cloud CLI, or VPC API.
Oracle Database@Google Cloud only supports IPv4 connections.
To create a VPC network, choose one of the following:
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[],[],null,["# Configure VPC networks\n\nThis page describes how to set up a Virtual Private Cloud (VPC) network for your\nOracle Database@Google Cloud resources.\n\nOracle Database@Google Cloud uses VPC networking projects to manage\nconnectivity to your Oracle Database@Google Cloud resources. For more\ninformation about how VPC networks work at Google Cloud,\nsee [VPC networks](/vpc/docs/vpc).\n\nBefore you begin\n----------------\n\nTo configure a VPC network for your Oracle Database@Google Cloud\nresources, you need a Google Cloud project with billing enabled.\nThe VPC network must be in the same Google Cloud project\nas your Oracle Database@Google Cloud resources.\n\nComplete the following steps before setting up your VPC network:\n\n- [Set up your Google Cloud project](/oracle/database/docs/set-up).\n\n- Enable the Oracle Database@Google Cloud API for the project.\n\n\n [Enable the Oracle Database@Google Cloud API](https://console.cloud.google.com/flows/enableapi?apiid=oracledatabase.googleapis.com)\n- Confirm that you have the required roles necessary to configure a networking\n project: `roles/compute.networkAdmin`.\n\n For more information on how to assign roles, see\n [Configure IAM roles](/oracle/database/docs/iam-roles).\n\nCreate a VPC network\n--------------------\n\nTo connect to your Oracle Database@Google Cloud resources, you need to define a\nVPC network. You can create a VPC network\nusing the Google Cloud console, Google Cloud CLI, or VPC API.\nOracle Database@Google Cloud only supports IPv4 connections.\n\nTo create a VPC network, choose one of the following:\n\n- [Create an auto mode VPC network](/vpc/docs/create-modify-vpc-networks#create-auto-network)\n- [Create a custom mode VPC network with only IPv4 subnets](/vpc/docs/create-modify-vpc-networks#create-custom-network)\n\nModify a VPC network\n--------------------\n\nTo modify a VPC network that is being used by your\nOracle Database@Google Cloud resources, see\n[Modify networks](/vpc/docs/create-modify-vpc-networks#modifying_a_vpc_network).\n\nWhat's next\n-----------\n\n- [Learn more about how access works](/oracle/database/docs/iam-overview).\n- [Generate SSH keys](/oracle/database/docs/generate-ssh-keys) for your resources.\n- [Create a VM Cluster](/oracle/database/docs/create-clusters).\n- [Learn more about Oracle Database@Google Cloud](/oracle/database/docs/overview)."]]