• Skip to primary navigation
  • Skip to content
  • Skip to footer
Wannabe Exceptional
  • About
  • Slides

    Oracle Dump

    Setup free font replacement for notorious MS fonts

    less than 1 minute read

    Jan Peter Alexander

    Jan Peter Alexander

    There is nothing certain than the uncertainty itself. Capture, learn and mitigate. Welcome!

    • Planet Earth
    • Website
    • Twitter
    • Facebook
    • Instagram
    • Tumblr
    • GitHub
    • Last.fm
    • Steam
    • YouTube
    • Soundcloud
     expdp \"sys/passwd@localhost/db as sysdba\" schemas=schema1 file=schema1.dmp log=schema1.log
    

    May need to create profile first:

    CREATE PROFILE "ABC_PROFILE" LIMIT IDLE_TIME 15;
    

    Tags: database, oracle

    Categories: notes

    Updated: December 2, 2019

    Twitter Facebook LinkedIn
    Previous Next

    You May Also Enjoy

    Upgrade Astro JS with PNPM

    less than 1 minute read

    Upgrade AstroJS

    Vitepress with Internationalization

    3 minute read

    Setup vitepress with bun and internationalization

    Setup Ruby Bundler to Run This Blog Locally

    1 minute read

    Setup Ruby with RVM

    GIT Create Branch

    less than 1 minute read

    How to create new branch with GIT.

    • Feed
    © 2025 Wannabe Exceptional. Powered by Jekyll & Minimal Mistakes.