No announcements
Found 1263623 threads
-
0 Votes
Tracking SLA / OLA for Manual Activities (SCSM2012)
Actually the customer requires an OLA tracking.Answered | 4 Replies | 3986 Views | Created by James Yeoh - Friday, March 2, 2012 5:36 AM | Last reply by Rodrigo França Muniz - Monday, January 27, 2014 2:10 PM -
0 Votes
How to track database change history
Hello - Few options that can be used, such as: Default Trace File Data (Schema change history report)Create SQL Server Audit (Recommended)Your own custom server side trace ...Answered | 2 Replies | 942 Views | Created by himalkumar - Wednesday, February 24, 2016 3:33 PM | Last reply by Manu Kapoor - Wednesday, February 24, 2016 4:33 PM -
0 Votes
Database activity in SQL Server
I know we can do using profiler, But we are looking for something that is automated solution like query DMVs and email if there is no user activity in the database.Answered | 5 Replies | 986 Views | Created by SQLmaddy - Thursday, April 24, 2014 4:26 PM | Last reply by Shanky_621 - Thursday, April 24, 2014 8:09 PM -
0 Votes
SQL user login activity log
Hello, You can use SQL Server Aduit to trace the user logging information from connection pool to the database server.Answered | 3 Replies | 4166 Views | Created by Jamal Meeran - Sunday, March 31, 2013 7:52 AM | Last reply by Jamal Meeran - Monday, December 16, 2013 6:47 AM -
0 Votes
Active Directory Domain User track multiple offices
How would you input data into an active directory user object to represent that someone works in two different offices or physical work locations?Answered | 3 Replies | 438 Views | Created by rpseekell - Wednesday, March 4, 2020 4:54 PM | Last reply by Vickydad Wang - Thursday, March 5, 2020 2:04 AM -
1 Votes
populate active directory with SQl database users
Active Directory supports to import bulk users from a .csv file.Answered | 5 Replies | 2212 Views | Created by CMARIF - Tuesday, August 18, 2015 5:57 AM | Last reply by Ethan Hua - Wednesday, August 19, 2015 7:40 AM -
2 Votes
Auditing Alternatives with Application User Tracking
@Andres - At a glance, this LepideAuditor application looks like SQL Server Audit with several enhancements and a better user interface.Answered | 4 Replies | 1202 Views | Created by Jeff Seeley - Wednesday, April 23, 2014 3:52 PM | Last reply by Jeff Seeley - Thursday, April 24, 2014 5:43 PM -
0 Votes
Track Changes in a Team of users
I work at a large firm of Solicitors and one team in particular want to use track changes in a team environment.Answered | 1 Replies | 812 Views | Created by JKay-UK - Tuesday, March 22, 2016 10:27 AM | Last reply by Stefan Blom - Tuesday, March 22, 2016 12:41 PM -
3 Votes
how we can keep track of server activities in slq server
Amitesh, I already replied to this on your another ...Answered | 3 Replies | 4525 Views | Created by Shanu_Shri - Wednesday, April 20, 2011 8:47 AM | Last reply by Balmukund - Wednesday, April 20, 2011 9:26 AM -
0 Votes
Correlate Copy/Replay Queue Growth to User Activity?
You might look at the message tracking logs around the time of the spiking.Answered | 1 Replies | 655 Views | Created by JdeFalconr - Thursday, February 11, 2016 4:56 PM | Last reply by Ed Crowley - Friday, February 12, 2016 3:57 AM -
0 Votes
SSAS cube users - application tracking
This data ends up in the AuditData table in the content database once turned on.Answered | 4 Replies | 8761 Views | Created by krish9 - Thursday, August 4, 2011 11:47 PM | Last reply by GregGalloway - Saturday, August 6, 2011 12:48 PM -
0 Votes
track insertion of data in the database in sql
Take a look at OUTPUT clause create table itest ( i int identity not null primary key, j int not null unique ) create table #new ( i int not null, j ...Answered | 4 Replies | 2592 Views | Created by mark.tony.alphonso - Monday, September 3, 2012 5:01 AM | Last reply by SQLZealots - Monday, September 3, 2012 6:28 AM -
5 Votes
BizTalk 2009 Tracking Enabled in Non-Tracking Host
If you have the options turned on for the orchestration debugger it will also move data from the message box to the debug table in the tracking database.Answered | 5 Replies | 3230 Views | Created by DukeDickinson - Tuesday, March 13, 2012 10:22 PM | Last reply by Tord G. Nordahl - Wednesday, March 14, 2012 7:15 AM -
2 Votes
My forum activities not tracking under my profile
Hi, For past one week what ever activities i am performing in forum its not tracking, whatever thread i replied its not tracking, i got points in few ...Answered | 3 Replies | 2749 Views | Created by SuryaMSCRM - Thursday, March 7, 2013 6:41 AM | Last reply by Naomi N - Friday, March 8, 2013 3:12 PM -
1 Votes
SqlServer Audit - How to audit a User on multiple Databases
Server audits can track activity on server-level objects by server logins.Answered | 1 Replies | 1284 Views | Created by ArashMasroor - Wednesday, September 17, 2014 12:33 PM | Last reply by Rick Byham, Microsoft - Wednesday, September 17, 2014 3:56 PM -
0 Votes
Change tracking setting on RD Broker Database
When I searched on the internet, I see some are suggesting to turn off the Change tracking and Turn it on back.Answered | 1 Replies | 759 Views | Created by Athreya - Friday, October 16, 2015 3:22 PM | Last reply by Amy Wang_ - Wednesday, October 21, 2015 4:15 PM -
0 Votes
SQL 2005 - Storing GPS tracking data in a database
I set up the GPS tracking device to transmit the tracking data to the IP address of the SQL Server.Answered | 5 Replies | 5702 Views | Created by ANSA_Naz - Thursday, October 10, 2013 4:02 PM | Last reply by jamie_isl - Saturday, November 30, 2013 7:41 PM -
0 Votes
Workflow to Track Activities/Tasks
When users complete the form and publish it, the value will update in the column in library automatically.Answered | 2 Replies | 813 Views | Created by Nivek E - Wednesday, September 14, 2016 1:07 PM | Last reply by Dean_Wang - Tuesday, September 27, 2016 12:25 PM -
0 Votes
Report from users activity in active directory
You can enable auditing to track the activities carried out by non admin if delgation or some permission is assigned to directory service change.Answered | 6 Replies | 30408 Views | Created by kamel.m - Monday, September 3, 2012 12:40 PM | Last reply by Sandesh Dubey - Tuesday, September 11, 2012 8:17 AM -
0 Votes
How to track user log on and log off on the Domain
Logoff is nearly impossible to tack, AD isn't session based, it relay on tickets - So let's say you have a user logged in to a laptop and he/she hibernate/save the state ...Answered | 4 Replies | 1325 Views | Created by olawale olaleye - Tuesday, June 10, 2014 12:46 PM | Last reply by Bhushan Zombade - Tuesday, October 13, 2015 1:59 PM
No announcements