Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SQL error 1691 occurred when accessing program Z_PROGRAM_NAME part LREF'

Former Member
0 Likes
519

Hi,

I have created a report program which has no syntactical errors.

But while activating this program, I get an error 'SQL error 1691 occurred when accessing program Z_PROGRAM_NAME part LREF'.

I have not made any changes in the program today and it was fine yesterday.

Can you assist?

Thanks.

2 REPLIES 2
Read only

satsrockford
Active Participant
0 Likes
496

Hi

There may be several reasons on this cause:

1. table must be activated

2. all data elements (fields) must be similar also.

3.Check table, address to which causes mistake.

Possible, in NSA it was modified and changes was not transported into NDA.

In any event this table must be absolutely alike for both servers.

4.there may be no connection between the two servers. so check properly if the connections are working fine.

Look in the trace files for the work process and you should see the text of the error message returned by the DBMS.

regards

Satish

Read only

Former Member
0 Likes
496

-