Dan, Kenny, Brad, Jan, Et al.
Have any one of you had any interaction with the members of R:Dream Team?
If you think it is an R:BASE related item, and not any of your programming
or other contributing factors, all you need to do is to prepare a sample
that illustrates the issue, and make sure that you are able to reliably
replicate it on demand.
Then, let R:Dream Team take care of it accordingly, as always!
Otherwise, spend some quality time to explore other contributing factors.
FWIW ...
Here are typical examples of running R:BASE applications in STATICDB ON and
STATICDB OFF environments:
-- STATICDB OFF Environment
DISCONNECT
SET STATICDB OFF
SET ROWLOCKS ON
SET FASTLOCK OFF
SET PAGELOCK OFF
CONNECT RRBYW19 IDENTIFIED BY NONE
RETURN
-- STATICDB ON Environment
DISCONNECT
SET STATICDB ON
SET ROWLOCKS ON
SET FASTLOCK ON
SET PAGELOCK OFF
SET ERROR MESSAGE 2495 OFF
CONNECT RRBYW19 IDENTIFIED BY NONE
SET ERROR MESSAGE 2495 ON
RETURN
Hope it helps!
Very Best R:egards,
Razzak
On Fri, Feb 10, 2017 at 12:19 PM, jan johansen <[email protected]>
wrote:
> Dan,
>
> We have run with STATICDB and FASTLOCK on for years and can only confirm
> this one
> 'Compiled apps freeze at random. You can have a compiled app open and
> switch to another program then come back and it is non-responsive. You have
> to end task.'
>
> It is so random that it happens I have never tried to track it down and
> have never associated your observations with those settings.
> Interesting.
>
>
>
>
> -----Original Message-----
> From: Dan Goldberg <[email protected]>
> To: "[email protected]" <[email protected]>
> Date: Fri, 10 Feb 2017 16:48:42 +0000
> Subject: [RBASE-L] - my first go around with staticdb on
>
> A couple of weeks ago I turned on staticdb and fastlock to see how it
> worked for us for the first time.
>
> We have ran into some issues after turning it on.
>
> Compiled apps freeze at random. You can have a compiled app open and
> switch to another program then come back and it is non-responsive. You have
> to end task.
>
> Fedex software cannot find orders after a period of time over ottero odbc.
>
> Some reports will be missing data at random. If they close the compiled
> app and reopen it, it works fine.
>
> Just thought I would report on it. See if anybody had experiences,
> thoughts…
>
>
> Dan Goldberg
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "RBASE-L" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
> --
> You received this message because you are subscribed to the Google Groups
> "RBASE-L" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
You received this message because you are subscribed to the Google Groups
"RBASE-L" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.