Procurement - EBS (MOSC)

MOSC Banner

Unable Create PR

edited Jan 23, 2013 11:22PM in Procurement - EBS (MOSC) 6 commentsAnswered
 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.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center