banner_ad

Snowflake to SSIS

Others 733 views 1 replies

I am getting this error "indicator pointer is required by the driver to indicate null output data" while I am importing data from Snowflake to SQL server using SSIS. I have created an ODBC driver connection in order to access it. I am able to do it for some of the views but unfortunately for 1 of the view it is throwing me this error

Replies (1)

Did you not get the Stackoverflow answer? Ive done some AI research, it might help

The error message you’re encountering, “Indicator pointer is required by the driver to indicate null output data,” typically occurs when you’re trying to retrieve a NULL value from the database without providing a means for the ODBC driver to identify that the data is, in fact, NULL1. Let’s explore some potential solutions:

  1. Check Target Table Constraints:

    • Verify whether the target table in Snowflake has any NOT NULL constraints on its columns. If so, ensure that you’re not attempting to insert NULL values from your SQL Server view. Adjust your data transformation logic accordingly.
  2. Iteratively Identify the Issue:

    • It might be necessary to iteratively work out which column(s) or rows are causing the issue.
    • Select a limited set of columns and iterate until you identify the specific column causing the problem.
    • Try IfNULL Function
  3. ODBC Driver Configuration:

    • Sometimes, the issue could be related to the ODBC driver configuration.
    • Follow these steps to resolve the issue:
      • Log in to a Windows machine.
      • Click Start, then click Run, type regedit in the Open box, and click OK.
      • Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\ODBC\ODBC.INI\Your_Snowflake_DSN.
      •  
  4. Workaround Parameter on MSSQL Server:

    • If you’re connecting to Snowflake via a linked server in SQL Server, consider configuring the workaround parameter on the remote MSSQL server’s ODBC driver installation (not the local one where SSMS is installed).
    • Open Regedit as an Administrator on the MSSQL host.
    • Navigate to HKEY_LOCAL_MACHINE > Software > ODBC > ODBC.INI > <DNS_name_identified_in_step2>.
    •  

Remember to adapt these solutions based on your specific scenario, and test thoroughly to ensure successful data import from Snowflake to SQL Server using SSIS. 🚀

 


CCI Pro

Leave a Reply

Your are not logged in . Please login to post replies

Click here to Login / Register  

Company
22 May 2026
Sr. Financial Analyst - Consolidation

Search Synergy

Mumbai

CA

View Details
Company
ARTICLESHIP 04 June 2026
Article

Rakhecha & Co.

New Delhi

CA Inter

View Details
Company
23 May 2026
Article Assistant

Geeta Manchanda & CO.

New Delhi

CA Inter

View Details
Company
18 May 2026
MIS Executive

Primarc Pecan Retail Limited

Mumbai

B.Com

View Details
Company
Featured 27 May 2026
Lead Conversion Executive / Sales Closing Executive

SMJ global advisors pvt ltd

New Delhi

B.Com

View Details
Company
01 June 2026
Audit, Taxation & Compliance Executive

R P S K & Associates

Nashik

CA Inter

View Details
Company
ARTICLESHIP 17 May 2026
CA Article /Trainee

Malik Sunil & co

New Delhi

CA Foundation

View Details
Company
22 May 2026
U.S. Financial Reporting & Consolidation Manager

Karia Overseas

Ahmedabad

CA

View Details