Oracle permissions in WCF Lob adapter

Home Page Forums BizTalk 2004 – BizTalk 2010 Oracle permissions in WCF Lob adapter

Viewing 1 reply thread
  • Author
    Posts
    • #21890

      Hi, which permissions do I need to generate XSD schemas using WCF Oracle LOB adapter?

      I’m receiving a “ORA 942- table or view does not exist” but when I run a pl/sql script or C# code using same packages everything works fine.

      Any ideas?, thanks in advance.

    • #21916

      I answer myself, problem arises because WCF Lob adapter uses ODP.Net 10g, and we´re trying to connect with a Oracle 8i.

      ODP.Net 10g uses “ALL_PROCEDURES” view to list packages which it doesn’t exist in 8i.

Viewing 1 reply thread
  • The forum ‘BizTalk 2004 – BizTalk 2010’ is closed to new topics and replies.