Re: [U2] uniobjects running as?

2012-07-24 Thread douglas chanco
-Original Message- From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of douglas chanco Sent: Tuesday, July 24, 2012 8:25 AM To: U2 Users List Subject: [U2] uniobjects running as? hey everyone, does anyone happen to know what user

Re: [U2] uniobjects running as?

2012-07-24 Thread douglas chanco
As a regular user when you login you can have a local .profile (assuming your using ksh which I am) which is sourced after loading the system profile (/etc/profile) when logging in as a uniobjects user you really don't have a home directory and it doesn't execute the .profile in your home

[U2] uniobjects issue

2011-09-30 Thread douglas chanco
I have a fairly simple c# .net console application that selects data from a pick file loads it into a (in memory) data table and then bulk loads it into a sql table. The process works fine on a test system but on another system that has the same pick table but with 20ish indexes (yeah I know)

[U2] uniobjects question

2011-08-05 Thread douglas chanco
Today I had an interesting discussion with a java developer about uniobjects and while I am going to run a test for myself I thought I would throw out my question to see what others know about this. The question is can you write a java or .net application that can call a subroutine (via

[U2] trigger issue/archive question

2011-04-15 Thread douglas chanco
while my trigger works fine I am getting a weird error message (#2 the line number were added by me and are not part of the program). this error is returning from the following line of code in the trigger RESULTS = setDiagnostics('[ERROR] Sql updated failed .') so I suppose its OK 1.