SQL Issues. Any Idea ?

12/20/2011 05:24 808Saga#1
Im getting a error from the SOL agent

"2011-12-19 06:41:23 err=-1, [Microsoft][ODBC SQL Server Driver][SQL Server]Could not find server 'PS_USERDB01' in sys.servers. Verify that the correct server name was specified. If necessary, execute the stored procedure sp_addlinkedserver to add the server to sys.servers., SQL STATE: 42000, NATIVE ERROR: 7202 (0x1C22)

2011-12-19 06:41:23 ::LoadBillingItem 13 qerr=-1, EXEC usp_Read_Char_Product_Item_E 13"

Does anyone know how to fix this ?
12/20/2011 05:28 JohnHeatz#2
It is telling you that PS_USERDB01 isn't there, when you get your databases placed correctly, and everything set up correctly, you might be able to find it, if it isn't there you are going to get this error message.

You will have to check your set up, and mostly check for your linkedserver configuration to solve this out
12/20/2011 06:10 ShaiyaOmega#3
once again another person that cannot use the search function...
The PS_USERDB01 is a linked server that apparently failed to install run the EP4_SQL_config.sql file again to set up the linked servers.