Billing and Revenue Management (MOSC)

MOSC Banner

BRM Upgrade from 12PS1 to 12PS5

edited Feb 28, 2022 11:51AM in Billing and Revenue Management (MOSC) 1 commentAnswered

Hi All,

While trying to Upgrade BRM from PS1 to PS5.

We are receiving following error during perl Upgrade.

PERL UPGRADE PROCEDURE.

export -n PATH

export -n LD_LIBRARY_PATH

export PATH=/usr/bin:/usr/local/bin:/bin

unset PERL5LIB

unset LD_LIBRARY_PATH

wget https://www.cpan.org/src/5.0/perl-5.32.1.tar.gz --no-check-certificate

tar -xzf perl-5.32.1.tar.gz

cd perl-5.32.1

./Configure -des -Dcc="gcc -m32" -Dusethreads -Duserelocatableinc -Dprefix=/scratch/ri-user-1/opt/perl-5.32.1/

make

make test

make install

export PATH=/scratch/ri-user-1/opt/perl-5.32.1/bin:$PATH

Env :- Oracle linux 7.9

Red Hat Enterprise Linux Server release 7.9 (Maipo)

Perl installation runs smoothly but later on executing pin_upgrade_ps5.pl post BRM installer we receive the following error.

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