0% found this document useful (0 votes)
38 views

ErrorLog - 08 26 2021

An error occurred while checking for a discount action code. The error message indicates there was a mismatch in input parameters for the stored procedure PR_CH_DECODE_ACTIONCODE in the Firebird database. This caused a dynamic SQL error to be thrown. The error occurred on two separate occasions while requesting the CheckActionCode webpage.

Uploaded by

Crezy Raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
38 views

ErrorLog - 08 26 2021

An error occurred while checking for a discount action code. The error message indicates there was a mismatch in input parameters for the stored procedure PR_CH_DECODE_ACTIONCODE in the Firebird database. This caused a dynamic SQL error to be thrown. The error occurred on two separate occasions while requesting the CheckActionCode webpage.

Uploaded by

Crezy Raj
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

-------------------Error Log Start-----------

Date : 08/26/2021 18:08:35 PM


WebPage Name :CheckActionCode
CustomMessage : Exception while checking for discount action code
Message : FirebirdSql.Data.FirebirdClient.FbException (0x80004005): Dynamic SQL
Error
Input parameter mismatch for procedure PR_CH_DECODE_ACTIONCODE ---> Dynamic SQL
Error
Input parameter mismatch for procedure PR_CH_DECODE_ACTIONCODE
at FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior
behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[]
datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand
command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32
startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at varioUserDal.Dal.ExecuteStoredProcWithResults(String procName, IDictionary`2
parameters, Boolean longRunning)
at varioProductCatalogLib.DiscountCheck.ResolveActionCode(Int32 customerId,
String actionCode)
at
varioWebMVC.BusinessLayer.ProductCatalogLayer.CheckForDiscountActionCode(Int32
customerId, String actionCode, IList`1& actCodeProductIds, IList`1&
actCodePackageIds, IList`1& actCodeVoiceTariffIds, IList`1& actCodeVolumeTariffIds,
IList`1& actCodeDiscountIds, IList`1& actCodeVoiceDiscountIds, IDictionary`2&
actCodeVariables)
at varioWebMVC.Controllers.PCOrderController.CheckActionCode(String userInput)
Message : at
FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[]
datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand
command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32
startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at varioUserDal.Dal.ExecuteStoredProcWithResults(String procName, IDictionary`2
parameters, Boolean longRunning)
at varioProductCatalogLib.DiscountCheck.ResolveActionCode(Int32 customerId,
String actionCode)
at
varioWebMVC.BusinessLayer.ProductCatalogLayer.CheckForDiscountActionCode(Int32
customerId, String actionCode, IList`1& actCodeProductIds, IList`1&
actCodePackageIds, IList`1& actCodeVoiceTariffIds, IList`1& actCodeVolumeTariffIds,
IList`1& actCodeDiscountIds, IList`1& actCodeVoiceDiscountIds, IDictionary`2&
actCodeVariables)
at varioWebMVC.Controllers.PCOrderController.CheckActionCode(String userInput)
-------------------End----------------------------

-------------------Error Log Start-----------


Date : 08/26/2021 18:08:42 PM
WebPage Name :CheckActionCode
CustomMessage : Exception while checking for discount action code
Message : FirebirdSql.Data.FirebirdClient.FbException (0x80004005): Dynamic SQL
Error
Input parameter mismatch for procedure PR_CH_DECODE_ACTIONCODE ---> Dynamic SQL
Error
Input parameter mismatch for procedure PR_CH_DECODE_ACTIONCODE
at FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior
behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[]
datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand
command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32
startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at varioUserDal.Dal.ExecuteStoredProcWithResults(String procName, IDictionary`2
parameters, Boolean longRunning)
at varioProductCatalogLib.DiscountCheck.ResolveActionCode(Int32 customerId,
String actionCode)
at
varioWebMVC.BusinessLayer.ProductCatalogLayer.CheckForDiscountActionCode(Int32
customerId, String actionCode, IList`1& actCodeProductIds, IList`1&
actCodePackageIds, IList`1& actCodeVoiceTariffIds, IList`1& actCodeVolumeTariffIds,
IList`1& actCodeDiscountIds, IList`1& actCodeVoiceDiscountIds, IDictionary`2&
actCodeVariables)
at varioWebMVC.Controllers.PCOrderController.CheckActionCode(String userInput)
Message : at
FirebirdSql.Data.FirebirdClient.FbCommand.ExecuteReader(CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[]
datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand
command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32
startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
at System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
at varioUserDal.Dal.ExecuteStoredProcWithResults(String procName, IDictionary`2
parameters, Boolean longRunning)
at varioProductCatalogLib.DiscountCheck.ResolveActionCode(Int32 customerId,
String actionCode)
at
varioWebMVC.BusinessLayer.ProductCatalogLayer.CheckForDiscountActionCode(Int32
customerId, String actionCode, IList`1& actCodeProductIds, IList`1&
actCodePackageIds, IList`1& actCodeVoiceTariffIds, IList`1& actCodeVolumeTariffIds,
IList`1& actCodeDiscountIds, IList`1& actCodeVoiceDiscountIds, IDictionary`2&
actCodeVariables)
at varioWebMVC.Controllers.PCOrderController.CheckActionCode(String userInput)
-------------------End----------------------------

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy