Untitled
unknown
plain_text
5 months ago
15 kB
3
Indexable
INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_006', 'ClientAccNo size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_008', 'ClientCode size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_009', 'date size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_010', 'date1 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_011', 'date2 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_012', 'details1 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_013', 'details2 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_014', 'details3 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_015', 'displayDetails size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_016', 'dynamicURL size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_017', 'failStaticFlag size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_018', 'merchantCode size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_019', 'merchantRefNo size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_020', 'ref1 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_021', 'ref10 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_022', 'ref11 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_023', 'ref2 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_024', 'ref3 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_025', 'ref4 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_026', 'ref5 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_027', 'ref6 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_028', 'ref7 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_029', 'ref8 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_030', 'ref9 size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_031', 'successStaticFlag size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_032', 'txnAmount size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_033', 'txnCurrency size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_034', 'txnScAmount size limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_067', 'txnAmount limit exceeded', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_077', 'checksum missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_078', 'merchant validation error', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_069', 'Details1 Invalid', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_070', 'Details2 Invalid', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_071', 'Details3 Invalid', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_068', 'Txn amount should be positive', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_066', 'Date format Invalid', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_065', 'Txn Currency Invalid', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_064', 'SuccessStaticFlag Invalid', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_063', 'FailStaticFlag Invalid', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_062', 'txnScAmount missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_061', 'txnCurrency missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_060', 'txnAmount missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_059', 'SuccessStaticFlag missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_047', 'merchantRefNo missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_046', 'merchantCode missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_045', 'failStaticFlag missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_072', 'dynamicURL missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_037', 'date missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_036', 'clientCode missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_035', 'clientAccNo missing', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_110', 'merchantCode should not be zero', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_104', 'txnScAmount should be positive', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_105', 'details1 should not be null', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_106', 'details2 should not be null', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_107', 'details3 should not be null', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_005', 'ClientAccNo is invalid', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_102', 'checksum is invalid', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_091', 'You have exceeded the permitted number of transactions for the day', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_092', 'Invalid transaction request sent. Please contact Bank', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_094', 'Sorry, we are unable to process the transaction due to some instructions/restrictions on this account. Please contact the Bank', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_093', 'The amount you entered is higher than the limit allowed for this merchant. Please select a lesser amount and retry', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_096', 'Oops, this is a duplicate transaction and has already been processed', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_098', 'This account is not functional. Please contact the Bank', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_099', 'Oops, NetBanking has not been activated for your customer ID. Please contact Bank', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_103', 'Unfortunately, we could not receive the status of this transaction. We request you to kindly check your Account Balance/Statement to confirm the transaction request status. If the amount is not debited from (or credited to) your account, please re-initiate this transaction.', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_111', 'Sorry, you do not have sufficient funds to carry out this instruction', '12345', 'String', 'Transaction failed', 'SERVER_ERROR'); INSERT INTO public.error_table (error_code, error_message, txn_id, txn_name, error_title, error_type) VALUES ('EPI_1186', 'You have ended this transaction', '12345', 'String', 'Transaction failed', 'SERVER_ERROR');
Editor is loading...
Leave a Comment