Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

TM_6247 Error checking global object permissions

Status
Not open for further replies.

JDAEMS

Programmer
Aug 27, 2003
84
BE
Dear sir/madam,

When running a session of a very simple mapping, I'm getting the error:

TM_6247 Error checking global object permissions...Failed to fetch the connection [DWH_DEV] for widget instance [LKP_Check_Existance].

The object LKP_Check_Existance is a look-up on the target table to check if the record already exists or not. We do this principle in other mappings as well, but there we don't get an error like this.

Can you please tell me what to do?

Thank you
Jelle
 
What RDBMS are you working with? How are locks handled? (Rowlevel locking?) Does the writer enforce a read/write lock on the target?

Ties Blom
Information analyst
tbl@shimano-eu.com
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top