Skip to content

Instantly share code, notes, and snippets.

@ghooghe
Created November 6, 2013 14:37
Show Gist options
  • Select an option

  • Save ghooghe/7337047 to your computer and use it in GitHub Desktop.

Select an option

Save ghooghe/7337047 to your computer and use it in GitHub Desktop.
Oracle : Resizing Temporary Tablespace
alter database tempfile '<path to TMP.dbf file>' resize 250M;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment