patch 3653484 (11i.FIN.PF.G error running igiasls4.sql
Hi,
Applying patch 3653484 (11i.FIN.PF.G) I got
the error below. I ran it diectly from sqlplua and got the same result.
Please advise.
sqlplus -s APPS/***** @/fin/test/oracle/testappl/igi/11.5.0/patch/115/sql/igiasls4.sql
DECLARE
*
ERROR at line 1:
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
ORA-06512: at "APPS.IGI_SLS_SECURITY_PKG", line 751
ORA-06502: PL/SQL: numeric or value error: character string buffer too small
ORA-06512: at "APPS.IGI_SLS_SECURITY_PKG", line 74
ORA-20000: Procedure get_schema_name - failed. Schema name null
ORA-06512: at line 15
Thank you.