Recent content by smurphy

  1. S

    alter session set current_schema not used by show error command

    Is there any way to work around this issue in V8 or V9 releases? Is it fixed in V10? Or is this an enhancement/bug, to be fixed later? Thanks
  2. S

    alter session set current_schema not used by show error command

    HI, Using V8.0 and 9.0 of PL/SQL Developer against Oracle SE1 (11.1), we run scripts in a command window to create/replace packages. We do this for different schemas in the DB. We login as USER_A but set our current schema to USER_B, USER_C, etc ... The "alter session set current_schema"...
Back
Top