vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hello all, Db2 Version 8.2 Can any body help me out in finding the routine name associated with a particular package?? I have some package names which are invalid. I wanted to know the routines associated with packages. Till db2V8.1 we could do it using following query select distinct routinename from syscat.packages p,syscat.routines r where substr(implementation,1,length(pkgname)) = 'P6310382' Thanx in advance... Warm regards, Praveen Pandey i-flex Solutions Ltd. |
| Thread Tools | |
| Display Modes | |
|
|