RE: [U2] Programatically changing the number of lines for a Wyse 60 emulation

2006-11-02 Thread Stuart . Boydell
Don't know if you can do 30 lines in native Wyse60 - only 24/25 or 42/43. If it's Wyse60 in an emulator (eg. NetTerm/Accuterm/Wintegrate/DynamicConnect et al) then there may be other specific calls for the emulator software. The command to change W60 to 42 lines is: ESC e *

RE: [U2] Who uses Transaction Logging in Universe ???

2006-11-02 Thread Angelo Collazo
Patricia, What are you trying to accomplish? AIX has a feature called snapshots. The concept with snapshot is COW or copy on write, as opposed to a "moment in time" of JFS2 filesystem. Cheers, Angelo Collazo System Administrator -Original Message- I am investigating using transact

Re: [U2] Ok - who knows InterCall?

2006-11-02 Thread Jeffrey Butera
> Yes, yes, I know Why are we still using InterCall? - long story I'm still using it on Unidata and we're quite happy with it. > Is there (and if so where) logging for Intercall transactions/calls to > the host system? Not to my knowledge. I built logging into my application. -- Jeff

RE: [U2] Who uses Transaction Logging in Universe ???

2006-11-02 Thread Leroy Dreyfuss
Transaction Logging has become very tunable and supports common file-level commands (check out the improvements made in 10.2!), so some of the "gotchas" mentioned can be made non-issues. Much of the overhead can be "tuned away" by carefully testing and examining the u

RE: [U2] Who uses Transaction Logging in Universe ???

2006-11-02 Thread Bob Witney
We use our own Write to an MS SQL Database on a different server via the SQLExecute(hstmt) routines Then a simple recovery program if we need it Works for us Bob -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Patricia Wilson Sent: 01 November 2006 21:3