DBAsupport.com Forums - Powered by vBulletin
Results 1 to 2 of 2

Thread: Error ORA-30625

  1. #1
    Join Date
    Jul 2005
    Posts
    2

    Error ORA-30625

    XPath List Construct

    I am unable to use a variable for denoting an index in an XML list. For example, I can use //PurchaseNo[2] to denote the 2nd purchase number element from my xml document. However, using //PurchaseNo[i] where i is a loop counter return an error ora-30625?

    Can anyone help?

    Also,
    Is there a way to execute a PL/SQL command that has been put into a string variable?

  2. #2
    Join Date
    Sep 2003
    Location
    india
    Posts
    23

    Re:

    hi,
    check out the below link it may help U

    http://forums.devshed.com/archive/t-161773
    ramya

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Click Here to Expand Forum to Full Width