all groups > sql server dts > august 2005 >
You're in the

sql server dts

group:

Package as a Job


Package as a Job TroyS
8/26/2005 12:30:01 PM
sql server dts:
I have a package that executes just fine when i select 'execute'
When i go to schedule it, the corresponding job is created. But when i run
the job, it fails. It says: "Cannot connect to the Analysis server on
computer 'ENG1SQLV1'. Connection to the server is lost Error source:
DSO"

is this an issue with the job component of sqlserveragent?

The package simply makes a server connection, runs a sp to extract/build a
table, runs an analysis services full process on a cube. The package, the sp
and analysis services are all on the same database server though sql server
is clustered.

any ideas would be helpful. thx.

Re: Package as a Job Allan Mitchell
8/27/2005 8:11:49 AM
This article invariably helps when a package runs interactively but not as a
job.

http://support.microsoft.com/?kbid=269074


[quoted text, click to view]

Re: Package as a Job TroyS
8/31/2005 7:52:25 AM
Thx. I went thru the article to troubleshoot and still have the same issue
where the job fails, but the package executes.
I'll keep poking around...


[quoted text, click to view]

RE: Package as a Job Allan Mitchell
11/7/2005 12:00:00 AM
Usually when things like this happen it can be explained with this
article

http://support.microsoft.com/?kbid=269074

Allan

[quoted text, click to view]
RE: Package as a Job PS
11/7/2005 6:01:03 AM
Hi,
I'm currently experiencing the same issue that you have just desribed. I
would really appreciate it if you could point me in the right direction.
Have checked OLAP administrators, etc.
Thanks a lot!

[quoted text, click to view]
RE: Package as a Job Freddy Rios
8/6/2007 6:59:25 PM
So far I am absolutely sure it is an issue when rebuild dimensions or process cubes is called inside a DTS.

Anyone has a work around?

From http://www.developmentnow.com/g/103_2005_8_0_0_587401/Package-as-a-Job.htm

Posted via DevelopmentNow.com Groups
AddThis Social Bookmark Button