Posted: Tue Jul 15, 2003 7:15 am Post subject: accessing DB2 table with full database qualifier
Apprentice
Joined: 27 Jun 2002 Posts: 39 Location: New York
Hello,
I want to access my DB2 table with full path (owner.table) instead of by broker alias (database.table).
Is it possible?
I do access stored procedure within same compute node by using owner.procname and have no problems with it.
When I try to select from another db2 table using owner.table it does not want to deploy.
I also tried to specify sybsystem.owner in DataSource of my flow Properties but this fails with sqlcode -950.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum