From: | "Daniel T(dot) Staal" <DStaal(at)usa(dot)net> |
---|---|
To: | pgsql-novice(at)postgresql(dot)org |
Subject: | Re: Missing file LIBC06P1 |
Date: | 2005-10-05 13:51:31 |
Message-ID: | 58709.63.172.115.138.1128520291.squirrel@MageHandbook.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
On DATE, AUTHOR is alleged to have said: aviar cmmsThe rest is mine.
> Hello,
>
> I am running v 8 on OS/2 (actually eComStation).
>
> I have a backup procedure in Rexx which tries to shut
> down the PGS Server.
>
> The statement I am executing is
>
> C:\PGSQL\BIN\PG_CTLEXE stop -m smart
>
> When I run this program, I get a message
>
> SYS1804: The system cannot find the file LIBC06P1
>
> At the end of my backup procedutre, I want to restart
> the server, so I execute a statement
>
> ...PG_CTL.exe -D E:\PGSDATA -l logfile start
>
> I get the same message
>
> SYS1804: The system cannot find the file LIBC06P1
>
> But my backup procedure seems to be working ok with
> the shutdown and startup.
>
> Question: What does that message mean and is it a
> problem? What can I do about it?
LIBC06P1 appears to be a file that sould have been in the distrobution (it
was in mine), that the system wants. If it wants it, I'd bet it is only
*appearing* to work correctly... (It may work fine for now, but you'll
have trouble sooner or later.)
I'd re-download the the exact version you are using and find the files.
Note: I tried your commands, and recieve no errors on my eComstation machine.
Daniel T. Staal
---------------------------------------------------------------
This email copyright the author. Unless otherwise noted, you
are expressly allowed to retransmit, quote, or otherwise use
the contents for non-commercial purposes. This copyright will
expire 5 years after the author's death, or in 30 years,
whichever is longer, unless such a period is in excess of
local copyright law.
---------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2005-10-05 14:50:06 | Re: Order by and index |
Previous Message | Obe, Regina DND\MIS | 2005-10-05 13:08:52 | Re: display table contents using a stored proc |