I guess it depends on who was at the controls at design time. I've seen
some systems where the dictionaries were like bibles in their exactness.
I've also seen the flipside of that.
It all comes down to design and coding standards. I had the good fortune of
starting my pick career with a softwa
It is Senator John Kerry before Botox?
(Sorry, the devil made me say it!!!)
-Original Message-
From: Chuck Mongiovi [mailto:[EMAIL PROTECTED]
Sent: Friday, August 06, 2004 2:42 PM
To: [EMAIL PROTECTED]
Subject: RE: [U2] OT: Ardent.com
> www.ardentsoftware.com. Someone's slip is showi
Hi Barb,
Here's a program I wrote a long time ago that searches through all of the
DICT items in all of the files on the system for whatever is desired that
makes use of multiple active lists. This runs on an ROI Systems U2
environment and would need tweaking for other U2 environments in respect
Hi Louis,
Whenever you have anything in COMMON and you are calling subroutines you
have to have all of your common variables exactly the same in all of the
programs and subroutines. This is because COMMON is positional instead of
named, and if they aren't the same size (in number) then obviously
Ready for more fun? Click here.
http://www.buydomains.com/index.jsp?wrap=%2Fservlet%2FPrivateSale%3Fdomain%3
Dunidata.com
> -Original Message-
> From: Karl L Pearson [mailto:[EMAIL PROTECTED]
>
> Just for those who remember, check out www.ardent.com or
> www.ardentsoftware.com. Someone'
I'm in the process of trying to get UOJ working from a WebSphere
application server on RH AS 3 to a UV 10.1.1 server also on RH AS 3.
I'm running into an issue with multivalues not being returned correctly
by the getArg method. When I run the java application within the
development server on m
> www.ardentsoftware.com. Someone's slip is showing...
OK - i'll bite .. Who's the photo of?
---
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/
The properties on the photo say "bob_zurek.jpg", so looks like Bob from
Account Temps is to blame :)
-Original Message-
From: Karl L Pearson [mailto:[EMAIL PROTECTED]
Sent: Friday, August 06, 2004 12:45 PM
To: u2-users
Subject: [U2] OT: Ardent.com
Just for those who remember, check out w
Just for those who remember, check out www.ardent.com or
www.ardentsoftware.com. Someone's slip is showing...
--
Karl L. Pearson
Director of IT,
ATS Industrial Supply
Direct: 801-978-4429
Toll-free: 888-972-3182 x29
Fax: 801-972-3888
http://www.atsindustrial.com
[EMAIL PROTECTED]
---
u2-users
This sounds like the kind of thing that would drive one to purchase PRC.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rosenberg Ben
Sent: Friday, August 06, 2004 7:03 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [U2] [OT] Sarbanes-Oxley
The I.T. audits aren
Sorry Tony. It was a beautiful day in the Pacific Northwest and I couldn't
help reminding us all of the generalized useless nature of Congressional
edicts. :-)
When the dust settles I suspect it'll be like the year 2000 problem; by 2004
noone can remember it. :-) (gota add those smileys)
As a
(Having read several posts from new U2 users lately, and knowing how
valuable training can be for long term sanity, I hope nobody takes too
much offense to this ad.)
If you have (or are) a new programmer on your staff who gets a little
uncomfortable when working with complex BASIC code, I invite y
Time to move the acronym discussion to u2-community?
To be an "Acronym" it must be pronounceable as a word,
Otherwise it's an "abbreviation".
"TLA", pronounced "tee-ell-eh" is a Three Letter Abbreviation.
pronounced " 'tla" ( hard for English speakers - do any
Indo-European languages star
Thanks Kevin, like you said I was missing the INCLUDE in the calling program. For some
reason it works in mvEnterprise.
Thanks everyone.
__
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
Hi!
I have UV 9.6.2 with transaction logging on with
CHECKPOINT mode ON, ARCHIVE mode OFF.
uvlogd and uvchkd are running.
Can anyone tell when uvchkd should change status of a transaction log file
from NeedsSync to Released in UV_LOGS?
Is possible such a status of transaction log file, when the dat
It means that the lock was taken by the UV/Net daemon on behalf of a remote (to you)
UniVerse user who is attempting to update what (to him or her) is a remote UniVerse
file on your machine.
- Original Message -
From: "Wade Sailor" <[EMAIL PROTECTED]>
Date: Fri, 06 Aug 2004 11:02:57 +000
I have heard from IBM that connection pooling is there, they are just
working out licensing issues. Thus, the lack of comment.
-Original Message-
Sent: Friday, August 06, 2004 6:25 AM
Subject: Re: Unclassified RE: [U2] UniObjects for .NET (UO.NET)
> * Connection pooling for UO.NET provi
All this makes me glad I am in the uk
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Susan Joslyn
Sent: 06 August 2004 14:39
To: [EMAIL PROTECTED]
Subject: RE: [U2] [OT] Sarbanes-Oxley
Three more things about Sarbanes-Oxley ... most important, acronyms. I
If this is the case, also check your login does a CLEARCOMMON ALL.
Brian
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kevin King
Sent: 06 August 2004 14:26
To: [EMAIL PROTECTED]
Subject: RE: [U2] UniVerse/AIX - COMMON error message
The two programs b
Three more things about Sarbanes-Oxley ... most important, acronyms. I
immediately latched onto SOX but the accounting world and the official sites
started calling it SOA. So I used that for the article but I still like SOX
mainly because its unique and because you can say it. :)
Tony, SOX does
The two programs both declare COMMON and the common is not the same in
the two programs. Possibly the common is not being $INCLUDEd?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Louis
Sent: Friday, August 06, 2004 6:44 AM
To: [EMAIL PROTECTED]
Subject
Two possibilities here...
First, make sure your calling routine and the subroutine COMMON's match. Second, I
would make sure that the programs are cataloged.
My $.001 cent's worth.
Grant
-Original Message-
From: Louis [mailto:[EMAIL PROTECTED]
Sent: Friday, August 06, 2004 8:44
If using cisco pix or concentrator establish vpn using the client and
have the network admin assign you an static ip from the pool in the dmz.
Once the tunnel is up just telnet to the database box. The DB machine
should be configured to look for that static dmz address. Sorry I think
someone men
Common is different between the 2 areas
Program A is compiled against 1 in area A
Program B is compiled against the same in area A but differnet in area B
Check the common definitions betwen the 2 areas
Bob
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of
Hi All,
Error: COMMON size mismatch in subroutine "EDI.MAIN.B".
Sequence of events:
1 - Account A 'EDI.DRIVER.A' runs and executes 'EDI.MAIN.A'. No problem
2 - 'EDI.DRIVER.A' logs to account B to run 'EDI.DRIVER.B' which calls
'EDI.MAIN.B' where the error message is displayed and the program 'EDI
Mike: Do you recommend a utility to 'scan' an application (progs & procs)
for the definitions. I use the dicts as they're all in one place and I can
depend on it probably 85-90% of the time. I agree it isn't perfect like a
'normal' db would be for definitions.
I remember older programs that would
Others have argued:
> > See the thing is, we're letting the auditors drive this thing.
>
> Auditors don't drive this. Auditing is basic procedures plus
> statistical sampling of transactions ...
***
No, no, no, that's what financial auditors do, not I.T. auditors.
The word "auditor" is an ove
Sometimes, I have some strange entries in the LIST.READU output..
What does this mean??
LIST.READU
Active Record Locks:
Device Inode Netnode Userno Lmode Pid Login Id
Item-ID.
660234556 076574532 93 123 16 RU --UVNET LOCK-- '| *
16543 453678123
Mike
The presentation point...
> * Connection pooling for UO.NET provides good scalability
sounds like it could be sales guys and tech guys not talking properly.
Maybe the engineer said that dot net has object pooling built in, and the
presentation morphed that to UO.NET having connection pooli
29 matches
Mail list logo