Purpose (problem description)

This page will help you to resolve the issue when Imaging export might fail with the below error:

           Unsupported scenario : There are multiple applications under same local schema : [Application(name=CashManagement), Application(name=CashManagementBigData)]

Observed in CAST Version


Release

Yes/No

8.3.x(tick)
Applicable Platform or <Sub Platform Version>
Imaging versionYes/No

2.x

(tick)
Observed in RDBMS

RDBMS

Yes/No

CSS (tick)
Step by Step scenario
  1. Launch Imaging Export
  2. Observe it fails
Action Plan

If the Imaging export fails with the above mentioned error then, please perform the below actions

  1. Check the applications stored in local schema using below query :

     select * from usrpro ;
    This query is supposed to give 2 rows in the results as shown below ( One with application name and other row for some KB Operation):  If it is resulting with more than 2 row then there are some ghost application objects created. Go to next step for the resolution
  2. To resolve this run the option 'cleanup desyncronized application' from local schema in CAST-MS as showen below: 
  3. Once done, launch the Imaging export again.
  4. If the above steps do not solve your issue contact CAST Technical Support. with the following Relevant input     

 

Relevant input

  • Error screenshot
Notes/comments

Ticket # 25619

Related Pages