Sign in
Data Access Technologies
(Data Access, XML, SSIS, LINQ, System.Data ...)
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Search
Tags
ADO
ADO .NET Sync Service
ADO.NET
ADO.NET Data Services
Attunity
Custom Entity
JDBC
Kerberos
Linked Server
Native Data Access Technologies
NONSSIS
ODBC
OLEDB
Oracle
SAP BI
SPN
SQL CE
SQL Server
SQL Server Connectivity
SQL-CLR
SSIS
SSMA
SYNC Framework
System.XML
XML
Monthly Archives
Archives
March 2013
(5)
December 2012
(4)
September 2012
(2)
August 2012
(5)
April 2012
(1)
January 2012
(3)
November 2011
(2)
October 2011
(4)
September 2011
(1)
August 2011
(3)
June 2011
(1)
May 2011
(1)
April 2011
(2)
February 2011
(2)
January 2011
(3)
December 2010
(2)
November 2010
(1)
October 2010
(2)
September 2010
(1)
August 2010
(2)
June 2010
(6)
May 2010
(3)
April 2010
(4)
March 2010
(6)
February 2010
(1)
January 2010
(7)
December 2009
(6)
November 2009
(4)
October 2009
(7)
April 2009
(4)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Data Access Technologies
Flat File source cannot handle file with uneven number of columns in each row
Posted
2 months ago
by
Snehadeep
1
Comments
I hope not many people are using flat file with such kind of structure, but if you are then no worries now you don’t have to do any weird adjustments. J I took some time to figure out what is going wrong here and why it is not working, and it caused some...
Data Access Technologies
Lookup Transform Error: Row yielded no match during lookup
Posted
2 months ago
by
Snehadeep
0
Comments
Guys, Recently, I had to implement a lot of data warehousing solutions, hence I stumbled on an error in the SSIS Lookup transform task which I wanted to share. Most of my package tasks went on fine till it hit the below error in the Lookup task after...
Data Access Technologies
"Cursor operation conflict" error while inserting data from flat file source to OLEDB destination
Posted
2 months ago
by
Snehadeep
1
Comments
I was working on one of the issue related with SSIS OLEDB destination editor. Here is the scenario. We are fetching the record from the excel file and inserting into the SQL through SSIS by using flat file source and OLEDB destination. While running the...
Data Access Technologies
Integration services packages using Execute process task with WinZip32.exe fails intermittently, when run under a SQL Server Agent Job:
Posted
2 months ago
by
Snehadeep
0
Comments
This blog is about one of the known issues that anyone would run into when executing an Integration services package that contains an Execute Process Task calling a custom or 3 rd party executable scheduled through a SQL Agent job. The scheduled job fails...
Data Access Technologies
Why is my Stored Procedure executed twice?
Posted
2 months ago
by
Snehadeep
2
Comments
Yesterday morning I spent quite a few hours on a problem that almost made my crazy. It was a simple little SSIS package executing a stored procedure on my SQL and writing the data out to a disk file. I used an OLE DB Source in my Data Flow and the first...
Data Access Technologies
Leveraging a Hadoop cluster from SQL Server Integration Services (SSIS)
Posted
5 months ago
by
Snehadeep
0
Comments
With the explosion of data, the open source Apache™ Hadoop™ Framework is gaining traction thanks to its huge ecosystem that has arisen around the core functionalities of Hadoop distributed file system (HDFS™) and Hadoop Map Reduce. As of today, being...
Data Access Technologies
Error ‘Microsoft Office Excel cannot access the file’ while accessing Microsoft Office 11.0 Object Library from SSIS
Posted
5 months ago
by
Snehadeep
7
Comments
Folks, yet another stumble with SSIS and Excel. This time I am using Microsoft Office 11.0 Object Library. The code runs fine on Windows Server 2003. Below is the code sample. ======================================================= using Microsoft.Office...
Data Access Technologies
Openrowset and FoxPro Database
Posted
5 months ago
by
Snehadeep
0
Comments
I wanted to write about one of my experiences where I nearly pulled off my hair while trying to make an Openrowset call to my FoxPro Database work from my SQL Server. It was high time when we decided to move over, discard my old FoxPro databases and migrate...
Data Access Technologies
Error Message "Login failed. The login is from an untrusted domain and cannot be used with Windows authentication."
Posted
5 months ago
by
Snehadeep
1
Comments
My name is Archana CM from Microsoft SQL Developer Support team, we support SQL Connectivity issue along with data access technologies and SSIS. I had chance to work with SQL DBA who was having issues while connecting to his SQL server machine. We...
Data Access Technologies
Could not load package because of error 0x80070002 while upgrading from SSIS 2008 to SSIS 2012
Posted
7 months ago
by
Snehadeep
0
Comments
When doing an In-place upgrade from Microsoft SQL Server 2008 or 2008 R2 to SQL Server 2012, be aware of this little caveat with SSIS. Last week I upgraded (note, I did an in-place upgrade and not a side-by-side installation) my Sql 2008 instance to Sql...
Data Access Technologies
Why is my command not timing out (JDBC)?
Posted
8 months ago
by
Snehadeep
0
Comments
When working with the Microsoft JDBC driver for SQL Server, handling query timeouts is usually a fairly straight-forward issue. The driver supports the java.sql.Statement.setQueryTimeout() method and setting a timeout value through code will take...
Data Access Technologies
Syntax error, permission violation, or other nonspecific error
Posted
9 months ago
by
Snehadeep
0
Comments
While developing a package in BIDS 2008 if we use SNAC 10.0 driver in OLE DB Source connection, call to parameterized stored procedure fails parsing with error: Syntax error, permission violation, or other nonspecific error If we change the connection...
Data Access Technologies
Error While Deploying SSIS 2012 project from SSDT to SSIS Catalog : System.ComponentModel.Win32Exception: A required privilege is not held by the client
Posted
9 months ago
by
Snehadeep
8
Comments
A .NET Framework error occurred during execution of user-defined routine or aggregate "deploy_project_internal": System.ComponentModel.Win32Exception: A required privilege is not held by the client. I ran across this issue in one of my newly...
Data Access Technologies
Migrating UTF8 data from Oracle to SQL Server using SSMA for Oracle
Posted
9 months ago
by
Snehadeep
6
Comments
Before we could begin our Data Migration, you’ll need to clearly understand what is UTF8 is the 8-bit encoding of Unicode? It is a variable-width encoding and a strict superset of ASCII. This means that each and every character in the ASCII character...
Data Access Technologies
Error: "The underlying provider failed on Open" in Entity Framework application
Posted
9 months ago
by
Snehadeep
2
Comments
My name is Archana CM from Microsoft SQL Developer Support team, we support many data access technologies including Entity Framework, SSIS. I had chance to work with developer who was having issues in his Entity Framework, one of the issue was while adding...
Data Access Technologies
Error while creating Linked server "Cannot obtain the schema rowset "DBSCHEMA_TABLES_INFO" for OLE DB provider "SQLNCLI10" for linked server ‘LinkedServerName’"
Posted
9 months ago
by
Snehadeep
2
Comments
When we create linked server for SQL server 2000 on SQL server 2005/SQL server 2008 /SQL server 2008 R2 sometimes we see errors w.r.t schema. In this blog, I will discuss on why we get this type of error and also the solution to fix the error message...
Data Access Technologies
Optimized Bulk Loading of Data into Oracle
Posted
over 1 year ago
by
Snehadeep
3
Comments
SQL Server 2008 and SQL Server 2008 R2 (Enterprise editions) support bulk loading Oracle data using Integration Services packages with the Microsoft Connector for Oracle by Attunity. For SQL Server 2005 and the non-Enterprise editions of SQL Server 2008...
Data Access Technologies
SSIS: Error 0x80070020 Unable to access the package file. Make sure the file exists and you have permission to access it.. The process cannot access the file because it is being used by another process.
Posted
over 1 year ago
by
Snehadeep
0
Comments
This is my second blog and it is about a very interesting scenario that I came across when working with a SSIS package developer. The design of the package consist of one main parent package having several "Execute Package Task" that calls multiple...
Data Access Technologies
Every Bug is a Microsoft bug until proven otherwise
Posted
over 1 year ago
by
Snehadeep
6
Comments
Holiday season provides us an opportunity to take a break from our hectic schedules in GTSC and ponder over some interesting cases in past few months. I had been a strong believer in the fact that a lot of bugs attributed to Microsoft are not Microsoft’s...
Data Access Technologies
Package Configuration File Editor for SSIS available for download
Posted
over 1 year ago
by
Snehadeep
0
Comments
A new tool for SSIS 2008 and 2008 R2 is now available for editing package configuration files. The Package Configuration File Editor identifies configuration paths that are not valid and enables you to correct the paths without having to open the package...
Data Access Technologies
Data migration of large Sybase tables may cause TEMPDB errors
Posted
over 2 years ago
by
Snehadeep
0
Comments
Problem: During data migration of a large Sybase table using SSMA 5.x for Sybase ASE, the following error may occur: "Can't allocate space for object 'temp worktable' in database 'tempdb' because 'system' segment is full/has no free extents. ...
Data Access Technologies
‘Login Failed’ ERRORLOG message from SSMA 5.1 for Oracle’s sequence emulator
Posted
over 2 years ago
by
Snehadeep
0
Comments
Problem: Sporadically, the SSMA 5.1 Oracle sequence emulator causes login failure (Error: 18456, Severity: 14, State: 8) error messages to be written to the SQL Server ERRORLOG when used from an application using SQL authentication. Steps to...
Data Access Technologies
Deploying SQL CLR assembly using Asymmetric key
Posted
over 2 years ago
by
Snehadeep
1
Comments
In my opinion, One of the most complex part in deploying SQL CLR stored procedure is when you need to enable it for “External_Access” or “Unsafe”. The third option is “Safe” , this is pretty straight forward and I am...
Data Access Technologies
Unable to do SQL Stored Procedure debugging remotely from VS2010
Posted
over 2 years ago
by
Snehadeep
0
Comments
This post describes an interesting scenario that I came across when working with on Visual Studio Project based issue. In this situation, customer was unable to debug stored procedures on a remote SQL Server using Visual Studio. The SQL Server was...
Data Access Technologies
How a DBA can confirm if Microsoft JDBC XA transactions are set
Posted
over 2 years ago
by
Snehadeep
0
Comments
I am from Microsoft SQL Developer Support team, we support many data access technologies. Recently I had a chance to work with SQL DBA, who was facing issue to confirm to his developers whether XA transactions were configured correctly or not. After...
Page 1 of 4 (95 items)
1
2
3
4