I am using .Net data provider for Teradata 13.0 and I am facing a strange issue. I am unable to execute an update statement through TdCommand which is usually taking 90sec if I run from Sql Assistant . Its throwing CommandTimeout exception even If I set timeout value to 600sec. Can somebody help me out ?
I am using .Net data provider for Teradata 13.0 and I am facing a strange issue. I am unable to execute an update statement through TdCommand which is usually taking 90sec if I run from Sql Assistant . Its throwing CommandTimeout exception even If I set timeout value to 600sec. Can somebody help me out ?
Thanks,
Pradeep