Source Search Page

thumbnail favicon dba.stackexchange.com > questions

Can AWS services replace SQL Server Agent Jobs?

5+ hour, 5+ min ago — 

...Can they be done with AWS Services?... ...I instead want to replace them with AWS services, under the assumption...

thumbnail favicon dba.stackexchange.com > questions

How to select 10 rows, using offset & limit, but handle rows with same batchId (?) as a single row

7+ hour, 45+ min ago — 

...firstName", ' ', "author"."lastName", ' ', "author"."... ...transactionId" AS "transactionId" , CONCAT("author"."...

thumbnail favicon dba.stackexchange.com > questions

How does this syntax work? {fn CurDate()} or {fn Now()} etc

8+ hour, 11+ min ago — 

...Msg 206, Level 16, State 2, Line 2 While you're in there, may as... ...It's ODBC escape syntax, and the engine knows what its own implementation... ...– Hannah Vernon ♦ Feb 3, 2023 at 21:14 Reminder: Answers generated...

thumbnail favicon dba.stackexchange.com > questions

MySQL client goes down after using setPrimaryInstance() in InnoDB clustering, but the cluster remains up with all nodes functioning...

11+ hour, 38+ min ago — 

...So, I noticed that the MySQL client is down.... ...After doing so, the MySQL client in Node 1 stopped working again... ...Include the client(s), such as mysql, MySQL Shell, and the "automatic... ...I also have mysql router installed on my system....

thumbnail favicon dba.stackexchange.com > questions

Can using UPDLOCK and ROWLOCK help me fight of deadlocks in my situation?

11+ hour, 53+ min ago — 

...So I was thinking about using WITH (UPDLOCK, ROWLOCK) on my select... ...another stored proc) So would it help me if I put WITH (UPDLOCK, ROWLOCK...

thumbnail favicon dba.stackexchange.com > questions

Cannot connect to database remotely (not even locally when using ip address)

18+ hour, 40+ min ago — 

...Remember to restart 2 services, the Oracle service and Oracle TNS... ...listener.ora (127.0.0.1), change this or add another line with the NIC...

thumbnail favicon dba.stackexchange.com > questions

Why does the SERIALIZABLE transaction isolation level not guarantee point-in-time views of data?

22+ hour, 10+ min ago — 

...By design, the locks that SERIALIZABLE holds are very tight.... ...Why is the SERIALIZABLE transaction isolation level inadequate for...

 


**Content is provided on an “as is” basis. 4Internet, LLC makes no commitments regarding the content. What you see here may not be accurate and should not be relied upon. The content does not necessarily represent the views and opinions of 4Internet, LLC. You use this service and everything you see here at your own risk.