AHF - Autonomous Health Framework (TFA - ORACHK) (MOSC)

MOSC Banner

Issues upgrading the Collection Manager Repository

edited Sep 9, 2020 3:04PM in AHF - Autonomous Health Framework (TFA - ORACHK) (MOSC) 7 commentsAnswered ✓

Has anyone had success upgrading the Collection Manager Repository?  I'm trying to upgrade the CM to 18.2 BETA using the commands (from an Oracle 12.1.0.2 home):

 

mkstore -wrl ${PWD} -create

 

export RAT_UPLOAD_USER=orachk_admin

export RAT_WALLET_LOC=${PWD}

export RAT_UPLOAD_CONNECT_STRING="(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=<cm_ip_address>)(PORT=1521))(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=XE)))"

 

./orachk -setdbupload all

 

The issue is that it prompts me for the connection string (even though it's preset using the environment variable) and then hangs.  The python and java child processes accumulate extreme amounts of CPU (each essentially pegging a CPU) but nothing else happens - they seem to be stuck in an endless CPU consuming loop.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center