Re: [U2] Variable Interpolation

2012-09-17 Thread jjuser ud2
Aa okay.  That makes more sense :)

If language is a place, then I've multiple citizenship!

On Mon, Sep 17, 2012 at 7:15 AM, George Gallen ggal...@wyanokegroup.com wrote:
 I Imagine, that by language, they were referring to the programming kind vs
The communicative kind!

 However, in the Pick world, English, could be taken as either!

 George

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org 
 [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of jjuser ud2
 Sent: Monday, September 17, 2012 9:51 AM
 To: U2 Users List
 Subject: Re: [U2] Variable Interpolation

 No -- English is my native language.  I can't imagine what was in my
 question that would have made you think otherwise...


 I would imagine that the original poster comes from another language like
 some previous folks have said.

 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] Variable Interpolation

2012-08-23 Thread jjuser ud2
Good afternoon,

Does UniBasic have a way to do variable interpolation (without writing
to a file, compiling it as a program, and calling it)?
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] Conversion Documentation

2011-06-15 Thread jjuser ud2
Good afternoon,

Which piece of documentation covers things like

VARIABLEONE = VARIABLEL(#33)

and

VARIABLETWO = VARIABLER(%9)

please?  I can find OCONV documentation left and right, but I can't
seem to find a reference that says what the equivalent of these
statements is.  I've used them in the past, but I'd like to know what
exactly it is that I'm doing when I use them rather than just blindly
following examples that I've seen to produce results I want.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Conversion Documentation

2011-06-15 Thread jjuser ud2
Thanks ya'll :)

On Wed, Jun 15, 2011 at 1:01 PM, David A. Green
dgr...@dagconsulting.com wrote:
 FORMAT()

 David A. Green
 (480) 813-1725
 DAG Consulting


 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org
 [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of jjuser ud2
 Sent: Wednesday, June 15, 2011 12:49 PM
 To: U2 Users List
 Subject: [U2] Conversion Documentation

 Good afternoon,

 Which piece of documentation covers things like

 VARIABLEONE = VARIABLEL(#33)

 and

 VARIABLETWO = VARIABLER(%9)

 please?  I can find OCONV documentation left and right, but I can't
 seem to find a reference that says what the equivalent of these
 statements is.  I've used them in the past, but I'd like to know what
 exactly it is that I'm doing when I use them rather than just blindly
 following examples that I've seen to produce results I want.
 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users

 ___
 U2-Users mailing list
 U2-Users@listserver.u2ug.org
 http://listserver.u2ug.org/mailman/listinfo/u2-users

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] PCL problem on U2

2009-05-20 Thread jjuser ud2
Also, whip out your hex editor and make sure the PCL is in the correct
format.  I've had to do that even when using the converter.  Let us
know how you finally get it to work.

On Wed, May 20, 2009 at 2:29 PM, Colin Alfke alfke...@hotmail.com wrote:
 David;



 It looks like you're missing the point of the macro - simply load it into the
 printer once and print multiple times. Your converter may allow you to load it
 to the printer, otherwise you actually copy it to the printer (not print it).
 Under Windows we simply:



 EXECUTE !COPY /B \UD\LOGOS\LOGO.MAC \\UNCPathToPrinter



 Sorry, not sure of the Linux syntax. It only needs to be done when the printer
 is powered off an loses the macro so you can do it from a screen etc. Although
 we have one very distributed site that preferred we send the macro before the
 print job to make sure it was there.



 In your code you simply do a:



 PRINT CHAR(27):'f':LOGONUM:'y2X'



 to print the logo. This simply specifies and executes the macro.



 hth

 Colin Alfke

 Calgary, Canada


 From: David Hoover

 I am trying to place a logo that is stored at /area1/dh.temp/M100_3Logo.pcl
 on a form that I am creating in PCL5. I have no problem with the shading,
 boxes, or data. I am having a problem getting the logo to be printed.

 Base information:

 OS - RedHat Linux

 Running U2

 Printer is IBM InfoPrint 1464 Color

 Logo file original name: 3Logo.jpg

 After running thru IPX20xx converter from IBM: M100_3Logo.pcl

 (Set this up as Macro 100)



 Here's the code that I am currently trying to work with:

 0001: EXECUTE 'SETPTR 11,, NHEAD, FORM IBM, AT PR33'

 0002: PRINTER ON

 0003: *

 0004: PRINT ON 11 CHAR(27):E

 0005: PRINT ON 11 CHAR(27):f100Y

 0006: PRINT ON 11 CHAR(27):f0X

 0007: PRINT ON 11 CHAR(27):a540h780V

 0008: PRINT ON 11 CHAR(27):*t300R

 0009: PRINT ON 11 CHAR(27):*r100A

 0010: EXECUTE SH -c 'lp -d PR33 /area1/dh.temp/M100_3Logo.pcl'

 0011: PRINT ON 11 CHAR(27):*rC

 0012: PRINT ON 11 CHAR(27):f100X

 0013: PRINT ON 11 CHAR(27):f4X

 0014: PRINT ON 11 THIS IS A TEST OF THE MACRO

 0015: PRINT ON 11 CHAR(27):E

 0016: PRINTER OFF

 0017: END

 Thanks in advance for any and all help you can offer.

 David Hoover

 _
 Create a cool, new character for your Windows Live  Messenger.
 http://go.microsoft.com/?linkid=9656621
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2][UD] Index for @ID (IBM documentation)

2009-01-28 Thread jjuser ud2
Hi everybody,

In the IBM publication Developing UniBasic Applications, Version
7.1, December 2006, it says on page 4-16 (page 93 in my PDF file):

   Tip: Create an index for @ID to speed access to data records.

Seriously?  Will that honestly speed things up in a file that has
eight million records?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2][UD] Index for @ID (IBM documentation)

2009-01-28 Thread jjuser ud2
Okay, cool :) I thought I was going crazy when I read that and that my
knowledge of indexes was more bunk than it already is.

Thanks Tom!!!

--JJ

On Wed, Jan 28, 2009 at 1:52 PM, Tom Whitmore tewhitm...@ratex.com wrote:
 No, you don't want to index on the ID because it is unique.  That would be a 
 very inefficient index.  If you created an i-descriptor that broke the ID 
 into several multi-valued parts, then it MAY help, but I don't think it is 
 worth the overhead.

 Tom

 -Original Message-
 From: owner-u2-us...@listserver.u2ug.org 
 [mailto:owner-u2-us...@listserver.u2ug.org] On Behalf Of jjuser ud2
 Sent: Wednesday, January 28, 2009 1:06 PM
 To: u2-users@listserver.u2ug.org
 Subject: [U2][UD] Index for @ID (IBM documentation)

 Hi everybody,

 In the IBM publication Developing UniBasic Applications, Version
 7.1, December 2006, it says on page 4-16 (page 93 in my PDF file):

   Tip: Create an index for @ID to speed access to data 
 records.

 Seriously?  Will that honestly speed things up in a file that has
 eight million records?
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Unidata Query Optimizer Documentation

2008-05-14 Thread jjuser ud2
I'd also like some clarification on this topic, please.

On Mon, Sep 10, 2007 at 9:53 AM, Kevin King [EMAIL PROTECTED] wrote:
 Bill: If you can find that document, I would appreciate it very much.  My
 query at this point is not because it's working incorrectly, but rather to
 be able to offer a clear and concise answer when I'm asked these questions
 during training on this topic.

 Chuck: Yes, it sounds like I'm about at that point, but Wally seems to be
 already on it.

 Wally: So am I to gather that if I say REQUIRE.INDEX and it simply cannot it
 will tell me why?  That won't really help when the select is embedded in SB+
 (which is using ECLTYPE P), but it could serve useful in outside-the-SB+-box
 debugging.

 -K
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Telnet errors

2007-09-18 Thread jjuser ud2
Those few paragraphs don't really say anything about getting the SCR
errors after you run the conversion program, though :(

On 8/30/07, Drew Henderson [EMAIL PROTECTED] wrote:
 jj,

 SCR is the Security Context Record used by the udtelnetd process.  It
 should be listed in  the udtelnetd.conf file in the unishared
 directory.  Check out the docs on Configuring SSL for Telnet in the
 Administering UniData on UNIX manual.  That can probably give you
 better guidance than can I!  ;-)

 Drew

 jjuser ud2 wrote:

   Can somebody at least point me to the correct documentation for
   troubleshooting this error?  It is given by the udtelnet service on
   RedHat Linux Enterprise 3.
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] UVTSORT config parameter

2007-09-18 Thread jjuser ud2
Is there any kind of equivalent to this on UniData?

On 8/10/07, John Jenkins [EMAIL PROTECTED] wrote:
 Why was it made a switch ? (pass) -- Not all platforms supported the
 function but if it was not supported then it didn't use it regardless
 (naturally).

 It was fortunate that it *was* a switch though - as there were occasional
 issues where you needed to turn it off (see the release notes for fixes) -
 however that's history. The possibility of issues may have been in the
 developer's minds (a guess on my part).

 Nowadays I would always turn it on.

 Shedding some (albeit dim) light in the shade.

 Regards

 JayJay

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of Stevenson, Charles
 Sent: 10 August 2007 15:52
 To: u2-users@listserver.u2ug.org
 Subject: RE: [U2] UVTSORT config parameter

 Dear Messrs. Dreyfuss, Oliver, Wurlod, gurus all,

 My original request was for words of wisdom.  History lessons count.
 The older I get, the more I value them.  Thank-you.

 But I was more interested in the future (my own):

 - Why would I enable multi-threading? (UVTSORT 1)

 - Why would I disable multi-threading? (UVTSORT 0)

 - If 1 is always right, why did IBM make it configurable by the user?

 - What symptoms would make me suspect I have it wrong?

 - How would one test it?

 - Is there any documentation?


 Cherishing your every word,
 Chuck

 P.S. I'm anticipating upgrade to HP Itanium, HPUX11.23, UV 10.2.5.
 I assume multi-threading sorting applies there, although it wasn't
 stated.

 -Original Message-
 From: LeRoy Dreyfuss
 Thx Mr. Oliver. I recall our pal Pete Simonson telling me that some
 years ago. Just didn't want to stick my neck too far out without some
 caution :-)
 -Original Message-
 From: Clifton Oliver
 Yes. According to my conversations with DG, the project was referred to
 as Firestorm and had DG's affinity throughout.
  Not sure, but I believe VMark had DG do the actual development for
  affinity.
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] UniVerse and Shadow copy on Windows 2003

2007-09-18 Thread jjuser ud2
These are all extremely informative and lovely pieces of information
(no, that's not sarcasm):)  With nice Unix information that can even
be applied to Windows with some thought.

However, I too am curious about the Server 2003 VSS (not *nix,
sorry!).  Running it cannot cause corruption to the Unidata files even
while people are logged in -- is that correct?

From what I've read, Server 2003 lets the processes finish their disk
writes, pauses the processes on an OS level, writes the disk branching
information, and then resumes the processes.  Programs wouldn't even
known it's happening.

Even deleting the VSS restore point is a safe operation as far as I
know in that it simply writes the new file indexes stored in the
restore points into the master file table, right?

That's where the VSS awareness comes in, right?  Programs that are
aware could ensure data integrity through transactional logs.  I'm
guessing it's the restore that would be the issue.  Although the
processes would finish their writes, that would just be for one block
of data and you could be missing part of a record in a file or even
have inconsistencies between files if you tried to restore.  Risky,
risky...

I guess my question now is: *on Windows*, do the dbpause/dbstart or
SUSPEND.ON/SUSPEND.OFF commands ensure structural integrity to some
extent, like Martin Phillips said earlier? If I start to write array
variable ABC containing 10,000 items 1000 characters each in length to
a file, and that file is only valid if ABC is completely written, will
it let ABC finish writing to that file?  Will I have to check after
the restore if only 9,999 items were written?

On 9/17/07, Bertrand, Ron [EMAIL PROTECTED] wrote:
 1) If you want to do any error tracking or suspend/unsuspend verification 
 flags you have to do it at the unix level - see #2!! I write status flags out 
 to the backup dir for the process.
 2) We are running the process from from a backup cron (with root access) and 
 I found with that you need an account with a login voc that does not run 
 anything that writes to Universe files. Pretty obvious once you do it!!!
 The backup process is doing a cd //bkup and then /usr/ibm/uv/bin/uv 
 SUSPEND.ON, breaking a mirror and then a SUSPEND.OFFwith a resync later. So 
 far we average 4 seconds suspended.

 Ron
 

 From: [EMAIL PROTECTED] on behalf of David Jordan
 Sent: Mon 9/17/2007 5:00 PM
 To: u2-users@listserver.u2ug.org
 Subject: RE: [U2] UniVerse and Shadow copy on Windows 2003



 Hi Ron

 Thanks for that.  Are you aware of any issues I need to look out using this?

 Regards

 David Jordan

 
  Universe 10.2.2 on Solaris 10
   ASSIGN 1 TO SYSTEM(43) to suspend
  And 0 to un-suspend
  Or UVSUSPEND.FILES ON/OFF (APP.PROGS/UVSUSPEND.B)
 
  Ron Bertrand
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Command Line

2007-09-18 Thread jjuser ud2
I see that this is the command line that was executed for one of my
processes.  Can anybody either explain the parameters to me, or point
me to which document describes them?

udt.exe UDTlServer.exe 208 192.168.10.182 0 0
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] UniVerse and Shadow copy on Windows 2003

2007-09-18 Thread jjuser ud2
*grin*  I was kind of wondering even without transaction processing if
it would let the file handle close or something of the sort to ensure
the data finished writing.  I don't know enough about the command,
though.  Do the two functions work the same in both database systems?

On 9/18/07, David Jordan [EMAIL PROTECTED] wrote:
 Hi JayJay

 The transaction processing will not write incomplete transactions to the
 disk file at the time of suspend.file protecting transactional integrity.  I
 believe that the dbpause completes any writes before pausing.

 However one area I am not sure of is the data in buffers.  The suspend
 program mentions checking buffers are flushed.  This could be an issue for
 sequential writing.

 Regards

 David Jordan

  However, I too am curious about the Server 2003 VSS (not *nix,
  sorry!).  Running it cannot cause corruption to the Unidata files even
  while people are logged in -- is that correct?
 
  From what I've read, Server 2003 lets the processes finish their disk
  writes, pauses the processes on an OS level, writes the disk branching
  information, and then resumes the processes.  Programs wouldn't even
  known it's happening.
 
  Even deleting the VSS restore point is a safe operation as far as I
  know in that it simply writes the new file indexes stored in the
  restore points into the master file table, right?
 
  That's where the VSS awareness comes in, right?  Programs that are
  aware could ensure data integrity through transactional logs.  I'm
  guessing it's the restore that would be the issue.  Although the
  processes would finish their writes, that would just be for one block
  of data and you could be missing part of a record in a file or even
  have inconsistencies between files if you tried to restore.  Risky,
  risky...
 
  I guess my question now is: *on Windows*, do the dbpause/dbstart or
  SUSPEND.ON/SUSPEND.OFF commands ensure structural integrity to some
  extent, like Martin Phillips said earlier? If I start to write array
  variable ABC containing 10,000 items 1000 characters each in length to
  a file, and that file is only valid if ABC is completely written, will
  it let ABC finish writing to that file?  Will I have to check after
  the restore if only 9,999 items were written?
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Tlnet error 1067

2007-08-28 Thread jjuser ud2
What operating system?

On 8/27/07, Charles Barouch [EMAIL PROTECTED] wrote:
 Brenda,
 Certainly worth a look see.

 - Chuck

 Brenda Price wrote:
  My only glimmer of an idea is that it worked before I installed my software 
  for dialup internet access (i.e.: EarthLink).  Maybe it does something that 
  messed it up.  Could be something similar.
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Telnet Errors

2007-08-28 Thread jjuser ud2
Hi there,

Can somebody at least point me to the correct documentation for
troubleshooting this error?  It is given by the udtelnet service on
RedHat Linux Enterprise 3.

in file: udtelnetd-10709.log
09/04/2007 14:45:54 UniData telnet/SSL server started at Tue Sep  4
14:45:54 2007
09/04/2007 14:45:54 SSL = 1, DebugLevel = 3, LogPath = /tmp, execpath
= /, $HOME = not set
09/04/2007 14:45:54 Retrieving SCR ...
09/04/2007 14:45:54 Error retrieving SCR.
09/04/2007 14:45:54 SSL handshake failed.
09/04/2007 14:45:54 Cleanup starts...
09/04/2007 14:45:54 UniData telnet/SSL server terminated at Tue Sep  4
14:45:54 2007

in file: udtelnetd-ssl-10709.log
09/04/2007 14:45:54 [ 10709 2538 ] get_secuctx: looking for service udtelnetd
09/04/2007 14:45:54 [ 10709 2538 ] empty SCR ID
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [ud] Question on Alpha Sorting...

2007-08-27 Thread jjuser ud2
Somebody try timing it with 10K names and let us know the speed differences :)

On 8/27/07, Rex Gozar [EMAIL PROTECTED] wrote:
 David,

 In terms of which is better for sorting inside a program, working with
 in-memory strings should be faster than writing to disk.  And with less
 than a thousand names, it probably won't be noticeably faster whether
 you UPCASE() each time you insert, or maintain a separate UPCASE'd variable.

 I'm guessing that you'll also have an ID value associated with the name;
 that means LOCATE'ing on values.  Field-marks in Universe (and I'm
 guessing in Unidata too) are optimized for traversing back and forth.
 Value-marks aren't, so when you INSERT a value after a LOCATE, the
 run-machine has to start at character one and find each value until it
 hits the specific value mark count.  Ideally, you should be using
 field-mark delimited lists, but practically I don't think it would be
 noticeable.

 rex
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] [ud] convsecu

2007-08-24 Thread jjuser ud2
Does anybody have any information on the binary file included with
Unidata called convsecu, and what should be done after it is run?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [ud] Question on Alpha Sorting...

2007-08-24 Thread jjuser ud2
Hmm...doing it programmatically...multi-dimensional array?

DAVINCI,LEONARDO
Doe,John
Jesse,Sally

becomes
[1] [2]
DAVINCI,LEONARDO DAVINCI,LEONARDO
Doe,John   DOE,JOHN
Raphael,Sally RAPHAEL,SALLY

And then you can sort by [2], but display [1]?  That way it just stays
in memory and the data stored in the database remains the same?


On 8/24/07, David Wolverton [EMAIL PROTECTED] wrote:
 I have a need to sort people by LastName,FirstName.

 The issue is that we 'accept' data from lots of sources, some that are
 ProperCapped, some that are all lower, AND SOME THAT ARE ALL UPPER.

 I need to 'present' them correctly sorted, but show the data 'as it is'

 The record currently contains a MV list of the names 'as is' -- there could
 500 names in the list.

 My way of handing it (now) is to open a New attribute that I put a 'ALL
 CAPS' version of the Name into, and then each insert, I so a LOCATE BY 'AL'
 into the new attribute, and insert the 'SORTNAME' into the new attribute,
 and the 'as TyPed NAme' as always - just now, we're not using the 'as typed'
 for the sort.

 My issue ... I've doubled the data being stored in order to accomplish this!
 Is there a more elegant, logical way to handle this issue besides having a
 'SortName' attribute and an 'AsTyped' attribute in the record?

 Thanks for any thoughts for this Friday afternoon mind-tease!  (Ah ... I
 miss D3's case insensitivity from time to time!!)


 David W.
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] UD Resize Dynamic Files

2007-05-07 Thread jjuser ud2

Hmm...where'd that better  better committee go?

On 5/4/07, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Hello.

This is an irritation for us as well. Unidata resizes a dynamic
file in the directory that it also resides, causing you to need alot of
space to resize. TMPPATH would be nice or if it defaulted to whatever TMP
is in udtconfig you can change the TMP path and stop and start Unidata to
use whatever area you'd like.




[EMAIL PROTECTED] [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
05/04/2007 08:04 AM
Please respond to
u2-users@listserver.u2ug.org


To
u2-users@listserver.u2ug.org
cc

Subject
[U2] UD Resize Dynamic Files






Hello..

When resizing UD dynamic files with the memresize command... it doesn't
use
TMPPATH variable, which a resize on a static file does.

This is confirmed in the UD Command Reference

TMPPATH pathname
The path where UniData locates a working copy of the file during
resizing.
The default is /tmp on UniData for UNIX or \TEMP on UniData for Windows
Platforms. This parameter has no effect if the resulting file is a
dynamic
file.


Anyone know why? I am new to dynamic files, so there maybe a really
obvious
reason for it, could anyone shed any light?

Thanks
Andy



myhosting.com - Premium Microsoft. Windows. and Linux web and application
hosting - http://link.myhosting.com/myhosting
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2][UD] Is it possible to resize a file to something smaller?

2007-04-20 Thread jjuser ud2

Or is it only possible to resize it to be larger?  Would I need to
create a blank file and simply select and copy the records from big
file A to small file B, then resize small file B for appropriate
growth?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [AD] U2 Programmer needed in the Denver Area ASAP

2007-04-02 Thread jjuser ud2

Or Tiramisu...m :)

On 3/30/07, Debster [EMAIL PROTECTED] wrote:

Maybe too much Starbucks?


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of jjuser ud2
Sent: Friday, March 30, 2007 4:34 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] [AD] U2 Programmer needed in the Denver Area ASAP


Somebody is a little TOO EXCITED... ;)

On 3/28/07, Andrew Brudwick [EMAIL PROTECTED] wrote:
 My name is Andy Brudwick! I am an IT recruiter for Professional Search and
 Placement here in Denver. I am alway's looking for good people in this
 arena! Feel free to call or email me if you are interested or know anyone
I
 can network with! THANKS!!!

 I am currently conducting a search for an EXCELLENT U2 PROGRAMMER for a
 SUPERB client of ours here in Denver!

 This is a PERMANENT position.

 U2 PROGRAMMER with Unidata and/or Universe experience. The successful
 candidate should have 5 years of U2 experience and familiarity with XLr8
 tools and environment. Our client's software is 100% Web based, so
 experience with HTML/JavaScript is required.

 JAVA PROGRAMMER needed with U2 and similar skills.

 EXCELLENT BENEFITS AND VERY FLEXIBLE WORK SCHEDULE
 100% Paid Health Insurance/High Deductibles
 401K with 100% matching program
 4 day work week once acclimated is possible

 Contact: Andy Brudwick
 (303) 779-8004
 [EMAIL PROTECTED] BLOCKED::mailto:[EMAIL PROTECTED]
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: Spam:[U2] FILE EXPORT

2007-03-30 Thread jjuser ud2

I second that.

On 3/30/07, Tom Dodds [EMAIL PROTECTED] wrote:

I agree.

Tom


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Jerry
Sent: Friday, March 30, 2007 9:27 AM
To: u2-users@listserver.u2ug.org
Subject: Re: Spam:[U2] FILE EXPORT

This is ridiculous. I would advise everyone to not answer any more of this
persons questions. If the companies involved are not willing to invest in a
connection between to two systems or provide a means of getting the files to

the other system then there are two reasons.
Either they are too cheap to do it, or, this is the reason to stop answering

questions, this may be software piracy. In the latter we, by helping this
individual, would be aiding and abetting. If it is the former then they
shouldn't even be in business.

- Original Message -
From: Anita Panda [EMAIL PROTECTED]
To: u2-users@listserver.u2ug.org
Sent: Friday, March 30, 2007 12:27 AM
Subject: Spam:[U2] FILE EXPORT


I think I was not clear in my question.Now i need to activities to be
 done.
 firstly,I have a universe instance on a different Machine located at USA
 and the other in INDIA. Both of them are stand-alone system.I by no means
 ,am able to get the data from  the UNIVERSE USA to my UNIVERSE INDIA.No
 what I need is if there  is any way of the user in USA  can send me the
 DATA  file from USA to INDIA so that the same DATA file could exist in
 INDIA  without again creating the same file and inserting data.Is there
 any means without  floppy,CD and magnetic tape.Please help me in this
 regard.

 I have got a huge BP file on a word document.Now its not feasible to type
 the whole file in the Universe Instance .Is there any way without typing
 the code  to import the whole BP file into the Universe Instance.

 Thanks,
 Anita
 =-=-=
 Notice: The information contained in this e-mail
 message and/or attachments to it may contain
 confidential or privileged information. If you are
 not the intended recipient, any dissemination, use,
 review, distribution, printing or copying of the
 information contained in this e-mail message
 and/or attachments to it are strictly prohibited. If
 you have received this communication in error,
 please notify us by reply e-mail or telephone and
 immediately and permanently delete the message
 and any attachments. Thank you
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [AD] U2 Programmer needed in the Denver Area ASAP

2007-03-30 Thread jjuser ud2

Somebody is a little TOO EXCITED... ;)

On 3/28/07, Andrew Brudwick [EMAIL PROTECTED] wrote:

My name is Andy Brudwick! I am an IT recruiter for Professional Search and
Placement here in Denver. I am alway's looking for good people in this
arena! Feel free to call or email me if you are interested or know anyone I
can network with! THANKS!!!

I am currently conducting a search for an EXCELLENT U2 PROGRAMMER for a
SUPERB client of ours here in Denver!

This is a PERMANENT position.

U2 PROGRAMMER with Unidata and/or Universe experience. The successful
candidate should have 5 years of U2 experience and familiarity with XLr8
tools and environment. Our client's software is 100% Web based, so
experience with HTML/JavaScript is required.

JAVA PROGRAMMER needed with U2 and similar skills.

EXCELLENT BENEFITS AND VERY FLEXIBLE WORK SCHEDULE
100% Paid Health Insurance/High Deductibles
401K with 100% matching program
4 day work week once acclimated is possible

Contact: Andy Brudwick
(303) 779-8004
[EMAIL PROTECTED] BLOCKED::mailto:[EMAIL PROTECTED]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Search email archives

2007-02-21 Thread jjuser ud2

I will be happy to devote what time I can :)  I love website
maintenance, documentation, and other such tasks that most people
generally consider to be mundane.  What would I need to do to get
started with U2UG.org?  I'll be more than happy to help, and the
ability to search archives is a very important feature to have on a
mailing list homepage!

On 2/20/07, Charles Barouch [EMAIL PROTECTED] wrote:

JJ,
 Actually, U2Ug.org is maintained by volunteers. We spend a lot of
our time, for no pay, doing that. If you don't like the level of
service, roll up you sleeves and volunteer so we have the staff needed
to keep up with improvements. IndexFocus, Nabble, and others freely help
out by archiving. We didn't ask them to, but we appreciate it. You can
help, too.

- Charles Barouch

jjuser ud2 wrote:
 I don't understand.  If the archive searching isn't working with this
 index-in-focus thing, why don't they change it on the website to one
 that DOES work?  Doesn't anybody maintain u2ug.org?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Search email archives

2007-02-20 Thread jjuser ud2

I don't understand.  If the archive searching isn't working with this
index-in-focus thing, why don't they change it on the website to one
that DOES work?  Doesn't anybody maintain u2ug.org?

On 7/11/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

If people only searched the archives for answers before posting
questions... if you'd bothered to search the archives, you'd see that
indexinfocus has been down for a while now. Hehe.
But anyway.
Try http://www.mail-archive.com/u2-users%40listserver.u2ug.org/


 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of DAWES, Ray
 Sent: Tuesday, July 11, 2006 9:37 AM
 To: u2-users@listserver.u2ug.org
 Subject: [U2] Search email archives


 I have tried to search the email archives from the u2 web
 site but get the following error:

 The requested URL /cgi-bin/htsearch was not found on this
 server. Apache/2.0.54 (Fedora) Server at www.indexinfocus.com
www.indexinfocus.com Port 80

Anyone know how to fix?

Ray Dawes
Manufacturing Systems Manager
CarnaudMetalbox Engineering plc, Dockfield Road,
Shipley, BD17 7AY, UK
Email: [EMAIL PROTECTED]
   Tel: 0 (+44) 1274 846283 Fax: 0 (+44) 1274 846201




CONFIDENTIALITY NOTICE

The information contained in this e-mail is intended only for the
confidential use of the above named recipient. If you are not the
intended recipient or person responsible for delivering it to the
intended recipient, you have received this communication in error and
must not distribute or copy it. Please accept the sender's apologies,
notify the sender immediately by return e-mail and delete this
communication. Thank you.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

--
No virus found in this incoming message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.10/384 - Release Date:
7/10/2006


--
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.9.10/384 - Release Date:
7/10/2006
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Index Rebuilding

2007-02-08 Thread jjuser ud2

Thank you for the information, Wally! :)  Again, though, I'm on the
hunt -- I like having references for my forgetful mind.  Is there a
piece of UniData documentation or online help that describes the
ONLINE keyword in relation to BUILD.INDEX?  It doesn't seem to show
when I do a HELP BUILD.INDEX.

On 2/7/07, Wally Terhune [EMAIL PROTECTED] wrote:

I don't agree with Shaun's analysis of UniData and indexes - though perhaps
we are looking at it slightly differently.

1) CREATE.INDEX just creates the index file and puts a flag in the source
file header indicating that indexes exist - and how many.
The details about the specific fields and their 'formula' (D type =
attribute, I type = expression) are stored in the header of the index file
by the CREATE.INDEX command.
There are no locking or file open issues regarding CREATE.INDEX that I am
aware of. You can run LIST.INDEX before you BUILD.INDEX and confirm that
you got what you asked for.

2) BUILD.INDEX (prior to UniData release 7.1) requires exclusive access to
the primary file during the build process. This is to ensure that when the
build is done, the contents of the index are 100%  consistent with the
contents of the primary file. This is done with UniData internal locks
(exclusive lock on the entire file for updates - the file can still be
listed during BUILD.INDEX, but not updated).
For Recoverable files (RFS), no udt process can have the file OPEN. If
BUILD.INDEX cannot get an exclusive lock (or for RFS files - other
processes have it open), BUILD.INDEX will fail - producing an error
message. LIST.INDEX can be used to confirm the 'built' status of your
indexes.

3) At release 7.1.0, we added the ONLINE keyword to the BUILD.INDEX
command. This changes the underlying build operations considerably, but
allows you to continue to write records to the primary file during
BUILD.INDEX. When you use the ONLINE keyword, the build is significantly
slower - but your  7/24 application use can continue unimpeded.

Wally Terhune
U2 Support Architect
IBM Information Management
4700 South Syracuse Street, Denver, CO   80237
Tel:  303.773.7969
Fax: 303.773.5915
[EMAIL PROTECTED]





 [EMAIL PROTECTED]
 erguson.com
 Sent by:   To
 [EMAIL PROTECTED] u2-users@listserver.u2ug.org
 stserver.u2ug.org  cc

   Subject
 02/07/2007 11:19  [U2] Index Rebuilding
 AM


 Please respond to
 [EMAIL PROTECTED]
er.u2ug.org






I'm on digest, so sorry for the delay.  Indexes on UniVerse and UniData
are different.  UniVerse will stop you from creating them if the file is
open by any process
(very good!).  UniData will go on it's merry way and create the index
even if the file is open by another process.  You run the BUILD.INDEX
command and all looks
fine.  Then you add more records to the file and the index appears
broken.  Your new records are not accounted for.  On UniData, you must
be absolutely sure
that the file is not open when you create the index.  On unix, I use
fuser -u [path to file].  I do not know the equivalent on Window$.
Indexes have become very
stable and accurate if created properly.  As mentioned earlier, best not
to use I or V dictionary items, if possible (especially TRANS or
file OCONV's), and
better to use the key and null in a boolean expression (using NO.NULLS
at creation) instead of a 1 and 0.  Just my 2 cents...

Shaun
---
u2-users mailing list
u2-users@listserver.u2ug.org
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 
pic23157.gif]

[demime 1.01d removed an attachment of type image/gif which had a name of 
ecblank.gif]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] UD Tandem

2007-02-08 Thread jjuser ud2

Did you ever find a way around this?

On 8/19/06, Bill Haskett [EMAIL PROTECTED] wrote:

Karl:

Nope.

Bill Haskett


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: Friday, August 18, 2006 10:56 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] UD Tandem

quote who=Bill Haskett

 One of our clients runs an application all within BASIC.
 There is no access to real ECL.  They have a tcl shell
 BASIC program to interface between the user and UD's ECL.
 All input is controlled by:

[code snipped]

 All has been working fine.  However, when I TANDEM to a
 port (port A tandems to port B) that's at the tcl shell,
 enter [Ctrl]+F to enter feed mode, then enter a command
 in port A the [Enter] key seems to be stripped (or changed
 to an up arrow), so the command isn't executed.  I have to
 press [Enter] in port B for the typed in command to execute.

 However, if I get to real ECL on both ports there is no such problem.  Is
 there a reason for this, or, better yet, is there a way around it?  I've
 tried using [Ctrl]+M but that's just the same as [Enter].

Try CTRL-J and see if that works.

Karl
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Re: [sbs] Changing ReportWriter selection criteria

2007-01-29 Thread jjuser ud2

Anybody?  Bueller?

On 1/26/07, jjuser ud2 [EMAIL PROTECTED] wrote:

I wouldn't have to edit the driver to achieve this effect, right?

On 1/25/07, jjuser ud2 [EMAIL PROTECTED] wrote:
 This is getting even more fun! :)

 When running a ReportWriter report and using the ability to recall
 saved selection criteria, I want to change the selection criteria used
 to pull up the saved selection criteria.

 After pressing F5 to recall, I get a prompt asking which record I'd
 like to recall. Doing a /COMMON at this prompt and pressing F10 will
 reveal SBPARM( having the selection criteria in attribute 18 as:

 SSELECT DMCRITERIA WITH F1 = PRERUN.QUES

 I tried doing an SSELECT on DMCRITERIA with my own criteria prior to
 running the report, but the report just decides to use the current
 select list as the basis for the report, which is not what I want.  My
 goal is to have users pull up only selection criteria saved with their
 username in the @ID.

 Is there perhaps a process in /HK.CONTROL that I can set and test for
 a process call of SELECT.QUES] in order to do an SSELECT prior to
 bringing up the selection criteria tool?

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Re: [sbs] Changing ReportWriter selection criteria

2007-01-29 Thread jjuser ud2

Oy :(  Thank you.

On 1/29/07, Kevin King [EMAIL PROTECTED] wrote:

It looks like that criteria is hard coded into the subroutine
UT.SEARCH.REPL in DMUT, so basically your options are limited.

-Kevin
[EMAIL PROTECTED]
http://www.PrecisOnline.com

** Check out scheduled Connect! training courses at
http://www.PrecisOnline.com/train.html.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jjuser ud2
Sent: Monday, January 29, 2007 10:11 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Re: [sbs] Changing ReportWriter selection criteria

Anybody?  Bueller?

On 1/26/07, jjuser ud2 [EMAIL PROTECTED] wrote:
 I wouldn't have to edit the driver to achieve this effect, right?

 On 1/25/07, jjuser ud2 [EMAIL PROTECTED] wrote:
  This is getting even more fun! :)
 
  When running a ReportWriter report and using the ability to recall

  saved selection criteria, I want to change the selection criteria
  used to pull up the saved selection criteria.
 
  After pressing F5 to recall, I get a prompt asking which record
I'd
  like to recall. Doing a /COMMON at this prompt and pressing F10
will
  reveal SBPARM( having the selection criteria in attribute 18 as:
 
  SSELECT DMCRITERIA WITH F1 = PRERUN.QUES
 
  I tried doing an SSELECT on DMCRITERIA with my own criteria prior
to
  running the report, but the report just decides to use the current

  select list as the basis for the report, which is not what I want.

  My goal is to have users pull up only selection criteria saved
with
  their username in the @ID.
 
  Is there perhaps a process in /HK.CONTROL that I can set and test
  for a process call of SELECT.QUES] in order to do an SSELECT
prior
  to bringing up the selection criteria tool?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Re: [sbs] Changing ReportWriter selection criteria

2007-01-26 Thread jjuser ud2

I wouldn't have to edit the driver to achieve this effect, right?

On 1/25/07, jjuser ud2 [EMAIL PROTECTED] wrote:

This is getting even more fun! :)

When running a ReportWriter report and using the ability to recall
saved selection criteria, I want to change the selection criteria used
to pull up the saved selection criteria.

After pressing F5 to recall, I get a prompt asking which record I'd
like to recall. Doing a /COMMON at this prompt and pressing F10 will
reveal SBPARM( having the selection criteria in attribute 18 as:

SSELECT DMCRITERIA WITH F1 = PRERUN.QUES

I tried doing an SSELECT on DMCRITERIA with my own criteria prior to
running the report, but the report just decides to use the current
select list as the basis for the report, which is not what I want.  My
goal is to have users pull up only selection criteria saved with their
username in the @ID.

Is there perhaps a process in /HK.CONTROL that I can set and test for
a process call of SELECT.QUES] in order to do an SSELECT prior to
bringing up the selection criteria tool?

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] [sbs] Changing ReportWriter selection criteria

2007-01-25 Thread jjuser ud2

This is getting even more fun! :)

When running a ReportWriter report and using the ability to recall
saved selection criteria, I want to change the selection criteria used
to pull up the saved selection criteria.

After pressing F5 to recall, I get a prompt asking which record I'd
like to recall. Doing a /COMMON at this prompt and pressing F10 will
reveal SBPARM( having the selection criteria in attribute 18 as:

SSELECT DMCRITERIA WITH F1 = PRERUN.QUES

I tried doing an SSELECT on DMCRITERIA with my own criteria prior to
running the report, but the report just decides to use the current
select list as the basis for the report, which is not what I want.  My
goal is to have users pull up only selection criteria saved with their
username in the @ID.

Is there perhaps a process in /HK.CONTROL that I can set and test for
a process call of SELECT.QUES] in order to do an SSELECT prior to
bringing up the selection criteria tool?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UV] SPOOLER

2007-01-25 Thread jjuser ud2

Perhaps the code could just monitor the print files and change
ownership as they are generated from usd?

On 1/25/07, Anthony Dzikiewicz [EMAIL PROTECTED] wrote:

You might have to write some code to help manage this.  I remember
changing the permissions of the unix 'cancel' command so that anyone in
a group could execute it.  What I also do for these kinds of things is
to have our batch processing program do the work.  So, lets say you
would have some kind of a 'gui' front end to build the command that you
want to execute and then just hand if off to the daemon.  The daemon
would be running as root.
Anthony



We are in the processing of  setting up a new system that
 we will be migrating to.
It will be running  10.2  on HPUX 11.23.

We are planning to stop using our network print server and
 spool through Unix
directly to the IP address. Here is the challenge.

 Joe produces a quite sizable job to the printer. So, the
 UniVerse spooler processes
 the job and hands it off to the Unix spooler. At this
 point, the job is no longer visible
 to the UniVerse spooler.  Since 'usd'  is running with
 superuser level,  the Unix print
 file gets created with the same security level.

 Joe decides to cancel the print job.  He can not execute
 SPOOL -CANCEL because
 UniVerse is no longer cognizant of the file. He cant
 'cancel'  the job, because he does
 not have security level.

 Question:  How to create a print job from UniVerse, so
 that the Unix print file will have
 an ownership/security that will allow Joe
 to cancel his own print job.

  Note: If you press the cancel button on printer, Unix
 seems to say 'oh, something
   happened to the printing, let me start over and
 print it again'


 Thoughts, ideas, comments, criticisms.

 Barry  Rogen
 PNY Technologies, Inc.
 Senior  Programmer/Analyst
 (973)  515 - 9700  ext 5327
 [EMAIL PROTECTED]

 -
 Far better it is to dare mighty things, to win
 glorious triumphs even though checkered by
 failure, than to rank with those poor spirits who
 neither enjoy nor suffer much because they live
 in the gray twilight that knows neither victory
 nor defeat.t. roosevelt
 

 [demime 1.01d removed an attachment of type
 application/ms-tnef which had a name of winmail.dat]
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2]UniData and Multithreading for udtsort.exe on Windows Server 2003

2006-12-30 Thread jjuser ud2

A single-process, not multi-threaded, I take it...

On 12/29/06, John Jenkins [EMAIL PROTECTED] wrote:

UDTSORT CPU usage may the result of a single process? There are tools on
www.sysinternals.com which may give you pointers on who is doing what to
whom here. It will take what it an get until done...

There were changes in the desktop heap usage from 6.0 due to issues with
desktop heap utilisation (private desktop) - console messages :

udtsort.exe: Initialization failed

Are you getting these or anything in the event logs?

I've seen a few oddities with the desktop heap in relatively recent Windows
2003 versions and now routinely turn off interact with desktop flags on
UniData services so it is possible there is an issue there. If you can
compare this on Windows 2000 and Windows 2003 would be useful information -
at lease on Windows 2000 you can tune the heap:

HYEY_LOCAL_MACHINE/ System/ CurrentControlSet/ Control/ SessionManager/
SubSystems/ Windows ;

entry SharedSection


Regards

JayJay

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jjuser ud2
Sent: 28 December 2006 23:45
To: u2-users@listserver.u2ug.org
Subject: Re: [U2]UniData and Multithreading for udtsort.exe on Windows
Server 2003

Anybody?

On 12/22/06, jjuser ud2 [EMAIL PROTECTED] wrote:

 I have Windows Server 2003 Service Pack 1 and four slow
 processors(~700mhz) in a server.  It is running Unidata 7.1.

 udtsort.exe caps out at 25% CPU usage -- it never exceeds this.
 Because there are four processors, this leads me to believe that it is
 completely using one of the processors.  Is the 25% a hard-coded cap
 of some sort, or is it simply not multi-processor capable?  If it
 were, would it try to use 100% of the processors?  If one processor is
 fully utilized and there are two udtsort.exe instances running, does
 the second one try to use the next available processor?  SB+ users are
 unable to function efficiently when udtsort.exe is running at maximum
 capacity(read: unable to so much as bring a screen up), and this leads
 me to believe that perhaps they're not multi-processor aware as well.

 Is there some sort of setting that I can change to enable that?  Or is
 server 2003 not capable of it?  Or am I just hallucinating again?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2]UniData and Multithreading for udtsort.exe on Windows Server 2003

2006-12-28 Thread jjuser ud2

Anybody?

On 12/22/06, jjuser ud2 [EMAIL PROTECTED] wrote:


I have Windows Server 2003 Service Pack 1 and four slow
processors(~700mhz) in a server.  It is running Unidata 7.1.

udtsort.exe caps out at 25% CPU usage -- it never exceeds this.
Because there are four processors, this leads me to believe that it is
completely using one of the processors.  Is the 25% a hard-coded cap
of some sort, or is it simply not multi-processor capable?  If it
were, would it try to use 100% of the processors?  If one processor is
fully utilized and there are two udtsort.exe instances running, does
the second one try to use the next available processor?  SB+ users are
unable to function efficiently when udtsort.exe is running at maximum
capacity(read: unable to so much as bring a screen up), and this leads
me to believe that perhaps they're not multi-processor aware as well.

Is there some sort of setting that I can change to enable that?  Or is
server 2003 not capable of it?  Or am I just hallucinating again?

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2]UniData and Multithreading for udtsort.exe on Windows Server 2003

2006-12-22 Thread jjuser ud2

Happy Holidays people   *:o)

I have Windows Server 2003 Service Pack 1 and four slow
processors(~700mhz) in a server.  It is running Unidata 7.1.

udtsort.exe caps out at 25% CPU usage -- it never exceeds this.
Because there are four processors, this leads me to believe that it is
completely using one of the processors.  Is the 25% a hard-coded cap
of some sort, or is it simply not multi-processor capable?  If it
were, would it try to use 100% of the processors?  If one processor is
fully utilized and there are two udtsort.exe instances running, does
the second one try to use the next available processor?  SB+ users are
unable to function efficiently when udtsort.exe is running at maximum
capacity(read: unable to so much as bring a screen up), and this leads
me to believe that perhaps they're not multi-processor aware as well.

Is there some sort of setting that I can change to enable that?  Or is
server 2003 not capable of it?  Or am I just hallucinating again?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Unidata Shared Memory Tuning Whitepaper

2006-11-27 Thread jjuser ud2

Is this sort of tuning something to worry about on the Windows
version?  If so...that whitepaper would be useful :)

On 5/3/06, Michael H. Martel [EMAIL PROTECTED] wrote:

Greetings!

I'm trying to find a whitepaper on Shared Memory tuning in unidata.  I know
there used to be one, but I can't seem to lay my hands on it.  I'm looking
at multiple SBCS segements on my AIX box and want to make sure I go about
things the right way.

Thanks!



Michael

--

  o-
   Michael H. Martel  | Systems Administrator
   [EMAIL PROTECTED] | Vermont State Colleges
   http://www.vsc.edu/~michael| PH:802-241-2544 FX:802-241-3363
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] VOCLIB and keeping VOC entries Short and Small, IM RM

2006-10-17 Thread jjuser ud2

So...this school of thought says that modulo 1 is a good thing, and
that it forces files into memory.  The question is -- is the school of
thought speculation, or is it true?

On 10/16/06, Ray Wurlod [EMAIL PROTECTED] wrote:

Interestingly, at least in some flavors, you can do something similar with file 
dictionaries.  In IDEAL flavor you can move I-descriptors to some other file, and 
reference them via R (remote) types.  I can't find it documented, but it did 
work when I tried it. I-descriptors are 20+ fields long (maybe many more) and can be 
quite large, especially if the expression is large.  The same considerations apply when 
searching for a dictionary item from a query as for a VOC item.  How many of you bother 
to tune your file dictionaries?  (There is another school of thought that says leaving 
them with modulo 1 forces the entire dictionary to be read into memory, leading to more 
efficient location of subsequent items.  But if that were really the case, don't you 
think the default size of the VOC file would be modulo 1 also?)
---

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Cron job creates many PH entrie

2006-10-05 Thread jjuser ud2

True, but phantoming avoids using a license.

On 10/5/06, jpb [EMAIL PROTECTED] wrote:

Why are you phantoming what is basically already a phantom (cron)? If you
just run the program directly from cron instead of phantoming it then there
will be no entry in the PH file.

- Original Message -
From: Scott Ballinger [EMAIL PROTECTED]
To: u2-users@listserver.u2ug.org
Sent: Thursday, October 05, 2006 11:38 AM
Subject: [U2] Cron job creates many PH entries


 Universe 10.1.4, pick flavor, Red Hat

 I have a UV phantom cron job that runs every minute. It checks a
 directory for any inbound files, processes them, then writes them to an
 outbound directory. My problem is that the PH directory is filling up
 with DUPCHECK_time_date files (1440 per day). Anyone know how to turn
 off this feature?

 Here is the cron job:

 #!/bin/sh
 TERM=ansi ; export TERM
 cd /usr/yyy/XXX
 /usr/ibm/uv/bin/uv PHANTOM DUPCHECK

 DUPCHECK is a cataloged basic program in the XXX account.

 Thanks,

 /Scott Ballinger
 Pareto Corporation
 Edmonds WA USA
 206 713 6006
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2][UD] UniQuery SELECT WITH Limits

2006-10-02 Thread jjuser ud2

Update:

Certainly!  I have several hundred clients and I need to run a report
using SB+ ReportWriter.

I only need to run the report for 251 of those clients, but they don't
have enough in common to select by any usable criteria.  I remember
reading that there is a limit to selection criteria in UniData, though
-- only 120 WITH statements at the same time.

I also want to simply be able to copy and paste the list of clients
and not have to type each one in.

I guess SB+ works around UniData limits, or perhaps those limits are
no longer in place.  I don't know.  I was able to copy and paste the
entire select list into the SB+ dialogue and have it work that way.
Thank you for the helpful suggestions, everybody!

On 9/25/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:

Not to second guess, but anytime someone says something about hitting one
of the limits, I have to think there is a better way of doing what you
want to do.

Why don't you give us a little more detail as to what you are trying to
do?

Bruce M Neylon
Health Care Management Group




jjuser ud2 [EMAIL PROTECTED]
Sent by: [EMAIL PROTECTED]
09/25/2006 03:21 PM
To
u2-users@listserver.u2ug.org
Subject
[U2][UD] UniQuery SELECT WITH Limits






Hi hello how are ya :)

Limits.  The documentation I have for Using UniQuery says that you
can only have 120 different with fields in a SELECT statement.  I'm
trying to select a series of non-contiguous numbers at random
intervals to generate a select list.  There are 251 of these numbers.
Do I have to split the list into three different groups in order to
generate three different lists that I can do a SAVE.LIST on?  What's
the best way to go about getting these select lists?

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Incubator proposal

2006-09-29 Thread jjuser ud2

Hmmm...sounds like responsibility to me.  Something like...

We have to consider requests from many potential users being met in a
timely fashion and also that users whose requests do not get met in
this timely fashion are free to broadcast dissatisfaction to the
entire group.  This unhappiness may in turn reflect badly on IBM or
the software, when in fact is is the usergroup that the unhappiness is
broadcast toward.

Just...misplaced resentment...?  I don't see timeliness truly being a
problem, but some potential people are weird when they don't get an
answer within half an hour.

On 9/28/06, Stevenson, Charles [EMAIL PROTECTED] wrote:

I promised to get something out there.  Not very good yet   so letter
rip.   Don't worry about hurting my feelings.
I am not sure I fully grasped some of the complaints or suggestions so
start filling in the holes.

cds


Problem: Software developers who have limited exposure to U2 have
obstacles to choosing it.
Difficulties:
*   installing a trial or PE version
*   finding technical resources
*   learning the environment
*   finding technical help
*   packaging their application for sale
*   reselling the U2 platform with their product.

Proposal: U2UG serve as an incubator to bring developers to the point of
IBM-partnership.

*   Portal to IBM's free U2UG versions
*   Negotiating the  IBM's (cob)web-site can be difficult.
*   We intend to make links to IBM's U2-related web-sites, thus
becoming an easy way for U2 users to find relevant info.
*   Access to downloadable software, white papers, for
would-be-developers fits this existing goal.
*   Agreement with IBM to be responsible for support for those
acquiring s/w via U2UG
*   U2UG lacks any legal status, it cannot resell or be a partner,
but that should not prevent IBM from acknowledging it and working with
U2UG to distribute software or rely on U2UG to service these users.
*   Implies a formal mechanism where developers could get free or
cheap development software and IBM recognizes these as U2UG as the
responsible middleman, similar to a partner reseller who supports the
product.
*   Provide support via our forums (web /or email-based) for
installation, learning, problem-solving.
*   This is consistent with what already exists and our desire to
expand it.
*   There is a chickenegg effect where the more it is used, the
more relevant the forums are, which increases its use.
Officially adding support for would-be developers adds
to that mass.

Discussion:
This fits nicely with U2UG's reason for being:
*   Education and mutual aid for users
*   Promotion of U2 products, environment,  culture
*   Work with IBM


Charles Stevenson
 DBA   ICTO

Getronics
 836 North Street
 Tewksbury, MA 01876
 714-685-1004 desk
 714-396-2771 cell
 978-858-8631 fax
 [EMAIL PROTECTED]
www.getronics.com/us The information transmitted is intended only for
use by the addressee and may contain confidential and /or privileged
material. Any review, re-transmission, dissemination or other use of it,
or the taking of any action in reliance upon this information by persons
an/or entities other than the intended recipient is prohibited. If you
received this in error, please inform the sender and/or addressee
immediately and delete the material. Thank you.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Oh for pity sake!

2006-09-29 Thread jjuser ud2

Crap...sorry about that!

On 9/29/06, jpb [EMAIL PROTECTED] wrote:

No apology necessary, it's nice to see that the board is being proactive.
However, I don't think that only the developers should have access to the
knowledgebase we in-house developers also need the information. Although we
don't sell any developed software built on the uniVerse database we do
develop software for our company's own use. It would help if we also got the
information other developers have access to.

- Original Message -
From: Stevenson, Charles [EMAIL PROTECTED]
To: u2-users@listserver.u2ug.org
Cc: [EMAIL PROTECTED]
Sent: Thursday, September 28, 2006 8:26 PM
Subject: [U2] Oh for pity sake!


I sent a really reeally rough 1st draft to the u2-list where I was
 supposed to send it to the U2UG board.
 It was one of those cases where I realized what I was doing as my finger
 descended on the mouse button to SEND, but not soon enough to get the
 message to my finger to back off.   I made a dive to rip the cable out
 of the modem, but too late.

 So if  when you read it,  don't put much stock in it.

 It's not that it's a big secret,  but it was just a few first
 impressions from a free-form brainstorm in yesterday's U2UG board
 meeting.
 Not ready for public.  Heck, I didn't  even use spell-checker on it.
 Let alone thought-checker.  Just a scribble for others to add to 
 correct.

 We are just tossing some ideas around about how we can help new
 developers consider using U2 as a platform.
 It's not bad that the idea is now open to the public,  but this is a
 lousy way to do it.  That email was not really representative of even
 what went on in the meeting,  just my limited understanding through a
 flakey cell phone.

 My apologies to all,

 Chuck Stevenson
 U2UG board member.
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2][UD] UniQuery SELECT WITH Limits

2006-09-25 Thread jjuser ud2

Hi hello how are ya :)

Limits.  The documentation I have for Using UniQuery says that you
can only have 120 different with fields in a SELECT statement.  I'm
trying to select a series of non-contiguous numbers at random
intervals to generate a select list.  There are 251 of these numbers.
Do I have to split the list into three different groups in order to
generate three different lists that I can do a SAVE.LIST on?  What's
the best way to go about getting these select lists?

When I execute the LIMIT command in UniData, it tells me:

U_MAXFNAME:  File name limit =   198.
U_NAMESZ:Record id(key) size =   126.
U_SELEMAX:   Number of select list = 10.
U_MAXDATA:   Number of DATA statement =  500.
U_HEADSZ:HEADER/FOOTER length =  2120.
U_MAXHASHTYPES: Number of hash functions =   3.
U_MAXSORT:   Number of sort fields(BY...) in LIST =  20.
U_MAXWITH:   WITH stack size =   256.
U_MAXWHEN:   WHEN stack size =   60.
U_MAXCAL:Number of SUM+AVG+PCT+CAL in LIST = 54.
U_MAXBREAK:  Number of BREAK.ON+BREAK.SUP in LIST =  15.
U_MAXLIST:   Number of attribute names in LIST = 999.
U_LINESZ:Page width in printing =272.
U_PARASIZE:  Paragraph name and its parameter size = 256.
U_LPCMD: System spooler name =   NT Spooler.
U_MAXPROMPT: Number of prompts allowed in paragraph =  60.
U_FSIZE: Dictionary field name size =31.
U_MAXVALUE:  Number of values WHEN can handle =  10240.
U_MAXBYEXPVAL:  Number of values BY.EXP can handle =  10240.
U_SENTLEN:   Maximum sentence length =   9247.
U_PROCBUFSZ:  Proc buffer size = 4095.
U_NIDES: Maximum number of virtual fields in query=  256.

Thanks! :)
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2][UD] UniQuery SELECT WITH Limits

2006-09-25 Thread jjuser ud2

Come to think of it...after I generate all three saved lists, is there
a way to combine them into one list?  Can I just rename the files in
the SAVEDLISTS directory to be contiguous filenames?  I'm pretty sure
I can't, but I have to ask.

On 9/25/06, jjuser ud2 [EMAIL PROTECTED] wrote:

Hi hello how are ya :)

Limits.  The documentation I have for Using UniQuery says that you
can only have 120 different with fields in a SELECT statement.  I'm
trying to select a series of non-contiguous numbers at random
intervals to generate a select list.  There are 251 of these numbers.
Do I have to split the list into three different groups in order to
generate three different lists that I can do a SAVE.LIST on?  What's
the best way to go about getting these select lists?

When I execute the LIMIT command in UniData, it tells me:

U_MAXFNAME:  File name limit =   198.
U_NAMESZ:Record id(key) size =   126.
U_SELEMAX:   Number of select list = 10.
U_MAXDATA:   Number of DATA statement =  500.
U_HEADSZ:HEADER/FOOTER length =  2120.
U_MAXHASHTYPES: Number of hash functions =   3.
U_MAXSORT:   Number of sort fields(BY...) in LIST =  20.
U_MAXWITH:   WITH stack size =   256.
U_MAXWHEN:   WHEN stack size =   60.
U_MAXCAL:Number of SUM+AVG+PCT+CAL in LIST = 54.
U_MAXBREAK:  Number of BREAK.ON+BREAK.SUP in LIST =  15.
U_MAXLIST:   Number of attribute names in LIST = 999.
U_LINESZ:Page width in printing =272.
U_PARASIZE:  Paragraph name and its parameter size = 256.
U_LPCMD: System spooler name =   NT Spooler.
U_MAXPROMPT: Number of prompts allowed in paragraph =  60.
U_FSIZE: Dictionary field name size =31.
U_MAXVALUE:  Number of values WHEN can handle =  10240.
U_MAXBYEXPVAL:  Number of values BY.EXP can handle =  10240.
U_SENTLEN:   Maximum sentence length =   9247.
U_PROCBUFSZ:  Proc buffer size = 4095.
U_NIDES: Maximum number of virtual fields in query=  256.

Thanks! :)

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2][UD] UniQuery SELECT WITH Limits

2006-09-25 Thread jjuser ud2

VERY helpful, thank you! :)  Now how about those limits...

On 9/25/06, John Hester [EMAIL PROTECTED] wrote:

 -Original Message-
 From: [EMAIL PROTECTED]
 [mailto:[EMAIL PROTECTED] On Behalf Of jjuser ud2
 Sent: Monday, September 25, 2006 12:22 PM
 To: u2-users@listserver.u2ug.org
 Subject: [U2][UD] UniQuery SELECT WITH Limits

 Hi hello how are ya :)

 Limits.  The documentation I have for Using UniQuery says that you
 can only have 120 different with fields in a SELECT statement.  I'm
 trying to select a series of non-contiguous numbers at random
 intervals to generate a select list.  There are 251 of these numbers.

I don't know about UD, but in UV you can use MERGE.LIST to merge two
saved lists into a 3rd.

-John
---

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Forcing a boolean comparison?

2006-09-20 Thread jjuser ud2

Good evening,

In UniBasic, does a statement like:

isTRUE=(TRUE12=Y)

force a boolean comparison instead of an assignment, such that isTRUE
is assigned a 1 or 0 as a value?
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Forcing a boolean comparison?

2006-09-20 Thread jjuser ud2

Thanks, everybody who replied!  I couldn't find the documentation
anywhere, but it looks like that's what it did :)  On the other hand,
there's just so much documentation to search through that I sometimes
have a tough time.

On 9/20/06, Jeff Butera [EMAIL PROTECTED] wrote:

On Wed, 20 Sep 2006, jjuser ud2 wrote:

 In UniBasic, does a statement like:
 isTRUE=(TRUE12=Y)
 force a boolean comparison instead of an assignment, such that isTRUE
 is assigned a 1 or 0 as a value?

Yes.  The following outputs '2 0'

X = 2
Z = (X = 3)
PRINT X:' ':Z

Jeff Butera, Ph.D.
Administrative Systems
Hampshire College
[EMAIL PROTECTED]
413-559-5556

You're not right, Daddy
my 3-year old showing her wisdom
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] SB Personal Edition

2006-08-22 Thread jjuser ud2

They don't have it for personal use :(  You have to use either the
wIntegrate or Telnet if you don't want to shell out cash.

On 8/22/06, James Canale, Jr. [EMAIL PROTECTED] wrote:

Anyone know if there is a problem with the SB PE download on the IBM site?
I have downloaded the latest SB PE edition for both UniData and UniVerse
which is supposed to be about 70MB and I only receive an 11MB file.  This
wouldn't be bad except that it doesn't include SBClient which I believe it
should (according to the info on the site).  I also checked all of my
UniData Clients releases to see if it was included there but no luck.  Any
idea on how to get SBClient (for PE use)?



Thanks and best regards,



Jim
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Shorter link to mailing list subscription info?

2006-08-22 Thread jjuser ud2

http://tinyurl.com/6gfw7

On 8/22/06, Wendy Smoak [EMAIL PROTECTED] wrote:

I remember asking once before... is there a nicer-looking link
available for the mailing list info page, instead of:

http://u2ug.org/index.php?module=ContentExpressfunc=displayceid=5bid=21btitle=Main%20Menumeid=14

Something like http://u2ug.org/mail.php ,  perhaps?

--
Wendy
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] FW: On data models, data types and dangerous liaisons | The Register {Unclassified}

2006-07-24 Thread jjuser ud2

I would agree with it except for two things:

I do believe that people will get attached to complex systems -- but I
don't believe that the majority of people will be completely unwilling
to apply other systems in new situations.  The article makes it sound
as if most readers will fall on one side or the other of the MV vs.
relational database line and adhere to it.  I believe that people
have a more open mind than that, but that's just me, and that's where
I disagree.

The other point at which I disagree is the strength of the typing and
rules applied to the databases.  My point of view is this:

Data stored in any database model has rules attached to it only by the
accessing program.  Only the accessing program will choose whether to
read rule metadata stored with the actual data.

A database holds data.  That data is either a number, some text, or
both.  The database can be in the form of a relational database with
its atomic values, a paginated book full of written tables that have
both text and numbers, or a multivalued database that holds just basic
types.  The same type of data, however, can be stored in all of these.
Data in a database is *transformable*.  It can be stored in one type
of way or another, but it is still the same data.

The point of all that: a piece of data (alphanumeric/numeric or
int/char/text/float...) must be accessed somehow.  In the example of
the book, if the book is closed, we can't get to the data, but the
data is still there.  The data means nothing until we open the book
(access the data) and start reading it (and interpreting it after we
read it).  The whole of a type of data in the table can be gathered by
scanning the data -- we see a bunch of small numbers in the book, we
know they're integers.  We see decimaled numbers, we know they're
float.  We see two letters in one field, it's automatically some type
of text that is supposed to be readable, or which has some implied
meaning.  If we see instructions above a table in a book that say that
we need to change a column or a column's interpreted amount each time
something specific happens, we will decide to apply that
transformation to keep data integrity, or we will decide not to apply
the transformation for any number of reasons.

The accessing of the data, the method used to access that data, the
way the accessed data is then read -- these are the things that
ultimately determine type.  Data will lend itself to one type or
another, even without our designation.  We can store data in a
relational database as text, but read it back as numbers instead,
since text is ultimately stored as numbers in a computer.  Although we
can store data in one model or another, the accessing method which
returns the data to us can completely mask data types.

So...we now have data stored in one form or another, we know that the
data can have rules attached to it no matter what form the data is in,
and we know that the data will lend itself to a particular type
whether the database stores strong typing information or not.

There is nothing that prevents us from adding information to either a
multivalue dictionary or data file and then applying referential
integrity rules to data values in the file based upon that
information.  It is the accessor programs/methods that determine the
application of the rules.  Where my thought processes differ from the
author is that I believe that multivalued databases are completely
capable of self-maintenance and integrity.



On 7/24/06, Hennessey, Mark F. [EMAIL PROTECTED] wrote:

Well, on a 'first reading', I think I agree with everything the author wrote.



The author has posted a follow-up to the multi-value harmful article,
it's here:-
http://www.regdeveloper.co.uk/2006/07/22/data_models/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Windows UV host based printers

2006-04-28 Thread jjuser ud2

I've recently encountered host-based printer problems and had SEVERAL
discussions with HP American tech support about this (no offense to
the outsourcers out there, but it was helpful to have easy
communication) and after we moved beyond the typical manual of HP
answers, the higher tech support levels and I found a solution to it.

Don't use host-based printing in a shared printer environment. 
Host-based printing is good for using when the printer is connected

directly to the machine which will be doing the output.  I doubt that
you're printing from the computer that has the Unidata server
installed, but if you are, make sure that you're using the USB
connection.  If you're not printing from the machine with the server
on it, then don't use the host-based printing.

Because the U2 reports are mostly ASCII-based as far as I know,
host-based printing at HP doesn't support it.  There are a couple of
articles on HP's website regarding this.  You need a printer with
native printer drivers such as PCL5 or PCL6.



On 4/20/06, Mike Pflugfelder [EMAIL PROTECTED] wrote:

Windows Server 2003
Universe 10.1.11
Printer: HP Color LaserJet 2600n

From what I've found on HP's website and some other research on the net,
it appears that this printer uses a 'host-based printer driver' or
'host-based printing'.  Does anyone have any experience with this
specific printer, or more information about host-based printers in
general?

The problem that we're having right now is that we can print a test page
from Windows and it prints fine.  When we try to print from Universe,
nothing comes out on the printer.  We've paused the printer and printed
from Universe and I can see the job hang in the queue waiting to print.
We then unpause the printer and still, nothing prints.

It appears from the documentation that printers are being made with less
intelligence now.  They're taking the hardware out of the printer that
does the formatting (converting from text to raster) and they're now
building it in to the driver in windows.  I haven't tested it yet, but I
know that there is the GDI option to the SETPTR command that might work
for us.  Does anyone know if I will still be able to pass PCL codes
through with this mode of printing?

Thanks for any help you can provide.


Michael Pflugfelder | Systems Integrator | Keystone Information Systems
| 856-722-0700 | [EMAIL PROTECTED]
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/

---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Re: [U2C] Reminder - SB+ Technical Web cast is just days away!

2006-04-18 Thread jjuser ud2
Great webcast!

On 4/16/06, Laura Hirsh [EMAIL PROTECTED] wrote:
 Hey all,

 If youre using SB+ you might be interested in learning about upcoming
 features and how to better use some of the existing ones. If so, please be
 sure to join us at this weeks SB+ Technical Webcast. If you havent signed
 up yet, theres still time, but not much the webcast is just days away!

 Below is the announcement from IBM, and if you are interested, please be
 sure to register!

 See you there!

 Laura Hirsh, U2UG Board Member and Special Interest Group Chair




 SB+ Technical Preview Webcast

 Please join us for a SB+ Technical Preview Webcast on Tuesday, April 18,
 2006 at 11:00 AM Eastern Daylight Time.

 Find out about IBM's SB+ product direction and the updated SB+ roadmap,
 showing both the upcoming SB 5.4 release (now in Beta) and future projects
 including the upcoming, post-modern, graphical client for SB. Learn how to
 take advantage of new product features such as installation improvements,
 user interface updates, encrypted communication using SSL, initial SOX
 support, as well as generating PDF output. Participate in an interactive QA
 session with the IBM SystemBuilder Product Manager and Advanced Technical
 Support Engineer.

 Speakers:
 Thom Garcia, U2 Tools Product Manager
 Ehab AbuShmais, Advanced Client Support Engineer

 To Register:
 HYPERLINK
 http://w.on24.com/r.htm?e=21058s=1k=98375AEDF6833288D1D3F7C362508995http
 ://w.on24.com/r.htm?e=21058s=1k=98375AEDF6833288D1D3F7C362508995




 --
 No virus found in this incoming message.
 Checked by AVG Free Edition.
 Version: 7.1.385 / Virus Database: 268.2.5/284 - Release Date: 3/17/2006




 --
 No virus found in this outgoing message.
 Checked by AVG Free Edition.
 Version: 7.1.385 / Virus Database: 268.4.1/313 - Release Date: 4/15/2006

 [demime 1.01d removed an attachment of type image/jpeg which had a name of 
 image001.jpg]
 
 u2-community mailing list
 [EMAIL PROTECTED]
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] Sanctimoniousness never works (was List dead ?)

2006-04-13 Thread jjuser ud2
Things happen.  You click the wrong button, you click the right
button, you click the left button...
No biggie, no need to yell at this man for clicking the OTHER
button...move along and play nice, people.  Clifton's not done
anything to you, no need to hurl flames at the guy.  Flame Friday (the
Friday at which flames fly freely and no offense is taken) isn't for
another 12 hours, and even then it belongs in the U2C board.

On 4/12/06, Clifton Oliver [EMAIL PROTECTED] wrote:
 I ought to know. I've been guilty of it enough times.

 First, this is not a direct reply to the poster of this quote. I
 merely chose this out of several that had this, If you weren't so
 stupid you would... tone to them.

 That being said, I'm going to jump in and defend those experienced,
 professional, over-worked, computer professionals who bother to
 participate in a list like this while they have bosses, users, and
 customers screaming at them that, THE WORLD IS COMING TO AN END!
 What? Oh. No. I didn't select a printer. Never mind.

 It is not about physical effort. It is not about intelligence. It is
 about usability. And frankly, I am appalled at the number of posts I
 see from so called computer professionals professing that you,
 moron, ought to be smart enough to click the correct button, idiot.

 I really pity the users who are victimized by your attitudes.

 When I hosted the lists, the majority of the misdirected, posted from
 the wrong address, etc., posts were from .EDU domains. Even I, big
 mouth that I am, didn't leap to the claim that .EDU was a sub-
 standard domain space. sheesh!

 If a number of people have a problem with usability, it is a problem
 with usability. Period. It is not about the intelligence of the
 users, regardless of their job function. It is not about the
 intelligence of the list moderator(s). It is not about the
 intelligence of the list host, who DOES THIS FOR FREE. (Always a hot
 button of mine.)

 I happen to disagree with the current list configuration. And it has
 been taken up with the Board of U2UG. But to castigate people is
 simply, Bad form, eh? Bad form.

 And the next time someone insults me indirectly about my inability to
 click the right button on an e-mail reply, I'll check the timestamp
 to see if they are posting from work, with enough time on their hands
 to dick around with list mail, or if they are spending their time at
 night doing it because they really care.


 --

 Regards,

 Clif

 ~~~
 W. Clifton Oliver, CCP
 CLIFTON OLIVER  ASSOCIATES
 Tel: +1 619 460 5678Web: www.oliver.com
 ~~~




 On Apr 12, 2006, at 8:51 AM,  wrote:

  I find it amusing that a news list will starve because a bunch of
  computer proffesionals can't change behavior and move the mouse 1 inch
  to the right to do a 'reply to all'
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UD] Setptr

2006-04-12 Thread jjuser ud2
This is the tact that I tried.  It seems to work okay, until I put in
the spooler options.  If I put in spooler options, then my session
gets disconnected.  Is there a log of why this happens that I can view
somewhere?

On 4/11/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 jjuser ud2 [EMAIL PROTECTED] wrote on 11 Apr 2006 14:06:16 -0400

  I'd like to store a currently logged-in user's printer
  settings (GETPTR?), change them for the output of a
  report(SETPTR), and then restore them (SETPTR again?).  All
  of my previous attempts at this have been unsuccessful --
  could somebody point me in the right direction, please?
  I've read the documentation for both and I feel like I'm
  missing something.

 GETPTR is a function that returns the current setting for the specified
 print unit.  I use the following code as needed to change and restore the
 default printer (unit 0) in UniData:

 SAVE.PTR = GETPTR(0)
 EXECUTE SETPTR 0,...
 ...
 EXECUTE SETPTR :SAVE.PTR:,BRIEF

 The first EXECUTE sets whatever I need, and the second restores it.  The
 ,BRIEF parameter is added to avoid displaying and having to confirm the
 changes.

 --Tom Pellitieri
  Century Equipment
  Toledo, Ohio
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UD] Setptr

2006-04-12 Thread jjuser ud2
I'm going to repost in the SBS list since this seems to be moving toward that ;)

On 4/12/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Since you are using SB+ you can call SH.PRINT.MANAGER. You can look in
 PRINT.DEFN for the current print setup before you change it or simply
 set PARAM = 'R' to reset the printer to the default settings for the
 user after  printing.

 Hth
 Colin Alfke
 Calgary Canada

 -Original Message-
 From: jjuser
 
 This is the tact that I tried.  It seems to work okay, until I
 put in the spooler options.  If I put in spooler options, then
 my session gets disconnected.  Is there a log of why this
 happens that I can view somewhere?
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UD] Setptr

2006-04-11 Thread jjuser ud2
Hey there :)  Regarding SETPTR...

I'd like to store a currently logged-in user's printer settings
(GETPTR?), change them for the output of a report(SETPTR), and then
restore them (SETPTR again?).  All of my previous attempts at this
have been unsuccessful -- could somebody point me in the right
direction, please?  I've read the documentation for both and I feel
like I'm missing something.

I'm also not sure if this should be on this list, or the SBS list... ^_^

--JJ

On 3/24/06, [EMAIL PROTECTED] [EMAIL PROTECTED] wrote:
 Bill Haskett [EMAIL PROTECTED] wrote on 23 Mar 2006 19:46:16 -0800

  If I generate a report to _HOLD_ by using SETPTR 0,3 can I
  then send the report to another printer, say unit 2, by using
  SETPTR 2 just before I SPOOL _HOLD_ P_.?

 The first parameter of the SETPTR command allows a unit to be specified so
 that you can direct data to multiple print jobs.  It does not tie a job to
 a specific printer.  The DEST parameter does that.

 The SPOOL command sends the job to your current printer, so you would need
 to use the DEST parameter on a SETPTR command first to select your printer.

 I use the first parameter to control print jobs in my check printing
 routine.  I issue a SETPTR 1,... for the checks and a SETPTR 2,... for the
 copies.  The code creates the print jobs in parallel using PRINT ON 1 or
 PRINT ON 2 to direct the output to the appropriate job.  Naturally, I use
 FOR PTR = 1 TO 2 ; PRINT ON PTR ; NEXT PTR syntax to do most of the work.

 From TCL, if you type SETPTR with no parameters, you will see the current
 settings.  Here's my current output (AIX):

 Unit   0
 Width  133
 Length 65
 Top margin 0
 Bot margin 0
 Mode   1

 Options are:
 Noeject
 Nfmt
 Nhead
 Nomessage
 Destination 1ACCT
 Copies 1.

 Spooler  options: lp -c -n1 -d1ACCT

 The original command was

 SETPTR 0,133,65,0,0,1,NFMT,NOEJECT,NOMESSAGE,DEST 1ACCT,COPIES 1,NHEAD

 For a Hold  Suppress (Mode 3) or Hold  Print (Mode 6), I typically
 replace NHEAD with a BANNER or BANNER UNIQUE tag to control the job name in
 the _HOLD_ file.

 --Tom Pellitieri
  Century Equipment
  Toledo, Ohio
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [OT][U2] List dead ?

2006-04-11 Thread jjuser ud2
Hiya!  I've been lurking around for a day or ten or twenty...I figured
I'd jump in right about now!  And let's not make it golf -- let's make
it a waterpark.  It's too hot down here in Florida to stand in the sun
and chase things around open areas with little to no shade. ;)

--JJ

On 4/11/06, Gordon J Glorfield [EMAIL PROTECTED] wrote:
 I vote we go golfing!  Perhaps we can call it an off site meeting.


 Gordon J. Glorfield
 Sr. Applications Developer
 UnitedHealthcare's Mid-Atlantic Health Plans
 301-360-8839

 [EMAIL PROTECTED] wrote on 04/11/2006 09:21:09 AM:

  Just a slow week.

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of gerry-u2ug
  Sent: Tuesday, April 11, 2006 7:25 AM
  To: u2-users@listserver.u2ug.org
  Subject: [U2] List dead ?

  Hi ,
  Its been 3 or 4 days since I've received anything from the list.
  Is it dead ?
  Or have I been magically unsubscribed again ?
  Gerry
  ---
  u2-users mailing list
  u2-users@listserver.u2ug.org
  To unsubscribe please visit http://listserver.u2ug.org/
  ---
  u2-users mailing list
  u2-users@listserver.u2ug.org
  To unsubscribe please visit http://listserver.u2ug.org/


 This e-mail, including attachments, may include confidential and/or
 proprietary information, and may be used only by the person or entity to
 which it is addressed. If the reader of this e-mail is not the intended
 recipient or his or her authorized agent, the reader is hereby notified
 that any dissemination, distribution or copying of this e-mail is
 prohibited. If you have received this e-mail in error, please notify the
 sender by replying to this message and delete this e-mail immediately.
 ---
 u2-users mailing list
 u2-users@listserver.u2ug.org
 To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


Re: [U2] [UD] Setptr

2006-04-11 Thread jjuser ud2
I'll give it a go, thanks!

On 4/11/06, Brian Phillips [EMAIL PROTECTED] wrote:
 On UV I've done the following:
 Save the current SETPTR parameters. Run a new SETPTR with different
 parameters. Run the report. Then run SETPTR again, with the saved (original)
 settings.

 To save the current settings use 'capturing' (ex: execute SETPTR capturing
 current.setptr)

 Then parse the variable 'current.setptr' for the usual SETPTR settings
 (margins, length, width, banners, form names, etc.). When you want to set it
 back to its original settings, construct a new SETPTR command using these
 saved settings, and execute. (Be sure to add BRIEF to the options so it
 doesn't display the new settings in your application (or wrap in 'hush', or
 capture to a dummy variable)).

  -Original Message-
  From: [EMAIL PROTECTED]
  [mailto:[EMAIL PROTECTED] On Behalf Of jjuser ud2
  Sent: Tuesday, April 11, 2006 2:06 PM
  To: u2-users@listserver.u2ug.org
  Subject: Re: [U2] [UD] Setptr
 
  Hey there :)  Regarding SETPTR...
 
  I'd like to store a currently logged-in user's printer
  settings (GETPTR?), change them for the output of a
  report(SETPTR), and then restore them (SETPTR again?).  All
  of my previous attempts at this have been unsuccessful --
  could somebody point me in the right direction, please?  I've
  read the documentation for both and I feel like I'm missing something.
 
  I'm also not sure if this should be on this list, or the SBS
  list... ^_^
 
  --JJ
 
  On 3/24/06, [EMAIL PROTECTED]
  [EMAIL PROTECTED] wrote:
   Bill Haskett [EMAIL PROTECTED] wrote on 23 Mar 2006 19:46:16
   -0800
  
If I generate a report to _HOLD_ by using SETPTR 0,3 can I
then send the report to another printer, say unit 2, by using
SETPTR 2 just before I SPOOL _HOLD_ P_.?
  
   The first parameter of the SETPTR command allows a unit to be
   specified so that you can direct data to multiple print
  jobs.  It does
   not tie a job to a specific printer.  The DEST parameter does that.
  
   The SPOOL command sends the job to your current printer, so
  you would
   need to use the DEST parameter on a SETPTR command first to
  select your printer.
  
   I use the first parameter to control print jobs in my check
  printing
   routine.  I issue a SETPTR 1,... for the checks and a
  SETPTR 2,... for
   the copies.  The code creates the print jobs in parallel
  using PRINT
   ON 1 or PRINT ON 2 to direct the output to the appropriate job.
   Naturally, I use FOR PTR = 1 TO 2 ; PRINT ON PTR ; NEXT PTR
  syntax to do most of the work.
  
   From TCL, if you type SETPTR with no parameters, you will see the
   current settings.  Here's my current output (AIX):
  
   Unit   0
   Width  133
   Length 65
   Top margin 0
   Bot margin 0
   Mode   1
  
   Options are:
   Noeject
   Nfmt
   Nhead
   Nomessage
   Destination 1ACCT
   Copies 1.
  
   Spooler  options: lp -c -n1 -d1ACCT
  
   The original command was
  
   SETPTR 0,133,65,0,0,1,NFMT,NOEJECT,NOMESSAGE,DEST
  1ACCT,COPIES 1,NHEAD
  
   For a Hold  Suppress (Mode 3) or Hold  Print (Mode 6), I
  typically
   replace NHEAD with a BANNER or BANNER UNIQUE tag to control the job
   name in the _HOLD_ file.
  
   --Tom Pellitieri
Century Equipment
Toledo, Ohio
   ---
   u2-users mailing list
   u2-users@listserver.u2ug.org
   To unsubscribe please visit http://listserver.u2ug.org/
  ---
  u2-users mailing list
  u2-users@listserver.u2ug.org
  To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/