Quote:
|
Originally Posted by Cougar8000
When I was a developer utilizing mainframe, every new SQL that I wrote had to be reviewed by the DBA or it was a no go. Now days in the UDB world when no one is getting billed for time spent processing this requirement went away at most shops.
|
Hee, we've walked the same road

: from mainframe developer to DB2/LUW dba. vi is primitive compared to ISPF, right?
The reason why those (pro-active) days are gone is procedural. Dynamic SQL is hidden in java/jdbc code and mostly generated. When you confront the programmer with the SQL he/she does not even recognize it! To play the role our mainframe-collegues do is very hard to set-up on unix so we let it go and feed the package-cache to db2advis from time to time...