PxPlus User Forum

Twitter Twitter Twitter

Author Topic: Providex File Service Keeps Dying  (Read 1822 times)

Jeffrey Ferreira

  • Diamond Member
  • *****
  • Posts: 175
  • I must have taken a wrong turn at Albuquerque.
    • View Profile
Providex File Service Keeps Dying
« on: July 02, 2019, 09:21:02 AM »
Hello List,
We have this account where we are running Providex File Service and PxPlus IO Service.
the PxPlus IO Service runs fine.
but everytime we go to query from the Providex File Service  the Service Stops.
The event viewer is not helpful.
I added a log to my dsn....
and here is what i get (see below)
does anyone have any thoughts

=======================================================
Driver version: 5.20.0000
ISAMOpen: UserID='cai', length=3
ISAMOpen: Trying to access the server using UserID='cai', Company=''
GetAccessibleTables:<table=ALL> Open catalog(s) [rmt:ponderosa1;20222]p:\cai\cai_lib , available 1266 table(s)
<Customer Master File> Open file p:\customer_data\mpd\MF1010, maxksz=22
ISAMCloseTable: Closing table Customer Master File - 0 file reads, 0 re-reads, 0 writes, 0 removes
     CACHE STATS - 0 reads, size 21642240 estimated, 0 used
------------------------------
SELECT * FROM "Customer Master File" WHERE 0 = 1

<Customer Master File> Open file p:\customer_data\mpd\MF1010, maxksz=22
Accessing table Customer Master File using keyno 0 * All records *
ISAMCloseTable: Closing table Customer Master File - 0 file reads, 0 re-reads, 0 writes, 0 removes
<Customer Master File> Open file p:\horner\mpd\MF1010, maxksz=22
ISAMCloseTable: Closing table Customer Master File - 0 file reads, 0 re-reads, 0 writes, 0 removes
     CACHE STATS - 0 reads, size 21642240 estimated, 0 used
GetAccessibleTables:<table=ALL> Open catalog(s) [rmt:ponderosa1;20222]p:\cai\cai_lib , available 1266 table(s)
------------------------------
SELECT * FROM "Customer Master File" WHERE ( 0 = 1 )

<Customer Master File> Open file p:\customer_data\mpd\MF1010, maxksz=22
ISAMCloseTable: Closing table Customer Master File - 0 file reads, 0 re-reads, 0 writes, 0 removes
     CACHE STATS - 0 reads, size 21642240 estimated, 0 used
------------------------------
SELECT * FROM "Customer Master File" WHERE ( 0 = 1 )

<Customer Master File> Open file p:\horner\mpd\MF1010, maxksz=22
ISAMCloseTable: Closing table Customer Master File - 0 file reads, 0 re-reads, 0 writes, 0 removes
     CACHE STATS - 0 reads, size 21642240 estimated, 0 used
------------------------------
SELECT * FROM "Customer Master File" WHERE ( 0 = 1 )

<Customer Master File> Open file p:\customer_data\mpd\MF1010, maxksz=22
ISAMCloseTable: Closing table Customer Master File - 0 file reads, 0 re-reads, 0 writes, 0 removes
     CACHE STATS - 0 reads, size 21642240 estimated, 0 used
------------------------------
SELECT * FROM "Customer Master File"

<Customer Master File> Open file p:\customer_data\mpd\MF1010, maxksz=22
Accessing table Customer Master File using keyno 0 * All records *
<Customer Master File> First Read Seek sts=0 key='', len=-1, keyno=1
<fh=Customer Master File> PVK_read returns buffer= iRsz='-1'

Jeffrey Ferreira

  • Diamond Member
  • *****
  • Posts: 175
  • I must have taken a wrong turn at Albuquerque.
    • View Profile
Re: Providex File Service Keeps Dying
« Reply #1 on: July 02, 2019, 09:36:29 AM »
Please ignore. I think i have a driver version issue.