Re: [U2] TCL input and response logging such as COMO

2013-04-25 Thread John Jenkins
The best options are probably: Security subroutines and named common switches (this was covered at U2U under Data Security and Best Practises Use wIntegrate thin client (more flexible and secure for this than the thick client) and log from the wIntegrate server using wIntegrate scripting.

Re: [U2] TCL input and response logging such as COMO

2013-04-25 Thread Wols Lists
On 24/04/13 22:54, Tom Whitmore wrote: Hi, Can you provide more information on what you are trying to capture? (edits, list commands, etc.) I suspect that you may be able to put security on the commands you are concerned with and address the problem with less pain. The problem with using

Re: [U2] TCL input and response logging such as COMO

2013-04-25 Thread Susan Joslyn
Hi. I'm with Tom on this - capturing EVERYTHING that EVERYONE types is a lot of data - much of it not interesting. May be smarter to identify the verbs that can actually cause 'change' and put them in a remote voc. That way you can put both preventive and detective controls on them as well.

Re: [U2] TCL input and response logging such as COMO

2013-04-25 Thread Woodward, Bob
Hi maybe! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Susan Joslyn Sent: Thursday, April 25, 2013 12:17 PM To: u2-users@listserver.u2ug.org Subject: Re: [U2] TCL input and response logging such as COMO Hi. I'm

[U2] [UV] RESIZE INPLACE

2013-04-25 Thread Perry Taylor
Before I go and resize a 144GB file has anyone had any experiences with the INPLACE option of RESIZE in UniVerse? Good, bad, ugly??? Thanks. Perry Perry Taylor Senior MV Architect ZirMed 888 West Market Street, Suite 400 Louisville, KY 40202 www.zirmed.comhttp://www.zirmed.com/

Re: [U2] [UV] RESIZE INPLACE

2013-04-25 Thread Robert Frailey
make a backup first - Original Message - From: Perry Taylor perry.tay...@zirmed.com To: U2-Users List u2-users@listserver.u2ug.org Sent: Thursday, April 25, 2013 2:09 PM Subject: [U2] [UV] RESIZE INPLACE Before I go and resize a 144GB file has anyone had any experiences with the

Re: [U2] [UV] RESIZE INPLACE

2013-04-25 Thread Tom Whitmore
Check with support. IF it works, it is a very recent fix. Personally, that size file I would rename then create a file with the correct size then copy all the data over and use the overwrite option. (overwrite will reduce the IO because it doesn't have to check if the record exists). Tom

Re: [U2] TCL input and response logging such as COMO

2013-04-25 Thread Robert Frailey
Could also be a huge drag on your processors and storage. Lots of read/writes and at the unidata level, the block size,modulo and hash type. - Original Message - From: Susan Joslyn sjos...@sjplus.com To: u2-users@listserver.u2ug.org Sent: Thursday, April 25, 2013 1:17 PM Subject: Re:

Re: [U2] Unidata and Replication from AIX

2013-04-25 Thread Kevin Le
Anyone out there in the universe? :) On Tue, Apr 23, 2013 at 10:28 AM, Kevin Le veg...@gmail.com wrote: Hello, I have a unidata database running on an IBM AIX... I want to do a live replication, but to a CentOS server. Is that possible? I am running version 7.2... does it require me to

Re: [U2] [UV] RESIZE INPLACE

2013-04-25 Thread Perry Taylor
make a backup first Comforting! -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Robert Frailey Sent: Thursday, April 25, 2013 2:37 PM To: U2 Users List Subject: Re: [U2] [UV] RESIZE INPLACE make a backup first

Re: [U2] TCL input and response logging such as COMO

2013-04-25 Thread Phil Walker
Look at Centrify DirectControl and DirectAudit, we use them and they work pretty well. www.centrify.com -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of bradley.sch...@usbank.com Sent: Thursday, 25 April 2013

Re: [U2] [UV] RESIZE INPLACE

2013-04-25 Thread Robert Frailey
This stems from past experience when someone just decided to resize and comes to me later asking for last nights backup, and the file got hosed. I backup every night but spot backups take minutes as apposed to re-entering all the days data after restoring last nights backup. When some one

Re: [U2] TCL input and response logging (AD)

2013-04-25 Thread Randy Styka
Hi! It's been a long time since I posted here but our company, Computronics, has sold a product called PEEK for Unix systems since 1993. It is most often used for remote support, to see what is on someone's screen. And, if needed to send keystrokes as if they were typing them, to help them out

Re: [U2] TCL input and response logging such as COMO

2013-04-25 Thread Peter Cheney
I guess it depends on what legislation you must comply with for auditing purposes and what you can get away with. If you have to log everything then I'd agree that the unix tee command as others suggest would be best. The following works OK on our AIX dev box but there are a few strange

Re: [U2] Unidata and Replication from AIX

2013-04-25 Thread Robert Frailey
http://www.experts-exchange.com/OS/Unix/AIX/Q_24931430.html - Original Message - From: Kevin Le veg...@gmail.com To: u2-users@listserver.u2ug.org Sent: Thursday, April 25, 2013 2:59 PM Subject: Re: [U2] Unidata and Replication from AIX Anyone out there in the universe? :) On Tue,

Re: [U2] Unidata and Replication from AIX

2013-04-25 Thread Robert Frailey
http://www.backupcentral.com/phpBB2/two-way-mirrors-of-external-mailing-lists-3/ibm-tsm-13/moving-tsm-server-from-aix-to-linux-121397/ - Original Message - From: Kevin Le veg...@gmail.com To: u2-users@listserver.u2ug.org Sent: Thursday, April 25, 2013 2:59 PM Subject: Re: [U2] Unidata

[U2] Write failure FB8 error!

2013-04-25 Thread Aramaies Baghdasraian
Good afternoon, I was wondering if anyone has seen pc = FB8 WRITE FAILURE errors on universe. I am running a module which updates the account numbers in G/L file. The program does a readseq, removes, control characters, and attempts to write 10 digit G/L numbers into G/L file. It runs properly

Re: [U2] Unidata and Replication from AIX

2013-04-25 Thread Kevin Le
I was hoping there was a way to do it with Unidata built in replication. On Thu, Apr 25, 2013 at 2:42 PM, Robert Frailey rfrai...@utahmed.comwrote: http://www.backupcentral.com/**phpBB2/two-way-mirrors-of-** external-mailing-lists-3/ibm-**tsm-13/moving-tsm-server-from-**

Re: [U2] Unidata and Replication from AIX

2013-04-25 Thread Daniel McGrath
Hi Kevin, Yes, you should be able to replicate from AIX to another platform. Please keep in mind that CentOS isn't an officially supported platform. No, you cannot replicate from your current system to a PE edition of the database; you will need to by a second license. You should probably

Re: [U2] Unidata and Replication from AIX

2013-04-25 Thread Kevin Le
I see that you are from Rocket, Are there any 30 day licenses? My company would like to see a proof in concept first. Thanks, On Thu, Apr 25, 2013 at 3:11 PM, Daniel McGrath dmcgr...@rocketsoftware.com wrote: Hi Kevin, Yes, you should be able to replicate from AIX to another platform.

Re: [U2] TCL input and response logging such as COMO

2013-04-25 Thread Wjhonson
If you have a COMO running, and you run some *other* process that itself starts a COMO, it will stomp on the first one :) -Original Message- From: Wols Lists antli...@youngman.org.uk To: u2-users u2-users@listserver.u2ug.org Sent: Thu, Apr 25, 2013 1:57 am Subject: Re: [U2] TCL

Re: [U2] Unidata and Replication from AIX

2013-04-25 Thread Doug Averch
You can get demo licenses from your VAR or the one you pay maintenance to. There are 30 day demo licenses available and I would know we are a Rocket VAR. Regards, Doug www.u2logic.com On Thu, Apr 25, 2013 at 4:37 PM, Kevin Le veg...@gmail.com wrote: I see that you are from Rocket, Are there

Re: [U2] Unidata and Replication from AIX

2013-04-25 Thread Daniel McGrath
What doug said. :) Just ask for an Eval License Cheers, Dan -Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Doug Averch Sent: Thursday, April 25, 2013 5:18 PM To: U2 Users List Subject: Re: [U2] Unidata and

Re: [U2] TCL input and response logging (AD)

2013-04-25 Thread Allen Egerton
On 4/25/2013 5:36 PM, Randy Styka wrote: Hi! It's been a long time since I posted here but our company, Computronics, has sold a product called PEEK for Unix systems since 1993. It is most often used for remote support, to see what is on someone's screen. And, if needed to send