When it doesn't get updated, does the filter log show that the filter had
fired to perform the push??

Do you ever get ARERR 93 timeout errors during these operations?

What is the record count of the form into which you are performing these
push actions?

What is the Push Field If criteria?

Joe

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] Behalf Of Mike Ellertson
Sent: Tuesday, September 11, 2007 5:06 PM
To: [email protected]
Subject: Re: Push field sometimes happens and sometimes doesn't


Hi Dwayne,

It seems to me that if the SQL routine you specified was executing twice, it
should impact performance but not the actual data.

But I can see you are running a Linux server.  I have worked with several
companies experiencing weird Linux problems.  About a year ago BMC put a
special support swat team into place to address Linux issues.  I would
recommend you putting a call into BMC Remedy support and having the issue
escalated to them.

Mike Ellertson
Bushido Technologies, Inc.
Phone: (949) 705-6991
Email: [EMAIL PROTECTED]
-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[EMAIL PROTECTED] On Behalf Of Dwayne Martin
Sent: Tuesday, September 11, 2007 1:38 PM
To: [email protected]
Subject: Push field sometimes happens and sometimes doesn't


Hello Everyone,

We have a push fields action to a diary form.  The same filter is pushing
from the same form in all cases. Most of the time it works, but sometimes
the field does not get updated.  The filter log is identical in both cases,
and it clearly shows the push taking place.

Both when it work and when it doesn't sql log shows these actions:

SELECT C536870931 [the field getting updated] FROM T580 WHERE C1 =
'PIQ00083'
UPDATE T580 SET C536870931 = EMPTY_CLOB() WHERE C1 = 'PIQ00083'
SELECT C536870931 FROM T580 WHERE C1 = 'PIQ00083' FOR UPDATE
Set LOB into the above row ...

But in the cases where the update fails, the sql log shows this routine
happening twice.

What would make the routine happen twice? Could second routine be
overwriting the first?  And what can I do to stop it?

(ARS 7.0.1 p2, Linux server, Oracle 10.2 db)

Dwayne Martin
Computing Support
James Madison University
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.485 / Virus Database: 269.13.15/1002 - Release Date: 9/11/2007
5:46 PM

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to