Splunk Search

Can't generate Tableau extract - error "internal error starextracttuplesource has wrong number of bindings for number of input columns"

jjohns86
Explorer

I'm having trouble using Tableau to extract data for a Tableau report. I can connect to the saved-search fine by connecting live, but when I try to generate an extract (for Tableau report performance reasons) it gives the error

"internal error starextracttuplesource has wrong number of bindings for number of input columns".

When I look at the fields available in the Tableau DataSource page, it shows the 3 explicit fields I defined in my report search, but also an additional field not present in the search ([MySplunkSavedReport].[_pre_msg]). This is odd for me, as I am able to generate an extract from another saved report, which also includes similar fields (logonuser (text), usertype (text), and _time).

Is this related to the known issue identified as DVPL-2957? Any recommendations as to how I can resolve? A somwhat cleaned-up search is below if it is helpful or needed to give context (I can provide more details/clarification if needed).

Thanks in advance to any splunk gurus who can help!

Jeff

host=server* source="WinEventLog:Microsoft-Windows-TerminalServices-SessionBroker/Operational" 801 | rex field=Message "user DOMAINName\\\(?<logonUser>.\w+)" |eval ADAccount=ltrim(logonUser,"DOMAINName\\") | ldapfilter domain=DOMAINName search="(sAMAccountName=$ADAccount$)" attrs="memberOf" | eval userType=case((mvfind(memberOf,"CN\=GRP_Name1") >= 0 ), "Group1", (mvfind(memberOf,"CN\=GRP_Name2") >= 0 ), "Group2", (mvfind(memberOf,"CN\=GRP_Name3") >= 0 ), "Group3") | fields logonUser,userType,_time
0 Karma
1 Solution

jjohns86
Explorer

Well, not sure what fixed it, but I am no longer getting this error. After updating the Splunk ODBC client on my desktop I restarted my computer, and started fresh with a new Tableau report connecting to the Splunk saved report, and am no longer getting the "wrong number of bindings for number of input columns" error. I wish I could concretely point to what I may have done to resolve....most likely guessing the client update, but can't confirm for sure.

View solution in original post

0 Karma

jjohns86
Explorer

Well, not sure what fixed it, but I am no longer getting this error. After updating the Splunk ODBC client on my desktop I restarted my computer, and started fresh with a new Tableau report connecting to the Splunk saved report, and am no longer getting the "wrong number of bindings for number of input columns" error. I wish I could concretely point to what I may have done to resolve....most likely guessing the client update, but can't confirm for sure.

0 Karma

jjohns86
Explorer

Edit: Should have added earlier....
We are using Splunk 6.2.2, and I am using Tableau Report Creator 9.0.2 (64-bit) on Windows with Splunk ODBC Connector 1.01

0 Karma

jjohns86
Explorer

Updated Splunk connector to use ODBC 2.0 64-bit version with same results.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...