Suddenly Reports stops [message #188998] |
Tue, 22 August 2006 13:24 |
ab_trivedi
Messages: 460 Registered: August 2006 Location: Pune, India
|
Senior Member |
|
|
Dear all,
I have just come across a very strange problem. I take the data in Cobol throurg DAT and insert data into Oracle by using shell programming.
Tilll last month my reports was working fine but now it starts giveing m the message :
REP - 3301 Error occured in error checking.
Please help me to solve the problem it is urgent.
Ashutosh Trivedi
[Updated on: Tue, 22 August 2006 13:25] Report message to a moderator
|
|
|
Re: Suddenly Reports stops [message #189230 is a reply to message #188998] |
Wed, 23 August 2006 13:46 |
ab_trivedi
Messages: 460 Registered: August 2006 Location: Pune, India
|
Senior Member |
|
|
Hi,
My problem is solved today. When I started searching the data and then get to know here it is wrongly inserted.
while storing 'mm/yyyy' while loading from cobol the value stored in that is on '/' and hence report is unable to execute.
I delete the records having '/' as 'mm/yyyy' and the problem is solved .
Bye
Ashutosh Trivedi
|
|
|