Tag: Database & Technology

Have you every wondered what it takes to BLOG about technology? This Quick Tip will cover how to start BLOGing, from what not to say, though the process of editing and publishing your BLOG using a few free tools.

A summary and illustration of set-based SQL syntax as well as manipulation and use of SQL collections.  Examples will build from correlations to mathematics set theory through the powermultiset operators.  Collections will be created using native sql functions as well as pl/sql table functions.  The presentation ends with illustrations of recursive queries to solve set…

Faced with limited budget or resources an Oracle Spatial and Graph developer or DBA may consider ETL one of their biggest pain points. Commercial Spatial ETL tools like Safe Software's FME, ESRI's ArcGIS, and Oracle's Data Integrator unfortunately aren't a real option for all Spatial shops. Shell, Python, and Batch scripts can often proliferate and become redundant if strict discipline is not applied.

If you are faced with imminent resource reductions, are struggling with manual processes and their documentation, or are just plain bored with repetitive ETL procedures, then automation via a flexible tool like Gradle should be seriously considered. Written in Groovy and developed initially as a modern replacement for the build tools Ant and Maven, Gradle is much more than a simple build tool. Its declarative domain specific language (DSL) can take advantage of all the object-oriented goodness of Groovy and Java, thus propelling its adopters into the new age of treating build and automation logic as first-class citizens in the development cycle. Another key value point in using a tool like Gradle is its polyglotism: it can interface with and call almost all existing operating systems and languages, thus maintaining and leveraging your investments in these previously disparate skills and knowledge.

In this presentation Mike Sanchez will focus on the open-source, cross-platform build tool called Gradle and how it can be used to automate and extend your existing manual processes without busting your budget, especially when used with other open-source libraries like GDAL, JTS, OGR, GeoTools, QGIS, GeoKettle, etc. Mike will also touch on reasons why automation may not be so easily embraced and offer alternative outlooks to help overcome fear-driven development (FDD).

Agile development methodology helps teams deliver better software faster. How can you simplify things for those adopting and practicing agile development in your organization? This session shows you how Oracle Developer Cloud Service simplifies the management and delivery of agile development practices. Learn about tools that will help you plan, track, manage, and automate your…

Mobile devices have taken over desktops as the primary online channel. In enterprises, employees can leverage mobile devices to drive productivity and efficiency. In this session, learn how Oracle Documents Cloud Service and Oracle Sites Cloud Service offer compelling mobile-driven content and experience management capabilities.

From accessing and sharing files and folders, to annotating and commenting on files, to having a real-time chat session with a colleague, workers get a compelling mobile content collaboration experience. With the latest releases, you can also create, deploy, and interact with engaging content on mobile websites for use cases ranging from sharing content such as brand assets or sales collateral to building application-rich interactive sites.

Oracle's Sites Cloud Service is an excellent way to create and maintain desktop and mobile web sites inOracle Cloud. This presentation dives deep into what features the application has, what features are missing, and how best to create a maintainable website. We will also go through creating custom componentsfor advanced HTML5 websites. Whether this is a…

This session features a discussion on defining the attack surface and what attack vectors are relevant to each node on the attack surface. Learn the concept of exploiting different nodes on the system, how attack vectors change for nodes, and mitigation changes for nodes. Discover the trusted path concept and how to apply mitigation to…

This presentation will look at which 12c new features should be investigated for use.  Most of the features that will be covered will be related to the DBA, but there will also be a few outside that realm that focus on the developer.  There will be simple examples (such as a quick example using pluggable…

"Full table scan is bad evil", how many times have you heard this claim? It's one of those myth in the Oracle performance world that never goes away. It's only a myth, it's just plain wrong! Especially nowadays with all the advancedments in the software, and not just Oracle.How many times did you spend time hours…

Learn how you can setup Data Guard in easy 1-2-3 steps.  Attendees will learn what is new in Oracle Data Guard 12.2.  In addition to demonstrating how simple it is to setup Data Guard, this session will disseminate fundamental Data Guard best practices and reference architectures that DBAs need to know to protect their Oracle…