Crie uma configuração de conetividade privada para a base de dados de origem
Mantenha tudo organizado com as coleções
Salve e categorize o conteúdo com base nas suas preferências.
Esta página descreve como criar uma configuração de conetividade privada.
A configuração de conetividade privada é uma construção do serviço de migração de bases de dados que ajuda a criar uma ligação de intercâmbio entre a rede de serviços do serviço de migração de bases de dados e a rede da nuvem virtual privada (VPC) do seu projeto. Cria configurações de conectividade privada para estabelecer ligações privadas a bases de dados Oracle de origem.
A rede VPC tem um intervalo de IPs disponível com um bloco CIDR mínimo de /29. O Database Migration Service usa este intervalo de IPs para criar uma sub-rede
para poder comunicar com a base de dados de origem.
Ative as APIs Database Migration Service e Compute Engine.
Para receber as autorizações necessárias para criar uma configuração de conectividade privada, peça ao seu administrador para lhe conceder as funções de IAM necessárias no seu projeto:
Para mais informações sobre a concessão de funções, consulte o artigo
Faça a gestão do acesso na documentação da gestão de identidades e acessos.
Estas funções predefinidas contêm as autorizações necessárias para criar uma configuração de conetividade privada no serviço de migração de bases de dados. Para ver as autorizações exatas
necessárias, expanda a secção
Autorizações necessárias:
Autorizações necessárias
São necessárias as seguintes autorizações para realizar migrações heterogéneas do Oracle com o Database Migration Service:
Na secção Configurar conetividade privada, introduza o nome a apresentar
para a configuração e selecione a região.
Certifique-se de que usa a mesma região onde reside a rede da nuvem privada virtual do seu projeto. Tem de ser a mesma região onde pretende criar
o trabalho de migração e os perfis de ligação. O serviço de migração de bases de dados é um produto totalmente regional, o que significa que todas as entidades relacionadas com a sua migração (perfis de ligação de origem e destino, tarefas de migração, bases de dados de destino, espaços de trabalho de conversão) têm de ser guardadas numa única região.
No menu pendente Rede VPC autorizada, selecione a VPC
à qual quer que o serviço de migração de bases de dados tenha acesso de conetividade privada.
Esta VPC tem de ser a rede onde a sua origem Oracle tem um IP privado atribuído.
No campo Atribua um intervalo de IPs, introduza um intervalo de IPs com um
bloco CIDR mínimo de /29. Por exemplo:
10.72.149.40/29.
O serviço de migração de bases de dados cria uma sub-rede com base nesse intervalo de IPs na VPC selecionada. Recomendamos que consulte o administrador de rede
para adquirir um intervalo de IPs adequado.
Para fins de teste, também pode tentar gerar um intervalo de IP com a interface de acesso privado a serviços da
nuvem privada virtual. Tenha em atenção que esta atribuição automática não se destina a configurações de conectividade privada do serviço de migração de bases de dados. Tem de libertar o intervalo atribuído automaticamente antes de o usar no Database Migration Service. Expanda a secção seguinte
para ver mais informações.
Exemplo: gerar um intervalo de IP com acesso a serviços privados
Pode gerar um intervalo de IPs não ocupados na sua rede VPC
quando cria uma configuração de acesso a serviços privados. Pode libertar posteriormente este intervalo na configuração da VPC e usá-lo para a configuração da conetividade privada do serviço de migração de bases de dados.
Para gerar um intervalo de IPs não ocupado, siga estes passos:
Na Google Cloud consola, aceda à página
Redes VPC.
Na lista de redes no seu projeto, selecione aquela em que a base de dados Oracle de origem tem um IP privado atribuído.
Aceda ao separador Acesso a serviços privados e clique em
Atribuir intervalo de IPs.
Na janela Atribua um intervalo de IP interno, introduza o seguinte:
Um nome a apresentar no campo Nome.
Selecione a opção Automático e introduza 29 para o prefixo
duração.
Resultado: a sua rede VPC atribui um intervalo de IP vazio para o acesso a serviços privados no seu projeto.
Verifique o valor do Intervalo de IPs internos do novo intervalo atribuído.
Anote-o para utilização posterior no Database Migration Service.
Selecione o novo intervalo de IPs na lista e clique em Libertar.
O intervalo de IPs gerado está agora disponível para utilização noutra sub-rede.
Introduza o intervalo que anotou no campo Allocate an IP range (Atribuir um intervalo de IPs) quando criar a configuração de conetividade privada no Database Migration Service.
[[["Fácil de entender","easyToUnderstand","thumb-up"],["Meu problema foi resolvido","solvedMyProblem","thumb-up"],["Outro","otherUp","thumb-up"]],[["Difícil de entender","hardToUnderstand","thumb-down"],["Informações incorretas ou exemplo de código","incorrectInformationOrSampleCode","thumb-down"],["Não contém as informações/amostras de que eu preciso","missingTheInformationSamplesINeed","thumb-down"],["Problema na tradução","translationIssue","thumb-down"],["Outro","otherDown","thumb-down"]],["Última atualização 2025-08-21 UTC."],[[["\u003cp\u003eThis page provides instructions on creating a private connectivity configuration in Database Migration Service to establish a peering connection between the service network and your Virtual Private Cloud (VPC).\u003c/p\u003e\n"],["\u003cp\u003eA VPC network is required, without peering restrictions, where your source database's private IP is available, and it must have an available IP range with a minimum CIDR block of \u003ccode\u003e/29\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eSpecific IAM roles are required for both the user account performing the migration and the Database Migration Service account, including \u003ccode\u003edatamigration.admin\u003c/code\u003e and \u003ccode\u003ecompute.networkViewer\u003c/code\u003e for the user, and \u003ccode\u003ecompute.networkAdmin\u003c/code\u003e for the service account.\u003c/p\u003e\n"],["\u003cp\u003eCreating the configuration involves selecting an authorized VPC network, entering an IP range (with a minimum \u003ccode\u003e/29\u003c/code\u003e CIDR block), and ensuring the chosen region is consistent across migration entities.\u003c/p\u003e\n"],["\u003cp\u003eAn unoccupied IP range can be generated in your VPC using the private services access interface and then released for use in the Database Migration Service private connectivity configuration, by utilizing the "Allocate an internal IP range" feature.\u003c/p\u003e\n"]]],[],null,["# Create a private connectivity configuration for the source database\n\nThis page describes how to create a private connectivity configuration.\nPrivate connectivity configuration is Database Migration Service construct that helps\nyou create a peering connection between Database Migration Service service network\nand your project's Virtual Private Cloud (VPC) network. You create private connectivity\nconfigurations to establish private connections to source Oracle\ndatabases.\n\nFor more information about network connectivity in Database Migration Service, see\n[Network connectivity for heterogeneous Oracle migrations](/database-migration/docs/oracle-to-postgresql/networking-overview)\nand\n[Source networking methods overview](/database-migration/docs/oracle-to-postgresql/networking-methods-source).\n\nBefore you begin\n----------------\n\n1. Ensure you have a Virtual Private Cloud network that meets the following requirements:\n - The VPC network doesn't have any [peering restrictions](/vpc/docs/vpc-peering#restrictions).\n - It's the same network where your source database is peered. For more information, see the requirements section in [Private connectivity with VPC peering](/database-migration/docs/oracle-to-postgresql/networking-methods-source#private-connectivity-for-source).\n - The VPC network has an available IP range with a minimum CIDR block of `/29`. Database Migration Service uses this IP range to create a subnet so that it can communicate with the source database.\n2. Enable the Database Migration Service and Compute Engine APIs. [Enable the APIs](https://console.cloud.google.com/flows/enableapi?apiid=compute.googleapis.com,datamigration.googleapis.com)\n\n### Required roles\n\nTo get the permissions that you need to create a private connectivity\nconfiguration, ask your administrator to grant you the\nrequired IAM roles on your project:\n\n- [Database Migration Admin](/iam/docs/roles-permissions/datamigration#datamigration.admin) (`roles/datamigration.admin`)\n- [Compute Network Viewer](/iam/docs/roles-permissions/compute#compute.networkViewer) (`roles/compute.networkViewer`)\n\nFor more information about granting roles, see\n[Manage access](/iam/docs/granting-changing-revoking-access) in the Identity and Access Management documentation.\n\nThese predefined roles contain the permissions required to create a\nprivate connectivity configuration in Database Migration Service. To see the exact\npermissions that are required, expand the\n**Required permissions** section: \n\n#### Required permissions\n\nThe following permissions are required to perform heterogeneous Oracle\nmigrations with Database Migration Service:\n\n- `datamigration.* `\n- `compute.networks.list`\n\nYou might also be able to get these permissions with\n[custom roles](/iam/docs/creating-custom-roles) or other\n[predefined roles](/iam/docs/roles-permissions).\n\nCreate the configuration\n------------------------\n\nTo create a private connectivity configuration, follow these steps:\n\n1. In the Google Cloud console, go to the **Private connectivity configurations** page.\n\n [Go to Private connectivity configurations](https://console.cloud.google.com/dbmigration/private-connections)\n2. Click **Create configuration**.\n3. In the **Configure private connectivity** section, enter the display\n name for the configuration and select the region.\n\n Make sure you use the same region where your project Virtual Private Cloud\n network resides. It must be the same region where you intend to create\n the migration job and connection profiles. Database Migration Service is a\n fully-regional product, meaning all entities\n related to your migration (source and destination connection profiles,\n migration jobs, destination databases, conversion workspaces) must be saved in a\n single region.\n4. From the **Authorized VPC network** drop-down menu, select the VPC that you want Database Migration Service to have private connectivity access. This VPC needs to be the network where your source Oracle has a private IP assigned.\n5. In the **Allocate an IP range** field, enter an IP range with a\n minimum CIDR block of `/29`. For example:\n `10.72.149.40/29`.\n\n Database Migration Service creates a subnet based on that IP range in your\n selected VPC. We recommend that you consult your network administrator\n to acquire a suitable IP range.\n\n For testing purposes, you can also try to generate an IP range with\n Virtual Private Cloud private services access interface. Note that this automatic\n allocation isn't intended for Database Migration Service private connectivity\n configurations. You need to release the automatically allocated range\n before you use it in Database Migration Service. Expand the following section\n for more information. \n\n #### Example: generate an IP range with private services access\n\n You can generate an unoccupied IP range in your VPC network\n when you create a private services access setup. You can later\n release this range in the VPC configuration and use it for the\n Database Migration Service private connectivity configuration.\n\n To generate an unoccupied IP range, follow these steps:\n 1. In the Google Cloud console, go to the **VPC networks** page.\n\n [Go to VPC networks](https://console.cloud.google.com/networking/networks/list)\n 2. From the list of networks in your project, select the one where your source Oracle database has a private IP assigned.\n 3. Go to the **Private services access** tab and click **Allocate IP range**.\n 4. In the **Allocate an internal IP range** window, enter the following:\n 1. A display name in the **Name** field.\n 2. Select the **Automatic** option and enter `29` for the prefix\n 3. length.\n\n **Result**: Your VPC network allocates an empty IP range for\n private services access in your project.\n 5. Check the **Internal IP range** value of the new allocated range. Note it down for later use in Database Migration Service.\n 6. Select your new IP range from the list, and click **Release**.\n 7. The generated IP range is now free for use in another subnet. Enter the range you noted down in the **Allocate an IP range** field when you create the private connectivity configuration in Database Migration Service.\n6. Click **Create**.\n\nThe private connectivity configuration is now ready for use with a\n[source connection profile](/database-migration/docs/oracle-to-postgresql/create-source-connection-profile).\n\nWhat's next\n-----------\n\n- Learn about destination database connectivity. See\n [Destination database connectivity overview](/database-migration/docs/oracle-to-postgresql/networking-methods-destination).\n\n- To get a complete, step-by-step migration walkthrough, see\n [Oracle to Cloud SQL for PostgreSQL migration guide](/database-migration/docs/oracle-to-postgresql/guide)."]]