08:43:14 AM Virmati.Banking.CBS.CBSProc.bAccountTypeBr.GetRecord --> Virmati.Banking.CBS.CBSData.dAccountTypeBR.GetRecord --> DataCommon.OpenDataTable -SELECT BranchCode,Code,ProductCode,MinimumProductDay,ClearNetBalance,AgainstClearing,Roundoff,LastAccountNumber,TODoption,ClearingOption,WithdrawalPassing,CreditInterestRate,MinCreditInterestRate,MaxCreditInterestRate,CreditInterestRoundOff,MinInterestTopay,DebitInterestRate,MinDebitInterestRate,MaxDebitInterestRate,DebitInterestRoundOff,DebitInterestTocharge,MinDebitInterestTocharge,AgainstClgInterestRate,minAgainstClgRate,maxAgainstClgRate,AgainstClgInterestTocharge,MinAgainstClgInterestTocharge,PenalInterestRate,minPenalRate,maxPenalRate,PenalInterestTocharge,MinPenalInterestTocharge,InterestApplyDays,NextInterestDueDate,TaxRateOnInterestRate,TaxRateOnInterestAmount,AcountClosingCharges,MinimumBalance,ChargesAppliedDate,Int7Cumm,Live,ChargesType,FreeLeafs,ChargePerLeafs,ChargeMinBalance,NoofMonthForCharges,ChargesCutOffDate,InterestRatePattern,HolidayInterest,InterestAfterMaturity,NoOfPartWithdrawal,MinAmountWithdrawal,InMultipleOfAmount,MaxAmountPartWithdrawal,ReceiptNumber,ReceiptAlpha,PassbookCharges,GLAcForPBCharges,PBChargesAmt,CrCashTrnsLimit,CrOtherLimit,DrCashTrnsLimit,DrOtherLimit,TaxRateOnDrInterest,TDSRateOnCrInterest,FirstEntryCashAllowed,FirstEntryClgAllowed,FirstEntryTrfAllowed,MinFirstEntryCashAmt,MinFirstEntryClgAmt,MinFirstEntryTrfAmt,StartingDate,EndingDate,AllowIntOnPartMth,MaximumProductDay,IntroducerReqd,MaxLimitAmount,TODAllowed,MaxLimitPeriodDays,MinLimitAmt,MaxLimitAmt,MinBalanceWithChqBook,CurrencyCode,LateIntApplicable,LateIntRoundOff,MinLateInterest,ApplyLateIntOn,LateIntAcno,ReceivableAccounting,ChargesPayableAccount,PenalPayableAccount,CreatePartyVoucher,ReceivableEntry,ReceivedCPI,CheckTDBalForChg,TDBalanceForMinBal,passunderdiswithlimit,PassbookPrintingAllow,MinBalForIntCal,IsForMobile,CalcMinBalChgAcClose,CalcAvgBalChgAcClose,NominalMemberLoanLimit,minbalchgtype,MinDueInstalmentPartWithdrawal,SBCAIntLastProvisionDate,SBCAIntProvisionAmt,IntAsPerRepaySch,AllowTrnWithoutChqNo,CalcPeriodicChargeAcClose,MinLimitAmount,ChkFolioForSBInt,MaxFolioForSBInt,IntroEligiblePeriod FROM AccountTypeBranchParameters where code = 14 and BranchCode = 1002 and UPPER(CurrencyCode) = 'INR' --> DataCommon.cnOpen --> .Net SqlClient Data Provider --> --> A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.) at Virmati.Banking.CBS.CBSData.dAccountTypeBR.GetRecord(Int16 AccountTypeID, Int32 BranchID, String CurrencyCode, DataTable dt); at Virmati.Banking.CBS.CBSProc.bAccountTypeBr.GetRecord(Int16& AccountTypeID, Int32& BranchID, String CurrencyCode, Boolean blnIsHoParaReq) 08:43:14 AM Virmati.Banking.CBS.CBSProc.bAccounts.GetRecord --> Virmati.Banking.CBS.CBSProc.bAccountTypeBr.GetRecord --> Virmati.Banking.CBS.CBSData.dAccountTypeBR.GetRecord --> DataCommon.OpenDataTable -SELECT BranchCode,Code,ProductCode,MinimumProductDay,ClearNetBalance,AgainstClearing,Roundoff,LastAccountNumber,TODoption,ClearingOption,WithdrawalPassing,CreditInterestRate,MinCreditInterestRate,MaxCreditInterestRate,CreditInterestRoundOff,MinInterestTopay,DebitInterestRate,MinDebitInterestRate,MaxDebitInterestRate,DebitInterestRoundOff,DebitInterestTocharge,MinDebitInterestTocharge,AgainstClgInterestRate,minAgainstClgRate,maxAgainstClgRate,AgainstClgInterestTocharge,MinAgainstClgInterestTocharge,PenalInterestRate,minPenalRate,maxPenalRate,PenalInterestTocharge,MinPenalInterestTocharge,InterestApplyDays,NextInterestDueDate,TaxRateOnInterestRate,TaxRateOnInterestAmount,AcountClosingCharges,MinimumBalance,ChargesAppliedDate,Int7Cumm,Live,ChargesType,FreeLeafs,ChargePerLeafs,ChargeMinBalance,NoofMonthForCharges,ChargesCutOffDate,InterestRatePattern,HolidayInterest,InterestAfterMaturity,NoOfPartWithdrawal,MinAmountWithdrawal,InMultipleOfAmount,MaxAmountPartWithdrawal,ReceiptNumber,ReceiptAlpha,PassbookCharges,GLAcForPBCharges,PBChargesAmt,CrCashTrnsLimit,CrOtherLimit,DrCashTrnsLimit,DrOtherLimit,TaxRateOnDrInterest,TDSRateOnCrInterest,FirstEntryCashAllowed,FirstEntryClgAllowed,FirstEntryTrfAllowed,MinFirstEntryCashAmt,MinFirstEntryClgAmt,MinFirstEntryTrfAmt,StartingDate,EndingDate,AllowIntOnPartMth,MaximumProductDay,IntroducerReqd,MaxLimitAmount,TODAllowed,MaxLimitPeriodDays,MinLimitAmt,MaxLimitAmt,MinBalanceWithChqBook,CurrencyCode,LateIntApplicable,LateIntRoundOff,MinLateInterest,ApplyLateIntOn,LateIntAcno,ReceivableAccounting,ChargesPayableAccount,PenalPayableAccount,CreatePartyVoucher,ReceivableEntry,ReceivedCPI,CheckTDBalForChg,TDBalanceForMinBal,passunderdiswithlimit,PassbookPrintingAllow,MinBalForIntCal,IsForMobile,CalcMinBalChgAcClose,CalcAvgBalChgAcClose,NominalMemberLoanLimit,minbalchgtype,MinDueInstalmentPartWithdrawal,SBCAIntLastProvisionDate,SBCAIntProvisionAmt,IntAsPerRepaySch,AllowTrnWithoutChqNo,CalcPeriodicChargeAcClose,MinLimitAmount,ChkFolioForSBInt,MaxFolioForSBInt,IntroEligiblePeriod FROM AccountTypeBranchParameters where code = 14 and BranchCode = 1002 and UPPER(CurrencyCode) = 'INR' --> DataCommon.cnOpen --> .Net SqlClient Data Provider --> --> A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.) at Virmati.Banking.CBS.CBSProc.bAccountTypeBr.GetRecord(Int16& AccountTypeID, Int32& BranchID, String CurrencyCode, Boolean blnIsHoParaReq); at Virmati.Banking.CBS.CBSProc.bAccounts.GetRecord(Double AcnoID, Object& SerialNumber, Int16 pIntRateForPremature, Single pPreMatRate, Boolean blnGetShadowBalance, Boolean blnGetCustomerdetails) 08:43:17 AM Virmati.Banking.CBS.CBSProc.bAccounts.GetRecord --> Virmati.Banking.CBS.CBSData.dAccounts.GetRecord --> DataCommon.OpenDataTable -SELECT BranchCode,Acno,Actype,BaseType,CustomerNumber,Name,OpeningDate,Ledger,Status,OperationMode,OpeningBalance,StatementFrequency,StatementDate,Operator,Supervisor,Authorised,ClosingDate,StatementInd,IsInActive,InActiveDate,InActiveUptoDate,AutoReActive,ReActiveDate,GeneralDetProccess,JointProcess,NomineesProcess,SignatoriesProcess,RemarksProcess,PowerofAttProcess,StatCodesProcess,LimitSecProcess,SuretyProcess,LoanDetailsProcess,DisbProcess,RepaySchProcess,TDLinkProcess,ChargesProcess,DrIntProcess,CrIntProcess,PenalIntProcess,PenalIntCalcProcess,AgClgIntProcess,ProcessOver,LastProcess,LastCorrectedProcess,NextStmtDate,LastCorrectionOpr,ClosingAmount,ClosingCrDr,ClosingChequeNo,ClosingChequeDate,ClosingOperator,ClosingSupervisor,ClosingTrsfAcNo,IsClosingAuthorised,OldStatus,ClosingBranch,DailyTrnNo,DailyDepositProcess,AllowAccessFromOtherBranch,ShortName,SocietyMember,SocietyAcno,CurrencyCode,IsForexAppl,EefcaCurr,EefcaPer,NetBankingAllow,NetBankingTransAllow,CombinedLimitFlag,AcnoCardNo,EntryNode,OpeningTime,AuthoNode,AuthoDateTime,IMFCode,NRBCode,IsMOF,IsMultiCurrency,BalanceVisibleLevel,SignAtAccount,isacssmof,BalanceHideForOtherBranch,CapitalAmount,BankShare,closingReason,StmtMode,DefContact,IsKYC FROM Accounts WHERE AcNo = 1008014000095 --> DataCommon.cnOpen --> .Net SqlClient Data Provider --> --> A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.) at Virmati.Banking.CBS.CBSData.dAccounts.GetRecord(Int64 Acno, String& sQuery); at Virmati.Banking.CBS.CBSProc.bAccounts.GetRecord(Double AcnoID, Object& SerialNumber, Int16 pIntRateForPremature, Single pPreMatRate, Boolean blnGetShadowBalance, Boolean blnGetCustomerdetails) 08:43:17 AM Virmati.Banking.CBS.CBSProc.bAccounts.GetRecord --> Virmati.Banking.CBS.CBSData.dAccounts.GetRecord --> DataCommon.OpenDataTable -SELECT BranchCode,Acno,Actype,BaseType,CustomerNumber,Name,OpeningDate,Ledger,Status,OperationMode,OpeningBalance,StatementFrequency,StatementDate,Operator,Supervisor,Authorised,ClosingDate,StatementInd,IsInActive,InActiveDate,InActiveUptoDate,AutoReActive,ReActiveDate,GeneralDetProccess,JointProcess,NomineesProcess,SignatoriesProcess,RemarksProcess,PowerofAttProcess,StatCodesProcess,LimitSecProcess,SuretyProcess,LoanDetailsProcess,DisbProcess,RepaySchProcess,TDLinkProcess,ChargesProcess,DrIntProcess,CrIntProcess,PenalIntProcess,PenalIntCalcProcess,AgClgIntProcess,ProcessOver,LastProcess,LastCorrectedProcess,NextStmtDate,LastCorrectionOpr,ClosingAmount,ClosingCrDr,ClosingChequeNo,ClosingChequeDate,ClosingOperator,ClosingSupervisor,ClosingTrsfAcNo,IsClosingAuthorised,OldStatus,ClosingBranch,DailyTrnNo,DailyDepositProcess,AllowAccessFromOtherBranch,ShortName,SocietyMember,SocietyAcno,CurrencyCode,IsForexAppl,EefcaCurr,EefcaPer,NetBankingAllow,NetBankingTransAllow,CombinedLimitFlag,AcnoCardNo,EntryNode,OpeningTime,AuthoNode,AuthoDateTime,IMFCode,NRBCode,IsMOF,IsMultiCurrency,BalanceVisibleLevel,SignAtAccount,isacssmof,BalanceHideForOtherBranch,CapitalAmount,BankShare,closingReason,StmtMode,DefContact,IsKYC FROM Accounts WHERE AcNo = 1002014003091 --> DataCommon.cnOpen --> .Net SqlClient Data Provider --> --> A connection was successfully established with the server, but then an error occurred during the login process. (provider: SSL Provider, error: 0 - An existing connection was forcibly closed by the remote host.) at Virmati.Banking.CBS.CBSData.dAccounts.GetRecord(Int64 Acno, String& sQuery); at Virmati.Banking.CBS.CBSProc.bAccounts.GetRecord(Double AcnoID, Object& SerialNumber, Int16 pIntRateForPremature, Single pPreMatRate, Boolean blnGetShadowBalance, Boolean blnGetCustomerdetails)