catcon on eBS database
My question is: should this work on an eBS database:
$ORACLE_HOME/perl/bin/perl $ORACLE_HOME/rdbms/admin/catcon.pl -n 1 -e -b utlrp -d $ORACLE_HOME/rdbms/admin utlrp.sql
It's erroring out on our 19c eBS databases (all of them), and it's working on all non-eBS databases
The UTLRP script surely is all right, the question is with " catcon.pl "
It should run scripts against all containers, in an easy way.