Re: DBManager hangs on import


[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]

Posted by Barbara Brazil on May 30, 2006 at 10:47:32:

In Reply to: Re: DBManager hangs on import posted by Joe Forani on May 30, 2006 at 09:40:22:

Joe:

The problem is most likely in your #FILES. After you select the directory for #FILES, it reads thru that #FILES and looks at all the "A" records to get a list of the files for which there are definitions. For each "A" record it finds, it will attempt a dos open of the filename + ".d00" to see if a DbMgr definition already exists for the file. If it doesn't yet exist, it gets added to the "import" list. Note: if you did not specify the directory name associated with the actual file when you set up #FILES it will do an fstat on the actual file to figure out the dir name.

My recommendation is that you take a look at your #FILES and see if you can see any "bad" records there. If you have #FILES on more than one directory, does it work if you select a different #FILES?

bb


Follow Ups:



Post a Followup

Name:
E-Mail:

Subject:

What is the name of the main Signature System's Product?

Comments:

Optional Link URL:
Link Title:
Optional Image URL:

You may attach up to 5 files to your followup (see below):






[ Follow Ups ] [ Post Followup ] [ Signature.net Forum ]