Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 2823

Re: Stuck in phase PREP_GENCHECKS/NTACT_CHK

$
0
0

Hi Arpit

 

 

 

Yes!

 

 

 

Open the dbacockpit, and find the SQL Command Editor, then enter the following commands:

 

 

1) Find SCHEMA

 

 

select SCHEMANAME from syscat.schemata

 

 

 

2) Compare DDNTT and DDNTF tables

 

 

select * from SAPSID."DDNTT" where tabname = '/BCV/S_UIF_CHIP_INSTANCES'

 

 

select * from SAPSID."DDNTF" where tabname = '/BCV/S_UIF_CHIP_INSTANCES'

 

 

If anyone shows you that no results, please remove that table

 

 

 

3) Remove the TABLE

 

 

delete from SAPMTP."DDNTT" where tabname = '/BCV/S_UIF_CHIP_INSTANCES' or

 

 

delete from SAPMTP."DDNTF" where tabname = '/BCV/S_UIF_CHIP_INSTANCES'

 

 

 

 

 

Thanks!!

 

 

 

Regards

 

 

 

 

 

Josué Acuña


Viewing all articles
Browse latest Browse all 2823

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>