java.sql.SQLException: [Oracle][ODBC][Ora]ORA-06413: Connection not open.
i had this error,,pls any one help me,,its caught from following code ,,i need quick reply,i am using oracle10g windows 7,64bitpls send solution to tis forums or my mail ia:barathim@ymail.comcode...
View ArticleSQL 2008 on Windows 2008 Cluster
I have a cluster set up and working but when I do the new cluster install on SQL it says the files cannot be put on a shared drive (the clustered drive). How do I install the cluster so that my...
View ArticleNEEDED: More Answerers
We need more Answerers! Let me know if you've been part of this community pretty consistently for at least 6 months, have answered at least 100 questions (with at least 1,000 Recognition Points) and...
View ArticleUser Logon Problem
on a single network having work-group and windows 2003 server oson one windows 7 client, say for example a user named Avinash with his password say prod2012 can logon to win 2003 sql from his pc...
View ArticlePermissions to bd sqlserver with date and time range
Hi I would like to permit a person to a database in SqlServer 2008 I want to do for sqlserver authentication, that the user is read-only database, but only connect between 08:00 am to 08:00 pm eye I'm...
View ArticleUpdate statement with FROM clause with multi joins
how the sql Update statement work , while using FROM Clause with multiple joins[also in this situation how the WHERE clause work] ?, also is it necessary that the table which is getting updated has to...
View ArticleInstall/Configure SQL Server 2012 Server-Client
Hi experts,My requirement is like this:1 server machine and 4-5 client machine.we (Client machine) need to work on SSMS,SSIS and SSRS. The database should be on server machine.Client machine should...
View Articlehow temp DB is working sorting data in to multiple NDF files having in...
Hi,I just wanted to know how temp DB works.If temp db is having 4 NDF files.If there is a need to use the temp db how will the utilization be? Will it be passed on to all the 4 temp files? Once the...
View Articlefaced a question maximum time in my working career
I faced a question maximum time in my working career..Suppose suddenly one application is running very slow..what you will check first in SQL SERVER??Please help me to know the proper answer .....
View ArticleHow to grant view permission on msdb ?
Hi All,Earlier we have a requirement to deny view permissions on all databases for a user but later requirement has changed and user has to access few databases hence made this user as db owner so that...
View ArticleDeleting Records Not Releasing Space on Database
Hi,I deleted about 1 million records but it does not seem to have freed up any space. Any ideas why??Table size before deletion statementTable size after deletion statementThe table design is as...
View ArticleSQL Profiler- Find Query that insert record in table from SP
I have an SP which calls 10 SP's internally. I would like to know, which SP SQL Command makes entry into an specific table Question in Detail:Sp_Load_Data have 10 SP each with many insert, update,...
View ArticleSP_helptext Issues
I am trying to list the execution plan in xml (SET SHOWPLAN ON) of a given sp in a query that returns other things as well. To do that I have been trying to use sp_helptext to return the contents of...
View ArticleDuplicate primary key values permitted in SQL Server 2000
What could be the reason duplicate primary key value exists in my sql 2000 table. Data is not imported, but inserted using normal insert statements.
View ArticleBig trans log -- need insight
This morning we noticed a database trans log had grown to 30GB on the disk. I spoke to the developer(s) and he assured me that the app, "which has been developed over 10 years by multiple developers...
View ArticleSql: are following two queries different (Left out join 'on' vs. 'where')?
Declare BigTable table (KeyColumn1 int, KeyColumn2 int, KeyColumn3 int, KeyColumn4 money, column5 nvarchar (25))Declare @Temptable table (KeyColumn1 int, KeyColumn2 int, KeyColumn3 int, KeyColumn4...
View ArticleSQL 2008 R2 Standard Licencing
Hi, In March of this year we purchased the Small Business Server 2011 Standard software plus CALs and the SBS 2011 Premium Add-On-Pack plus CALs. The new server is now installed with SBS 2011 Standard...
View ArticleHOW TO FORMAT AND SET-UP TO IMPORT ASCII CALIF CORP FILE BY CALIF SECRETARY...
Dear Sir:I purchased a California Corporation file (3 Million records) from California Secretary of State. It is a ASCII format. I used a column import with fixed width (SQL Server). I formated based...
View ArticleFirebird Data Base on a MS-SQL2012 server?
is it possible to manage .FDB (firebird data base) on an MS-SQL2012 server?
View Article