Blog Aggregator - Amardeep Sidhu

  • Tags

  • Archives

  • Meta

  •  

    March 2007
    M T W T F S S
    « Feb   Apr »
     1234
    567891011
    12131415161718
    19202122232425
    262728293031  

Archive for March 30th, 2007

30 Mar

Use DBMS_UTILITY instead of SQLERRM

The function SQLERRM can be used to return an Oracle error message in PL/SQL to the calling environment.
In Oracle 10g the value which the function SQLERRM can return is something like 512,
prior to 10g it was 255.
 
Therefore Oracle recommends not to use this function but rather use
DBMS_UTILITY.FORMAT_ERROR_STACK instead of the SQLERRM function!!
This in fact […]

30 Mar

Billiard with the PL/SQL evangelist

Yesterday we had a fun evening with Steven Feuerstein at the Spielhaus in Zurich a nice Billard saloon in Zurich where you can get a good dinner as well.
Steven is really good at billiard , I did not have a chance against him.

Laurent Schneider was around also

and we had lots of fun after a good […]

© 2008 Blog Aggregator - Amardeep Sidhu | Entries (RSS) and Comments (RSS)

Powered by Wordpress, design by Web4 Sudoku, based on Pinkline by GPS Gazette