Hi ,
I made a connection with Oracle 19c and created some replications . It was working fine previously but now it is giving error that are below . Can you guys please help to resolve this issue. Thanks in advance.
Error opening the LogReader for connection 'MAXIMUSP_PROD' (Replication: 'MR_CONTRACT')
System.FormatException: Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.String.System.IConvertible.ToInt32(IFormatProvider provider)
at System.Convert.ChangeType(Object value, Type conversionType, IFormatProvider provider)
at m.a(Int32 A_0, Type A_1)
at m.b(Int32 i)
at jo.a(am A_0)
at oi.d()
at oi.a(Boolean& A_0)
at ai.f()
Comments
1 comment