Thread: Missing file LIBC06P1

Missing file LIBC06P1

From
aviar cmms
Date:
 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?

Thank you very much.

John






___________________________________________________________
Do You Yahoo!?
La mejor conexión a Internet y <b >2GB</b> extra a tu correo por $100 al mes. http://net.yahoo.com.mx


Re: Missing file LIBC06P1

From
"Daniel T. Staal"
Date:
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.
---------------------------------------------------------------


Re: Missing file LIBC06P1

From
"John J. Urbaniak"
Date:
Thanks,

But the thing that's strange is:

All the files seem to be there.  I have  LIBC06P1.dbg, LIBC06P1.dll, LIBC06P1.logchk, LIBC06P1.realdll.

But the message I am getting is

"SYS1804: The system cannot find the file LIBC06P1"  - Note no extension???

John

Daniel T. Staal wrote:
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.
---------------------------------------------------------------


---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
              http://archives.postgresql.org
 

Re: Missing file LIBC06P1

From
"Daniel T. Staal"
Date:
On Thu, October 6, 2005 3:07 pm, John J. Urbaniak said:
>
> Thanks,
>
> But the thing that's strange is:
>
> All the files seem to be there.  I have  LIBC06P1.dbg, LIBC06P1.dll,
> LIBC06P1.logchk, LIBC06P1.realdll.
>
> But the message I am getting is
>
> "SYS1804: The system cannot find the file LIBC06P1"  - Note no
> extension???

Well, you've got all the versions I've got, so I don't know what's happening.

In case it matters, I'm running a version identified in the README as:
postgreSQL v8.0 GA fix e

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.
---------------------------------------------------------------


Re: Missing file LIBC06P1

From
"John J. Urbaniak"
Date:
FWIW, I copied the PostGreSQL dll files to my C:\OS2\DLL directory and rebooted.  Now it works without the error messages.

For anyone who's interested, PostGreSQL works very well with OS/2 and eComStation. 

There is a dll which allows interfacing of PostGreSQL with Rexx and Object Rexx.

If you are running DB2 on OS/2 just because of the Rexx interface, you can now switch to PostGreSQL.  I converted my system, which consists of 37 tables and 13 views from DB2 to PostGreSQL, and it all works well.  I think PGS is faster, cleaner, more capable and the backup is easier.

John




Daniel T. Staal wrote:
On Thu, October 6, 2005 3:07 pm, John J. Urbaniak said: 
Thanks,

But the thing that's strange is:

All the files seem to be there.  I have  LIBC06P1.dbg, LIBC06P1.dll,
LIBC06P1.logchk, LIBC06P1.realdll.

But the message I am getting is

"SYS1804: The system cannot find the file LIBC06P1"  - Note no
extension???   
Well, you've got all the versions I've got, so I don't know what's happening.

In case it matters, I'm running a version identified in the README as:
postgreSQL v8.0 GA fix e

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.
---------------------------------------------------------------


---------------------------(end of broadcast)---------------------------
TIP 3: Have you checked our extensive FAQ?
              http://www.postgresql.org/docs/faq