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.
I have received this error a number of times on a RC job that writes an XL file to the library. I have executed the same report deferred with no issues, I have executed the RC job as email with no issues - only when I use the Library option does this occur. Have a ticket opened with IBI but I'm looking for suggestions:
BTP1010 Starting worker thread BTP1020 Starting task: Task 1 BTP1020 Task type: MR Standard Report BTP1020 Retrieving MR report: app/svcs_tps_limit BTP1020 Connecting to server EDASERVE with execution id jward BTP1020 Executing focexec. BTP1020 Task finished. BTP1010 [Microsoft][SQLServer 2000 Driver for JDBC]The DBMS returned an unspecified error. BTP1010 Rollback insertion from library database BTP1010 Error in rollback:[Microsoft][SQLServer 2000 Driver for JDBC]End of stream was detected on a read.
WebFOCUS 7.7.0.3 Wintel/Windows SQL Server 2008 Output: PDF, HTML, XLS
Nothing that I would consider out of the ordinary... It's a relatively simple report that groups transactional data by day, hour, min. What I would consider out of the ordinary is the number of records - 8M plus. However I can execute this same report against another table that has over 20M rows without issue. Very strange behavior I will admit.
WebFOCUS 7.7.0.3 Wintel/Windows SQL Server 2008 Output: PDF, HTML, XLS
Hi, I am facing a issue something similar ot this..
Error - Insertion from library database Symptom:
BTP1010 Microsoft SQLServer 2000 Driver for JDBC SQLServer The log file for database 'tempdb' is full. Back up the transaction log for the database to free up some log space BTP1010 Rollback insertion from library database
Problem:
ReportCaster: Scheduled ReportCaster job failed on the log backup part only. The report itself was successfully generated. The messages received indicated that "The log file for database 'tempdb' is full".
Let me know if anyone had face similar issue and have resolved it.