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

Table does not exist in database in quality

Karan_Chopra_
Active Participant
0 Likes
4,521

Hi

I have a custom table but somehow during transport release somehow database of table has been removed from quality.

Table exists in dictionary but not in database.

I cannot run SE14 in quality as i do not have access. I tried deleting the table in dev. server and transport Tr and created again in a new TR and transported but still same issue in quality.

How this can be resolved.

8 REPLIES 8
Read only

former_member189905
Participant
0 Likes
2,307

Hello, 

have you all data element using in your table in QUALITY ? 

Have you activate all elements of your table and your table ? 

Have you Activate & Adjust with database by SE14 after the creation of the table in DEV ?

Read only

Former Member
0 Likes
2,307

What error does the activation log ( SE11 -> Utilities -> Activation Log) show you in the quality system?

If the database instance of the table is not created and only dictionary instance exists, it means there is problem during activation

Also did you check the transport logs for any warnings or errors?

Check also if all the data elements / domains that your table is referring to are existing in the quality system. Sometimes, one of the data elements may be created as temporary ($TMP) object in development system, because of which you won't see any issue while activating in development. However, when the table gets transported, the data element will get missed and the table won't activate in the test system.

Read only

former_member201275
Active Contributor
0 Likes
2,307

You should delete it in Dev and recreate in Dev, assuring you use the correct package. If you run SE14 this also has to be in Dev, and prior to releasing the transport.

Have you checked the transport logs? If there is a problem with the transport this should contain the relevant error message e.g. if you are missing data elements or domains in Q.

Read only

0 Likes
2,307

All the data elements are intact, in Tr there was screen generation error for table maintenance

Anyhow I have removed the table maintenance and re transported but no success

Still that screen is giving error.

Read only

0 Likes
2,307

Hi Karan,

Could you please mention what was the error in TR.

regards,

MB

Read only

0 Likes
2,307

Hello Karan,

If you have gone through all the relevant procedures described in above posts and you didn't get you problem resolved, in that case check for you TR dependencies.

I think while creating the table you have used more then one table but did not transported them accordingly. This generally happens with TR.

Try to clear all the warning of TR while transporting..

Hope your problem resolves.

Regards,

chandan

Read only

Karan_Chopra_
Active Participant
0 Likes
2,307

All the warnings are cleared.

Still we are getting the same issue

It is not getting detached from function group

Read only

former_member201275
Active Contributor
0 Likes
2,307

Hi Karan,

Did any of the replies help, or answer, your question?