Viewing 9 posts - 1 through 9 (of 9 total)
Once again this morning, the job failed and has continued to fail. I tried the below as well as a try catch and both are yielding the same result. I'm...
July 28, 2014 at 11:34 am
Thanks all, appreciate the feedback.
I did try pulling out the synonyms to simplify the troubleshooting and still ran into the same issue while it was broken. For now, my...
July 21, 2014 at 11:56 am
Yes, all queries went through. The interesting part is the query I am using is working. but its intermittent.
July 21, 2014 at 11:00 am
Once again I apologize.
All synonyms are pointed to the same server and created as follows. Of course replacing the appropriate table name where required.
CREATE SYNONYM [etl].[AFKO] FOR [SAPETL].[ERP].[erp].[AFKO]
July 21, 2014 at 10:53 am
Sorry yes, synonyms were used.
etl is the schema.
table synonyms are used for the following tables.
S022
PLPO
AFPO
AFKO
synonyms are pointed to the linked server.
July 21, 2014 at 10:29 am
Lined server is connected via Symbols.
July 21, 2014 at 9:56 am
Thanks for the response.
While working with that "software" has its... um, challenges, we are forced to work with it. 🙂
The interesting part now is that the Job has run...
July 21, 2014 at 9:04 am
I'll use a smaller set of data. Say I have the a table of Cases with the following columns. Id, Date, Name. What I would like to do is gather...
June 1, 2011 at 1:59 pm
Do you mind providing an example?
June 1, 2011 at 11:26 am
Viewing 9 posts - 1 through 9 (of 9 total)