ORA-13757: "SQL Tuning Set" "string" owned by user "string" is active.
How to resolve ORA-13757 error when deleting an active SQL Tuning Set in Oracle, including diagnostic queries and cleanup steps.
How to resolve ORA-13757 error when deleting an active SQL Tuning Set in Oracle, including diagnostic queries and cleanup steps.
Exploring GCC-CLI, an experimental GCC branch with a .NET CIL backend and frontend for compiling between native and managed code.
A free driver for Windows 7 Location API that provides geolocation to apps using Google's services via WiFi or IP.
Oracle's performance recommendations for OBIA 7.9.6, focusing on ETL improvements and hardware sizing.
Explores how open source software development embodies a perfect form of democracy through the power of forking and community consent.
A tutorial on creating an externally accessible TCP endpoint for a Worker Role in Microsoft Azure, including code examples.
A developer recounts attending Microsoft's invite-only Web Development Summit 2009, focusing on dialogue between Microsoft and the PHP community.
Explains the removal of the Meta.using option in Django's multiple database support and the search for a better, more reusable API.
A technical guide on writing a custom lexer by hand, covering structure, state management, and test-driven development.
A developer troubleshoots and resolves a sawserver error related to a corrupted web catalog during an Oracle BI installation.
A developer explains their Python workflow using pip, virtualenv, and virtualenvwrapper to manage project dependencies and isolated environments.
Fixing ORA-28001 and ORA-01017 errors when changing expired passwords on Oracle 11g using 10g clients.
A developer's critique of OBIEE dashboard compatibility across Opera, Firefox, IE, and Chrome browsers, highlighting rendering issues.
Explores why enterprise software development struggles to connect with consumers, contrasting it with the agile, user-driven approach of startups.
A technical guide on installing and configuring the GlassFish plugin for Eclipse 3.5, including workarounds for a known bug.
Explains how to use Shared Access Signatures with the PHP SDK for Windows Azure to securely grant granular access to blob storage resources.
A developer shares initial frustrations and technical details while upgrading Oracle BI Applications from version 7.9.5 to 7.9.6.
Announces ASP.NET MVC 2 Preview 1 release, highlighting new features like templated helpers, areas, and DataAnnotations support.
A developer creates a simple web tool to calculate the byte size of text, useful for optimizing CSS, JavaScript, and code.
Announcing a session at ReMIX Belgium on building a Twitter clone using ASP.NET MVC in 60 minutes, focusing on UX.