Hello Experts,
We are working on TOAD 10.5.1.3. Today when we logged into a database and started running queries everything was fine till I executed the below query
SELECT * FROM TABLE(SYSADM.A_FN_STDNT_CHKLSTITEM_INFO(‘0139539’,‘2013’));
Right after this a error popped up as
**Access violation at address 61013018 in module ‘oracommon10.dll’. Write of address 00000000
** My oracle client is 10.2.0.4.
Could someone please let me know what is the cause of this error and what are the possible solutions to resolve this error.
Regards…