Tableau Server에서 DB2 데이터 원본이 있는 통합 문서를 로드하려고 하면 다음 오류가 표시됩니다.
"Bad connection: Tableau could not connect to the data source Error code: FAB9A2C5"(잘못된 연결: Tableau가 데이터 원본에 연결할 수 없습니다. 오류 코드: FAB9A2C5)
SQL0101N The statement is too long or too complex(영문)
https://www.ibm.com/support/pages/sql0101n-statement-too-long-or-too-complex
stmtheap - Statement heap size configuration parameter(명령문 힙 크기 구성 매개 변수)
https://www.ibm.com/docs/ko/db2/11.1?topic=parameters-stmtheap-statement-heap-size
"STMTHEAP"의 현재 크기를 Tableau Desktop에서 사용자 지정 SQL 쿼리를 사용하여 확인할 수 있습니다.
1. Tableau Desktop을 엽니다.
2. IBM DB2 데이터 원본에 연결합니다.
3. Schema(스키마)를 선택합니다.
4. "New Custom SQL(새 사용자 지정 SQL)"을 데이터 연결 창에 끌어 놓습니다.
5. 다음 SQL 쿼리를 입력한 후 OK(확인)를 클릭합니다.
SELECT NAME, VALUE, VALUE_FLAGS, MEMBER
FROM SYSIBMADM.DBCFG
WHERE NAME = 'stmtheap'
Tableau Server 로그에 다음 오류도 표시됩니다.
##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. 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.