(K. Scott Allen) Continuing from the controllers post, the parameter to the controller function is named $scope.
Author: SSWUG Research
DB2 for z/OS Performance Tuning: the Rising Tide and the Home Run
(Robert Catterall) I’ve been working with DB2 for z/OS for about 25 years. During most of that time, I’ve been actively engaged in performance tuning work — specifically, performance tuning as it pertains to the CPU and elapsed time associated with application access to data in DB2-managed database
Oracle Unified Directory 11.1.2.1.0 Installation
(Frank van Bortel) Having worked on a proof-of-concept which heavily depends on all sorts of Oracle Identity suites, I learned Oracle will probably dump OID (Internet Directory) and OVD (Virtual Directory) over the next 5 years in favor of Oracle Unified Directory (OUD – which means “old” in Dutch).
Processing a MRC metadata dump with XSLT
(Michael) At our institute we run an XtreemFS installation for scientific users. The installation spans 16 OSDs which are hosted at our site and are regularly accessed by three other institutes throughout Germany.
A Matter of Semantics: Structuring client-server communications with hypermedia messages
Messages on the Web carry three levels of information: Structure Semantics, Protocol Semantics, and Application Semantics. No matter the implementation style, all three of these are needed for any successful communication between client and server. This threesome (S-P-A) forms the essentials of comm
Using the KScope13 Mobile App Schedule Builder to Maximize Your Oracle SQL Developer Experience!
(Jeff Smith) ODTUG’s KScope13 event is just around the corner. This year, as always, we have a ton of Oracle SQL Developer content ready to share in the form of sessions, hands on labs, and symposiums.
SQL Server Encryption Options
(Michael Otey) One of the most difficult-to-understand options in SQL Server 2012 is the ability to encrypt data. This is mainly because of all of the different encryption capabilities offered.
Recyclebin does not Keep Tables from the SYSTEM Tablespace
(Andrew Reid) Oracle introduced the recyclebin in version 10. This post shows that tables in the SYSTEM tablespace do not go into the recyclebin when they are dropped. It was tested on Oracle 11.2.0.2.7. First I created a table in the USERS tablespace:
Monitor SQL Server and related services using T-SQL
(Sandesh Segu) As part of the DBA job, it is very important to monitor the SQL Server and its related service and ensure that the services are always up and running.
#PSTip Adding local users to SQL Server Logins using SMO
(Ravikanth) There was a question on StackOverflow about adding local users to SQL Server logins. I provided an answer to that and realized from a user’s comment that the SMO method to create a SQL login works only in a specified manner.
