Skip to main content
Question

The error I get when granting user permission authorisations ORA -00600

  • July 1, 2025
  • 1 reply
  • 49 views

Forum|alt.badge.img+1

Kullanıcı izin yetkilendirmelerini verirken ORA-00600 hatası alıyorum. Yardımcı olabilir misiniz?

 

Sunucu Hatası: 

 

Sunucu hata iletileri:
8bc98ec3-08d9-4dd1-a7f9-5c0804c00956
04d7b9fa-e937-4921-8087-8b15562b377a

Ifs.Fnd.FndSystemException: Explorer: İşlenmemiş İstina oluştu ---> Ifs.Fnd.FndSystemException: Sunucu yöntemi çağrılırken beklenmeyen hata ManageUsers/SaveFndUser ---> Ifs.Fnd.FndServerFaultException: Başarısız yürütme ifadesi (ORA-00600: dahili hata kodu, bağımsız değişkenler: [Cursor not typechecked], [], [], [], [], [], [], [], [], [], [], [])

ORA-00600: dahili hata kodu, bağımsız değişkenler: [İmleç türü kontrol edilmedi], [], [], [], [], [], [], [], [], [], [], []

   konum: Ifs.Fnd.AccessProvider.FndConnection.ParseErrorHeader(FndBuffer buffer, FndManualDecisionCollection decisions)
   konum: Ifs.Fnd.AccessProvider.FndConnection.UnMarshalResponseHeader(Stream responseStream, FndManualDecisionCollection decisions)
   konum: Ifs.Fnd.AccessProvider.FndConnection.HandleHttpSuccessResult(HttpWebResponse result, FndManualDecisionCollection decisions, String operation, FndBodyType responseBodyType, Object responseBody)
   konum: Ifs.Fnd.AccessProvider.FndConnection.InvokeInternal(Object requestBody, Object responseBody, String intface, String operation, FndRequestContext requestContext, FndManualDecisionCollection decisions, Boolean forcedSync)
   --- İç özel durum Yığın izlemesinin sonu ---
   konum: Ifs.Fnd.AccessProvider.Activity.FndActivityDataAdapter.Update()
   konum: Ifs.Fnd.Feature.FndDataFeatureBase.InvokeSaveMethods()
   konum: Ifs.Application.UserAdministration.User.InvokeSaveMethods()
   konum: Ifs.Fnd.Feature.FndDataFeatureBase.Save()
   konum: Ifs.Application.UserAdministration.User.Save()
   konum: Ifs.Fnd.Feature.FndDataFeatureBase.commandSave_Execute(Object sender, FndCommandExecuteEventArgs e)
   konum: Ifs.Fnd.Windows.Forms.FndCommand.OnExecute(Component component)
   konum: Ifs.Fnd.Windows.Forms.FndToolStripSplitButton.OnButtonClick(EventArgs e)
   konum: System.Windows.Forms.ToolStripSplitButton.OnMouseUp(MouseEventArgs e)
   konum: System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
   konum: System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType etkin)
   konum: System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType etkin)
   konum: System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
   konum: Ifs.Fnd.Windows.Forms.FrameworkControls.FndToolStrip.OnMouseUp(MouseEventArgs mea)
   konum: System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons düğme, Int32 tıklamalar)
   konum: System.Windows.Forms.Control.WndProc(Message& m)

 


 

 

1 reply

Forum|alt.badge.img+1
  • Author
  • Do Gooder (Customer)
  • July 1, 2025

 

 

I found the problem parts, I'm leaving them in case other friends need them.