Unable Create PR
Dear Team,
We are getting below error and unable to create PR,
PP-FND-01564: ORACLE error 911 in FDFGDF
Cause: FDFGDF failed due to ORA-00911: invalid character.
The SQL statement being executed at the time of the error was: SELECT ORG.NAME FROM PER_ALL_ASSIGNMENTS_F PAS,FND_USER USR, HR_ALL_ORGANIZATION_UNITS ORG WHERE PAS.PERSON_ID = USR.EMPLOYEE_ID AND USR.USER_ID = $PROFILES$.USER_ID AND ORG.TYPE = 'DEPT' AND ORG.ORGANIZATION_ID = PAS.ORGANIZATION_ID AND PAS.EFFECTIVE_START_DATE <= TRUNC (SYSDATE) AND PAS.EFFECTIVE_END_DATE >= TRUNC (SYSDATE); and was executed from the file &ERRFILE.
0