问题描述
大家好,我有一种情况需要将数据从Oracle数据库迁移到Azure.我想这很简单.
Hi all, I have a situation where I need to migrate data from an Oracle database into Azure. This I guess would be straight forward enough.
但是,在添加到Azure中的数据库之前,我需要对来自Oracle的数据进行一些处理.我需要将数据解密(将其提取)到需要添加到Azure中新数据库的其他列中.
However, I need to do some processing on the data that comes out of Oracle before adding into a database in Azure. I need to decrypt the data (extract it) into further columns that need to be added to the new database in Azure.
迁移数据时可以这样做吗?从Oracle数据库到Azure数据库?
Is this possible to do when migrating data from an Oracle database into an Azure database?
此外,我是否需要设置VPC,以便Azure可以在我的工作环境中访问Oracle数据库?
Also, do I need to have a VPC set up so that Azure can access the Oracle database in my work environment?
预先感谢
Tryst
Tryst
推荐答案
但是,在添加到Azure中的数据库之前,我需要对来自Oracle的数据进行一些处理.我需要将数据解密(将其提取)到需要添加到Azure中新数据库的其他列中.
However, I need to do some processing on the data that comes out of Oracle before adding into a database in Azure. I need to decrypt the data (extract it) into further columns that need to be added to the new database in Azure.
迁移数据时可以这样做吗?从Oracle数据库到Azure数据库?
Is this possible to do when migrating data from an Oracle database into an Azure database?
此外,我是否需要设置VPC,以便Azure可以在我的工作环境中访问Oracle数据库?
Also, do I need to have a VPC set up so that Azure can access the Oracle database in my work environment?
预先感谢
Tryst
这篇关于需要将Oracle数据库迁移到Azure的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!