[Home] [Help]
102: 7. 13-Jun-2005 File Version: 116.2
103: Ramananda for bug#4428980. Removal of SQL LITERALs is done
104:
105: 8 07/12/2005 Hjujjuru for the bug 4866533 File version 120.1
106: added the who columns in the insert of JAI_CMN_ERRORS_T
107: Dependencies Due to this bug:-
108: None
109:
110: 9. 18/12/2012 for bug 16013918 by anupgupt
161:
162: exception
163: when others then
164: v_sqlerrm := substr(sqlerrm,1,200);
165: insert into JAI_CMN_ERRORS_T
166: ( APPLICATION_SOURCE ,
167: ERROR_MESSAGE ,
168: ADDITIONAL_ERROR_MESG ,
169: CREATION_DATE ,