Viewing 15 posts - 1 through 15 (of 44 total)
UPDATE:
After playing with everything I could think of yesterday...by the end of the day all the server Dbs were loging in & working.
Unfortunately I can't tell for the life of...
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
September 25, 2007 at 9:22 am
Yes...all the servers are up & running.
I can log into each one.
I have SQL set for both SQL & windows auth.
My end goal is to display db data...
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
September 24, 2007 at 2:11 pm
All machines are Win2003 standard server...
Now to make matters more strange...over the weekend I've lost the connection through Enterprise Manager as well !:w00t:
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
September 24, 2007 at 10:25 am
Okay...I see what your saying now....the "sa" still exist under securites but under the db users... a blank dbo acct is in the list...it was "sa" once upon a time.
I...
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
February 26, 2007 at 10:19 am
I don't think you understand...THERE IS NO "SA"...that's my problem!
I need a way to fillin the login name "sa" on the dbo account...
Thanks for the effort!
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
February 26, 2007 at 9:08 am
Yes...all the connections are setup & ready to go in a DTS package. I'm now at the point of pumping filtered data from the remote Oracle db to my local SQL2k...
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
February 8, 2007 at 10:55 am
Thanks PW....with a couple a alias added, it appeared to have worked but it'll take some time to verify it worked correctly...thx for your input...its another option to play with...
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
January 11, 2007 at 3:04 pm
The order numbers are listed in the MAIN_TBL. Thats why I INNER JOIN it with the remote table so the subquery only pulls dates for those listed in the MAIN_TBL....
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
January 11, 2007 at 2:15 pm
I don't think security is the problem...I'm running the package from within the package while its open. I'm also executing steps that fail in the package. thanks though...
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
September 27, 2006 at 10:31 am
Let me try to explain what I'm doing a little better.
I have a spreadsheet named Template.xls which is already setup with the table names.
There will be many spreadsheets created when...
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
September 27, 2006 at 7:54 am
I found the problem...and I think its of the gotcha type...maybe a bug.
When I setup the connections in DTS, SQLserver said "Oh I have a big text column here so...
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
October 15, 2005 at 10:06 am
Theres nothing special about the spreadsheet...I'm only writing 8 columns to it...and so far I've run into a wall with this problem trying to move very little text. One paragraph...
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
October 14, 2005 at 8:19 am
That did the trick guys! Thx for all your help!
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
March 25, 2005 at 8:42 am
Enthusiast don't sweat the "tlog" that was my fault I typed it in by mistake.
I've put the UNC path in the plan so I'll let you know how that goes....
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
March 24, 2005 at 2:58 pm
Yep!
Backup database master
TO DISK = 'F:\SQLBkups\BAKs\master_test.BAK'
this worked locally & remotely but the job is still failing.
A.S.
MCSE, ASE, DBA
Webmaster
Applications Developer
March 24, 2005 at 2:02 pm
Viewing 15 posts - 1 through 15 (of 44 total)