Re: Push fields failing

2007-01-03 Thread Ilya Romaine
Thanks guys. Seems it's actually a problem with an escaltion using 
Application-Delete-Entry which is deleting records it shouldn't be, I'll 
investigate this seperately.

As for the 0=1 qualification, I understood that this only performs a full 
table scan on Oracle for certain versions of Oracle. I'll go through ours 
and get rid anyway.

Cheers

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


Push fields failing

2006-12-18 Thread Ilya Romaine
Hello

We have a form (FORM A) where workflow fires on submit of a record, this 
creates a record in another form (FORM B). There is no Run If Qualification 
on the filter which creates the record in FORM B, and the Push Field If is 
0=1, create new entry if no matches, so a record should get created on 
every submission of FORM A.

However some records submitted into FORM A do not create a FORM B, there 
are not messages in the error logs and I can't find anything in the 
Filter/API/SQL logs.

Remedy have said it could be something to do with nextid and arschema 
getting locked. FORM A is busy (5000 per day), but not so busy IMO that we 
should experience problems with nextid and arschema.

Has anyone had a similar issue, or does anyone have any ideas?

Cheers

Ilya

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


Re: PIDs dying in armonitor.log

2006-11-29 Thread Ilya Romaine
Chuck, was this problem caused by the LD_LIBRARY_PATH variable? I'd be 
interested to know since we're encountering similar problems.

Thanks

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