(Shailendra Chauha) TempData is used to pass data from current request to subsequent request (means redirecting from one page to another). It’s life is very short and lies only till the target view is fully loaded. But you can persist data in TempData by calling Keep() method.
Author: SSWUG Research
SQL SERVER – Find Anything in Object Explorer in SSMS
(Pinal Dave) This blog post is a follow up post of an excellent write up by my friend Vinod Kumar. I suggest you read his blog post here SSMS Tips–Object Explorer Details. After reading his blog post, I called him up and had an interesting conversation with him. Here is our conversation:
Does SQL Server database size affect performance?
(Michelle Gutzait) This specific query is taking hours to complete. We are experiencing temporary time-outs in our database. The backup is so big that it fails. We are constantly running out of space when the database Transaction Log grows. Our tempdb database is huge. All of these are calls and tic
Impersonating a server level permissions
(Kenneth Fisher) Warnings up front, this has some serious security implications. The method I’m going to use minimizes that somewhat but it’s really easy to shoot yourself in the foot here, so be careful!
Quadratic data in Oracle R Enterprise and Oracle Data Mining
(Jeff Taylor) I was working with some data which was stored in an Oracle database on a SPARC T4 server. I thought that the data had a quadratic component and I wanted to analyze the data using SQL Developer and Oracle Data Mining, a component of the Oracle Advanced Analytics Option.
ORA-20010: ERROR: Unable to acquire lock on ad_adop_sessions table. ORA-06512: at ‘APPS.AD_ZD_ADOP’, line 523
(Vikram Das) I reported this error to Oracle on an SR:
Modify Primary Key Using Index (Learning To Fly)
(Richard Foote) One of the things I love about working with Oracle Database technologies is that there’s just so much one can learn. I make it an active goal of mine to try to learn something new at work each and every day, no matter how big or small.
Are you currently experiencing issues with DB2 database management and resourcing?
(Laura) Find out how organisations like yours are managing these issues. Whether you have a small in-house team or are struggling to find DB2 resources, RemoteDBA can provide DB2 support and management around the clock, wherever you are in the world.
DBaaS Explained, or Miracles in Minutes
(Bill Cole) Don’t you love installing databases? I man the whole stack from the database software through the tools and applications. Lots of real innovation there, eh? How many times have you done this sort of thing? My friend Don was sent to install some very complex software for a client.
JSTL XML Tags Library
(Manisha) The XML tag library is used for creating and manipulating the xml data in jsp page and also transform the data used in jsp page. They are mostly used with xml documents rather then html documents.
