Viewing 15 posts - 1,531 through 1,545 (of 2,783 total)
Geez, where the heck has the year gone?
We're just under 2 weeks out from the half-way mark of the year...
June 21, 2016 at 6:56 am
So far, no, only certificates I created in SQL...
However, are you sure the key file has a password on it? Came across this over on MSDN: unable-to-import-certficate
They had...
June 21, 2016 at 5:40 am
ChrisM@Work (6/16/2016)
jasona.work (6/15/2016)
/me jiggles door handle.../me knocks softly, tries to open door...
/me pokes head into room, quietly calls out "hello? Anybody here?"
/me leaves when no one answers...
Is this you...
June 16, 2016 at 6:05 am
/me jiggles door handle...
/me knocks softly, tries to open door...
/me pokes head into room, quietly calls out "hello? Anybody here?"
/me leaves when no one answers...
Well, I guess the Brazilian...
June 15, 2016 at 2:19 pm
The listener service they're referring to would be on the Oracle server (presuming that's not the same as the server you're attempting to connect from.)
I'd check with the Oracle DBA...
June 15, 2016 at 12:07 pm
Yeah, I'd start there. I've not run into this, yet, mostly because the only certs I've needed have been for encrypting the network connection, so those go into the...
June 15, 2016 at 10:19 am
If you're backing up a certificate, then SQL creates both the certificate and key files.
So if you don't have the private key file, if you just have the cert file,...
June 15, 2016 at 9:06 am
amy26 (6/15/2016)
June 15, 2016 at 8:49 am
amy26 (6/15/2016)
June 15, 2016 at 8:11 am
To clarify something: Is the SQL Server you're attempting to load this certificate to, also local to your PC, or is it a different system?
If it's a different system,...
June 15, 2016 at 7:32 am
raf.figueroa (6/15/2016)
Many thanks UDP Broadcaster,After reading your response, it reminded me that a viable alternative is to use RAID 0 (stripping) or JBOD.
Cheers,
-r
I think you might have misunderstood me....
June 15, 2016 at 5:45 am
So, just got done converting some views and table-value functions over to stored procedures that I can use instead.
The TVFs and views are for security auditing, they're really just pre-written...
June 14, 2016 at 10:37 am
Couple thoughts on this one, leaving aside what curious_sqldba stated.
First, are the disks Direct Attached Storage (DAS) or something else? If they're DAS, why wouldn't you be using a...
June 13, 2016 at 1:57 pm
Brandie Tarvin (6/8/2016)
User asks me to move this bit of code into QA:
ALTER TABLE MyTable
ADD Col1 INT,
Col2 INT
GO
I push back and say "Please add your statement...
June 8, 2016 at 1:26 pm
Bear in mind, this is from installing SQL2014 Enterprise from the command line, but what I use is:
/FEATURES=SQLENGINE,IS,SSMS,ADV_SSMS
This *does* install SSMS on the system. I would suggest make sure...
June 8, 2016 at 7:54 am
Viewing 15 posts - 1,531 through 1,545 (of 2,783 total)