store pdf file in SQL or Oracle database ..
can u plz tell me code for converting the pdf file to normal text format and store into sqlserver or oracle in database format??
View ArticleSQL 2008 R2 x 64 + VSS backup of filestream enabled databases
We are using Veeam to backup our SQL database using VSS and the hot backup is failing.We have extended our VSS timeout for Veeam to 30 minutes but still our backup job times out. Basically the VSS...
View ArticleSQL Server connection error
I want to connect SQL server from one machine to another machine using machine name. But I am getting one error-"Time out expired.The timeut period elapsed prior to completion of operation server not...
View ArticleSQL Remote connection without specify PORT Number between different locations
Hello,We need to connect SQL Server from one machine to another machine.We have installed SQL server with instance name as SQLExpress.We can able to connect remote connection with client machines in...
View ArticleSQL script gets 'Access denied' to write a registry key value during SESSION 0
Hello,On Windows 2008 R2 PS1 Server, MS SQL Server 2005.Running an installation (*.msi), performing an SQL script which writes a value to a registry key:- running as a user with administrative rights,...
View ArticleExport Database diagram
My SQL Database has more than 40 tables, I wonder if I could export the database diagram in some form. I know I could do a print screen, but I wonder if there is other way to make a complete and nice...
View Articlemsdb restore: sql server 2008 r2 sp2 (ctp)
Techies--We have a situation where we've backed up one of our databases on sql server version 10.50.3720 and we had to rebuild this machine and tried to restore it to an available sql server 2008 r2...
View Articleminimally logged operations with clusted index vs heap
Would anyone know if you get the same amounts of reads when bulk inserting from SSIS with an OLEDB adapter, into a heap vs an empty, clustered, table? I've played around with this, and I see that I get...
View ArticleUsing sql localdb in cube
HelloI recently migrated a project from sql server 2008 to sql localdb 2012. I was using sql server express with a cube. To do that, I am using :- Sql Server 2008 Analysis Management Objects- Sql...
View ArticleSql server RAM / perfomance question
We have had several issues with intermittent performance & timeout issues on SQL 2008R2 servers. Most recent is a 43GB database in shared environment with other smaller db's with about 250...
View ArticleMax number Linked Servers in SQL Server 2008 R2
Hello everyone, Is there a maximum number of Linked Servers which could be created for SQL Server. I am currently using SQL Server 2008 R2.Thank you.
View ArticleProvision all drive space for tempdb on Windows Server 2012
I am setting up a new SQL Server 2012 on Windows Server 2012. I have a logical drive reserved for tempdb where I created 8 data files and a log file all with initial size equal to maxsize with the sum...
View ArticlePerformance Monitoring
What is the best way to determine if a SQL server is undergoing performance issues due to CPU, RAM, DISK, etc? What counter should we be looking at to determine if the server is lacking each one of...
View ArticleSql server Logins
hi,Sql server 2008 max support logins,orMax how many logins we are creating sql server 2008 server.
View ArticleOperating system error code 3(The system cannot find the path specified.).
every time i restart the sql server im getting following error.Create file encountered Operating system error code 3(The system cannot find the path specified.)while attempting to open or create the...
View ArticleRestoring MSDB database
Hi,we reinstalling OS and install same SQL instance - 2012. My question is, to remain all jobs we will restore msdb database. Should we restore it before master or after master database restore? Or...
View ArticleSQL Memory Allocation Less Than Setting
Hello,Windows Server 2008 Ent 6.0.6002 SP2SQL Server 2008 R2 (SP2) - 10.50.4000.0 (Intel X86) Enterprise ram: 32 GBAWE enabled; Lock pages in memory enabledSQL min/max memory set at 28 GBHowever, SQL...
View ArticleSQL Server 2008 R2 Implicit transactions
A single user connection will open animplicit transaction. The transaction will remain open until the user ends their session, or the connection is manually terminated (KILL (SPID)). Within 5 the open...
View ArticleFusionIO Card
I am looking to share experience with anyone who is using an FusionIO PCIe card with SQL Server. My specs are SQL Server 2012 on Windows Server 2012 with a lot of hard drive space and a 3 TB FusionIO...
View ArticleIndex Rebuild on Standard Edition with explanation?
We have one big database in the simple recovery mode and a largest table in it has two indexes: clustered and non-clustered. As we are using MS SQL Server 2008R2 Standard Edition no partitioning or...
View Article