Recent content by ILay

  1. I

    View/Edit of wrapped programunit shows not all lines of code

    Hi, Theod! Just curious: why and how You EDIT wrapped packages?
  2. I

    Program Window type compile bug

    Thanks, Marco. It's worked.
  3. I

    Bug with XMLAGG()

    OCI: version 9.2 Oracle9i Enterprise Edition Release 9.2.0.8.0
  4. I

    Bug with XMLAGG()

    PSD 7.1.3.1381 Just try to execute simple query in SQL Window. select xmlagg(xmlforest(dummy)) xml from dual; Window hangs, so I can only close it and choose terminate in dialog (button Break doesn't work).
  5. I

    Program Window type compile bug

    Hello, Marco. When I open in Program Window and try to recompile type for User Aggregate Function with name CONCAT_AGR_TYPE then I get Error: PLS-00201: identifier 'CONCAT_AGR_TYPE' must be declared Line: 9 Text: STATIC FUNCTION ODCIAggregateInitialize(p_io_obj IN OUT Concat_Agr_Type) But in...
Back
Top