As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.
Join the TIBCO Community TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.
From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
Request access to the private WebFOCUS User Group (login required) to network with fellow members.
Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.
Is have a DBMS SQL Flow in DataMigrator (7706M) with a DB2 bulk load as target. Somehow this bulk load is not providing a return code > 0 when it runs into a sql error. See log below:
Starting bulk load procedure 09/27/2015 11:12:17 CONNECT TO DWHDB USER wsuser USING 09/27/2015 11:12:18 DB20000I The SQL command completed successfully. 09/27/2015 11:12:18 SQL0964C The transaction log for the database is full. SQL STATE=57011 09/27/2015 11:12:18 CONNECT RESET 09/27/2015 11:12:18 DB20000I The SQL command completed successfully. 09/27/2015 11:12:18 QUIT 09/27/2015 11:12:18 DB20000I The QUIT command completed successfully. SQL0964C The transaction log for the database is full. SQLSTATE=57011 Statistics not available for target file amd_etl/amd_babhis Ending bulk load procedure Return Code = 0
The SQL error is passed on to the ETL log, but nevertheless the return code = 0. I would like to have a return code > 0, so in the process flow I can take appropriate action. Is there a way to catch the error situation?
Martin.This message has been edited. Last edited by: <Kathryn Henning>,
WebFocus 8206M, iWay DataMigrator, Windows, DB2 Windows V10.5, MS SQL Server, Azure SQL, Hyperstage, ReportCaster