FS461 Get Local Target Error & others (AREV Specific)
At 10 MAY 2001 09:49:43PM HealthSolve wrote:
We are repeatedly getting the following errors when trying to log into our aplication. on the odd chance that it does let us log in, we get these errors while logged in tand then cant continue.
Fatal Error Reading $QUICKDEX.MFS in table SYSOBJ
FS461
Linear Hash Client/Server
Get Local Target Error
B161
The object code for QUICKDEX.MFS cannot be
found in the SYSOBJ table.QUICKDEX.MFS is also not cataloged.Please enter the name of the tablecontaining the object code for QUICKDEX.MFS
If I enter SYSOBJ here sometimes it lets me proceed and sometimes it doesnt.
"QUICKDEX.MFS" cannot be executed.
" " is not available
]
B161
The object code for DETACHTABLE_SUB cannot be
found in the SYSOBJ table.QUICKDEX.MFS is also not cataloged.Please enter the name of the tablecontaining the object code for DETACHTABLE_SUB
Other errors include:
"RUNMENU" is an unrecognised word.
Please correct it by retyping it or pressing F4 to edit it.
Press Esc to restart
Fatal Error Reading in table
FS461
etc….etc…
I have tried increasing the IPX sockets in the clients network settings but this has not made any difference at all.
Can anybody suggest anything else we could try as we are getting desperate.
Thanks.
At 11 MAY 2001 08:56AM Don Miller - C3 Inc. wrote:
Usually it's not a good idea to put indexing on any system tables (particularly SYSOBJ). Can you start AREV in the SYSPROG account?
If so, you can edit REVMEDIA to remove the Quickdex and then delete the %RECORDS% row from SYSOBJ. Be sure you make a copy of SYSOBJ and REVMEDIA before you fiddle with them.
Don Miller
C3 Inc.
At 13 MAY 2001 07:27PM HealthSolve wrote:
There is no %RECORDS% in the SYSOBJ table.
Also, how do i edit REVMEDIA to remove the QUICKDEX (not even sure that there is 1 on there…)
Thanks for your help.
At 14 MAY 2001 08:50AM Don Miller - C3 Inc. wrote:
Very carefully! First, make a backup:
From DOS:
COPY REVMEDIA.LK REVMEDIA.LK1
COPY REVMEDIA.OV REVMEDIA.OV1
Then start AREV and from the TCL:
EDIT DOS REVMEDIA.LK
Look for SYSOBJ and see if there is either a SI.MFS or QUICKDEX entry in the record. If so, use the DEL key to remove and save the record with F9. If you don't find it in the .LK portion, Look in the .OV portion. There used to be a utility floating around called REVMEDIA_DOCTOR which had a number of components. If you E-Mail me with your address, I'll see if I can find it and E-Mail it to you.
Don Miller
C3 Inc.
E-Mail: DCMill1999@AOL.COM
At 14 MAY 2001 09:01PM HealthSolve wrote:
The only thing on the SYSOBJ line when i "EDIT DOS REVMEDIA.LK" is:
SYSOBJ*GLOBALREV46001
And when i "EDIT DOS REVMEDIA.OV" there is nothing in there at all.
???
At 15 MAY 2001 09:37AM Don Miller - C3 Inc. wrote:
When you start AREV, what do you see when you do a LISTMEDIA REVBOOT?
You should see SYSOBJ with a REVnnnn beside it. If you see a SI.MFS or QUICKDEX in the right column then you need to fix the REVMEDIA table to remove any indexes there. If you're lucky and keep your applications and data files in different subdirectories, you can sometimes copy a known good copy of REVMEDIA.LK / OV over the damaged one (providing the tables in both copies are just about the same). I have a utility to fix a blown media map by making sure that any items in the Media Map have corresponding DOS file names, and to add DOS file names that are not in the media map. This, combined with a utility to edit the media map has proved useful many times. Let me know if you need copies.
Don Miller
C3 Inc.
E-Mail: DCMill1999@aol.com