If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Adabas > natural adabas errors

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 10-26-07, 03:14
t_vamshi t_vamshi is offline
Registered User
 
Join Date: Oct 2007
Posts: 1
natural adabas errors

hi,
i am getting the following errors in my natural online system.
error code 1301 and 3055.

1301 means - The construct of the arithmetic expression generates an intermediate result with too many digits.

3055 means - An attempted format conversion was not possible due to incompatible data formats or other compatibility problems. During a read-type operation, a field defined with the SQL null (NC) option contained a null value, but the format buffer held no "S" (significant null) indicator field. Additions 2 may contain the field name in the leftmost two bytes; the rightmost two bytes may contain the offset into the record buffer.

i am new to adabas and trying to fix the problems. i have checked the line where the error code is occuring. for 1301 there is a subtract statement and for 3055 there is a read statement. but i dont understand how to rectify the issue.

the system is being used for many years and there were no issues anytime and was very stable. but recently we have upgraded natural and adabas to higher versions. so i do not understand if the problem is because of the upgradations or really with the code.

kindly suggest what needs to be done.

regards
vamshi
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On