Aller au contenu principal

Setting Up a JD Edwards EnterpriseOne Trial Instance on Oracle Cloud

· 3 minutes de lecture
Franck Blettner
Franck Blettner
Creator

JD Edwards EnterpriseOne is a comprehensive ERP solution, and Oracle provides an easy way to deploy a trial instance via the Oracle Cloud Marketplace. This guide walks you through the steps to set up the JD Edwards EnterpriseOne Trial Edition.

The URL for accessing our Demo platform for JD Edwards EnterpriseOne and Studio are as follows:

Login Credentials

Use the following credentials to access the instance:

# Login Credentials
User: demo
Password: nomana

Installing and Deploying MkDocs Material with GitHub Pages

· 5 minutes de lecture
Franck Blettner
Franck Blettner
Creator

This guide explains how to install and deploy MkDocs Material for creating beautiful documentation sites. It also includes steps to automate deployment to GitHub Pages.

What's Included in the Site

The provided MkDocs Material configuration is designed to support a comprehensive documentation site with the following features:

  • Navigation:

    • Multi-level navigation with tabs and collapsible sections.
    • Support for documentation, guides, blog posts, API references, and release notes.
  • Customization:

    • Custom logo and favicon.
    • Light and dark themes with a toggle switch.
    • Customizable color palettes to match your branding.
  • Enhanced User Experience:

    • Instant navigation with prefetching for fast transitions.
    • Sticky top navigation for ease of access.
    • Copy button for code snippets to improve developer productivity.
  • Plugins:

    • awesome-pages: Automatically organizes navigation based on folder structure.
    • minify: Optimizes site assets for faster loading.
    • blog: Supports structured and visually appealing blog posts.
    • search: Integrated full-text search for quick access to content.
  • Content Types:

    • Documentation sections for getting started, installation guides, and tutorials.
    • Blog posts with structured navigation and metadata.
  • Technical Enhancements:

    • Cookie consent settings to comply with privacy policies.
    • CSP (Content Security Policy) meta tag for enhanced security.
    • Custom CSS and JavaScript to further tailor the site's appearance and functionality.

Locks Management

· Une minute de lecture
Franck Blettner
Franck Blettner
Creator

Diagnostic queries for finding and resolving Oracle locks on the current session and across the database.

Database size

· Une minute de lecture
Franck Blettner
Franck Blettner
Creator

Queries to inspect Oracle database size by tablespace and identify fragmented space per schema.

Statistics Management

· Une minute de lecture
Franck Blettner
Franck Blettner
Creator

Practical PL/SQL recipes for gathering, restoring and managing Oracle optimizer statistics.