Login as “apps” user via sql*plus and run delete SQL below to remove the values for profile %SignOn%Passwo%, otherwise the FNDCPASS command will fail: (should delete 4 rows only)
SQL> delete from FND_PROFILE_OPTION_VALUES
where profile_option_id in (5792,3844,2027,4524 )
and level_id = 10001
Sunday, August 15, 2010
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment