Loading

Bad connection: Tableau could not connect to the data source Error code: FAB9A2C5"(잘못된 연결: Tableau가 데이터 원본에 연결할 수 없습니다. 오류 코드: FAB9A2C5)

게시 일자: Dec 22, 2023
상세 설명

Tableau Server에서 DB2 데이터 원본이 있는 통합 문서를 로드하려고 하면 다음 오류가 표시됩니다.

"Bad connection: Tableau could not connect to the data source Error code: FAB9A2C5"(잘못된 연결: Tableau가 데이터 원본에 연결할 수 없습니다. 오류 코드: FAB9A2C5)

솔루션
"STMTHEAP" 매개 변수를 IBM DB2 데이터베이스에서 8000 이상으로 높여 문제를 해결할 수 있습니다. 이 변수 구성에 대한 자세한 내용은 아래의 IBM 설명서를 참조하세요.

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\
 

Knowledge 기사 번호

001534185

 
로드 중
Salesforce Help | Article