If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > DB2 application objects (binding)

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-03-04, 04:25
Dipanjan Dipanjan is offline
Registered User
 
Join Date: Sep 2003
Posts: 84
DB2 application objects (binding)

1. Is it possible to create application objects ( sp,UDFs) in a schema and bind them with objects (tables,views) belonging to a different schema (without explicitly qualifying the table objects within the codes of the objects ) ?
If it is possible then how to go about it for SPs and UDFs?

When I do a put routine it creates the object in the current schema using the tables of the current schema ( though the owner of the sp can be different).

Any help is much appreciated.
Reply With Quote
  #2 (permalink)  
Old 02-03-04, 04:35
Dipanjan Dipanjan is offline
Registered User
 
Join Date: Sep 2003
Posts: 84
Forgot to mention - UDB V8.1 on AIX
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On