cottonpants
Technical User
Hi - on Friday I changed the way my ePO server talks to our SQL Server (separate machines). It was using NT Authentication, however I was running into problems with admins using XP being unable to run reports. So I changed it to use SQL Authentication which fixed that problem.
So, imagine my sad surprise I came in this morning happy knowing that with TWO dat releases over the weekend, everything would be running up to date and finding everything was still at 2 versions back
In my SITEMGR.log file I get this:
20040503100001 I 2924 DAL About the attempt to connect to database
20040503100033 E 2924 DAL COM Error :80004005 in OpenConx
20040503100033 E 2924 DAL Meaning = Unspecified error
20040503100033 E 2924 DAL Source = Microsoft OLE DB Provider for SQL Server
20040503100033 E 2924 DAL Description = [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
20040503100033 E 2924 DAL COM Error :800a0e78 in CloseConx
20040503100033 E 2924 DAL Meaning = Unknown error 0x800A0E78
20040503100033 E 2924 DAL Source = ADODB.Connection
20040503100033 E 2924 DAL Description = Operation is not allowed when the object is closed.
20040503100033 E 2924 DAL COM Error :80004003
20040503100033 E 2924 DAL Meaning = Invalid pointer
20040503100033 E 2924 DAL Source = (null)
20040503100033 E 2924 DAL Description = (null)
20040503100033 E 2924 DAL Select * from UserTable WHERE RootNodeID=0 and WriteAccess=1
20040503100033 I 2924 SiteMgr Get SiteMgr status 0
20040503100033 e 2924 SiteMgr DoMirror: Action denied, not in ePO mode
20040503100034 I 2924 DAL
20040503100034 I 2924 DAL ePO 3.0 DAL exit
20040503100034 I 2924 DAL
20040503100034 I 2924 Stack Exit
20040503100034 I 2924 Stack 60066547
20040503100034 I 2924 Stack 77f830e7
20040503100034 I 2924 Stack 77f8ee02
20040503100034 I 2924 Stack 7c580ed2
20040503100034 I 2924 Stack 78007cd8
20040503100034 I 2924 Stack 7c581af6
I am able to connect to the database fine and run my reports as usual. But NONE of my scheduled tasks are working. (I even created a new one time one and same thing).
I WAS able to run a 'Pull Now' job with no problems.
Any ideas?
So, imagine my sad surprise I came in this morning happy knowing that with TWO dat releases over the weekend, everything would be running up to date and finding everything was still at 2 versions back
In my SITEMGR.log file I get this:
20040503100001 I 2924 DAL About the attempt to connect to database
20040503100033 E 2924 DAL COM Error :80004005 in OpenConx
20040503100033 E 2924 DAL Meaning = Unspecified error
20040503100033 E 2924 DAL Source = Microsoft OLE DB Provider for SQL Server
20040503100033 E 2924 DAL Description = [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
20040503100033 E 2924 DAL COM Error :800a0e78 in CloseConx
20040503100033 E 2924 DAL Meaning = Unknown error 0x800A0E78
20040503100033 E 2924 DAL Source = ADODB.Connection
20040503100033 E 2924 DAL Description = Operation is not allowed when the object is closed.
20040503100033 E 2924 DAL COM Error :80004003
20040503100033 E 2924 DAL Meaning = Invalid pointer
20040503100033 E 2924 DAL Source = (null)
20040503100033 E 2924 DAL Description = (null)
20040503100033 E 2924 DAL Select * from UserTable WHERE RootNodeID=0 and WriteAccess=1
20040503100033 I 2924 SiteMgr Get SiteMgr status 0
20040503100033 e 2924 SiteMgr DoMirror: Action denied, not in ePO mode
20040503100034 I 2924 DAL
20040503100034 I 2924 DAL ePO 3.0 DAL exit
20040503100034 I 2924 DAL
20040503100034 I 2924 Stack Exit
20040503100034 I 2924 Stack 60066547
20040503100034 I 2924 Stack 77f830e7
20040503100034 I 2924 Stack 77f8ee02
20040503100034 I 2924 Stack 7c580ed2
20040503100034 I 2924 Stack 78007cd8
20040503100034 I 2924 Stack 7c581af6
I am able to connect to the database fine and run my reports as usual. But NONE of my scheduled tasks are working. (I even created a new one time one and same thing).
I WAS able to run a 'Pull Now' job with no problems.
Any ideas?