Skip to main content

Notifications

Community site session details

Community site session details

Session Id : p468ovpP81xogHINqmtf06
Power Automate - Power Automate Desktop
Answered

Connecting to Netezza - Open SQL Connection

Like (1) ShareShare
ReportReport
Posted on 25 Mar 2025 17:08:37 by 64
I am using the 'Open Sql connection' Action in PAD to connect to Netezza. When I initially set up the connection and Test the connection, I received a 'Test connection succeeded.' message. However, when I attempt to run the Open Sql Connection I get an error message saying, 'Can't connect to data source ERROR [08001] Invalid - user name' . Any advice on how I can use PAD to connect to Netezza successfully?

Categories:
  • MCubedMama Profile Picture
    64 on 28 Mar 2025 at 16:31:20
    Connecting to Netezza - Open SQL Connection
    I took your advice and manually defined the connection string, and I was able to successfully run the Open SQL Connection without error. 
    However, when I attempt to run the Execute SQL Statement action, I receive the following error message below. Any advice on how to address this?
     
    Can't Connect to data source ERROR[28000] LDAP authentication failed for user XXXXX
    ERROR [28000] LDAP authentication failed for user XXXX
    Location: Subflow: Run SQL Query, Line: 45, Action name: Execute SQL statement
  • Verified answer
    VishnuReddy1997 Profile Picture
    2,297 Super User 2025 Season 1 on 27 Mar 2025 at 05:36:27
    Connecting to Netezza - Open SQL Connection
    Hi @Mcubedmama,
     
    Please try these below 2 methods.
     
    1. Verify Credentials Used in PAD
    • Ensure the username and password provided in the connection string exactly match the credentials you tested successfully.
    • If you’re using Windows Authentication, try using SQL Authentication instead.
    2. Use a Fully Qualified Connection String
    • Instead of relying on PAD's GUI-based connection setup, manually define the connection string in the Open SQL Connection action.
    Try the following format:
    Driver={NetezzaSQL};Server=<your_server>;Database=<your_database>;UID=<your_username>;PWD=<your_password>;
     
     
    (Note:- if you got your solution you can mark as solution and gives kudos)
     
    Thanks & Regards
    Vishnu Reddy

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

🌸 Community Spring Festival 2025 Challenge 🌸

WIN Power Platform Community Conference 2025 tickets!

Kudos to the February Top 10 Community Stars!

Thanks for all your good work in the Community

Announcing Our 2025 Season 1 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Leaderboard

#1
WarrenBelz Profile Picture

WarrenBelz 146,513 Most Valuable Professional

#2
RandyHayes Profile Picture

RandyHayes 76,287 Super User 2024 Season 1

#3
Pstork1 Profile Picture

Pstork1 65,631 Most Valuable Professional

Leaderboard
Loading started