Hi,
after completing the ERP Ehp5 --> Ehp6 upgrade using the SUM tool I found that the old PSAPSR3702 tablespace still had 8 tables residing in it. These were :-
TTREE
TTREED
TTREEI
TTREEN
TTREEP
TTREET
TTREE_APPL
TTREE_FLNK
I have encountered a similar issue in the past when upgrading R/3 4.7 to ERP 6 Ehp5 where some tables were left in the PSAPSR3620 tablespace post upgrade. OSS 674070 was actioned in this case to resolve.
This note however is specific to upgrades from the r/3 4.7 release and does not seem to work in my case where the upgrade source release was ERP6 EHp5.
Has anyone seen anything similar with their upgrade process to Ehp6 from Ehp5.
I'm thinking about using brtools to reorg these tables into the PSAPSR3731 tablespace which will then leave the PSAPSR3702 tablespace empty and it can then be dropped as per upgrade guide.
brspace -p init<SID>.sap -s 20 -l E -f tbreorg -a reorg -mode online -s PSAPSR3702 -o SAPSR3 -t TTREED -n PSAPSR3731
Before I do this it'd like to check if anyone else has encountered the same issue with tables left in PSAPSR3702 post upgrade and if my solution is the preferred way to correct.
Regards,
Brian.