I am currently out of the office and cannot personally respond to your message. I will
be returning to the office on Tuesday, September 28th.
In my absense please contact Marc Mergenthaler at 303-504-5408 for any issues related
to HealthTrack; otherwise, please contact Al Armijo at 303-504-5359 for any other
urgent matters.
Thank you and have a nice day !!
>>> u2-users 09/14/04 17:26 >>>
U2 Users Digest Tuesday, September 14 2004 Volume 01 : Number 248
In this issue:
Re: [U2] I-Type DICT definition and "paging"
[U2] UniObjects.Net Nits....
[U2] James Ronan/IIG/Prudential is out of the office.
[U2] LPTR PaperSource problems on Windows Server 2003
RE: [U2] LPTR PaperSource problems on Windows Server 2003
Re: [U2] LPTR PaperSource problems on Windows Server 2003
[U2] Over quoting
Unclassified RE: [U2] LPTR PaperSource problems on Windows Server 2003
Re: [U2] I-Type DICT definition and "paging"
RE: [U2] Over quoting
[U2] Scripting using UniData
[U2] wIntegrate 101
Re: [U2] wIntegrate 101
RE: [U2] UniSession.connect error
RE: Unclassified RE: [U2] UniSession.connect error
Re: [U2] UniSession.connect error
Memo: Re: Unclassified RE: [U2] UniSession.connect error
[U2] I-Type DICT definition and "paging"
----------------------------------------------------------------------
Date: Tue, 14 Sep 2004 08:56:36 -0400
From: Glenn Herbert <[EMAIL PROTECTED]>
Subject: Re: [U2] I-Type DICT definition and "paging"
You could determine what the run thinks your pagination value is by
creating a new SUBR that simply outputs the result of SYSTEM(1005). A zero
value means that pagination is disabled, so you would expect to see '0' on
output from this new SUBR.
Conversely, in your existing SUBR you could insert code to enable
pagination. You would add 'ASSIGN 1 TO SYSTEM(1005)' and see if that
starts pagination as you would expect.
Hope this helps and Good luck!
At 01:20 AM 9/14/2004, you wrote:
>Goo'day, all
>
>UV 9.6.1 on NT
>
>We have a client for whom we have an existing subroutine (in the case
>below, known as "FIRST.SUB") that calculates Minimum and Maximum product
>stock holdings, depending on the season - Winter and Summer. It's a long
>and involuted/convoluted program that analyses a product's sales for each
>month for the past 3 or 4 years and finally arrives at the 4 required
>figures for recommended stock holding and has been used successfully
>within other programs for years......Admittedly, the calling programs only
>look at one product at a time...
>
>Being clever, we recently "wrapped" this subroutine in another subroutine
>that is called from each of four new I-Type definitions, eg
>
>0002 SUBR("SECOND.SUB",@ID,x)
>
>where x = 1 to 4 depending on which min/max for which season is required
>(for Def'n WIN.MIN, x = 1, WIN.MAX, x = 2, SUMM.MIN, x =3, SUMM.MAX, x = 4).
>
>SECOND.SUB looks something like:
>
>SUBROUTINE second.sub(RESULT,ID,TYPE)
>RESULT = ''
>OPEN fname TO FNAME ....... .................................................
>('cos all the other progs pass the file name to the subroutine,
> and NO, it's not COMMONed in any way...................yet)
>CALL FIRST.SUB(ID,FNAME,W.MIN,W.MAX,S.MIN,S.MAX)
>BEGIN CASE
> CASE TYPE = 1; RESULT = W.MIN
> CASE TYPE = 2; RESULT = W.MAX
> CASE TYPE = 3; RESULT = S.MIN
> CASE TYPE = 4; RESULT = S.MAX
>END CASE
>RETURN
>
>All four I-Types compiled
>
>Our problem is that although these 4 DICT items work a treat..... if we,
>for example,
>
>LIST fname SUMM.MIN SUMM.MAX
>
>the result, by product, is correct, but the listing does not "page" as it
>normally would/should. It acts as if a NOPAGE was part of the sentence -
>ZOOM! First screen "page" to last "page"...
>
>The same thing happens if we only use one DICT item in the sentence, or
>any/some/all of them in whatever sequence
>
>If we pre-SELECT only a few products, ie, less than a pageful, or only
>one product, there is only one "page" of report. Adding a LPTR to the
>sentence works correctly.
>
>Are we expecting too much of an I-Type or is there another problem?? Is
>there a possibility we're doing something naughty in
>FIRST.SUB? There're no PRINTER, PRINT or similar statements. There's
>no other subroutine called from within .... Actually, nothing we can see
>that's cause this problem....
>
>Regards,
>
>Bruce Nichol
>Talon Computer Services
>ALBURY NSW 2640
>Australia
>
>Tel: +61 (0)411149636
>Fax: +61 (0)260232119
>
>If it ain't broke, fix it till it is!
>
>
>--
>Outgoing mail is certified Virus Free.
>Checked by AVG Anti-Virus (http://www.grisoft.com).
>Version: 7.0.262 / Virus Database: 264.9.0 - Release Date: 13/09/04
>-------
>u2-users mailing list
>[EMAIL PROTECTED]
>To unsubscribe please visit http://listserver.u2ug.org/
------------------------------
Date: Tue, 14 Sep 2004 11:39:03 -0400
From: "Donald Kibbey" <[EMAIL PROTECTED]>
Subject: [U2] UniObjects.Net Nits....
Going over a couple small tools that I've written in the past with UniObjects for Java
mangled into .Net code. I'm converting them over to use the new UniObjects.Net
library and have found some annoying nits...
1) UniFile WriteField swaps the order of the field number with the data array from
the way the java version does things.
2) The UniString object is gone, not a big deal, but now I have to think even more
when doing this conversion :0
3) Everything is named Uni this and Uni that, I'm wearing out the Uni keys on my
keyboard....
4) Select list processing seems really, really slow. Aside from the time it takes to
build the list which is the same as if you were at a terminal, processing it in a
while loop just seems to take longer than it should.
5) UniRecordset processing is really, really fast! Seems odd that something used to
get a lot of data can run noticeably faster than something that just returns a record
key.
I was really hoping (silly I know) that perhaps the .Net version would be a closer
cousin of the Java version. It's close, but...
More as I find them.
Thanks,
Don Kibbey
Financial Systems Manager
Finnegan, Henderson, Farabow, Garrett & Dunner LLP
------------------------------
Date: Tue, 14 Sep 2004 12:22:32 -0400
From: [EMAIL PROTECTED]
Subject: [U2] James Ronan/IIG/Prudential is out of the office.
I will be out of the office starting 09/14/2004 and will not return until
09/20/2004.
Please contact Tricia Shelly x 6531 in my absence.
------------------------------
Date: Tue, 14 Sep 2004 13:52:58 -0400
From: "Dillane, Bob" <[EMAIL PROTECTED]>
Subject: [U2] LPTR PaperSource problems on Windows Server 2003
We are in the processing of switching from Unix to Windows Server 2003,
Enterprise Edition. On the Windows server we are running Unidata 6.0.12.
The following scenario happens both for HP 4600 printers and HP 4200
printers:
Using the printer drivers that originally came with Windows Server
SETPTR 1,90,60,0,0,1,AT ITS_01,"PaperSource=Tray 2"
does not get an error message, but the PaperSource command is ignored.
It turns out the trying to print to tray 1 from WordPad on the server also
fails, so I downloaded new drivers from HP
Using the new drivers:
Directing print jobs to tray 1 works from WordPad on the server, however
SETPTR 1,90,60,0,0,1,AT ITS_01,"PaperSource=Tray 1" gets the following error
message:
Unable to find PaperSource Tray 1 on printer ITS_01
Does anyone have any ideas how I can get around this?
Thanks,
Bob
===========================================================================
= Bob Dillane Internet: [EMAIL PROTECTED] =
= Director, Voice: (717)867-6060 =
= Information Management Services FAX: (717)867-6020 =
= =
= L E B A N O N V A L L E Y C O L L E G E =
===========================================================================
------------------------------
Date: Tue, 14 Sep 2004 20:03:23 +0100
From: "Adrian Matthews" <[EMAIL PROTECTED]>
Subject: RE: [U2] LPTR PaperSource problems on Windows Server 2003
Interesting. We're moving from Windows to Unix.Memory and processor
limitations in Windows just got too much in the end as well as the lack of
tuning info available for U2.
We set up individual printers with each paper tray assignment in the Windows
setup for it. That we did SetPtr to Accounts_Tray1, Accounts_Tray2 etc etc.
________________________________
From: [EMAIL PROTECTED] on behalf of Dillane, Bob
Sent: Tue 14/09/2004 18:52
To: [EMAIL PROTECTED]
Subject: [U2] LPTR PaperSource problems on Windows Server 2003
We are in the processing of switching from Unix to Windows Server 2003,
Enterprise Edition. On the Windows server we are running Unidata 6.0.12.
The following scenario happens both for HP 4600 printers and HP 4200
printers:
Using the printer drivers that originally came with Windows Server
SETPTR 1,90,60,0,0,1,AT ITS_01,"PaperSource=Tray 2"
does not get an error message, but the PaperSource command is ignored.
It turns out the trying to print to tray 1 from WordPad on the server also
fails, so I downloaded new drivers from HP
Using the new drivers:
Directing print jobs to tray 1 works from WordPad on the server, however
SETPTR 1,90,60,0,0,1,AT ITS_01,"PaperSource=Tray 1" gets the following error
message:
Unable to find PaperSource Tray 1 on printer ITS_01
Does anyone have any ideas how I can get around this?
Thanks,
Bob
===========================================================================
= Bob Dillane Internet: [EMAIL PROTECTED] =
= Director, Voice: (717)867-6060 =
= Information Management Services FAX: (717)867-6020 =
= =
= L E B A N O N V A L L E Y C O L L E G E =
===========================================================================
The information contained in this email is strictly confidential and for the
use of the addressee only, unless otherwise indicated. If you are not the
intended recipient, please do not read, copy, use or disclose to others this
message or any attachment. Please also notify the sender by replying to this
email or by telephone +44 (0)20 7896 0011 and then delete the email and any
copies of it. Opinions, conclusions (etc.) that do not relate to the official
business of this company shall be understood as neither given nor endorsed by
it. IG Markets Limited and IG Index Plc are authorised and regulated by the
Financial Services Authority and, in Australia, by the Australian Securities
and Investments Commission.
[demime 1.01d removed an attachment of type application/ms-tnef which had a name of
winmail.dat]
- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
------------------------------
Date: Tue, 14 Sep 2004 13:36:13 -0600
From: Karl L Pearson <[EMAIL PROTECTED]>
Subject: Re: [U2] LPTR PaperSource problems on Windows Server 2003
How about putting a space after the first DQ:
SETPTR 1,90,60,0,0,1,AT ITS_01," PaperSource=Tray 2"
Of course, the thought occurs to me that if it's going to the correct
printer, putting a space isn't going to solve this. Just "popping off
the top" of my head for this suggestion.
Karl
On Tue, 2004-09-14 at 11:52, Dillane, Bob wrote:
> We are in the processing of switching from Unix to Windows Server 2003,
> Enterprise Edition. On the Windows server we are running Unidata 6.0.12.
>
> The following scenario happens both for HP 4600 printers and HP 4200
> printers:
>
> Using the printer drivers that originally came with Windows Server
>
> SETPTR 1,90,60,0,0,1,AT ITS_01,"PaperSource=Tray 2"
> does not get an error message, but the PaperSource command is ignored.
> It turns out the trying to print to tray 1 from WordPad on the server also
> fails, so I downloaded new drivers from HP
>
> Using the new drivers:
> Directing print jobs to tray 1 works from WordPad on the server, however
> SETPTR 1,90,60,0,0,1,AT ITS_01,"PaperSource=Tray 1" gets the following error
> message:
> Unable to find PaperSource Tray 1 on printer ITS_01
>
> Does anyone have any ideas how I can get around this?
>
> Thanks,
> Bob
>
> ===========================================================================
> = Bob Dillane Internet: [EMAIL PROTECTED] =
> = Director, Voice: (717)867-6060 =
> = Information Management Services FAX: (717)867-6020 =
> = =
> = L E B A N O N V A L L E Y C O L L E G E =
> ===========================================================================
> -------
> u2-users mailing list
> [EMAIL PROTECTED]
> To unsubscribe please visit http://listserver.u2ug.org/
- --
Karl L. Pearson
Director of IT,
ATS Industrial Supply
Direct: 801-978-4429
Toll-free: 888-972-3182 x29
Fax: 801-972-3888
http://www.atsindustrial.com
[EMAIL PROTECTED]
------------------------------
Date: Tue, 14 Sep 2004 15:49:15 -0400
From: Moderator <[EMAIL PROTECTED]>
Subject: [U2] Over quoting
To all our subscribers,
Please try to trim excess quotes from your responses. Over quoting
is annoying to subscribers with slow connections and it inflates the
digest versions immensely. Aside from all that, a trimmed quote makes it
easier for everyone to understand which of the points encouraged you to
respond. All consideration appreciated.
- Charles Barouch, Moderator
[demime 1.01d removed an attachment of type text/x-vcard which had a name of u2ug.vcf]
------------------------------
Date: Wed, 15 Sep 2004 08:36:42 +1200
From: "HENDERSON MICHAEL MR" <[EMAIL PROTECTED]>
Subject: Unclassified RE: [U2] LPTR PaperSource problems on Windows Server 2003
Bob,
We set up each print 'destination' as a separate printer in Windows, but
mapping to the same IP address of course.
For example "6THFL-P", "6THFL-L" AND "6THFL-A3" might be the same
physical printer in A4 Portrait, A4 Landscape and A3 modes (i.e. using
Tray 2) respectively.
Then, create a 'Separator Page' with PCL commands to set the printer to
the desired mode, and associate the 'Separator Page' with the logical
printer [via the Printer Properties / Advanced / Separator Page]. I
think the 'Separator Page' file must have a ".sep" extension.
HTH
Mike
E.G.
Landscape mode, auto paper tray Separator Page has in it stuff like this
\
\H1B\L&l1O
\H1B\L&l8D
\H1B\L&k4S
\H1B\L&l1E
\H1B\L&l66P
\E
- -----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dillane, Bob
Sent: Wednesday, 15 September 2004 05:53
To: [EMAIL PROTECTED]
Subject: [U2] LPTR PaperSource problems on Windows Server 2003
We are in the processing of switching from Unix to Windows Server 2003,
Enterprise Edition. On the Windows server we are running Unidata 6.0.12.
The following scenario happens both for HP 4600 printers and HP 4200
printers:
Using the printer drivers that originally came with Windows Server
SETPTR 1,90,60,0,0,1,AT ITS_01,"PaperSource=Tray 2"
does not get an error message, but the PaperSource command is ignored.
It turns out the trying to print to tray 1 from WordPad on the server
also fails, so I downloaded new drivers from HP
Using the new drivers:
Directing print jobs to tray 1 works from WordPad on the server, however
SETPTR 1,90,60,0,0,1,AT ITS_01,"PaperSource=Tray 1" gets the following
error
message:
Unable to find PaperSource Tray 1 on printer ITS_01
Does anyone have any ideas how I can get around this?
Thanks,
Bob
========================================================================
===
= Bob Dillane Internet: [EMAIL PROTECTED]
=
= Director, Voice: (717)867-6060
=
= Information Management Services FAX: (717)867-6020
=
=
=
= L E B A N O N V A L L E Y C O L L E G E
=
========================================================================
===
The information contained in this Internet Email message is intended
for the addressee only and may contain privileged information, but not
necessarily the official views or opinions of the New Zealand Defence Force.
If you are not the intended recipient you must not use, disclose, copy or
distribute this message or the information in it.
If you have received this message in error, please Email or telephone
the sender immediately.
- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
------------------------------
Date: Wed, 15 Sep 2004 07:08:40 +1000
From: bruce nichol <[EMAIL PROTECTED]>
Subject: Re: [U2] I-Type DICT definition and "paging"
Goo'day, all , and many thanks to those who responded.....
The problem was keeping our "standard" EQUATES bit at the top of the
"offending" subroutine; you know, the bits like
CLEOP = @(-3)
CLEOL = @(-4), etc etc.....
Take them all out and "Wheeeeeeeee, it works!"
Live and learn!
At 15:20 14/09/04, you wrote:
>Goo'day, all
>
>UV 9.6.1 on NT
>
>Are we expecting too much of an I-Type or is there another problem?? Is
>there a possibility we're doing something naughty in
>FIRST.SUB? There're no PRINTER, PRINT or similar statements. There's
>no other subroutine called from within .... Actually, nothing we can see
>that's cause this problem....
>
>Regards,
>
>Bruce Nichol
>Talon Computer Services
>ALBURY NSW 2640
>Australia
>
>Tel: +61 (0)411149636
>Fax: +61 (0)260232119
>
>If it ain't broke, fix it till it is!
>
>
>--
>Outgoing mail is certified Virus Free.
>Checked by AVG Anti-Virus (http://www.grisoft.com).
>Version: 7.0.262 / Virus Database: 264.9.0 - Release Date: 13/09/04
>-------
>u2-users mailing list
>[EMAIL PROTECTED]
>To unsubscribe please visit http://listserver.u2ug.org/
>
>
>
>--
>Incoming mail is certified Virus Free.
>Checked by AVG Anti-Virus (http://www.grisoft.com).
>Version: 7.0.262 / Virus Database: 264.9.0 - Release Date: 13/09/04
Regards,
Bruce Nichol
Talon Computer Services
ALBURY NSW 2640
Australia
Tel: +61 (0)411149636
Fax: +61 (0)260232119
If it ain't broke, fix it till it is!
- --
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.262 / Virus Database: 264.9.0 - Release Date: 13/09/04
------------------------------
Date: Tue, 14 Sep 2004 18:02:03 -0400
From: "Glen B" <[EMAIL PROTECTED]>
Subject: RE: [U2] Over quoting
*bowing to the all-seeing moderator*
Just a reminder, a 'maxlength = <bytes>' string can be set in each list
config. Or, are you already getting too many bounces b/c of that? Man, how
do you find the time to moderate this list. I can't even keep up with CDP,
much less my own site. I wish my site was as intellectually active as this
list.
Glen
http://picksource.com
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of Moderator
> Sent: Tuesday, September 14, 2004 3:49 PM
> To: U2 Users Discussion List
> Subject: [U2] Over quoting
>
>
> To all our subscribers,
> Please try to trim excess quotes from your responses. Over quoting
> is annoying to subscribers with slow connections and it inflates the
> digest versions immensely. Aside from all that, a trimmed quote makes it
> easier for everyone to understand which of the points encouraged you to
> respond. All consideration appreciated.
>
> - Charles Barouch, Moderator
------------------------------
Date: Tue, 14 Sep 2004 15:25:21 -0700
From: "Ronald K. Ellis III" <[EMAIL PROTECTED]>
Subject: [U2] Scripting using UniData
Hi,
I've just started a new job an and I am wanting to write a
script using UniData within it and I have not used it before. I wanted to
know if anyone has a shell or perl script I might be able to see which
communicated with UniData. Any info about scripting using UniData output or
giving input to UniData would be greatly appreciated. The goal of the script
I'm writing is to report back about UniData file. I'm going to use FILE.STAT
to gather most the info I think. What is the modulo of the file? What is the
separation? What is the blocksize? Where does the file live? Also It'll do
some simple math to try and figure out what we should resize the file to.
Thanks very much for ANY INFO you may be able to offer.
Regards,
Ron
------------------------------
Date: Mon, 13 Sep 2004 19:10:27 -0400
From: "Brutzman, Bill" <[EMAIL PROTECTED]>
Subject: [U2] wIntegrate 101
How does I invoke a Host subroutine from within an application program on
the client side?
I have a label-printing program using a few host subroutines via UniBasic.
Using the designer, I would like this program to to have a gui front-end.
I have downloaded, printed, and reviewed a few thousand pages of the
wIntegrate manuals.
I suppose that some sample code would help...perhaps some hints on what text
to consult...
- --Bill
- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
------------------------------
Date: Mon, 13 Sep 2004 20:05:38 -0400
From: "Ian Renfrew" <[EMAIL PROTECTED]>
Subject: Re: [U2] wIntegrate 101
All of the documentation that you need can be found in the winthost.pdf
file. If your looking for actual code, check out the stuff in the WIN.PROGS
file. Plenty of examples there. Start with WIN.DEMO, WIN.DBDEMO,
WIN.DBDEMO2, WIN.DBDEMO3, WIN.DBDEMO4.
Regards, Ian Renfrew
- ----- Original Message -----
From: "Brutzman, Bill" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 13, 2004 7:10 PM
Subject: [U2] wIntegrate 101
> How does I invoke a Host subroutine from within an application program on
> the client side?
>
> I have a label-printing program using a few host subroutines via UniBasic.
>
> Using the designer, I would like this program to to have a gui front-end.
>
> I have downloaded, printed, and reviewed a few thousand pages of the
> wIntegrate manuals.
>
> I suppose that some sample code would help...perhaps some hints on what
text
> to consult...
>
> --Bill
> -------
> u2-users mailing list
> [EMAIL PROTECTED]
> To unsubscribe please visit http://listserver.u2ug.org/
- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
------------------------------
Date: Mon, 13 Sep 2004 17:32:48 -0600
From: Leroy Dreyfuss <[EMAIL PROTECTED]>
Subject: RE: [U2] UniSession.connect error
Note that what Mike refers to is only for Windows. UNIX users should start
the service in the background and use something like this: unirpcd -d9 >
rpc.out 2>&1 from a UNIX prompt.
Regards,
LeRoy F. Dreyfuss
Product Manager
IBM UniVerse and UniData (U2) Extended Relational Databases
IBM DB2 Information Management Software
Tel: 303-672-1254 Fax: 303-294-4832
Mobile: 720-341-4317 Tie-line -770-1254
External email: [EMAIL PROTECTED]
WWW: http://www.ibm.com/software/data/u2
Don't miss out on the IBM DB2 Information Management Technical Conference
September 19-24, 2004 - Las Vegas, NV
"HENDERSON
MICHAEL MR"
<MICHAEL.HENDERSO To
[EMAIL PROTECTED]> <[EMAIL PROTECTED]>
Sent by: cc
[EMAIL PROTECTED]
stserver.u2ug.org Subject
RE: Unclassified RE: [U2]
UniSession.connect error
09/13/2004 04:34
PM
Please respond to
u2-users
Bob,
>From the UniVerse 10.1.4 Release Notes:
Issue
Number Short Description
- ------ -----------------
32480 Beginning at this release, logging is available for the
UniRPC services.
To enable logging for the unirpc32.dll, you must define the
logging level by setting the UNIRPC_DEBUG_LEVEL environment
variable.
In addition, you must set the UNIRPC_DEBUG_LOGFILE environment
variable to define the log file name.
Logging is enabled for unirpc.exe by passing arguments to the
service, as shown in the following example:
-d9 c:\temp\unirpcd.log
- -----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Little
Sent: Tuesday, 14 September 2004 03:40
To: [EMAIL PROTECTED]
Subject: Re: Unclassified RE: [U2] UniSession.connect error
[snip]
To All:
Is there any way to get unirpcd to log it's activity to a file? I've
tried nohup /usr/ibm/unishared/unirpc/unirpcd > /tmp/unirpcd.out 2>&1 &
but nothing gets dumped. Maybe I'm expecting the wrong thing?
The information contained in this Internet Email message is intended
for the addressee only and may contain privileged information, but not
necessarily the official views or opinions of the New Zealand Defence
Force.
If you are not the intended recipient you must not use, disclose, copy or
distribute this message or the information in it.
If you have received this message in error, please Email or telephone
the sender immediately.
[demime 1.01d removed an attachment of type image/gif which had a name of graycol.gif]
[demime 1.01d removed an attachment of type image/gif which had a name of pic25328.gif]
[demime 1.01d removed an attachment of type image/gif which had a name of ecblank.gif]
- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
------------------------------
Date: Tue, 14 Sep 2004 10:34:45 +1200
From: "HENDERSON MICHAEL MR" <[EMAIL PROTECTED]>
Subject: RE: Unclassified RE: [U2] UniSession.connect error
Bob,
>From the UniVerse 10.1.4 Release Notes:
Issue
Number Short Description
- ------ -----------------
32480 Beginning at this release, logging is available for the
UniRPC services.
To enable logging for the unirpc32.dll, you must define the
logging level by setting the UNIRPC_DEBUG_LEVEL environment
variable.
In addition, you must set the UNIRPC_DEBUG_LOGFILE environment
variable to define the log file name.
Logging is enabled for unirpc.exe by passing arguments to the
service, as shown in the following example:
-d9 c:\temp\unirpcd.log
- -----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bob Little
Sent: Tuesday, 14 September 2004 03:40
To: [EMAIL PROTECTED]
Subject: Re: Unclassified RE: [U2] UniSession.connect error
[snip]
To All:
Is there any way to get unirpcd to log it's activity to a file? I've
tried nohup /usr/ibm/unishared/unirpc/unirpcd > /tmp/unirpcd.out 2>&1 &
but nothing gets dumped. Maybe I'm expecting the wrong thing?
The information contained in this Internet Email message is intended
for the addressee only and may contain privileged information, but not
necessarily the official views or opinions of the New Zealand Defence Force.
If you are not the intended recipient you must not use, disclose, copy or
distribute this message or the information in it.
If you have received this message in error, please Email or telephone
the sender immediately.
- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
------------------------------
Date: Mon, 13 Sep 2004 21:39:01 -0400
From: Bob Little <[EMAIL PROTECTED]>
Subject: Re: [U2] UniSession.connect error
Leroy Dreyfuss wrote:
>Note that what Mike refers to is only for Windows. UNIX users should start
>the service in the background and use something like this: unirpcd -d9 >
>rpc.out 2>&1 from a UNIX prompt.
>
>
>Regards,
>
>LeRoy F. Dreyfuss
>Product Manager
>IBM UniVerse and UniData (U2) Extended Relational Databases
>IBM DB2 Information Management Software
>Tel: 303-672-1254 Fax: 303-294-4832
>Mobile: 720-341-4317 Tie-line -770-1254
>External email: [EMAIL PROTECTED]
>WWW: http://www.ibm.com/software/data/u2
>
>Don't miss out on the IBM DB2 Information Management Technical Conference
>September 19-24, 2004 - Las Vegas, NV
>
>
>
> "HENDERSON
> MICHAEL MR"
> <MICHAEL.HENDERSO To
> [EMAIL PROTECTED]> <[EMAIL PROTECTED]>
> Sent by: cc
> [EMAIL PROTECTED]
> stserver.u2ug.org Subject
> RE: Unclassified RE: [U2]
> UniSession.connect error
> 09/13/2004 04:34
> PM
>
>
> Please respond to
> u2-users
>
>
>
>
>
>
>Bob,
>
>>From the UniVerse 10.1.4 Release Notes:
>
>Issue
>Number Short Description
>------ -----------------
>32480 Beginning at this release, logging is available for the
> UniRPC services.
>
> To enable logging for the unirpc32.dll, you must define the
> logging level by setting the UNIRPC_DEBUG_LEVEL environment
>variable.
> In addition, you must set the UNIRPC_DEBUG_LOGFILE environment
> variable to define the log file name.
>
> Logging is enabled for unirpc.exe by passing arguments to the
> service, as shown in the following example:
>
> -d9 c:\temp\unirpcd.log
>
>
>-----Original Message-----
>From: [EMAIL PROTECTED]
>[mailto:[EMAIL PROTECTED] On Behalf Of Bob Little
>Sent: Tuesday, 14 September 2004 03:40
>To: [EMAIL PROTECTED]
>Subject: Re: Unclassified RE: [U2] UniSession.connect error
>
>[snip]
>
>To All:
>Is there any way to get unirpcd to log it's activity to a file? I've
>tried nohup /usr/ibm/unishared/unirpc/unirpcd > /tmp/unirpcd.out 2>&1 &
>but nothing gets dumped. Maybe I'm expecting the wrong thing?
>The information contained in this Internet Email message is intended
>for the addressee only and may contain privileged information, but not
>necessarily the official views or opinions of the New Zealand Defence
>Force.
>If you are not the intended recipient you must not use, disclose, copy or
>distribute this message or the information in it.
>
>If you have received this message in error, please Email or telephone
>the sender immediately.
>-------
>u2-users mailing list
>[EMAIL PROTECTED]
>To unsubscribe please visit http://listserver.u2ug.org/
>
>[demime 1.01d removed an attachment of type image/gif which had a name of graycol.gif]
>
>[demime 1.01d removed an attachment of type image/gif which had a name of
>pic25328.gif]
>
>[demime 1.01d removed an attachment of type image/gif which had a name of ecblank.gif]
>-------
>u2-users mailing list
>[EMAIL PROTECTED]
>To unsubscribe please visit http://listserver.u2ug.org/
>
>
>
Yeah, I had sorta stumbled on the debug level earlier today by applying
the sendmail command line theory and seeing if it worked.
Unfortunately, I didn't really notice anything in the output that helped me.
It's been pointed out that the version of UV PE for Linux that is
available for download - 10.0.2 - doesn't do MD5 encryption (or doesn't
do it correctly or something). And that the problem was fixed in
version 10.0.9. Now if I could only get UV PE 10.0.9 or later, I'd be ok.
Thanks to all for your help.
- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
------------------------------
Date: Mon, 13 Sep 2004 18:09:30 +0100
From: [EMAIL PROTECTED]
Subject: Memo: Re: Unclassified RE: [U2] UniSession.connect error
Hi,
there is tech tip on the techconnect web site that I found very useful when
trying to get UniRpc working. IIRC, there was something about logs in
there.
You need to login to techconnect and then go to this url:
https://www-927.ibm.com/software/data/u2/support/u2techconnect/u2kbdisplay.asp?index=2
and then click on the download tech tip button.
hth
Bob Little <[EMAIL PROTECTED] on 13 Sep 2004 16:40
Please respond to [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
cc:
bcc:
Subject: Re: Unclassified RE: [U2] UniSession.connect error
Brian Leach wrote:
>AFAIR if you set up PAM to use a windows domain controller, UniRPC ignores
>that and still looks to the /etc/passwd file. Sorry if I misremember: none
>of our machines are running PAM.
>
>
>
Yes, I think that's true. If that is the case, then PAM is not a factor
here.
Jim Eply wrote:
>Bob,
>As I recall, the UniJava class produces unreliable connections, and also
is
>not required to establish a connection. Try this code instead:
> UniSession session;
> session = new UniSession();
>
That was the method I first tried. I got the same error, and then saw
an example using the UniJava class so I tried it. Both methods fail on
my system.
Jef Lee:
Sorry about mis-spelling your name. (note to self: "Jef" != "Jeff")
To All:
Is there any way to get unirpcd to log it's activity to a file? I've
tried nohup /usr/ibm/unishared/unirpc/unirpcd > /tmp/unirpcd.out 2>&1 &
but nothing gets dumped. Maybe I'm expecting the wrong thing?
******************************************************************
This message originated from the Internet. Its originator may or
may not be who they claim to be and the information contained in
the message and any attachments may or may not be accurate.
******************************************************************
************************************************************
HSBC Bank plc may be solicited in the course of its placement
efforts for a new issue, by investment clients of the firm for whom
the Bank as a firm already provides other services. It may equally
decide to allocate to its own proprietary book or with an associate
of HSBC Group. This represents a potential conflict of interest.
HSBC Bank plc has internal arrangements designed to ensure that the
firm would give unbiased and full advice to the corporate finance
client about the valuation and pricing of the offering as well as
internal systems, controls and procedures to identify and manage
conflicts of interest.
HSBC Bank plc
Registered Office: 8 Canada Square, London E14 5HQ, United Kingdom
Registered in England - Number 14259
Authorised and regulated by the Financial Services Authority.
************************************************************
_____________________________________________________
This transmission has been issued by a member of the HSBC Group
"HSBC" for the information of the addressee only and should not be
reproduced and / or distributed to any other person. Each page attached
hereto must be read in conjunction with any disclaimer which forms part
of it. Unless otherwise stated, this transmission is neither an offer nor the
solicitation of an offer to sell or purchase any investment. Its contents are
based on information obtained from sources believed to be reliable but
HSBC makes no representation and accepts no responsibility or liability as
to its completeness or accuracy.
- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
------------------------------
Date: Tue, 14 Sep 2004 15:20:12 +1000
From: bruce nichol <[EMAIL PROTECTED]>
Subject: [U2] I-Type DICT definition and "paging"
Goo'day, all
UV 9.6.1 on NT
We have a client for whom we have an existing subroutine (in the case
below, known as "FIRST.SUB") that calculates Minimum and Maximum product
stock holdings, depending on the season - Winter and Summer. It's a long
and involuted/convoluted program that analyses a product's sales for each
month for the past 3 or 4 years and finally arrives at the 4 required
figures for recommended stock holding and has been used successfully within
other programs for years......Admittedly, the calling programs only look at
one product at a time...
Being clever, we recently "wrapped" this subroutine in another subroutine
that is called from each of four new I-Type definitions, eg
0002 SUBR("SECOND.SUB",@ID,x)
where x = 1 to 4 depending on which min/max for which season is required
(for Def'n WIN.MIN, x = 1, WIN.MAX, x = 2, SUMM.MIN, x =3, SUMM.MAX, x = 4).
SECOND.SUB looks something like:
SUBROUTINE second.sub(RESULT,ID,TYPE)
RESULT = ''
OPEN fname TO FNAME ....... .................................................
('cos all the other progs pass the file name to the subroutine,
and NO, it's not COMMONed in any way...................yet)
CALL FIRST.SUB(ID,FNAME,W.MIN,W.MAX,S.MIN,S.MAX)
BEGIN CASE
CASE TYPE = 1; RESULT = W.MIN
CASE TYPE = 2; RESULT = W.MAX
CASE TYPE = 3; RESULT = S.MIN
CASE TYPE = 4; RESULT = S.MAX
END CASE
RETURN
All four I-Types compiled
Our problem is that although these 4 DICT items work a treat..... if we,
for example,
LIST fname SUMM.MIN SUMM.MAX
the result, by product, is correct, but the listing does not "page" as it
normally would/should. It acts as if a NOPAGE was part of the sentence -
ZOOM! First screen "page" to last "page"...
The same thing happens if we only use one DICT item in the sentence, or
any/some/all of them in whatever sequence
If we pre-SELECT only a few products, ie, less than a pageful, or only one
product, there is only one "page" of report. Adding a LPTR to the
sentence works correctly.
Are we expecting too much of an I-Type or is there another problem?? Is
there a possibility we're doing something naughty in FIRST.SUB? There're
no PRINTER, PRINT or similar statements. There's no other subroutine
called from within .... Actually, nothing we can see that's cause this
problem....
Regards,
Bruce Nichol
Talon Computer Services
ALBURY NSW 2640
Australia
Tel: +61 (0)411149636
Fax: +61 (0)260232119
If it ain't broke, fix it till it is!
- --
Outgoing mail is certified Virus Free.
Checked by AVG Anti-Virus (http://www.grisoft.com).
Version: 7.0.262 / Virus Database: 264.9.0 - Release Date: 13/09/04
- -------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
------------------------------
End of U2 Users Digest V1 #248
******************************
------------
u2-users-digest mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/