ORA-00955 being returned running utlrp.sql
Platform information:
Oracle EE 10.2.0.5 on Linux RH 5
Command being executed from a Linux shell script:
recompile()
{
sqlplus -s / as sysdba <<EOF
@$ORACLE_HOME/rdbms/admin/utlrp.sql
exit;
EOF
}
Messages/Error Returned:
TIMESTAMP
--------------------------------------------------------------------------------