dbTalk Databases Forums  

DTS schedule between Oracle and SQL

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


Discuss DTS schedule between Oracle and SQL in the microsoft.public.sqlserver.dts forum.



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

Default DTS schedule between Oracle and SQL - 07-26-2004 , 02:48 AM






Hi

I have som dts packets that imports data from oracle into
Sql server. They work fine when i run them but when i try
to schedule them they fail.

Error = -2147467259 (80004005)
Error string: Error while trying to retrieve text for
error ORA-01019
Error source: Microsoft OLE DB Provider for Oracle

Can anyone help me???

/Maria

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

Default Re: DTS schedule between Oracle and SQL - 07-26-2004 , 03:16 AM






the 80004005 error and the fact that it works fine when executed manually
but not when scheduled leads me to think you will be experiencing this
problem.

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

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


<anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
Hi

I have som dts packets that imports data from oracle into
Sql server. They work fine when i run them but when i try
to schedule them they fail.

Error = -2147467259 (80004005)
Error string: Error while trying to retrieve text for
error ORA-01019
Error source: Microsoft OLE DB Provider for Oracle

Can anyone help me???

/Maria



Reply With Quote
  #3  
Old   
 
Posts: n/a

Default Re: DTS schedule between Oracle and SQL - 07-26-2004 , 08:45 AM



I have read the paper but I still cant get it working.
The owner of the job is 'sa' and i'm sitting at the
server. Any suggestions??

/Maria


Quote:
-----Original Message-----
the 80004005 error and the fact that it works fine when
executed manually
but not when scheduled leads me to think you will be
experiencing this
problem.

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

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:3da201c472e4$f1c73210$a601280a (AT) phx (DOT) gbl...
Hi

I have som dts packets that imports data from oracle
into
Sql server. They work fine when i run them but when i
try
to schedule them they fail.

Error = -2147467259 (80004005)
Error string: Error while trying to retrieve text for
error ORA-01019
Error source: Microsoft OLE DB Provider for Oracle

Can anyone help me???

/Maria


.


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

Default Re: DTS schedule between Oracle and SQL - 07-26-2004 , 09:36 AM



If the owner of the job is sa then the account used by SQL Server when the
job fires is the SQL Server Agent service account.
Log in to the server as this account (hopefully not the "system Account")
and try to execute the package now.


--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


<anonymous (AT) discussions (DOT) microsoft.com> wrote

Quote:
I have read the paper but I still cant get it working.
The owner of the job is 'sa' and i'm sitting at the
server. Any suggestions??

/Maria


-----Original Message-----
the 80004005 error and the fact that it works fine when
executed manually
but not when scheduled leads me to think you will be
experiencing this
problem.

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

--
--

Allan Mitchell MCSE,MCDBA, (Microsoft SQL Server MVP)
www.SQLDTS.com - The site for all your DTS needs.
www.konesans.com - Consultancy from the people who know


anonymous (AT) discussions (DOT) microsoft.com> wrote in message
news:3da201c472e4$f1c73210$a601280a (AT) phx (DOT) gbl...
Hi

I have som dts packets that imports data from oracle
into
Sql server. They work fine when i run them but when i
try
to schedule them they fail.

Error = -2147467259 (80004005)
Error string: Error while trying to retrieve text for
error ORA-01019
Error source: Microsoft OLE DB Provider for Oracle

Can anyone help me???

/Maria


.




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.