[U2] Anti-fraud software

2013-08-01 Thread Jerry Banker
Are any of you using some sort of anti-fraud software? If so, what? Did you build it yourself or is there a software package out there that will work with UniVerse. ___ U2-Users mailing list

Re: [U2] Anti-fraud software

2013-08-01 Thread Jerry Banker
...@listserver.u2ug.org] On Behalf Of Jerry Banker Sent: 01 August 2013 17:54 To: U2 Users Group Technical Subject: [U2] Anti-fraud software Are any of you using some sort of anti-fraud software? If so, what? Did you build it yourself or is there a software package out there that will work with UniVerse

Re: [U2] Anti-fraud software

2013-08-01 Thread Jerry Banker
...@sneakemail.com To: u2-users@listserver.u2ug.org Date: Thu, 1 Aug 2013 11:28:18 -0700 Subject: Re: [U2] Anti-fraud software From: Jerry Banker Are any of you using some sort of anti-fraud software? If so, what? Did you build it yourself or is there a software package out

Re: [U2] History of Prime Information

2013-04-29 Thread Jerry Banker
Prime Information was originally developed by Devcom I'm not sure what the name was at that time but I do know that Prime Computers bought them out and bought the rights from Pick to develop independently. Prime became a database powerhouse with the product at one time encompassing almost 50%

[U2] UniVerse on a Windows Virtual Server

2012-11-21 Thread Jerry Banker
basis, plus web users.Our current UV release is 10.3.3 32 bit on Windows 2008 sp2 64 bit, should we switch to a more current version and/or 64 bit Universe?Any experiences would be helpful. Thank you, Jerry Banker Sr Software Engineer T 800.233.8483 | F 573.374.9972 | WWW.AFFILIATED.ORG

[U2] XML and UV

2011-10-14 Thread Jerry Banker
I've been looking through the documentation that comes with UniVerse trying to find a subroutine that can be used in a UniBasic program that will take an XML document, in any of the many ways of formatting XML, and return the file, field, and data. Do you have to build a program to do this for

[U2] Shards

2011-07-14 Thread Jerry Banker
Strange I was reading this article on sharding (http://technoroy.blogspot.com/2008/07/shard-database-design.html) and I starting thinking as I read. We can do this in UniBasic using UniVerse and distributed files, what's the big deal. Granted I may not be as up on this as some of the

[U2] Windows DFS Replication

2011-06-27 Thread Jerry Banker
Is anyone using Windows DFS Replication with UniVerse on Windows Server 2008? Jerry ___ U2-Users mailing list U2-Users@listserver.u2ug.org http://listserver.u2ug.org/mailman/listinfo/u2-users

[U2] UV spooler daemon not responding.

2008-03-17 Thread Jerry Banker
/2008 11:03:33 I have another system that is set up almost identical, except it has UV 10.1.12, and it works fine. Any ideas? Jerry Banker Senior Programmer Analyst IBM Certified Solutions Expert Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org http

RE: [U2] UV spooler daemon not responding. [not-secure]

2008-03-17 Thread Jerry Banker
is a windows personal edition version of 10.2.8. Jerry Banker -Original Message- From: Hennessey, Mark F. [mailto:[EMAIL PROTECTED] Sent: Monday, March 17, 2008 2:50 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] UV spooler daemon not responding. [not-secure] Jerry: snip UV

RE: [U2] Indexes

2008-03-14 Thread Jerry Banker
Keep it simple! In a program you can use SELECTINDEX and from a command line use SELECT with the SAVING UNIQUE keywords. Jerry Banker -Original Message- From: Scott Ballinger [mailto:[EMAIL PROTECTED] Sent: Friday, March 14, 2008 9:22 AM To: u2-users@listserver.u2ug.org Subject: Re

RE: [U2] blank lines in code / mixed case

2008-03-11 Thread Jerry Banker
Does that mean he's going to have to do it with one hand tied behind his back? :-) Sorry Kevin I just had to do it. Jerry Banker -Original Message- From: Kevin King [mailto:[EMAIL PROTECTED] Sent: Monday, March 10, 2008 9:40 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2

RE: [U2] [UV] odd write failure in 10.2.7

2008-03-11 Thread Jerry Banker
No index? Jerry Banker -Original Message- From: John Hester [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 11, 2008 11:56 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] [UV] odd write failure in 10.2.7 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: [U2] blank lines in code / mixed case

2008-03-10 Thread Jerry Banker
that puts bread on your table. Jerry Banker -Original Message- From: Bill Haskett [mailto:[EMAIL PROTECTED] Sent: Sunday, March 09, 2008 4:31 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] blank lines in code / mixed case Kevin: I'm sorry to say, on this rare occasion I

RE: [U2] blank lines in code / mixed case

2008-03-10 Thread Jerry Banker
that no one would use a three letter variable in this way but it is possible and this is just a three letter variable. You can see what happens if you use a longer variable or command or by throwing in numbers and special characters. It explodes exponentially. Jerry Banker -Original Message- From

RE: [U2] blank lines in code / mixed case

2008-03-10 Thread Jerry Banker
pressures without creating an additional one of my own making. Social norms change and today both genders do and should learn how to type because most of the kids will go into office jobs. Back then most men were likely to end up tightening a nut and bolt. Jerry Banker -Original Message

RE: [U2] blank lines in code / mixed case

2008-03-10 Thread Jerry Banker
You should have seen what happened when my daughter decided to take Auto Shop. The instructors blood pressure must have nearly doubled when he found out he had a girl in his class. And that was just 8 years ago. Jerry Banker -Original Message- From: Robert Houben [mailto:[EMAIL

RE: [U2] INCLUDE weirdo

2008-03-07 Thread Jerry Banker
. When I find free time to work on an older program I might get enough time to restructure the goto's out of it and I feel like I've accomplished something. There are three of us now, at one time we had 5. Jerry Banker -Original Message- From: Rex Gozar [mailto:[EMAIL PROTECTED] Sent

RE: [U2] INCLUDE weirdo

2008-03-07 Thread Jerry Banker
Or listening to the core play their favorite song on the transistor radio placed on top of the memory subsystem. :) Jerry Banker -Original Message- From: Tim Stokes [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2008 2:47 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2

RE: [U2] Estimating Timelines

2008-03-07 Thread Jerry Banker
Analysis, design, and testing always take longer than programming. Even with a code change of one line you may take a lot of time analyzing the problem and the best way to fix it. Jerry Banker -Original Message- From: John Rodgers [mailto:[EMAIL PROTECTED] Sent: Friday, March 07

RE: [U2] INCLUDE weirdo

2008-03-05 Thread Jerry Banker
Dianne is correct. Your code looks like it was built by a CASE tool. Jerry Banker -Original Message- From: Dianne Ackerman [mailto:[EMAIL PROTECTED] Sent: Wednesday, March 05, 2008 9:28 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] INCLUDE weirdo Whatever salary you're

RE: [U2] Color Laser PCL

2008-02-26 Thread Jerry Banker
Have you also checked that the driver is in raw mode? Jerry Banker -Original Message- From: Bob Rasmussen [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 26, 2008 12:44 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Color Laser PCL On Sat, 23 Feb 2008, [EMAIL PROTECTED

RE: [U2] Web Developer Needed Full Time ***REVISED***

2008-02-08 Thread Jerry Banker
Surprisingly New Mexico is only two ahead of New York (23) which most people consider to be all pavement. They never get north of the heal of the boot. Jerry Banker -Original Message- From: Doug Chanco [mailto:[EMAIL PROTECTED] Sent: Friday, February 08, 2008 9:44 AM To: u2-users

RE: [U2] Web Developer Needed Full Time ***REVISED*** [not-secure]

2008-02-08 Thread Jerry Banker
New Jersey is the most populous state (more people per square mile) in the country which could be the reason why there is no room for cows. Massachusetts isn't far behind it. Jerry Banker -Original Message- From: Larry Hiscock [mailto:[EMAIL PROTECTED] Sent: Friday, February 08, 2008

RE: [U2] Totaling an Oconv'd DICT column

2008-02-05 Thread Jerry Banker
Both D10.OCONV and AR.TOT.USD.FRGN are using D10 which is already converted. Jerry Banker -Original Message- From: Baker Hughes [mailto:[EMAIL PROTECTED] Sent: Tuesday, February 05, 2008 1:07 PM To: 'u2-users@listserver.u2ug.org' Subject: [U2] Totaling an Oconv'd DICT column Hey

RE: [U2] copying files in Unix from one IBM AIX computer to another IBM AIX computer

2008-02-04 Thread Jerry Banker
everyone to stop updating and releasing all locks before setting the suspend. Jerry Banker -Original Message- From: Louie Bergsagel [mailto:[EMAIL PROTECTED] Sent: Monday, February 04, 2008 2:56 PM To: u2-users@listserver.u2ug.org Subject: [U2] copying files in Unix from one IBM AIX

[U2] RE: [U2C] U2UG Elections...

2008-02-01 Thread Jerry Banker
I also will add that you have to be logged in as a registered user to vote. Jerry Banker -Original Message- From: Brian Leach [mailto:[EMAIL PROTECTED] Sent: Friday, February 01, 2008 9:39 AM To: [EMAIL PROTECTED] Subject: RE: [U2C] U2UG Elections... Bill et al Front page now

RE: [U2] by.exp when

2008-01-30 Thread Jerry Banker
Try selecting without the BY.EXP. Jerry Banker -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 30, 2008 8:48 AM To: u2-users@listserver.u2ug.org Subject: [U2] by.exp when Yes, sorry make that 001 D 002 1 003, 004 blank 005 10R

RE: [U2] [uvrestore] - help with a couple errors..

2008-01-30 Thread Jerry Banker
the file with a path that is relative to where you are and not from the root (on Unix it would be ./chris). Jerry Banker -Original Message- From: LuckY07 [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 30, 2008 2:03 PM To: u2-users@listserver.u2ug.org Subject: [U2] [uvrestore

[U2] IBM increasing work force for U2

2008-01-25 Thread Jerry Banker
Has anyone noticed that IMB is increasing their number technical marketing IT specialists for U2? A good, very good, sign. http://hotjobs.yahoo.com/job-search?locations=industry=kw=Universe+Uni data Jerry Banker Senior Programmer Analyst IBM Certified Solutions Expert Affiliated

RE: [U2] Problems with disconnects - telnet

2008-01-23 Thread Jerry Banker
If you are using Accuterm, do you have keep alive set? That's on the connection tab under the Advanced button. Jerry Banker -Original Message- From: Gabriel Green [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 23, 2008 9:06 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2

RE: [U2] UniDK

2008-01-22 Thread Jerry Banker
http://www14.software.ibm.com/webapp/download/search.jsp?go=yrs=u2trial s Jerry Banker -Original Message- From: gerry-u2ug [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 22, 2008 8:03 AM To: u2-users@listserver.u2ug.org Subject: [U2] UniDK Brain freeze - can someone provide

RE: [U2] universe errors

2008-01-17 Thread Jerry Banker
Those options are not available on the 10.1 and 10.2 we are running, what are they suppose to do? Jerry Banker Senior Programmer Analyst IBM Certified Solutions Expert Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org -Original Message- From: Ray Wurlod

RE: [U2] UV SEARCH Bug?

2008-01-17 Thread Jerry Banker
name. A type 19 file wouldn't have the same problem because it does not split the long names. Jerry Banker Senior Programmer Analyst IBM Certified Solutions Expert Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org -Original Message- From: Kevin King [mailto

[U2] Sun Equipment

2008-01-15 Thread Jerry Banker
or send him an email at: [EMAIL PROTECTED] Jerry Banker Sr Programmer Analyst IBM Certified Solutions Expert Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http

RE: [U2] Universe 10.1 Itype possible parsing problem

2008-01-10 Thread Jerry Banker
More than likely it has a lot to do with using reference variables. Jerry Banker Sr Programmer Analyst IBM Certified Solutions Expert Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org -Original Message- From: john reid [mailto:[EMAIL PROTECTED] Sent

RE: [U2] Universe 10.1 Itype possible parsing problem

2008-01-09 Thread Jerry Banker
Chuck, Thanks for verifying it. Also thanks for letting me know about the DLIST command I was wondering if there was a way to look at an I-descriptor. Jerry Banker Sr Programmer Analyst IBM Certified Solutions Expert Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org

RE: [U2] Universe 10.1 Itype possible parsing problem

2008-01-08 Thread Jerry Banker
What it is doing is evaluating as: If @record is less than 3 is greater-than or equal to @record6 then 1 else -1 Or In other words: If 0 is greater-than or equal to 20071217:224240 then 1 else -1 -Original Message- From: john reid [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 08,

RE: [U2] Universe 10.1 Itype possible parsing problem

2008-01-08 Thread Jerry Banker
I have to add that this is just the reason why I stress using spaces between signs, variables, Boolean operators, and a liberal use of parentheses. -Original Message- From: Jerry Banker [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 08, 2008 4:46 PM To: u2-users@listserver.u2ug.org

RE: [U2] cron/printer memory segment removed message

2008-01-07 Thread Jerry Banker
Doug, What it is doing is a good thing and is alerting you to a problem you are obviously having. It's cleaning up the memory segment that was left by an aborted process. If you continue to get these messages on a regular basis then you should look into what is running that is aborting

[U2] list vs. email

2008-01-02 Thread Jerry Banker
and not a participant. Personally I like to think on occasion I have helped someone on this list instead of just gathering the knowledge of these fine people without giving anything back. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org

RE: Re[2]: [U2] testing

2007-12-28 Thread Jerry Banker
it in our business so this is the best form for us. Yes, I could sign up from home but then you would only hear from me after hours and not necessarily when you need the information. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org

RE: [U2] U2 forum

2007-12-28 Thread Jerry Banker
Before setting up your own I think you should probably check out how well the existing forums are doing. Evidently they are alive and well but strange that I hardly ever get a posting sent to me from there. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233

RE: [U2] sigh phantom ?

2007-12-13 Thread Jerry Banker
Are you talking about that Motif menu that pops up when you login to the uv account? It's been around for ages and doesn't seem that difficult to follow. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org -Original Message

RE: [U2] sigh phantom ?

2007-12-13 Thread Jerry Banker
Seems to me the uniadmin is nothing but a java front end to many of the routines listed on the Motif menu in the uv account. It may contain a few extra things but not many. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org

RE: IBM DOCS was: RE: [U2] sigh phantom ?

2007-12-13 Thread Jerry Banker
It may be evil and ugly but there have been times when I couldn't get through to use the uniadmin (unirpc was down, you can start it from the motif menu and for obvious reasons you can't from uniadmin) so it's been a blessing. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise

RE: [U2] anyone seen this error before?

2007-12-13 Thread Jerry Banker
Unauthorized access to the tmp directory would be my first guess. The next would be that the select file was not created in the tmp directory because it ran out of room. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org

RE: [U2] sigh phantom ?

2007-12-12 Thread Jerry Banker
Phantoms are listed at the end with a hex port number. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org -Original Message- From: Doug Chanco [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 12, 2007 11:56 AM To: u2

RE: [U2] RE: Universe Replication

2007-12-11 Thread Jerry Banker
Is there a replication system that does replicate all file types? Seems to me that not replicating all file types would be a major problem, seeing as many people use type 1/19 files for a variety of reasons. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233

RE: [U2] [UV] server-side ODBC question

2007-12-11 Thread Jerry Banker
Have you checked Ontario Systems? www.ontariosystems.com They use Cache. I can't say how their new stuff works because we have one of their products that is about 15 years old. However, we are still supported, which says a lot for a company. Jerry Banker Sr Programmer Analyst Affiliated

RE: [U2] UV Printer file size limit reached

2007-12-10 Thread Jerry Banker
I dusted of the brain cells and remembered that the problem was due to not having enough tmp space available. I haven't had the problem since I moved to a tmp directory on a larger drive. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483

RE: [U2] [UV] Paragraph

2007-12-07 Thread Jerry Banker
Use the syntax. A,F(filename,recordname,attribute,value,subvalue),variablename Look it up in the online help under ... Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org -Original Message- From: Barry Rogen [mailto:[EMAIL

RE: [U2] LIST.READU

2007-12-07 Thread Jerry Banker
myself because mine has been modified over the years to reflect the systems that we have been on. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org -Original Message- From: Brutzman, Bill [mailto:[EMAIL PROTECTED] Sent

RE: [U2] Recall Question

2007-12-06 Thread Jerry Banker
In some flavors the BREAK.ON feature is different from others. In some BREAK.ON 'O' field works, in others it has to be BREAK.ON field 'O'. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org -Original Message- From: Ron

RE: [U2] A few simple questions

2007-12-06 Thread Jerry Banker
When your Universe was installed more than likely the installer picked root as the administrator. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org -Original Message- From: Oaks, Harold [mailto:[EMAIL PROTECTED] Sent

RE: [U2] To Ad or Not to Ad

2007-12-05 Thread Jerry Banker
Wally or Stephen helps someone out. Maybe a signature block is all that is necessary. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org -Original Message- From: Brian Leach [mailto:[EMAIL PROTECTED] Sent: Wednesday, December

RE: [U2] Accessing the OS

2007-12-05 Thread Jerry Banker
This is only in Unidata. Jerry Banker Sr Programmer Analyst Affiliated Acceptance Corp Sunrise Beach, MO 1-800-233-8483 www.affiliated.org -Original Message- From: gmatton [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 05, 2007 3:28 PM To: u2-users@listserver.u2ug.org Subject

RE: [U2] To Ad or Not to Ad

2007-12-04 Thread Jerry Banker
Tony, It does make it rather difficult when perhaps the fix to a person's problem does lie in a product that just happens to be sold by the answerer. I, personally, liked your little demo and showed it to a few people out here. Was it an ad? That's questionable because it does contain advertising

RE: [U2] Standards [was:OCONV Extraction Question - Good Practice]

2007-11-28 Thread Jerry Banker
Very good analogy and I agree with you. -Original Message- From: MAJ Programming [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 28, 2007 12:06 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Standards [was:OCONV Extraction Question - Good Practice] Standards vs Styles.

RE: [U2][UV] PE Edition Telnet Service Won't Start

2007-11-28 Thread Jerry Banker
Your license has probably expired. Load a new one. -Original Message- From: Perry Taylor [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 28, 2007 7:48 AM To: u2-users@listserver.u2ug.org Subject: [U2][UV] PE Edition Telnet Service Won't Start I'm having some trouble getting my

RE: [U2][UV] PE Edition Telnet Service Won't Start

2007-11-28 Thread Jerry Banker
Actually Missouri was originally part of the Louisiana Territory which did encompass part of present day Texas (Amarillo to Texarkana). http://en.wikipedia.org/wiki/Image:National-atlas-1970-1810-loupurchase. png -Original Message- From: Baker Hughes [mailto:[EMAIL PROTECTED] Sent:

RE: [U2] Time Travel

2007-11-27 Thread Jerry Banker
Of Jerry Banker Sent: Tuesday, 27 November 2007 6:33 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Time Travel I thought that the list server was located in Australia but when I looked it up in whois it shows up in Florida and administered by Donald Verhagen!? -Original Message

RE: [U2] Good Practice?

2007-11-27 Thread Jerry Banker
of sequence as so is mine. I see the back slashes today but replied yesterday. Maybe the forum is a better idea. Mark Johnson - Original Message - From: Jerry Banker [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Sent: Monday, November 26, 2007 8:40 AM Subject: RE: [U2] Good

RE: [U2] Good Practice?

2007-11-26 Thread Jerry Banker
In the case he used it will not show a false positive because he enclosed the F200.SCHEME.CODE in \. -Original Message- From: MAJ Programming [mailto:[EMAIL PROTECTED] Sent: Sunday, November 25, 2007 10:03 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Good Practice? I find

RE: [U2] U2 Silliness from a vendor

2007-11-26 Thread Jerry Banker
Unless you are running RFS, no, there are not any. However if you are they should be on a separate mount. Some may think you need them but from my experience the database is so robust it has never been necessary. Of course I've never run the database on MS. Jerry -Original Message-

RE: [U2] Time Travel

2007-11-26 Thread Jerry Banker
I thought that the list server was located in Australia but when I looked it up in whois it shows up in Florida and administered by Donald Verhagen!? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Monday, November 26, 2007 10:56 AM To:

RE: RE: [U2] OCONV Extraction Question - Good Practice

2007-11-23 Thread Jerry Banker
I felt the same way with that part of the test. I have never seen a need for some of the conversion codes described because there is usually something less obscure and more descriptive (English like) that can be used. Now for some programmers the formats and conversions in the test may be used but

RE: [U2] OCONV Extraction Question - Good Practice

2007-11-23 Thread Jerry Banker
IBM Certified Solutions Expert U2 Family Applications Development (passed it twice for good measure), IBM Certified Solutions Expert U2 UniVerse V9.6 Administrator for Unix and Windows, and IBM Certified Solutions Expert U2 UniVerse V10.1 Administrator. You can take the tests at the U2U or the

RE: [U2] OCONV Extraction Question - Good Practice

2007-11-20 Thread Jerry Banker
I don't like it. I've been in the language for over 25 years and have passed the certification a couple of times and when I looked at this I was scratching my head for a while. Obviously you know what you are doing but what is going to happen with the next programmer when you retire.

RE: [U2] U2 University San Francisco

2007-11-14 Thread Jerry Banker
Bruce, I should also add that you don't have to stick to one track. Also, if you decide that what is being covered is not what you expected you can switch to another session. Or use that time to get certified. They also have a free limited range wireless connection if you need to stay in touch

RE: [U2] U2 University San Francisco

2007-11-14 Thread Jerry Banker
I attended the one in Denver and there was no signup for any of the classes just go where your interests lie. Unless the rooms are really small, or the session is of great interest, I doubt if you will have trouble getting to go to any of the classes. Some of the classes of greater interest are

[U2] Putting Universe on a SAN

2007-11-09 Thread Jerry Banker
I know I saw some information on this list about not putting Universe on a SAN. Does anyone have that information readily available? Does anyone know if the problems they were having were fixed or could be fixed? We are thinking of putting our Universe data accounts, not the runtime, on a SAN and

RE: [U2] Putting Universe on a SAN

2007-11-09 Thread Jerry Banker
at the SAN level, then a major problem (an errant DELETE.FILE, for instance) will be replicated on your backup SAN. Also, suspending IO will avoid catching files in transitional states. Good Luck! -Rick Nuckolls Lynden, Inc On Nov 9, 2007, at 11:01 AM, Jerry Banker wrote: Does anyone

RE: [U2] UV - 10.2.2 [not-secure]

2007-11-07 Thread Jerry Banker
We have this problem at 10.2.4 on Red Hat too. -Original Message- From: Hennessey, Mark F. [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 07, 2007 10:33 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] UV - 10.2.2 [not-secure] snip usa, usm, usp (all the same executable) hang

RE: [U2] sorting by last mv

2007-11-06 Thread Jerry Banker
@RECORDattribute, DCOUNT(@RECORDattribute,@VM) -Original Message- From: c callahan [mailto:[EMAIL PROTECTED] Sent: Tuesday, November 06, 2007 4:41 PM To: u2-users@listserver.u2ug.org Subject: [U2] sorting by last mv I am running UNIDATA and I am looking for help in creating a DICT item

RE: [U2] curious EQUATE issue - SOLVED Just want to know if anyone understands WHY?

2007-10-24 Thread Jerry Banker
Bill, So what you are saying is that it is bad usage of the equate statement even though it can be done. I agree and the '=' is used more often for this type of equation. However, this program was created 15 years ago (long before I started here) and had been working fine until the code was

RE: [U2] curious EQUATE issue - SOLVED Just want to know if anyone understands WHY?

2007-10-23 Thread Jerry Banker
We are running in Reality flavor on UniVerse 10.2.4 and Red Hat Linux AS3. Here is a test of the code using the two forms of LOCATE: EQU VALID.CC.TYPES TO 'A':@VM:'B':@VM:'D':@VM:'M':@VM:'S':@VM:'V' EQU VALID.CC.NAMES TO 'American Express':@VM:'Carte Blanche':@VM:'Diners

RE: [U2] Fastest Bi-Directional data transfer btwn MV and non MV dbms

2007-10-23 Thread Jerry Banker
Not likely, Baker Hughes has been in the PICK arena for many moons and is one of the founders of the Texas users group. -Original Message- From: Jeff Schasny [mailto:[EMAIL PROTECTED] humorIs it just me or does it smell like troll in here all of a sudden/humor --- u2-users mailing

RE: [U2] Indexing Optimization

2007-10-22 Thread Jerry Banker
Isn't that true only when using 'AND' with the 'WITH' phrase? Using 'OR' would have to use the whole index/selection again. -Original Message- From: Ray Wurlod [mailto:[EMAIL PROTECTED] Sent: Saturday, October 20, 2007 11:30 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Indexing

RE: [U2] ReadListAsStringArray Returns Nothing

2007-10-19 Thread Jerry Banker
I couldn't find this function in any of the docs, is it a Unidata function? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Friday, October 19, 2007 11:34 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] ReadListAsStringArray Returns Nothing ---

RE: [U2] Over-coming EDitor shortcomings

2007-10-16 Thread Jerry Banker
From what I can see this is technical discussion about interfacing with U2. -Original Message- From: Timothy Snyder [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 16, 2007 10:08 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Over-coming EDitor shortcomings This is shifting

RE: [U2] Over-coming EDitor shortcomings

2007-10-16 Thread Jerry Banker
Some of us work for a living glancing at the emails offering help if we can. In our haste we sometimes don't notice that the email has grown in size. This is also one reason that I don't like in-line remarks. If I don't see what they want at the top I delete it. Jerry -Original Message-

RE: [U2] select statement with single quotes

2007-10-15 Thread Jerry Banker
It doesn't matter if you follow the guidelines of the US Postal Service. They prefer that all punctuation be removed and that you use all capitalized letters. If you follow those guidelines in storing your data then no conversion is necessary and everybody is happy. -Original Message-

RE: [U2] Over-coming EDitor shortcomings

2007-10-15 Thread Jerry Banker
JVC invented the VHS format. -Original Message- From: MAJ Programming [mailto:[EMAIL PROTECTED] Sent: Monday, October 15, 2007 8:07 AM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Over-coming EDitor shortcomings By toy it means that it has less credibility? Please explain. I'll

RE: [U2] Over-coming EDitor shortcomings

2007-10-12 Thread Jerry Banker
I created a pre-store, a few years back, that does something similar thing in the regular editor. I think we were still on UV 7.4 at the time. ED ED FIB 6 lines long. : P 0001: EPre-stored Command saved at 16:50:53 24 JUN 1998 0002: FORMAT 0003: SAVE 0004: XEQ DECATALOG @FILE @ID 0005: XEQ

RE: [U2] select statement with single quotes

2007-10-12 Thread Jerry Banker
Have you tried using the LIKE option? SELECT CUSTOMER WITH NAME LIKE ...'... -Original Message- From: Charlie Rubeor [mailto:[EMAIL PROTECTED] Sent: Friday, October 12, 2007 10:21 AM To: u2-users@listserver.u2ug.org Subject: [U2] select statement with single quotes Unidata 6.1, this

RE: [U2] I *was* Going to the New York U2U Class...

2007-10-12 Thread Jerry Banker
PROTECTED] On Behalf Of Jerry Banker Sent: Friday, October 12, 2007 9:26 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] I *was* Going to the New York U2U Class... I think I would recheck that. If it is true that would stop New York's convention business completely and I don't think

RE: [U2] I *was* Going to the New York U2U Class...

2007-10-12 Thread Jerry Banker
I think I would recheck that. If it is true that would stop New York's convention business completely and I don't think that would be what they would want. -Original Message- From: David Wolverton [mailto:[EMAIL PROTECTED] Sent: Friday, October 12, 2007 9:05 AM To:

RE: [U2] UV Printer file size limit reached

2007-09-28 Thread Jerry Banker
Brian, 1. I checked the spooler this morning and one of the spooler queues was locked up with one of those child process errors but I don't know when that happened. I stopped and started the spooler and it cleared the error to it. I don't know what that could possibly have to do with the other

[U2] UV Printer file size limit reached

2007-09-26 Thread Jerry Banker
Today I came across an error I've never had before. While updating a field on all of the records of a file (approximately 400,000) I received the error below and the program halted in the debugger. I wasn't running the program in the debugger. This is happening on our test system that's running

RE: [U2] UV Printer file size limit reached

2007-09-26 Thread Jerry Banker
: RE: [U2] UV Printer file size limit reached It is possible that it's maxing out the temp area, which is probably defined smaller on the test system than on the live system? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jerry Banker Sent: Wednesday

RE: [U2] Universe ViewPoint A2 emulation and slave printer

2007-09-21 Thread Jerry Banker
It's all done with the ToolsSettings menu. The terminal type is tab 3 the Printer settings are on tab 8. Check the help screens to find out how to utilize the printer. -Original Message- From: Marcos Fogaga [mailto:[EMAIL PROTECTED] Sent: Friday, September 21, 2007 10:13 AM To:

[U2] Forum email

2007-09-20 Thread Jerry Banker
At one time I use to get forum questions as an email. What ever happened to that? Jerry --- u2-users mailing list u2-users@listserver.u2ug.org To unsubscribe please visit http://listserver.u2ug.org/

RE: [U2] Unidata and Win2k3

2007-09-19 Thread Jerry Banker
Not just your vendor, IBM recommends it, the government recommends it, PCI recommends it, etc. -Original Message- From: Marc Harbeson [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 19, 2007 7:46 AM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Unidata and Win2k3 Depends on

RE: [U2] Telnet error 1067 in Universe PE

2007-09-19 Thread Jerry Banker
Nice site, does it let you do anything? -Original Message- From: Drew Henderson [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 19, 2007 2:20 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] Telnet error 1067 in Universe PE Try the info on this link:

RE: SAPUG Meeting September 20th (was: Re: [U2] User Groups)

2007-09-17 Thread Jerry Banker
I don't know, can you? :-) -Original Message- From: Oaks, Harold [mailto:[EMAIL PROTECTED] Sent: Monday, September 17, 2007 11:33 AM To: u2-users@listserver.u2ug.org Subject: RE: SAPUG Meeting September 20th (was: Re: [U2] User Groups) Larry: Can I get authorization to attend this

RE: [U2] [BB] Does UD need the equivalent of uv/errlog?

2007-09-17 Thread Jerry Banker
LOL, it is the uv directory. -Original Message- From: Louie Bergsagel [mailto:[EMAIL PROTECTED] Sent: Monday, September 17, 2007 5:00 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] [BB] Does UD need the equivalent of uv/errlog? Where is this $UVHOME file? I can't find it in my

RE: [U2] Easysoft ODBC driver - Anyone had any issues with it?

2007-09-13 Thread Jerry Banker
What types of problems did you encounter that you had to send them code? -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 12, 2007 5:09 PM To: u2-users@listserver.u2ug.org Subject: RE: [U2] Easysoft ODBC driver - Anyone had any issues with

RE: [U2] [OT]

2007-09-13 Thread Jerry Banker
Hmmm, I wonder if they have tried running PI on it. -Original Message- From: Drew Henderson [mailto:[EMAIL PROTECTED] Sent: Thursday, September 13, 2007 10:15 AM To: u2-users@listserver.u2ug.org Subject: [U2] [OT] Since I expect there are a number of us old Primos/Prime Information

RE: [U2] [UV] checking files for corruption

2007-09-11 Thread Jerry Banker
You can try doing a uvbackup on the file to /dev/null. When the file is backed up it checks the integrity of the file. Jerry -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Tuesday, September 11, 2007 10:20 AM To: u2-Users Subject: [U2] [UV] checking files for

  1   2   3   4   >