<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SSMA for Oracle - Techyaz.com</title>
	<atom:link href="https://techyaz.com/tag/ssma-for-oracle/feed/" rel="self" type="application/rss+xml" />
	<link></link>
	<description>Tips, Tutorials and How-to Topics</description>
	<lastBuildDate>Tue, 15 May 2018 15:05:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.1</generator>

<image>
	<url>https://techyaz.com/wp-content/uploads/2017/11/cropped-Site-icon-150x150.png</url>
	<title>SSMA for Oracle - Techyaz.com</title>
	<link></link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>How to Install SSMA for Oracle to Migrate Oracle Database to SQL Server</title>
		<link>https://techyaz.com/sql-server/migrations/how-to-install-ssma-for-oracle-to-migrate-oracle-database-to-sql-server/</link>
					<comments>https://techyaz.com/sql-server/migrations/how-to-install-ssma-for-oracle-to-migrate-oracle-database-to-sql-server/#comments</comments>
		
		<dc:creator><![CDATA[Ganesh Bekkinkeri]]></dc:creator>
		<pubDate>Sat, 12 May 2018 11:28:58 +0000</pubDate>
				<category><![CDATA[Migrations]]></category>
		<category><![CDATA[Oracle to SQL Server Migrations]]></category>
		<category><![CDATA[SSMA for Oracle]]></category>
		<guid isPermaLink="false">https://techyaz.com/?p=2261</guid>

					<description><![CDATA[<p>Today, I am going to discuss about Oracle to SQL Server Database Migration. This article will give you step by step method to install Microsoft SQL Server Migration Assistant for Oracle. We also call it SSMA for Oracle. Microsoft has&#46;&#46;&#46;</p>
<p>The post <a href="https://techyaz.com/sql-server/migrations/how-to-install-ssma-for-oracle-to-migrate-oracle-database-to-sql-server/">How to Install SSMA for Oracle to Migrate Oracle Database to SQL Server</a> appeared first on <a href="https://techyaz.com">Techyaz.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Today, I am going to discuss about Oracle to SQL Server Database Migration. This article will give you step by step method to install Microsoft SQL Server Migration Assistant for Oracle. We also call it SSMA for Oracle. Microsoft has designed this tool to automate data migration from Oracle to SQL Server or Azure SQL DB. SSMA for Oracle is very advanced tool that converts Oracle database schemas to SQL Server Schemas and then migrate the data from Oracle to SQL Server database.</p>
<p>The very first step to start the data migration is to setup and install Microsoft SQL Server Migration Assistant for Oracle on the system where you want to host your migrated database. Here, I will give you step by step process to proceed with the installation. First, we should check all the prerequisites for SSMA for Oracle.</p>
<h3><span style="color: #333399;">Prerequisites</span></h3>
<p>Make sure to validate all steps mentioned below before going to install Microsoft SQL Server Migration Assistant for Oracle.</p>
<ul>
<li>Make sure you have already installed SQL Server instance that will host the migrated database. Also keep in mind that you are not installing SQL Server Express edition to host the migrated database.</li>
<li>You must have sysadmin account to install SQL Server Migration Assistant for Oracle.</li>
<li>Make sure to install SSMA for Oracle on the server that will host newly migrated database on SQL Server.</li>
<li>It is recommended to install Oracle client software on your target system where SQL Server Instance is running.</li>
<li>Make sure your windows server has Microsoft Windows Installer 3.1 or a later version.</li>
<li>Port 1434 should be open.</li>
</ul>
<h3><span style="color: #333399;">Step by Step Process to Install SQL Server Migration Assistant for Oracle</span></h3>
<p>There are three steps you should go through if you want to install Oracle to SQL Server Migration Tool SSMA for Oracle.</p>
<ul>
<li>Oracle to SQL Server Migration Tool Download</li>
<li>Install SSMA for Oracle</li>
<li>Install SSMA for Oracle Extension Pack</li>
</ul>
<p>Let&#8217;s go one by one and complete the installation of Microsoft SQL Server Migration Assistant for Oracle tool.</p>
<h5><span style="color: #993300;">Oracle to SQL Server Migration Tool Download</span></h5>
<p>First step is Oracle to SQL Server migration tool download. We will first download its installation package from <a href="https://www.microsoft.com/en-us/download/details.aspx?id=54258">Microsoft website</a> attached in the link. As of now latest version of Microsoft SQL Server Migration Assistant for Oracle is v7.8. Download the required packages from attached link. Microsoft SQL Server Migration Assistant for Oracle contains three packages as shown in below screenshot.</p>
<p><img fetchpriority="high" decoding="async" class="alignnone wp-image-2262" title="Download SSMA for Oracle" src="https://techyaz.com/wp-content/uploads/2018/05/0.5-download_SSMA4Oracle-min-1024x488.jpg" alt="Download SSMA for Oracle" width="749" height="357" srcset="https://techyaz.com/wp-content/uploads/2018/05/0.5-download_SSMA4Oracle-min-1024x488.jpg 1024w, https://techyaz.com/wp-content/uploads/2018/05/0.5-download_SSMA4Oracle-min-300x143.jpg 300w, https://techyaz.com/wp-content/uploads/2018/05/0.5-download_SSMA4Oracle-min-768x366.jpg 768w, https://techyaz.com/wp-content/uploads/2018/05/0.5-download_SSMA4Oracle-min.jpg 1315w" sizes="(max-width: 749px) 100vw, 749px" /></p>
<p>First two packages are same; one for 64 bit system and another one for 32 bit system. Third one is SSMA for Oracle extension pack. We need to download two packages (any one from first two based on your system architecture and one extension pack) for Oracle to SQL migration. The name of packages that i have downloaded are given below.</p>
<ul>
<li>SSMAforOracle_7.8.0.msi</li>
<li>SSMAforOracleExtensionPack_7.8.0.msi</li>
</ul>
<p>You can see both packages have been downloaded on my machine in below screenshot.</p>
<p><img decoding="async" class="alignnone size-full wp-image-2263" src="https://techyaz.com/wp-content/uploads/2018/05/0.7-download_SSMA4Oracle_MSI-min.jpg" alt="Download SSMA for oracle Packages" width="763" height="80" srcset="https://techyaz.com/wp-content/uploads/2018/05/0.7-download_SSMA4Oracle_MSI-min.jpg 763w, https://techyaz.com/wp-content/uploads/2018/05/0.7-download_SSMA4Oracle_MSI-min-300x31.jpg 300w" sizes="(max-width: 763px) 100vw, 763px" /></p>
<p>First package <em>SSMAforOracle</em> is mandatory to install for oracle to SQL migration. We will be installing both packages in sequence one after another. You cannot install extension pack if you have not installed SSMA for Oracle base package. Here, I will show you how to install Microsoft SQL Server Migration Assistant for Oracle and SSMA for Oracle Extension Pack.</p>
<h5><span style="color: #993300;">Install Microsoft SQL Server Migration Assistant for Oracle</span></h5>
<p>As we have downloaded both required packages for SSMA for Oracle in above section. Now we will start the installation. Right click on first package “SSMAforOracle_7.8.0” and click at “Run as Administrator” to launch the installation window. Installation of this package is very easy and smooth whereas installation of second package requires some configurational parameters that I will describe in next section of this article.</p>
<p>You will get below welcome page window to start the SSMA for Oracle installation. Click on Next button to go to next window.</p>
<p><img decoding="async" class="alignnone size-full wp-image-2264" src="https://techyaz.com/wp-content/uploads/2018/05/1-weclome-min.jpg" alt="SSMA for Oracle Welcome Page" width="495" height="391" srcset="https://techyaz.com/wp-content/uploads/2018/05/1-weclome-min.jpg 495w, https://techyaz.com/wp-content/uploads/2018/05/1-weclome-min-300x237.jpg 300w" sizes="(max-width: 495px) 100vw, 495px" /></p>
<p>Next window will ask you to validate whether you have installed Oracle client software or not as I have described in prerequisite section. You can also install it later post this installation. I would suggest you to first install Oracle client before going with this installation. You can also download the Oracle client package from this window by clicking at Download button. Click Next to go to next window.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2265" src="https://techyaz.com/wp-content/uploads/2018/05/2-Oracle-Client-min.jpg" alt="Oracle Client Download" width="491" height="393" srcset="https://techyaz.com/wp-content/uploads/2018/05/2-Oracle-Client-min.jpg 491w, https://techyaz.com/wp-content/uploads/2018/05/2-Oracle-Client-min-300x240.jpg 300w" sizes="auto, (max-width: 491px) 100vw, 491px" /></p>
<p>Here, accept the License agreement and click on Next button to proceed.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2266" src="https://techyaz.com/wp-content/uploads/2018/05/3-Accept-License-min.jpg" alt="Accept License Terms for SSMA for Oracle" width="493" height="389" srcset="https://techyaz.com/wp-content/uploads/2018/05/3-Accept-License-min.jpg 493w, https://techyaz.com/wp-content/uploads/2018/05/3-Accept-License-min-300x237.jpg 300w" sizes="auto, (max-width: 493px) 100vw, 493px" /></p>
<p>Here, we need to choose what type of setup we should install for SSMA for Oracle. I have chosen first option that is “Typical”.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2267" src="https://techyaz.com/wp-content/uploads/2018/05/4-Setup-type-min.jpg" alt="Choose Typical setup type " width="497" height="389" srcset="https://techyaz.com/wp-content/uploads/2018/05/4-Setup-type-min.jpg 497w, https://techyaz.com/wp-content/uploads/2018/05/4-Setup-type-min-300x235.jpg 300w" sizes="auto, (max-width: 497px) 100vw, 497px" /></p>
<p>When you click at Typical option to select it, the setup will move you to final window of this setup. Here, click at “Install” button to finish the SSMA for oracle installation.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2268" src="https://techyaz.com/wp-content/uploads/2018/05/5-Install-min.jpg" alt="Click on Install button to configure SSMA for Oracle" width="499" height="389" srcset="https://techyaz.com/wp-content/uploads/2018/05/5-Install-min.jpg 499w, https://techyaz.com/wp-content/uploads/2018/05/5-Install-min-300x234.jpg 300w" sizes="auto, (max-width: 499px) 100vw, 499px" /></p>
<p>Once Microsoft SQL Server Migration Assistant for Oracle will be installed, you will get below image. Click on Finish button to close this window.</p>
<p>Now SSMA for Oracle is installed, next we will configure Microsoft SQL Server Migration Assistant for Oracle Extension Pack to support server to server migration from Oracle to SQL Server migration.</p>
<h5><span style="color: #993300;">Install SSMA for Oracle Extension Pack</span></h5>
<p>Microsoft SQL Server Migration Assistant for Oracle Extension Pack creates two databases sysdb and ssmatesterdb on the target SQL Server Instance. The database sysdb contains the tables and stored procedures that are required to migrate data, and the user-defined functions that emulate Oracle system functions. The ssmatesterdb database contains the tables and procedures that are required by the Tester component.</p>
<p>Also, when you migrate data to SQL Server, SSMA creates SQL Server Agent jobs when server side data migration engine is used for migrating the data. Now let’s go ahead and start the installation of SSMA extension pack.</p>
<p>Installation of SSMA extension pack has two steps. First step is very much like the installation of first package that we did in above section so I am not going to attach the screenshots for this step because all are similar to the installation of first package. Second step of this installation is to configuration part where installation will install few SQL scripts that will support this migration. I will show the screenshots for this configuration part post installation of extension pack. Both Steps will come during running extension pack installation package.</p>
<p>Right click on second package SSMAforOracleExtensionPack_7.8.0 and click at “Run as Administration”. Again, you will get welcome page of installation.</p>
<p>Click Next button to proceed. If you have not installed Oracle client yet then you will get to notify oracle client is missing and you should install it before getting license agreement window. If you have already installed Oracle client then you will get next window to accept the license agreement. Accept the License agreement and click on Next button to proceed.</p>
<p>Now you will get next window to choose setup type. I have chosen Typical as I did in above section.</p>
<p>Once you click at typical option it will ask you to install the extension pack. Click on Install button to start the installation.</p>
<p>Once installation will be done you will get below window to configure the SSMA for Oracle tool. Now click on Next button to configure and install required SQL scripts.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2269" src="https://techyaz.com/wp-content/uploads/2018/05/6-Extension-Pack-min.jpg" alt="Click Next button to configure Extension Pack" width="485" height="352" srcset="https://techyaz.com/wp-content/uploads/2018/05/6-Extension-Pack-min.jpg 485w, https://techyaz.com/wp-content/uploads/2018/05/6-Extension-Pack-min-300x218.jpg 300w" sizes="auto, (max-width: 485px) 100vw, 485px" /></p>
<p>Here, you need to enter the SQL Server Instance name on which you want to host your migrated database. Remember, SSMA system databases sysdb and ssmatesterdb both databases will be created on this instance only.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2270" src="https://techyaz.com/wp-content/uploads/2018/05/7-Extension-Pack-min.jpg" alt="Enter SQL Server Instance Name" width="492" height="353" srcset="https://techyaz.com/wp-content/uploads/2018/05/7-Extension-Pack-min.jpg 492w, https://techyaz.com/wp-content/uploads/2018/05/7-Extension-Pack-min-300x215.jpg 300w" sizes="auto, (max-width: 492px) 100vw, 492px" /></p>
<p>Click Next button to enter connection parameters post entering the SQL Server instance name.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2271" src="https://techyaz.com/wp-content/uploads/2018/05/8-Extension-Pack-min.jpg" alt="Enter Connection Parameters" width="494" height="356" srcset="https://techyaz.com/wp-content/uploads/2018/05/8-Extension-Pack-min.jpg 494w, https://techyaz.com/wp-content/uploads/2018/05/8-Extension-Pack-min-300x216.jpg 300w" sizes="auto, (max-width: 494px) 100vw, 494px" /></p>
<p>Enter Connection details that you are using to connect to database instance in above screenshot. Click Next button now.</p>
<p>Enter password to protect the passwords stored in databases sysdb and ssmatesterdb. Again, click next now.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2272" src="https://techyaz.com/wp-content/uploads/2018/05/9-Extension-Pack-min.jpg" alt="Enter master key password" width="501" height="390" srcset="https://techyaz.com/wp-content/uploads/2018/05/9-Extension-Pack-min.jpg 501w, https://techyaz.com/wp-content/uploads/2018/05/9-Extension-Pack-min-300x234.jpg 300w" sizes="auto, (max-width: 501px) 100vw, 501px" /></p>
<p>Here, setup will ask you to create the system databases sysdb and ssmatesterdb on your given database instance. Choose options accordingly on below page and click on next button.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2273" src="https://techyaz.com/wp-content/uploads/2018/05/10-Extension-Pack-min.jpg" alt="Create system databases sysdb and ssmatesterdb" width="506" height="390" srcset="https://techyaz.com/wp-content/uploads/2018/05/10-Extension-Pack-min.jpg 506w, https://techyaz.com/wp-content/uploads/2018/05/10-Extension-Pack-min-300x231.jpg 300w" sizes="auto, (max-width: 506px) 100vw, 506px" /></p>
<p>A processing will happen just like below image once you click at next button.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2274" src="https://techyaz.com/wp-content/uploads/2018/05/11-Extension-Pack-min.jpg" alt="Processing to configure SSMA for Oracle Extension pack" width="360" height="166" srcset="https://techyaz.com/wp-content/uploads/2018/05/11-Extension-Pack-min.jpg 360w, https://techyaz.com/wp-content/uploads/2018/05/11-Extension-Pack-min-300x138.jpg 300w, https://techyaz.com/wp-content/uploads/2018/05/11-Extension-Pack-min-980x450.jpg 980w" sizes="auto, (max-width: 360px) 100vw, 360px" /></p>
<p>Once processing will be completed, SSMA for oracle extension pack will be installed. And a icon will be created on your server desktop.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2275" src="https://techyaz.com/wp-content/uploads/2018/05/12-Extension-Pack-min.jpg" alt="SSMA for Oracle Extension Pack Installed" width="439" height="172" srcset="https://techyaz.com/wp-content/uploads/2018/05/12-Extension-Pack-min.jpg 439w, https://techyaz.com/wp-content/uploads/2018/05/12-Extension-Pack-min-300x118.jpg 300w" sizes="auto, (max-width: 439px) 100vw, 439px" /></p>
<p>You can also validate it by connecting to database instance that you have given during configuration of extension pack. You will see both system databases sysdb and ssmatesterdb will be created there for this migration.</p>
<p><img loading="lazy" decoding="async" class="alignnone size-full wp-image-2276" src="https://techyaz.com/wp-content/uploads/2018/05/13-Extension-Pack-min.jpg" alt="SSMA databases in SSMS" width="270" height="225" /></p>
<p>&nbsp;</p>
<p>Once both packages will be installed, make sure to run below command to enable clr.</p>
<pre><strong><span style="color: #0000ff;">sp_configure 'clr enabled', 1 </span></strong>
<strong><span style="color: #0000ff;">GO </span></strong>
<strong><span style="color: #0000ff;">RECONFIGURE </span></strong>
<strong><span style="color: #0000ff;">GO</span></strong></pre>
<p>If CLR is not enabled, you will receive the following error when SSMA connects to SQL Server:</p>
<p><em><span style="color: #ff0000;">SSMA could not retrieve the extension pack assembly version information. Reinstall the extension pack on the database server.</span></em></p>
<p>You will see many database objects created on system db sysdb. Such objects are <strong>ssma_oracle.bcp_migration_packages</strong>, <strong>ssma_oracle.db_storage</strong>, and <strong>ssma_oracle.db_error_list</strong> table along with many stored procedures and user-defined functions in the ssma_oracle schema.</p>
<p>Every time that you migrate data to SQL Server, SSMA creates a SQL Server Agent job. These jobs are named <strong>ssma_oracle data migration package {GUID}</strong>, and are visible in the SQL Server Agent node of SQL Server Management Studio in the Jobs folder.</p>
<p>Here we have installed Microsoft SQL Server Migration Assistant for Oracle and its Extension pack to migrate a database from Oracle to SQL Server. I hope you like this article. Please follow our <a href="https://www.facebook.com/Techyaz/">Facebook</a> page and <a href="https://twitter.com/Tech_yaz">Twitter</a> handle to get latest updates.</p>
<p><em><strong><span style="color: #800000;">Read More:</span></strong></em></p>
<ul>
<li><strong><a href="https://techyaz.com/sql-server/change-batch-size-oracle-sql-server-migration-using-ssma/" target="_blank" rel="noopener">How to Change Batch Size for Oracle to SQL Server MIgration in SSMA for Oracle?</a></strong></li>
<li><strong><a href="https://techyaz.com/sql-server/improve-sql-server-bulk-data-import-performance/" target="_blank" rel="noopener">How to Improve Bulk Data Load Performance?</a></strong></li>
<li><strong><a href="https://techyaz.com/sql-server/troubleshooting/manage-transaction-log-file-during-data-load/" target="_blank" rel="noopener">Manage Transaction Log File during Data Load</a></strong></li>
</ul>
<p>The post <a href="https://techyaz.com/sql-server/migrations/how-to-install-ssma-for-oracle-to-migrate-oracle-database-to-sql-server/">How to Install SSMA for Oracle to Migrate Oracle Database to SQL Server</a> appeared first on <a href="https://techyaz.com">Techyaz.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techyaz.com/sql-server/migrations/how-to-install-ssma-for-oracle-to-migrate-oracle-database-to-sql-server/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>How to Change Batch Size for Oracle to SQL Server Migration using SSMA</title>
		<link>https://techyaz.com/sql-server/change-batch-size-oracle-sql-server-migration-using-ssma/</link>
					<comments>https://techyaz.com/sql-server/change-batch-size-oracle-sql-server-migration-using-ssma/#comments</comments>
		
		<dc:creator><![CDATA[Manvendra Deo Singh]]></dc:creator>
		<pubDate>Fri, 22 Sep 2017 11:27:10 +0000</pubDate>
				<category><![CDATA[Migrations]]></category>
		<category><![CDATA[Oracle to SQL Server]]></category>
		<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[HowTO]]></category>
		<category><![CDATA[Oracle to SQL Server Migrations]]></category>
		<category><![CDATA[SQL Server Migration Assistant]]></category>
		<category><![CDATA[SSMA for Oracle]]></category>
		<guid isPermaLink="false">http://techyaz.com/?p=956</guid>

					<description><![CDATA[<p>Migrating data from Oracle to SQL Server is very  complex process. Although, it has become little easy using SQL Server Migration Assistant for Oracle. Last week, i was working on migration project where we were migrating Oracle databases to SQL&#46;&#46;&#46;</p>
<p>The post <a href="https://techyaz.com/sql-server/change-batch-size-oracle-sql-server-migration-using-ssma/">How to Change Batch Size for Oracle to SQL Server Migration using SSMA</a> appeared first on <a href="https://techyaz.com">Techyaz.com</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Migrating data from Oracle to SQL Server is very  complex process. Although, it has become little easy using SQL Server Migration Assistant for Oracle. Last week, i was working on migration project where we were migrating Oracle databases to SQL Server. We had a requirement to change the data batch size as per application vendor pre-requisite.</p>
<p>We can control how much data SSMA will proceed at a time during migration. This way SSMA will process a consistent set of data every time. <strong>Batch size</strong> that you want to process during migration will be controlled by altering changes in <strong>Project Settings</strong> option.  With the help of <strong>Project Settings</strong> window, you can customize how SSMA migrates data from Oracle to SQL Server.</p>
<h3><span style="color: #000080;">Customize Batch Size during Data Processing</span></h3>
<p>You can control batch size either for only current project or for all projects that you will create in SSMA to migrate data. Here I will show you how to change the batch size of data migration for both options.</p>
<p><strong>Change Batch Size that will apply to all projects in SSMA</strong></p>
<p>Launch <strong>SSMA for Oracle</strong>. Click on <strong>Tools</strong> tab. You can see there are two options that are highlighted in below image.</p>
<ul>
<li>Project Settings</li>
<li>Default Project Settings</li>
</ul>
<p>Any changes you will make in <strong>Project Settings</strong> will apply to only current project of data migration whereas any changes you will make in <strong>Default Project Settings</strong> will apply on all projects that you will create in <strong>SSMA for Oracle.</strong></p>
<p><img loading="lazy" decoding="async" class="aligncenter size-full wp-image-957" src="http://techyaz.com/wp-content/uploads/2017/09/1-2.jpg" alt="Tool tab in SSMA for Oracle" width="547" height="286" srcset="https://techyaz.com/wp-content/uploads/2017/09/1-2.jpg 547w, https://techyaz.com/wp-content/uploads/2017/09/1-2-300x157.jpg 300w" sizes="auto, (max-width: 547px) 100vw, 547px" /></p>
<p>Now if you want to change the batch size for all projects, click on <strong>Default Project Settings</strong>. You will get below window. Now click on <strong>Migration</strong> tab from left side pane. You can see the <strong>Batch Size</strong> is showing in to right side pane. Change the batch size as per your choice here. Remember, this will apply to all projects that you will create for migration. The value showing in this image is the default value for the Batch Size.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-958 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/2-default-project-settings.jpg" alt="Change Batch Size in Default Project Settings " width="685" height="499" srcset="https://techyaz.com/wp-content/uploads/2017/09/2-default-project-settings.jpg 685w, https://techyaz.com/wp-content/uploads/2017/09/2-default-project-settings-300x219.jpg 300w" sizes="auto, (max-width: 685px) 100vw, 685px" /></p>
<p>&nbsp;</p>
<p><strong>Change Batch Size for Current Projects only</strong></p>
<p>If you want to change it only for current project, then you should click on <strong>Project Settings</strong> tab from the first image. Once you get <strong>Project Settings</strong> window, click on <strong>General</strong> option as highlighted in below image. Once you click on general, select <strong>Migration</strong> tab from left side pane. Again, you will get <strong>Batch Size</strong> settings in right side pane. Change as per your requirement and click on OK button to apply the change.</p>
<p><img loading="lazy" decoding="async" class="aligncenter wp-image-959 size-full" src="http://techyaz.com/wp-content/uploads/2017/09/3-project-settings.jpg" alt="Batch Size in Project Settings" width="691" height="497" srcset="https://techyaz.com/wp-content/uploads/2017/09/3-project-settings.jpg 691w, https://techyaz.com/wp-content/uploads/2017/09/3-project-settings-300x216.jpg 300w" sizes="auto, (max-width: 691px) 100vw, 691px" /></p>
<p>There are lot of options that you can change and customize for your data migration using Project Settings dialog box. Have a look at the all options and make changes that are suitable for your data migration. Make sure to do proper research about the settings that you are going to change and be aware about the impact of that setting on migration if you are changing its value.</p>
<p><em><span style="color: #800000;"><strong>Read More:</strong></span></em></p>
<ul>
<li><strong><a href="https://techyaz.com/sql-server/migrations/how-to-install-ssma-for-oracle-to-migrate-oracle-database-to-sql-server/" target="_blank" rel="noopener">Install Microsoft SQL Server Migration Assistant for oracle to Migrate Oracle Database to SQL Server</a></strong></li>
<li><strong><a href="https://techyaz.com/sql-server/sql-server-administration/change-network-packet-size-sql-server/" target="_blank" rel="noopener">How to change Network Packet Size in SQL Server</a></strong></li>
<li><strong><a href="https://techyaz.com/sql-server/troubleshooting/fixing-error-233-how-to-set-the-user-connections-server-configuration-option-in-sql-server/" target="_blank" rel="noopener">How to Change number of user connections allowed in SQL Server</a></strong></li>
</ul>
<p>I hope you like this article. Please follow us on our <a href="https://www.facebook.com/Techyaz/">facebook page</a> and on <a href="https://twitter.com/Tech_yaz">Twitter </a>handle to get latest updates.</p>
<p>The post <a href="https://techyaz.com/sql-server/change-batch-size-oracle-sql-server-migration-using-ssma/">How to Change Batch Size for Oracle to SQL Server Migration using SSMA</a> appeared first on <a href="https://techyaz.com">Techyaz.com</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://techyaz.com/sql-server/change-batch-size-oracle-sql-server-migration-using-ssma/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
	</channel>
</rss>
