Drop Table
Support Forum for database administrators and web based access to important newsgroups related to databasesHi, I've got this dts package in sql server 2000 sp4 that has several transformation tasks with an oracle database (10g) as the destination. The package executes successfully when run through the dts designer but when run using dtsrun, I get the following error at the completion of all tasks in the dts package. The data inserts into the oracle database but i always get this Application error The Instruction at "0x7c8327f9" referenced memory at "Oxffffffff". The memory could not be "read" Does anyone know how I can fix this? Thanks Lyn
Post Follow-up to this messageHi I am not sure why this should happen but you may want to check that your arguements are correct http://support.microsoft.com/?kbid=308801 and that you can the same versions of MDAC on the machine it is running on and that it is consistent (see MDAC component checker http://tinyurl.com/6gsv ) http://support.microsoft.com/?kbid=255900 John <lyn.duong@gmail.com> wrote in message news:1130286935.981909.22760@g43g2000cwa.googlegroups.com... > Hi, > > I've got this dts package in sql server 2000 sp4 that has several > transformation tasks with an oracle database (10g) as the destination. > The package executes successfully when run through the dts designer but > when run using dtsrun, I get the following error at the completion of > all tasks in the dts package. The data inserts into the oracle database > but i always get this Application error > > The Instruction at "0x7c8327f9" referenced memory at "Oxffffffff". The > memory could not be "read" > > Does anyone know how I can fix this? > > Thanks > Lyn >
Post Follow-up to this messageHi John, The mdac problem is relevant to sql server 7.0 and I've checked the other kb. I don't pass any arguments. I have already got the latest service pack installed for sql server 2000. Lyn John Bell wrote:[color=darkred ] > Hi > > I am not sure why this should happen but you may want to check that your > arguements are correct http://support.microsoft.com/?kbid=308801 and that > you can the same versions of MDAC on the machine it is running on and that > it is consistent (see MDAC component checker http://tinyurl.com/6gsv ) > http://support.microsoft.com/?kbid=255900 > > John > <lyn.duong@gmail.com> wrote in message > news:1130286935.981909.22760@g43g2000cwa.googlegroups.com...
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread