Search the web
Sign In
New User? Sign Up
utPLSQL-Info
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 19 - 48 of 177   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19
I have made some changes to the SourceForge site: 1) I have disabled some of the features which are not being used, such as the mailing lists, forums and CVS....
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 1, 2001
9:38 am
20
Oh, yes - I forgot to say, for those that haven't seen it, the utPLSQL site is at http://sourceforge.net/projects/utplsql. It was set up a long while back, but...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 1, 2001
10:14 am
21
Guys, I believe that its reasonable to say the utPLSQL is at least partly based on the jUnit framework. Is there anything out there for logging in PL/SQL that...
Doug G
dougieguk
Offline Send Email
Nov 8, 2001
8:30 am
22
... Can you give some more detail about what jLog does? I'm unfamiliar with jLog (Steven may know more..) and searching for it on Google seems to pull back...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 8, 2001
10:40 am
23
... Libraries? ... BEGIN:VCARD VERSION:2.1 N:Gault;Doug;A;Mr FN:Doug A Gault ORG:ThinkSpark;UK TITLE:Technical Leader TEL;WORK;VOICE:01753.839.880 ...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 8, 2001
11:14 am
24
... Have you seen PLVlog and PLVtrc, which are packages that are part of PL/Vision Lite, written by Steven? This was distributed with his book 'Advanced...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 8, 2001
11:56 am
25
Hi there, unfortunately I do not know jLog or log4J ! But as far as I read the overview of these, I think you should check my PlsTrc application. It's...
hif63@...
hif63
Offline Send Email
Nov 8, 2001
12:41 pm
26
Hi - I'm new to utPL/SQL and am having what I am sure is a simple problem. I have created a new package called ut_users_pack, which will test verious...
joe.blotner@...
qamanager2000
Offline Send Email
Nov 8, 2001
11:36 pm
27
... To test tax_server.users_pack.getusers, the package specification should be: CREATE OR REPLACE PACKAGE ut_users_pack IS PROCEDURE ut_setup; PROCEDURE...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Nov 9, 2001
12:11 am
28
Hi, I'm currently trying to convert a programming team I'm working with over to XP and utPLSQL. However, one point of resistance is they very much like the...
andy_j_duncan@...
andy_j_duncan
Offline Send Email
Nov 16, 2001
10:43 am
29
... I don't know of a way to do this, but then I do not know Loader well these days. Can I kick off a stored procedure during my load process? If so, then ...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Nov 18, 2001
5:02 am
30
Hello, We are creating stored procedures containing htp.p commands to build html to generate web pages using Oracle Application Server (OAS) Obviously these...
pete upton
uptonp2001
Offline Send Email
Nov 19, 2001
11:38 am
31
Pete You could build a test harness based around grabbing the info out of the HTP buffer. If you're not sure how to do that, look at the source for ...
Doug Gault
doug.gault@...
Send Email
Nov 19, 2001
3:44 pm
32
... On a similar note, I've often thought that it would be difficult to test procedures that output to DBMS_OUTPUT, because of the way that utPLSQL is...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 19, 2001
6:41 pm
33
... Isn't the real issue that we would have to ask developers to use a utPLSQL wrapper for DBMS_OUTPUT.PUT_LINE in their own application code? That's the ...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Nov 19, 2001
6:59 pm
34
Michael Corum logged this request at the SourceForge site, thought you might want to see it: In the normal xUnit frameworks (JUnit as an example), the setup...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Nov 19, 2001
8:15 pm
35
Friends, You will find at http://groups.yahoo.com/group/utPLSQL-Info/files release 2.0.8.1 of utPLSQL. This release: * Fixes a number of install errors (which...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Nov 19, 2001
9:28 pm
36
I have two tables I am using Utassert.Eqtable to evaluate and in the table (& its copy) there is a CLOB object. Does utPLSQL support this datatype? I get an...
rcarlson@...
randecarl
Offline Send Email
Nov 21, 2001
3:04 pm
37
... Sigh...yes, the current implementation of eqTable, relying MINUS, will not work with LOBs. Just to encourage us all to use the "new system" (which we are...
Steven Feuerstein
stevenfeuers...
Offline Send Email
Nov 21, 2001
7:50 pm
38
I have now added the initial list of tasks to the Task Manager on the SourceForge site. At the moment, we are concentrating on the addition of new assertions...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 23, 2001
10:15 am
39
While entering the tasks into the SourceForge site, the one which suggests "neq" assertions to mirror the "eq" ones got me thinking. If we are going down that...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 26, 2001
5:06 pm
40
I have added a patch to SourceForge for users of Oracle 7.3. This fixes a table definition which was using an Oracle 8 datatype - CLOB. I have also uploaded an...
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 28, 2001
9:16 am
41
I have updated the guidelines for assertion developers. There is a more detailed description of the steps required to fit in with the rest of the framework....
Chris Rimmer
chrisrimmer1970
Offline Send Email
Nov 28, 2001
10:00 pm
42
Environment - Oracle 8.1.7, utplsql V2.08 I am setting up scripts to initialize our development environment. I wrote the utldsuite packge to assist in this...
Dan Spencer
spencer@...
Send Email
Dec 3, 2001
5:13 pm
43
Hi all, I am attaching the assertion method for the REFCURSOR. I send the code earlier to Steve and he thought I should mail to the list so that everybody can...
Venky Mangapillai
venky11@...
Send Email
Dec 3, 2001
8:24 pm
44
I am testing a stand-alone procedure called "DELETEALLAUDIT". Even when I use utGen to generate the test package, I get a "Warning...no tests were identified...
joe.blotner@...
qamanager2000
Offline Send Email
Dec 4, 2001
1:14 am
45
___________________________________________ Protect by Usina Nova America's Mail Server...
Edinaldo
naldo04br
Offline Send Email
Dec 12, 2001
11:46 am
46
For obvious reasons, utPLSQL contains no generic way to compare records for equality. The attached procedure will create a COMPARE_RECORD package containing...
Dan Spencer
dspencerwi53
Offline Send Email
Dec 12, 2001
9:29 pm
47
Is there a way to handle a RAISE_APPLICATION_ERROR call if the procedure you are testing is expected to call it? How would you keep the test from blowing up? ...
randecarl
Offline Send Email
Dec 19, 2001
4:14 pm
48
I ran into the same thing. If you encapsulate that test in a nested being-exception-end block, you can do it. For example, I have a test to make sure that...
Joe Blotner
qamanager2000
Offline Send Email
Dec 19, 2001
5:33 pm
Messages 19 - 48 of 177   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help