Beim Versuch, eine Arbeitsmappe mit DB2-Datenquelle in Tableau Server zu laden, wird der folgende Fehler angezeigt:
"Bad Connection: Tableau could not connect to the data source. Error code: FAB9A2C5" (Ungültige Verbindung: Tableau konnte keine Verbindung zur Datenquelle herstellen. Fehlercode: FAB9A2C5)
SQL0101N: Die Anweisung ist zu lang oder zu komplex
https://www.ibm.com/support/pages/sql0101n-statement-too-long-or-too-complex
stmtheap - Parameter zur Konfiguration der Anweisungs-Heapgröße
https://www.ibm.com/support/knowledgecenter/SSEPGG_11.1.0/com.ibm.db2.luw.admin.config.doc/doc/r0000277.html
Die aktuelle Größe von "STMTHEAP" kann in Tableau Desktop mit einer benutzerdefinierten SQL-Abfrage ermittelt werden.
1. Öffnen Sie Tableau Desktop
2. Stellen Sie eine Verbindung mit der IBM DB2-Datenquelle her.
3. Wählen Sie ein Schema aus.
4. Ziehen Sie "Neue benutzerdefinierte SQL" in das Datenverbindungsfenster.
5. Geben Sie die folgende SQL-Abfrage ein und klicken Sie auf OK.
SELECT NAME, VALUE, VALUE_FLAGS, MEMBER
FROM SYSIBMADM.DBCFG
WHERE NAME = 'stmtheap'
Außerdem wird in den Tableau Server-Protokollen der folgende Fehler angezeigt.
##Vizqlserver##
{"ts":"2021-02-11T18:05:58.142","pid":36408,"tid":"c5a0","sev":"warn","req":"-","sess":"-","site":"-","user":"-","k":"msg","e":{"excp-error-code":"0xFAB9A2C5","excp-source":"NeedsClassification","excp-status-code":"UNKNOWN"},"v":"dsClass: db2, sql state: 54001, native error: -101, error description: [IBM][CLI Driver][DB2/AIX64] SQL0101N The statement is too long or too complex. (Die Anweisung ist zu lang oder zu komplex.) SQLSTATE=54001\
001534185

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.