dbTalk Databases Forums  

Package as a Job

microsoft.public.sqlserver.dts microsoft.public.sqlserver.dts


Discuss Package as a Job in the microsoft.public.sqlserver.dts forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
TroyS
 
Posts: n/a

Default Package as a Job - 08-26-2005 , 01:30 PM






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.



Reply With Quote
  #2  
Old   
Allan Mitchell
 
Posts: n/a

Default Re: Package as a Job - 08-27-2005 , 02:11 AM






This article invariably helps when a package runs interactively but not as a
job.

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


"TroyS" <troy.stauber (AT) ilg (DOT) com> wrote

Quote:
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.




Reply With Quote
  #3  
Old   
TroyS
 
Posts: n/a

Default Re: Package as a Job - 08-31-2005 , 08:52 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...


"Allan Mitchell" <allan (AT) no-spam (DOT) sqldts.com> wrote

Quote:
This article invariably helps when a package runs interactively but not as
a job.

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


"TroyS" <troy.stauber (AT) ilg (DOT) com> wrote in message
news:eUfItwmqFHA.2604 (AT) TK2MSFTNGP14 (DOT) phx.gbl...
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.






Reply With Quote
  #4  
Old   
PS
 
Posts: n/a

Default RE: Package as a Job - 11-07-2005 , 08:01 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!

"TroyS" wrote:

Quote:
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.




Reply With Quote
  #5  
Old   
Allan Mitchell
 
Posts: n/a

Default RE: Package as a Job - 11-07-2005 , 01:10 PM



Usually when things like this happen it can be explained with this
article

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

Allan

"PS" <PS (AT) discussions (DOT) microsoft.com> wrote


Quote:
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!

"TroyS" wrote:


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.





Reply With Quote
  #6  
Old   
Freddy Rios
 
Posts: n/a

Default RE: Package as a Job - 08-06-2007 , 08:59 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_...e-as-a-Job.htm

Posted via DevelopmentNow.com Groups
http://www.developmentnow.com

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.