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

Former Member
0 Likes
584

Hi,

When I try to access some standard transactions like NACE SMARTFORMS I get an error : "SQL Error 1691 occured while accessing the program". Please let me know if anyone has any idea about this.

Thanks,

1 REPLY 1
Read only

jaideepsharma
Active Contributor
0 Likes
442

Hi,

Check in Oracle alert file ... you should see some ORA-01691 unable toextend lob segment in tablespace ...

If you can see this kind of messages, use brspace / sapdba to extendthe tablespace whose name appears in the error message.

Also, Check SAP NOTES. 3155.

It may also be problem with extend and if import was not suceess in that table.

Try to check table level and see if some rows are not imported.

KR Jaideep,