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

Inconsistency between data dictionary objects and database objects

Former Member
0 Likes
826

Hello All,

Currently we are in the process of upgrading the system form SAP 4.7 to ECC 6.0. Here we are encountered with an issue stating that "No active name tab exists" for the objects "/SQLR/RELE, /SQLR/TAB, /SQLR/TEXT1 and /SQLR/TEXT2".

I'm not able to open the mentioned tables in se11, but i can open in se14 but all the push buttons are disabled over there.

Regards,

Bharath.

5 REPLIES 5
Read only

Former Member
0 Likes
649

Hi,

this could be a combination of several issues.

1st check in SE03 namespace maintenance in Rel 4.7 and ECC for differences of namespace /SQLR/.

2nd there may be a missing data element or domain in your ECC system. Check all fields of those structures for having a length!

Regards,

Klaus

Read only

0 Likes
649

Hello,

Firstly there are no reserved name spaces in any of my systems.

Secondly I'm not able to view the mentioned tables either in 4.7 or in ECC.

Regards,

Bharath.

Read only

0 Likes
649

Hi,

please see sap note 606041 for this issue!

Regards,

Klaus

Read only

0 Likes
649

Hi Klaus,

There are two things to be noted in this note.

Firstly it is not applicable to ECC 6.0

and secondly as mentioned in my initial post, I'm not able to access them from SE11 or SE14 (push buttons are in disabled condition).

Regards,

Bharath.

Read only

0 Likes
649

I have raised a SAP message, the replied saying that they have deliberately deleted those tables, and they have asked us to drop the tables from database using SQL statement DROP.

Regards,

Bharath.