Recent content by PhilG

  1. P

    Local indexes

    Manage partitionned table is also a must for us Thanks doing it
  2. P

    Typing issue creating synonyms

    When creating synonyms and typing object name the first typed character is put at end of string and the second and further characters are put before the first typed one. I need to delete it an retype the first one. Just borying but could be better if fixed Thanks
  3. P

    Beautifer enhancement

    The beautifier is agood tool, but sometimes it doesn't really help, for very long sql instruction it cuts the line at sometime stranges place. My sugestion is to have some hints : /*NO BEAUTY*/ code I don't want to beautify ... /*END NO BEAUTY*/ so that we can keep it as we want and continue to...
  4. P

    Hang up when compiling in V7.1

    Yes I did it but I use it since Version 6.x without issue, the issue is coming with V7.0.3 and becoming worst with 7.1 I will check if disabling help,
  5. P

    VCS branch management

    Thanks for your answer, I didn't realize before what was from VCS and what was from PushOK, so didn't read the right doc for the right action. PushOK is working perfectly for Branch management. I've choosen it instaed of Igloo because it's newer (2006 version vs 2001 for Igloo )and better...
  6. P

    VCS branch management

    Is there any documentation how to use branch on VCS connected to CVS with 'PushOk CVSSCC NT' gateway. I succeed creating a branch but cannot "put" any package version in this branch, no way to chose the branch when check-in the package. Any advice? thanks
  7. P

    Display issue with dual screen PC

    With dua screen PC (Dell D420 + external 17" with "Mobile Intel(R) 945GM Express Chipset Family") when using VCS, the PLSQLDev windows moves and is split across both screens but not completely visible, after operation ends PLSQL windows is displayed strangely and must be iconified/deiconified to...
  8. P

    Hang up when compiling in V7.1

    Sometimes I get this message in a pop up windows: "Canvas does not allow drawing"
  9. P

    Hang up when compiling in V7.1

    When launching compile too quickly after having closed a test session, compilation may hangup and the only solution is to kill pl/sql developper. Can it be configuration issue, here is my compler preference: compile in background x record before compiling x
  10. P

    CVS and PL/SQL

    Is there any plugin or possibility to use CVS from PL/SQL developper easily like VCS plugin
Back
Top