2 questions to get starting to become database administrator
hi,I like to know which dabase program is most in use is that oracle or sql ?and which certification is the best for a young man of 27 years ? johanh.david
View ArticleWhen does the SQL login password is lastly updated?
Hi All,Is there any script or process to check when the Sql login password is lastly updated?Grateful to your time and support. Regards,Kalyan----Learners Curiosity Never Ends----
View ArticleDistinct in one particular column
Hi Friends I am going to select orderid,date from one table but i want to display only distinct orderid and its corresponding date.THANKS IN ADVANCE
View ArticlePossible to check how much time an update statement on a table would take ?
Hello @allI have a table with a fragmented Index, the table has an actula "user_updates" from 226'699.How can i find out how much time an update on this table takes ?i would like to check if there is...
View ArticleWindows 7 CREATE DATABASE permission denied in database 'master'. (Microsoft...
HiI have migrated to a new computer using Windows 7, 6 gig memory, I7 chip (old machine had xp) and have installed Visual Studio 2008 and SQL Server 2008 R2. I get CREATE DATABASE permission denied in...
View Articlemssqlserver service not starting on server 2008 vista os
Hello everyone.I dont know how but i am not able to login to database in management studio.when I checked my mssqlserver service was stoped and is not starting but sqlexpress service starts.plz help my...
View ArticleSQL Server 2008 Service SIDs
Hello,I've recently installed SQL Server 2008 and when I look at the groups created, the Windows Domain accounts I specified for each service do not appear. Instead the service SID has been placed into...
View Articlecarrer guide
Hi AllNow a days I have some time to learn new things. Planning to complete my certification in SQL ServerWhich one i have to go for better purpose.SQL SERVER 2012 SQL SERVER 2008. plz suggest me.subu
View ArticleIssue with Microsoft SQL Server, according to SAP (LMB)
We are upgrading our SAP Solution Manager and ran into a problem. SAP has passed it on to Microsoft because it appears to be an issue with our MS SQL data base. So we get a question back from...
View ArticleA question about log-tail backup
Hello,I think I understand log-tail backup principles. If I have a database running FULL recovery mode, I have a FULL backup in past time, and need to restore to a state after the last FULL backup, I...
View ArticleInsert Trigger causes application to think "another user modified data during...
We are using an application called Sage FAS (Premier Depreciation).They have an Asset table "currently with no triggers" where we need to update a table in another SQL Server when receives a new...
View Articlehow to identified/read data from dmv sys.dm_io_pending_io_requests
Hi All,When I was montioring the SQL server perfmonance issues, When I exectured below DMV, I got below oupput.SELECT * FROM sys.dm_io_pending_io_requestsio_completion_request_address io_type...
View ArticleGet list of pages from Backup file
Hi experts I am having .bak file is it possible to get list of pages in the .bak file ?ThanksSelvaThanks - SelvaKumarSubramaniam.Please MARK AS ANSWER, if my answer is useful to U.
View ArticleProblem installing SQL on my hyperV
Hi,Am happy to be here to tender my request as am new in IT firm.Please kindly assist on this issue.Trying to install SQL Server 2008 R2 Standard, the following error occurs."Rule 'Consistency...
View ArticleMy service depends the following service: MSSQLSERVER. This service might not...
Hello, I have asked for this question in the .NET Framework forums:Can't run service with Server Explorer: Visual Studio 2005 + .NET 2.0 + Services+ Windows 7 When I try to run the service I always...
View Articlequery insert the TRANSACTION, when there is a lock on the table?thank u very...
hi i had the code liek this:BEGIN TRANSACTION;insert .........COMMIT TRANSACTION; i'd like to ask,when there is a lock on the table? when the query of insert is executed,or when the query COMMIT...
View ArticleGood/Bad Practise with Primary/Foreign Keys
Hello,I have a question about good and bad practise with Primary and Foreign keys. Is it good idea/practise to use second table for extra info about the person using firsts( Users ) table PK as PK and...
View ArticleNetwork related issue Error -26 while connecting to database server.
Hi, I'm facing the issue after installing sql server 2008 enterprise edition on windows 7. Can anybody help to solve this issue ? I have already checked below settings: Firewall, TCP IP ports Sql...
View ArticleSQL Server Express with SS Management Studio. Which version is...
I’m looking to download the smallest/lightest version of SQL Server Express with SS Management Studio. Which option should I...
View Article.ldf File is 47GB but log space used only 1.4%, can i do this ?
Helllo guysI'm running out of diskspace on my drive.I saw that the .ldf file from my database (150GB) is now 47GB, but when i make the DBCC SQLPERF(logspace) statement, it sais that the log space used...
View Article