How To List The Column Names Of A Table On SQL Server
We all know that most database tables in EnterpriseOne have a large number of columns. In fact, they usually push the limits of the RDBMS....
Check Windows Service Status And Restart If Necessary
Lately we have been noticing an issue where the Print Spooler service stops for some reason and users are unable to print UBE results through...
Unable To Check In OMW Object Or Promote OMW Project
Last week we had a developer that kept getting the following error when trying to check-in an object in OMW. We also found that this...
Safely Delete Files From WINSXS
We started to run out of disk space on one of our production Windows Enterprise servers. This usually isn't a huge deal with virtual machines,...
How To Find The Physical Size Of SQL Server Tables And Indexes
Inspired by Shannon's post (give me the size of data and indexes for a file in an oracle database please), I found a SQL statement...