>>delete companyAlso if you can access EpicWeb....
There are a few answerbooks on managing companies might help... 13233MPS, 17059MPS
Just be sure to make backups and verify the changes in a test environment
>>delete companyAlso if you can access EpicWeb....
When we run the following SQL query against the database, we are seeing an unknown Company ‘epic04’ in the GLBook table that does not exist in the company maintenance set up. Are there instances when a SQL query brings back an unknown company or a record in a table but a BAQ does not?
SELECT * FROM dbo.GLBook
>>Are there instances when a SQL query brings back an unknown company or a recordYes, some filtering can occur behind the scenes with BAQs>>in a table but a BAQ does not?
>> epic04 company is coming from one of the training db’sI'm guessing the application isn't having any problem?
>> but not sure how it got into our Production database.
>> How did you clear theerrors through the Epicor client on other tables such as Territories?
>>Theepic04 Company is coming up in multiple tables such as SalesTer, FiscalCal, and GLBook.
>>It is now impacting our AFR replication that itis finding an invalid company using epic04.