Viewing 15 posts - 16 through 30 (of 56 total)
Yes the service is running and i did try with IP and port number but no luck 🙁 browser services are running as well.
April 4, 2017 at 4:39 am
i did even try with powershell script and i get the same message for DCOM and Perlib 🙁
March 9, 2017 at 9:31 am
I passed it as a Read only variable and it worked thank you for your reply
March 9, 2017 at 8:17 am
its working ok with ORDER BY and the same results are been returned...
what does that mean though? that you always have to insert ORDER BY ?
December 13, 2016 at 9:18 am
Was in a rush my mistake check now. Any ideas or help much appreciated
December 13, 2016 at 8:45 am
Well I know I made the mistake but this the query please forginve me if I put a wrong letter somewhere will send you in a moment the plans
December 13, 2016 at 8:16 am
SELECT
RTRIM(Ax) AS A,
RTRIM(Bx) AS B,
RTRIM(Zx) AS Z
FROM TEMP1 A
LEFT OUTER JOIN TEMP2 B on A.Zx = B.Zx
GROUP BY A,B,Z
December 13, 2016 at 8:05 am
Thank you both for your help
June 29, 2016 at 8:12 am
So Sorry was in a rush and dint explain it properly.
The errors that i have originally mentioned are staying the same, although i have narrowed down to only the...
June 29, 2016 at 2:38 am
I found out when i refer to an instance name inside the SSIS package it doesnt work when you deploy the package in sql job although in Studio is fine....
June 28, 2016 at 9:16 am
Yes it is a local admin and sys admin on the instance does it need something else as well ?
June 28, 2016 at 7:46 am
Viewing 15 posts - 16 through 30 (of 56 total)