dbTalk Databases Forums  

Equivalent of Oracle utl_raw.bit_and , alias catalog

comp.databases.ibm-db2 comp.databases.ibm-db2


Discuss Equivalent of Oracle utl_raw.bit_and , alias catalog in the comp.databases.ibm-db2 forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Thomas Theakanath
 
Posts: n/a

Default Equivalent of Oracle utl_raw.bit_and , alias catalog - 08-25-2003 , 05:51 PM






Hi,

Please help me with the following Oracle-to-DB2 migration issues:

1. Are there any DB2 equivalents for the functions in Oracle built-in
package utl_raw? In particular, bit_and function?

2. How could I query for the meta-data on aliases? Like syscat.tables
or syscat.views, I don't see one for aliases.

Thanks in advance
Thomas.

Reply With Quote
  #2  
Old   
Blair Adamache
 
Posts: n/a

Default Re: Equivalent of Oracle utl_raw.bit_and , alias catalog - 08-26-2003 , 11:03 AM






2. select * from syscat.tables where type='A'

Thomas Theakanath wrote:

Quote:
Hi,

Please help me with the following Oracle-to-DB2 migration issues:

1. Are there any DB2 equivalents for the functions in Oracle built-in
package utl_raw? In particular, bit_and function?

2. How could I query for the meta-data on aliases? Like syscat.tables
or syscat.views, I don't see one for aliases.

Thanks in advance
Thomas.


Reply With Quote
Reply




Thread Tools
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.