Return-Path: owner-postman
Received: from localhost.Berkeley.EDU (localhost.Berkeley.EDU [127.0.0.1]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id LAA05456 for postgres-redist; Fri, 1 Dec 1995 11:08:08 -0800
Resent-From: POSTGRES mailing list <postman@postgres.Berkeley.EDU>
Resent-Message-Id: <199512011908.LAA05456@nobozo.CS.Berkeley.EDU>
X-Authentication-Warning: nobozo.CS.Berkeley.EDU: Host localhost.Berkeley.EDU didn't use HELO protocol
Sender: owner-postman@postgres.Berkeley.EDU
X-Return-Path: owner-postman
Received: from inf.ufrgs.br (caracol-gw.inf.ufrgs.br [143.54.4.3]) by nobozo.CS.Berkeley.EDU (8.6.10/8.6.3) with SMTP id LAA15772 for <postgres@postgres.berkeley.edu>; Fri, 1 Dec 1995 11:08:06 -0800
Received: from pampa.inf.ufrgs.br by inf.ufrgs.br (4.1/INF-UFRGS-941007)
	id AA13369; Fri, 1 Dec 95 16:16:45 EDT
Date: Fri, 1 Dec 95 16:16:45 EDT
From: nunes@inf.ufrgs.br (Cristina Moreira Nunes)
Message-Id: <9512011816.AA13369@inf.ufrgs.br>
To: postgres@postgres.Berkeley.EDU
Subject: Mesage with append command
Cc: nunes@inf.ufrgs.br
Resent-To: postgres-redist@postgres.Berkeley.EDU
Resent-Date: Fri, 01 Dec 95 11:08:08 -0800
Resent-XMts: smtp


Hi,

I am monitoring a SUN network, but sometimes when my program goes to make
append this error appear: 
 WARN:Nov 29 11:01:07:*** scanner error: Unterminated char/string constant

Do you know why this happen?

The program make the append of this way:

append Monit_obj(maquina="chui.inf.ufrgs.br",dia="11/28/95",hora="18",ipOutDiscards="0",ipInHdrErrors="0",ipInReceives="7418509",ipOutRequests="0",ipForwDatagrams="2109006",ipReasmReqds="263470",ipReasmFails="26",icmpInSrcQuen="19",icmpInMsgs="1947",icmpOutMsgs="1888",icmpInEchos="157",icmpOutEchoReps="157",tcpAttemptFails="62",tcpInSegs="127231",tcpEstabResets="27",tcpRetransSegs="262",tcpOutSegs="157322",udpInDatagrams="0",udpOutDatagrams="0",udpNoPorts="0")

The definitions:

maquina=text
dia = char16
hora = char16
the others = char16


Thanks,

Cristina Nunes
nunes@inf.ufrgs.br

==============================================================================
   To add/remove yourself to/from the POSTGRES mailing list: send mail with 
   the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
   If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
   a human will deal with it.  DO NOT post to the "postgres" mailing list.
==============================================================================
              URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
