Focal Point Banner


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.


Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    Object is in a zombie state

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Object is in a zombie state
 Login/Join
 
Member
posted
I have a DBMS SQL Flow that I have been running without issue every month, and not sure why it's now failing.

When I click on the "Test SQL Statement" button from the SQL Statement window, I see my 50 rows.

When I click on the "Test Transforms" button from the Transformations window, I see my 50 rows.

Any help would be most appreciated.

Here is the error log...

------ Start of Log Record for dev_financial/load_stg_budgetdetailscompensation
Request - dev_financial/load_stg_budgetdetailscompensation (Owner: [removed to post on forum]
stg_budgetdetailscompensation type MS SQL Server Existing target
Issuing PREPARE
Bulk Insert active. INSERTSIZE = 1000
Starting Load
0 WARNING.. ON MATCH INCLUDE INPUTS DUPLICATE SEGMENTS
REFERENCE...AT TRANS 1000
Commit forced at: 1000 for 1000 row(s)
SQLCODE IS -1 (HEX: FFFFFFFF)
: Microsoft SQL Server Native Client 10.0: [] The object is in a zombie st
: ate. An object may enter a zombie state when either ITransaction::Commit
: or ITransaction::Abort is called, or when a storage object was created
: and not yet released.
SQL FETCH CURSOR ERROR. : SQLIN
Ending Load
Return Code = 1407
Request: dev_financial/load_stg_budgetdetailscompensation - finished processing
CPU Time : 125
Finished
Elapsed run time 0:00:12
------ End of Log Record for dev_financial/load_stg_budgetdetailscompensation --


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 9 | Registered: October 20, 2011Report This Post
Guru
posted Hide Post
As you've determined the source tables are fine; the problem is with the state of the target table.

In my experience this error most often occurs because some process didn't issue a COMMIT when it was done.


N/A
 
Posts: 397 | Location: New York City | Registered: May 03, 2007Report This Post
Member
posted Hide Post
It COMMITs the first 1000 rows, then goes in to "a zombie state".


WebFOCUS 7.6
Windows, All Outputs
 
Posts: 9 | Registered: October 20, 2011Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  iWay Software Product Forum on Focal Point    Object is in a zombie state

Copyright © 1996-2020 Information Builders