Skip to main content
Solved

Error message Fnd_Admin_Int_Queue ist stopped

  • May 19, 2022
  • 2 replies
  • 86 views

Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Superhero (Customer)

Dear community,

If I try to create a new object (user, permission set ..) I get the following error message:

 

 

We use IFS APP10. This is our second test environment on premise.

How can I fix this error?

 

Thank you

Best answer by Charith Epitawatta

Hi @Link,

You can find the Oracle queues in “Oracle Queues” window in IEE.

 

Both enqueue and dequeue should be enabled for the queues as shown above. You can RMB on the relevant queue and then select “Stop queue” to stop and “Start queue” to start. In your case, FND_ADMIN_INT_QUEUE appears to be stopped. 

Hope this helps!

2 replies

Charith Epitawatta
Ultimate Hero (Employee)
Forum|alt.badge.img+31

Hi @Link,

You can find the Oracle queues in “Oracle Queues” window in IEE.

 

Both enqueue and dequeue should be enabled for the queues as shown above. You can RMB on the relevant queue and then select “Stop queue” to stop and “Start queue” to start. In your case, FND_ADMIN_INT_QUEUE appears to be stopped. 

Hope this helps!


Link
Superhero (Customer)
Forum|alt.badge.img+23
  • Author
  • Superhero (Customer)
  • May 20, 2022

Hi @Charith Epitawatta 

this is great. It works. :-)

 

Thank you a lot.