Page 1 of 1

Command read the hashed file

Posted: Sun Dec 03, 2006 7:41 pm
by dsdoubt
Hi,

Iam getting the following error, "JOB.1872385446.DT.1361242948.TRANS2": Line 158, Nonnumeric data when numeric required. Zero used."
I need to check the line 158, to know which logic cause this exception.
So I guess, I should look into RT_BPnnn for this line number.
May I know how to read the RT_BPnnn file, and how to GOTO the line number directly?

Thanks

Posted: Sun Dec 03, 2006 9:35 pm
by chulett
Simple - that's not a hashed file, it's a 'plain text' file inside the directory. :wink:

So, use vi or your UNIX editor / file viewer of choice.