Recent content by Jeff LSY

  1. J

    'NOT A VARIABLE' is show

    Oh Maybe.. Ok noted, i try figure out why.... Thank you to archer and Hilarion...
  2. J

    'NOT A VARIABLE' is show

    I have tried twice but still same.... :-(
  3. J

    'NOT A VARIABLE' is show

    FYI, My old database's package is larger (1.14MB... all procedures & functions in one package body..) and able to show value when call a procedure within a package body... no problem.. But in new database... The existing new package is same as old package (1.14MB) except some additional code...
  4. J

    'NOT A VARIABLE' is show

    Hi! I have tried twice but still same. Any idea?
  5. J

    'NOT A VARIABLE' is show

    Hi,,,,, I have a problem... I have 1 packages (and I've added debug information in my packages) and also PLSQL_DEBUG = TRUE When call a procedure within a package body and then placing cursor to variables, instead of value shown, 'NOT A VARIABLE' is shown... I have other old database... i...
Back
Top