Re: [Info-Ingres] Wierd error of the week -- I win! -
09-28-2010
, 04:35 AM
Hi Marty,
I've seen similar behavior with ssh outside of Ingres which might be
related to your problem. The problem for me was that my ssh application
was connecting into a host which had some awkward commands executed in
the .profile that I identified as being the problem. From recollection,
I needed to identify that it was an ssh command coming in and diverting
the .profile execution from running the problem command - this might
have been a terminal inquiry command.
Regards,
Ian
________________________________
From: info-ingres-bounces (AT) kettleriver...ting (DOT) com
[mailto:info-ingres-bounces (AT) kettleriverconsulting (DOT) com] On Behalf Of
Martin Bowes
Sent: 28 September 2010 09:59
To: Ingres and related product discussion forum
Subject: [Info-Ingres] Wierd error of the week -- I win!
Hi All,
I'm running on II 9.2.1 (a64.lnx/103)NPTL + 13904. This also occurs on
II 10.0.0 (a64.lnx/127)NPTL
I've just been developed a test case for a lovely little issue. See
attached.
It is safe (AFAICT) to execute the program. It doesn't crash the
installation.
Essentially the problem is this....
If a terminal monitor script uses \shell to execute a program indicated
by ING_SHELL and that program uses ssh then even though the ING_SHELL
script is successful and returns to the calling terminal monitor script
and it starts to execute from the first line after the \shell...it will
fail without error about 4000 characters later...
Sweet or what?
Martin Bowes |