[U2] Transaction Recovery

2006-08-01 Thread Jef Lee
We have a user who dials in over a modem. They lose the phone connection in the midst of a database transaction - before the commit or rollback. I do not understand why, but they find that some records are updated and some are not. It is not what I would expect, but losing the client like that in

RE: [U2] Transaction Recovery

2006-08-01 Thread David Jordan
Hi Jef We have a user who dials in over a modem. They lose the phone connection in the midst of a database transaction - before the commit or rollback. I do not understand why, but they find that some records are updated and some are not. It is not what I would expect, but losing the client like

Re: [U2] Transaction Recovery

2006-08-01 Thread John_Appleyard
UniVerse Transaction Logging does indeed need to be configured and Enabled to achieve what you're looking for. Part of the configuration process establishes where the Transaction Logging log files are located. All this can be done from the UniAdmin administration tool which can be installed from

RE: [U2] [UV] exit status and @SYSTEM.RETURN.CODE

2006-08-01 Thread Ray Wurlod
butter? =8^D - Original Message - From: phil walker [EMAIL PROTECTED] To: u2-users@listserver.u2ug.org Subject: RE: [U2] [UV] exit status and @SYSTEM.RETURN.CODE Date: Tue, 1 Aug 2006 16:15:29 +1200 bu..er. I guess I am just going to have to return some output and

[U2] uvbackup

2006-08-01 Thread Debster
Anyone want to tell me why I would be getting this when backing up to a path rather than disk? End of reel 1 on device stdout detected! WARNING: Terminating this process will leave the backup flags associated with each record in an incomplete state. The only two methods for restoring the backup

Re: [U2] uvbackup

2006-08-01 Thread Augusto Alonso
Yes. Because your output file reaches 2Gb size. The sollution to this problem is to give more than one output file in this way: /usr/ibm/uv/bin/uvbackup -v -f -t /u/bkfile01 -t /u2/bkfile02 ... Regards, Augusto - Original Message - From: Debster [EMAIL PROTECTED] To:

RE: [U2] Unidata/Oracle connection problem

2006-08-01 Thread Richard Taylor
More info on this: I was able to successfully use the Oracle Client using SQLplus. However attempts to use CONNECT from the tcl prompt return the following: SQLConnect error: Status = -1 SQLState = 0 Natcode = 3349920 We think our problem is in the

[U2] IBM UniVerse JDBC driver with WebLogic web application server

2006-08-01 Thread Vance, Kathy
All, Does anybody have the experience on how to configure the weblogic connection pool with IBM UniVerse JDBC driver? I got the following error even the console window tells connection is successful and the pool state is Running. Any idea? Aug 1, 2006 3:22:11 PM EDT Error JDBC BEA-001112 Test

RE: [U2] Unidata/Oracle connection problem

2006-08-01 Thread Angelo Collazo
Richard, Did you do a relink.udlibs? That is what CONNECT uses. Cheers, Angelo More info on this: I was able to successfully use the Oracle Client using SQLplus. However attempts to use CONNECT from the tcl prompt return the following: SQLConnect error: Status

[U2] [UD] Indexing 'Best Practices'

2006-08-01 Thread David Wolverton
I have a scenario to describe and would like comments as to what others see as a 'Best Practice' for Indexing. We're on UniData, currentish Windows version, and have indexes in place on files that are starting to grow at larger client sites and are heavily modified. Here is a common index issue