Viewing 15 posts - 61 through 75 (of 610 total)
It sounds like the account that runs it as a job (the sql agent service account) does not have permission to access the MyServer MyDB database.
You need to give it...
February 11, 2016 at 3:50 am
I keep my config file on the same server as the packages run on though I store those packages in msdb.
The account that is defined in the sql agent...
September 28, 2015 at 8:36 am
I have always kep Visio diagrams of our databases as part of the systems documentation, using the reverse engineering feature of Visio to create them.
However Microsoft have ruined Visio...
September 11, 2015 at 1:17 am
I ticked 4 boxes to cover my job. DBA for both development and production, SSxS developer and ASP.NET developer
That's this month - in a month or two it could be...
September 3, 2015 at 1:05 am
Thanks all, especially Beatrix and Stuart. Bristol and Bath are readily commutable and Swindon too. Even Southampton isn't really too far. I'll look for the book and peruse the websites....
August 18, 2015 at 6:52 am
I posted this about career options a while ago and just my luck, it didn't even make the daily email and hasn't generated a single reply, but now the...
August 17, 2015 at 9:43 am
Have you installed the sql server client tools, notably the visual studio shell part because that is what turns ordinary visual studio into the version for sql ssis, ssas and...
August 13, 2015 at 1:03 am
Because SSIS (2008) only writes to one system table we decided to write our package logs to flat files on the database server then add a step to import those...
July 29, 2015 at 1:31 am
Having worked in a similar small situation and now in a slightly larger but more regulated organisation, I definitely prefer the latter. We aim to cover each other's tasks so...
July 2, 2015 at 1:30 am
When you divert records on error (with a red linking line between transformations) then the last two columns available are error code and error column. You can google the error...
July 1, 2015 at 1:29 am
As an IT pro and graduate, I've been involved in the recruitment of programmers and the very first requirement on the job spec. is a degree or HND or equivalent...
July 1, 2015 at 1:12 am
If copying a scheduled job, delete the line that begins "@schedule_uid= " and the preceeding comma as it can't create two schedules with the same id.
If it's for backups, have...
June 29, 2015 at 6:01 am
It works both ways - my job title is DBA but as well as managing the backups/restores, databases and security and query tuning etcI also do BI development, loads of...
June 29, 2015 at 5:51 am
Could you try getting management help to introduce some new tools or even just new tricks for the devs with the selling pitch that these are going to speed up...
June 24, 2015 at 2:05 am
I was doing some tuning on a database a couple of days ago and added indexes as there were none. Came back the next day and they'd vanished!
The developers'...
June 11, 2015 at 12:59 am
Viewing 15 posts - 61 through 75 (of 610 total)