Print Thread
Page 1 of 4 1 2 3 4
PLSD 8 within 2nd quarter - Countdown
#34227 06/18/09 07:38 PM
Joined: Feb 2006
Posts: 619
Sao Paulo, Brazil
G
Gustavo Offline OP
Member
OP Offline
Member
G
Joined: Feb 2006
Posts: 619
Sao Paulo, Brazil
12 days to go! laugh


There are 10 types of people: those who know binary and those who don't.
Re: PLSD 8 within 2nd quarter - Countdown
Gustavo #34228 06/19/09 07:54 AM
Joined: Aug 2008
Posts: 60
Belgium
W
Wim Offline
Member
Offline
Member
W
Joined: Aug 2008
Posts: 60
Belgium
11 smile


Regards,
Wim
Re: PLSD 8 within 2nd quarter - Countdown
Wim #34234 06/19/09 01:58 PM
Joined: Nov 2001
Posts: 276
Germany
O
Member
Offline
Member
O
Joined: Nov 2001
Posts: 276
Germany
10.5 ;-)
/Karl

Re: PLSD 8 within 2nd quarter - Countdown
orca777 #34236 06/20/09 10:01 PM
Joined: Mar 2009
Posts: 32
M
Member
Offline
Member
M
Joined: Mar 2009
Posts: 32
They are going to make us suffer untill the last day smile

Re: PLSD 8 within 2nd quarter - Countdown
mamv #34238 06/21/09 08:56 PM
Joined: Dec 2002
Posts: 491
Wellington, NZ
Member
Offline
Member
Joined: Dec 2002
Posts: 491
Wellington, NZ
does it help if i am in new zealand? i am a day ahead of most of the world...


... suck in your lips and frown like a werewolf ...
Re: PLSD 8 within 2nd quarter - Countdown
mamv #34239 06/22/09 09:02 AM
Joined: Sep 2004
Posts: 476
Munich, Germany
Member
Offline
Member
Joined: Sep 2004
Posts: 476
Munich, Germany
8 days left smile
Here's the sql for it:
Code
select today, end_quarter2, ( end_quarter2 - today ) as days_to_go from
  (select trunc(sysdate) today, to_date('30.06.2009','DD.MM.YYYY') end_quarter2
     from dual);


Regards,
Berny
Re: PLSD 8 within 2nd quarter - Countdown
Bernhard S #34243 06/22/09 11:12 AM
Joined: Nov 2001
Posts: 276
Germany
O
Member
Offline
Member
O
Joined: Nov 2001
Posts: 276
Germany
Still 8!!!

Code
SQL> 
SELECT Today
      ,End_Quarter2
      ,(End_Quarter2 - Today) AS Days_To_Go
  FROM (SELECT Trunc(SYSDATE) Today
              ,To_Date('30.06.2009'
                      ,'DD.MM.YYYY') End_Quarter2
          FROM Dual);
 
TODAY       END_QUARTER2 DAYS_TO_GO
----------- ------------ ----------
22.06.2009  30.06.2009            8
 
SQL> 
/Karl

Last edited by orca777; 06/22/09 11:17 AM.
Re: PLSD 8 within 2nd quarter - Countdown
orca777 #34250 06/23/09 07:09 AM
Joined: Nov 2001
Posts: 276
Germany
O
Member
Offline
Member
O
Joined: Nov 2001
Posts: 276
Germany
7 !!!
:-)

Re: PLSD 8 within 2nd quarter - Countdown
orca777 #34253 06/23/09 12:41 PM
Joined: Aug 2008
Posts: 60
Belgium
W
Wim Offline
Member
Offline
Member
W
Joined: Aug 2008
Posts: 60
Belgium
Code
June 19, 2009
Direct Oracle Access 4.1.2 for Delphi 2009 and C++Builder 2009 released

If the release schedule of the 2 products is closely related then it shouldn't be much longer ...


Regards,
Wim
Re: PLSD 8 within 2nd quarter - Countdown
Wim #34267 06/24/09 03:30 PM
Joined: Feb 2006
Posts: 619
Sao Paulo, Brazil
G
Gustavo Offline OP
Member
OP Offline
Member
G
Joined: Feb 2006
Posts: 619
Sao Paulo, Brazil
6!!! Less than one week to go! laugh


There are 10 types of people: those who know binary and those who don't.
Re: PLSD 8 within 2nd quarter - Countdown
Gustavo #34272 06/25/09 08:36 AM
Joined: Nov 2001
Posts: 276
Germany
O
Member
Offline
Member
O
Joined: Nov 2001
Posts: 276
Germany
5 !!!

Re: PLSD 8 within 2nd quarter - Countdown
orca777 #34282 06/26/09 08:14 PM
Joined: Feb 2006
Posts: 619
Sao Paulo, Brazil
G
Gustavo Offline OP
Member
OP Offline
Member
G
Joined: Feb 2006
Posts: 619
Sao Paulo, Brazil
4 !!!


There are 10 types of people: those who know binary and those who don't.
Re: PLSD 8 within 2nd quarter - Countdown
Gustavo #34283 06/29/09 09:13 AM
Joined: Mar 2009
Posts: 32
M
Member
Offline
Member
M
Joined: Mar 2009
Posts: 32
1 to go...

Common guys, I can't sleep at night smile.

Re: PLSD 8 within 2nd quarter - Countdown
mamv #34285 06/29/09 11:54 AM
Joined: Nov 2001
Posts: 276
Germany
O
Member
Offline
Member
O
Joined: Nov 2001
Posts: 276
Germany
still 1 to go
/Karl

Re: PLSD 8 within 2nd quarter - Countdown
orca777 #34291 06/30/09 02:19 AM
Joined: Dec 2005
Posts: 23
Japan
T
Member
Offline
Member
T
Joined: Dec 2005
Posts: 23
Japan
Now. We can access ...
http://www.allroundautomations.com/plsqldev80.html

But, there isn't any topic.

Re: PLSD 8 within 2nd quarter - Countdown
taka #34298 06/30/09 12:13 PM
Joined: Nov 2001
Posts: 276
Germany
O
Member
Offline
Member
O
Joined: Nov 2001
Posts: 276
Germany
0!

Countdown completed!
/Karl

Re: PLSD 8 within 2nd quarter - Countdown
taka #34300 06/30/09 12:34 PM
Joined: Aug 1999
Posts: 22,206
Member
Offline
Member
Joined: Aug 1999
Posts: 22,206
0 days to go. You can download a preview version here. Note that this is a preview version only, and that a formal beta version will be available in July.


Marco Kalter
Allround Automations
Re: PLSD 8 within 2nd quarter - Countdown
Marco Kalter #34304 06/30/09 02:47 PM
Joined: Jul 2004
Posts: 592
W
Member
Offline
Member
W
Joined: Jul 2004
Posts: 592
Given that you don't want any feedback on this, I'm assuming this is 100% just to make us happy. So thank you! (It worked. I'm happy grin)

Re: PLSD 8 within 2nd quarter - Countdown
Worker #34313 06/30/09 08:13 PM
Joined: Feb 2006
Posts: 619
Sao Paulo, Brazil
G
Gustavo Offline OP
Member
OP Offline
Member
G
Joined: Feb 2006
Posts: 619
Sao Paulo, Brazil
And with a New Features list! Perfect! I'm happy too!!! laugh


There are 10 types of people: those who know binary and those who don't.
Re: PLSD 8 within 2nd quarter - Countdown
Gustavo #34317 07/01/09 07:55 AM
Joined: Nov 2001
Posts: 276
Germany
O
Member
Offline
Member
O
Joined: Nov 2001
Posts: 276
Germany
Thank you very much!!!
/Karl

Re: PLSD 8 within 2nd quarter - Countdown
orca777 #34324 07/01/09 09:44 AM
Joined: Apr 2007
Posts: 96
Germany
B
Member
Offline
Member
B
Joined: Apr 2007
Posts: 96
Germany
Hi Marco,

where can bugs be posted? here?

i do so smile

Search Function in Recall Statement is not available

Re: PLSD 8 within 2nd quarter - Countdown
orca777 #34325 07/01/09 10:17 AM
Joined: Dec 2005
Posts: 2,004
Roima Denmark
Member
Offline
Member
Joined: Dec 2005
Posts: 2,004
Roima Denmark
The disclaimer for the alpha version says that we should wait to report errors until the beta version is released, but I encountered a 'feature', that can easily be fixed, so here goes anyway:

We have enabled PL/SQL compiler warnings for our database instance.
When compiling objects, I got errors in the compilation of package bodies caused by the error "PLS-05005: function XYZ returns without value at line NNN".

This error can be removed by going into the Preferences screen, Compiler section and under PL/SQL Warning remove the action called Error (shipped with value Severe). This will make the packages compile again.

BTW, thanks to PL/SQL Developer to make these settings configurable ...

BTW II: Marco, will you make a dedicated beta tester forum like when version 7.1 was released?

Re: PLSD 8 within 2nd quarter - Countdown
Claus Pedersen #34333 07/01/09 04:04 PM
Joined: Jul 2004
Posts: 592
W
Member
Offline
Member
W
Joined: Jul 2004
Posts: 592
[quote=Claus Pedersen]I got errors in the compilation of package bodies caused by the error "PLS-05005: function XYZ returns without value at line NNN".[/quote]
Is the error incorrect? It seems that this error would be caused when a FUNCTION has a RETURN statement without a value.

[quote=Claus Pedersen]BTW II: Marco, will you make a dedicated beta tester forum like when version 7.1 was released? [/quote]
Yes there will be. From the features list:
[quote]The Beta version will have a special forum like always to report issues.[/quote]

Re: PLSD 8 within 2nd quarter - Countdown
Worker #34335 07/02/09 06:14 AM
Joined: Feb 2007
Posts: 113
Amsterdam, NL
Member
Offline
Member
Joined: Feb 2007
Posts: 113
Amsterdam, NL
[quote=Worker]Is the error incorrect? It seems that this error would be caused when a FUNCTION has a RETURN statement without a value.[/quote]
Yes, it can be incorrect. It occurs for example when there's no RETURN statement in the EXCEPTION block.


Meanwhile in the Sheraton, Doctor Jeep plays on and on and on...
Re: PLSD 8 within 2nd quarter - Countdown
orca777 #34354 07/06/09 07:43 PM
Joined: Sep 2006
Posts: 10
W
Member
Offline
Member
W
Joined: Sep 2006
Posts: 10
After working with the alpha over the past few days, I must say I feel.... underwhelmed. I was expecting a major change [like we got from v6 to v7] with extensively new features. This feels more like just a little spit and polish.

I am an everyday user, and I must admit that I don't use most of the advanced features of plsqldev. I have noticed the code assistant "feels" faster, but I haven't noticed any other major changes.

plsqldev still quasi-randomly steals my focus and leaves child windows on top of other applications when it's busy. I have a horribly unfunctional firewall which terminates sessions after 15 minutes of inactivity, and plsqldev does not cope well with that. I get to watch the app relog in several times a day [which is quite painful on my slow connection].

However, it's still better [even if only slightly] than raptor. I can't say how long that will last given the rate at which raptor is improving.





Re: PLSD 8 within 2nd quarter - Countdown
Warren Smith #34366 07/10/09 06:31 AM
Joined: Nov 2001
Posts: 276
Germany
O
Member
Offline
Member
O
Joined: Nov 2001
Posts: 276
Germany
I share the impression - the change from v6 to v7 was a remarkable greater one

/Karl

Re: PLSD 8 within 2nd quarter - Countdown
orca777 #34367 07/10/09 07:47 AM
Joined: Feb 2005
Posts: 59
Latvia
K
Member
Offline
Member
K
Joined: Feb 2005
Posts: 59
Latvia
Well, to me it seems ok. It seems it's more productive, thanks to window pinning, object browser enhancements, etc.
I like the countdown seconds when executing a query, it feels faster somehow...

There are couple things to improve productivity:
a) I don't like forward declarations of procedures/functions to be on the procedure tree in package editor window, please make that configurable (I remember was it 5th or 6th version where it was ok, no forward declarations).
b) partition support is not good, no dedicated info about partition/subpartition
c) it really would be good to scroll down to line after pressing first letter of column in describe windows (now if you have 100 cols and press "z" it doesn't go to column starting with "z", however it selects it)
d) can You make dragging a column from result set to window in SQL Window will paste it's name there

Just my opinion, but somehow this is more release +1 than version +1 smile


regards
Kirurgs
Re: PLSD 8 within 2nd quarter - Countdown
Kirurgs #34416 07/21/09 12:18 PM
Joined: Aug 1999
Posts: 22,206
Member
Offline
Member
Joined: Aug 1999
Posts: 22,206
We have released a 2nd alpha with several fixes an an up-to-date User's Guide in PDF format.


Marco Kalter
Allround Automations
Re: PLSD 8 within 2nd quarter - Countdown
Marco Kalter #34419 07/21/09 02:48 PM
Joined: Nov 2001
Posts: 276
Germany
O
Member
Offline
Member
O
Joined: Nov 2001
Posts: 276
Germany
Thank You Marco!
/Karl

Re: PLSD 8 within 2nd quarter - Countdown
orca777 #34423 07/22/09 02:32 AM
Joined: Apr 2009
Posts: 9
Y
Member
Offline
Member
Y
Joined: Apr 2009
Posts: 9
When i click Objects->jobs show:
Properties of SYS.AUTO_SPACE_ADVISOR_JOB not available
Properties of SYS.FGR$AUTOPURGE_JOB not available
Properties of SYS.GATHER_STATS_JOB not available
Properties of SYS.PURGE_LOG not available

And my jobs not show. Why?

Re: PLSD 8 within 2nd quarter - Countdown
youngBull #34426 07/22/09 08:11 AM
Joined: Feb 2005
Posts: 59
Latvia
K
Member
Offline
Member
K
Joined: Feb 2005
Posts: 59
Latvia
Does anyone expierence stability problems with Alpha2? I ran PLSQLDev A2 once and it worked, I closed it and I can't get it to run second time frown
Debug.txt doesn't contain any clue what's wrong (for me at lest)... Alpha1 (reinstalled over A2) works fine...
Consider this as a question only as I'm running it under Wine in Linux, so my debug output probabaly will not be considered as useful smile


regards
Kirurgs
Connection Problem
Kirurgs #34455 07/26/09 06:54 AM
Joined: Apr 2004
Posts: 203
NYC, USA
Member
Offline
Member
Joined: Apr 2004
Posts: 203
NYC, USA
Alpha2 does not seem to work with Instant Client.
I have no Oracle Home. Been using Instant Client for a while.

[Linked Image]


PlSQLDev Version 8.0.4
Oracle 11gR2
Re: Connection Problem
RobertK #34460 07/27/09 09:25 PM
Joined: Dec 2002
Posts: 491
Wellington, NZ
Member
Offline
Member
Joined: Dec 2002
Posts: 491
Wellington, NZ
it works with instant client for me...


... suck in your lips and frown like a werewolf ...
Re: Connection Problem
rbrooker #34473 07/28/09 06:47 PM
Joined: Oct 2002
Posts: 59
Quebec,Canada
D
Member
Offline
Member
D
Joined: Oct 2002
Posts: 59
Quebec,Canada
Pl/Sql Alpha 8:

Just installed it a few hours ago...

Ok looks the same as 7, but I really like new enhancements:
- Browser auto hide
- Browser objects find
- Files browser
- Wait time in sql window with sound for long queries.
- Beautifier enhancements

Can't wait to use production version....

Re: Connection Problem
rbrooker #34474 07/28/09 06:53 PM
Joined: Apr 2004
Posts: 203
NYC, USA
Member
Offline
Member
Joined: Apr 2004
Posts: 203
NYC, USA
OK, never mind. PLD requires the full path of the OCI DLL. I only specified the directory earlier.

Re: PLSD 8 within 2nd quarter - Countdown
youngBull #34480 07/29/09 12:53 PM
Joined: Dec 2005
Posts: 2,004
Roima Denmark
Member
Offline
Member
Joined: Dec 2005
Posts: 2,004
Roima Denmark
When will the beta version be released?

And when will the beta tester forum be opened?

The issues seems to pile up in this post, and that can not be intentional.

I have one issue, though. I have switched on the option "Show variable and type declarations in a popup". This works great, thanks, but there is a tiny inconvenience: when the popup is shown at a line near the bottom of the screen (for instance showing a cursor declaration that extends over several lines), the bottom lines are truncated.

Re: PLSD 8 within 2nd quarter - Countdown
Claus Pedersen #34484 07/30/09 03:33 AM
Joined: Apr 2009
Posts: 9
Y
Member
Offline
Member
Y
Joined: Apr 2009
Posts: 9
up

Re: PLSD 8 within 2nd quarter - Countdown
youngBull #34562 08/11/09 09:26 AM
Joined: Jul 2004
Posts: 281
The Netherlands
Member
Offline
Member
Joined: Jul 2004
Posts: 281
The Netherlands
I know we've been asked to refrain from comments/bugreports etc. until the release of Beta8 and the subsequent opening of the 'beta forum', but I still would like to comment on one of the new features of the editor, i.e. autoindent. The following piece of code was written using autoindent:

Code
PROCEDURE demo
  IS
  <declarations>
  BEGIN
    IF
      THEN
        <CODE>
        FOR <iterator>
          LOOP
            <CODE>
            END LOOP;
            END IF;
            END;

I don't think it is logical for 'IF/THEN' 'FOR/LOOP' constructs to autoindent on both keywords. These 'coupled keywords' (for want of a better description) should be treated as one keyword (leaving aside that in my opinion 'IS' should not be considered for autoindentation).

Furthermore I'd like to suggest that autoindent is combined with auto-unindent so that
Code
   IF
   THEN
     <code>
     END IF;<cursor position>
after hitting 'enter', would change into
Code
   IF
   THEN
     <code>
   END IF;
   <cursor position>

Then the first sample code block, using the same keystrokes would look like this
Code
PROCEDURE demo
IS
<declarations>
BEGIN
  IF
  THEN
    <CODE>
    FOR <iterator>
    LOOP
      <CODE>
    END LOOP;
  END IF;
END;

Just my two cents (and looking forward to beta8)


Been there, done that, Got the T-Shirt
Re: PLSD 8 within 2nd quarter - Countdown
Marco van der Linden #34567 08/11/09 10:13 AM
Joined: Aug 1999
Posts: 22,206
Member
Offline
Member
Joined: Aug 1999
Posts: 22,206
[quote]I don't think it is logical for 'IF/THEN' 'FOR/LOOP' constructs to autoindent on both keywords. These 'coupled keywords' (for want of a better description) should be treated as one keyword (leaving aside that in my opinion 'IS' should not be considered for autoindentation).[/quote]
Note that you can edit the SmartIndent.txt file to match your coding style.

[quote]Furthermore I'd like to suggest that autoindent is combined with auto-unindent so that[/quote]
I have added this to the list of enhancement requests.


Marco Kalter
Allround Automations
Re: PLSD 8 within 2nd quarter - Countdown
Marco Kalter #34571 08/12/09 06:44 AM
Joined: Jul 2004
Posts: 281
The Netherlands
Member
Offline
Member
Joined: Jul 2004
Posts: 281
The Netherlands
[quote]
Note that you can edit the SmartIndent.txt file to match your coding style.
[/quote]

Indeed, that fixes (part of) the problem.


Been there, done that, Got the T-Shirt
Page 1 of 4 1 2 3 4

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.239s Queries: 15 (0.082s) Memory: 2.7141 MB (Peak: 3.2081 MB) Data Comp: Off Server Time: 2024-04-29 10:52:21 UTC
Valid HTML 5 and Valid CSS