No OAPP uproc works, they all fail to execute after the update of the OAPP Manager from 2.1 to 4.0
search cancel

No OAPP uproc works, they all fail to execute after the update of the OAPP Manager from 2.1 to 4.0

book

Article ID: 86988

calendar_today

Updated On:

Products

CA Automic Dollar Universe

Issue/Introduction

Affects Release version(s): 5

Error Message :
Following error message in the job lob:
#################################
common/xxxxx/exp/upr/1JPPGI_031.000: ligne xxx: /var/opt/ORSYP/...../exec/bin/uxlstoappuser: non trouvé 

Error: Database user not declared.
Check user definition of apps with uxlstoppuser.
Add this user with the command uxsetoappuser located in /var/opt/ORSYP/mgroapps/vsrvpgi/exec/bin.
################################# 

Patch level detected:Manager for Oracle Applications 4.0.00
Product Version: Dollar.Universe 5.6.0 FX25010

Description :Update of the OAPP Manager is done directly from version 2.1 to 4.0.

After the update none of his OAPP uproc works, they all fail to execute

Environment

OS: All
OS Version: This problem concerns only OAPP manager despite of any OS versions

Cause

Cause type:
Configuration
Root Cause: The uxstoappuser command is no longer used in the Oracle Application manager since version 3.1. It has been replaced by the command uxadminoapp, which is in charge of the connection profile management
These facts are currently mentioned in the release notes of the OAPP Manager 3.1. Check therefore Oracle chapter 7.1. The complete syntax description of uxadminoapp command can be found in the user manual, chapter 3.4.2.

Resolution

If the present uprocs has all been created from a OAPP 2.1 template, please recreate them manually, using the OAPP 4.0 uproc templates.

Fix Status: No Fix
 

Additional Information

Workaround :
N/A