Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • How to calculate PROCESSES parameter Oracle
  • How To Resolve Stranded DBA_2PC_PENDING Entries ID 401302.1 (Very Good prooven) Oracle
  • Free conference number from http://www.freeconference.com Oracle
  • eplan.sql Oracle
  • SAN Linux/Unix
  • on IBM-AIX for display Linux/Unix
  • Jai Shree Ram Oracle
  • Parallel DML Oracle
  • Formatter Explain plan Output 1 Oracle
  • column level grant syntax Oracle
  • OPENING A STANDBY DATABASE IN READ-ONLY MODE Oracle
  • AWR license Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • Renaming Global Name GLOBAL_NAME Oracle
  • how to find VIP from ifconfig Linux/Unix

create database syntax

Posted on 02-Aug-2005 By Admin No Comments on create database syntax

create database PARESH

CONTROLFILE REUSE

MAXLOGFILES 50

MAXLOGMEMBERS 5

MAXDATAFILES 1000

MAXINSTANCES 1

MAXLOGHISTORY 1357

LOGFILE

GROUP 1 (

‘/db1/oradata/800PARESH/redo01a.log’,

‘/db2/oradata/800PARESH/redo01b.log’

) SIZE 25M REUSE,

GROUP 2 (

‘/db1/oradata/800PARESH/redo02a.log’,

‘/db2/oradata/800PARESH/redo02b.log’

) SIZE 25M REUSE,

GROUP 3 (

‘/db1/oradata/800PARESH/redo03a.log’,

‘/db2/oradata/800PARESH/redo03b.log’

) SIZE 25M REUSE

DATAFILE

‘/db3/oradata/800PARESH/system01.dbf’ size 200M reuse;

Oracle, SQL scripts

Post navigation

Previous Post: findobj.sql
Next Post: v$backup.status information

Related Posts

  • find_err.sql for finding errors from dba_errors. Oracle
  • sesswait.sql Oracle
  • login.sql Oracle
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • Gather Stats manually using DBMS_STATS after disabling DBMS_SCHEDULER jobs as previous entry Oracle
  • UNderstand and eliminate Latch contention. Oracle

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Categories

  • Ansible (0)
  • AWS (2)
  • Azure (1)
  • Django (0)
  • GIT (1)
  • Linux/Unix (149)
  • MYSQL (5)
  • Oracle (400)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (348)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • Running PDB on single node in RAC09-Apr-2026
  • find_arc.sql09-Apr-2026
  • pvm_pre_change.sql08-Apr-2026
  • find_encr_wallet.sql08-Apr-2026
  • find_pdbs.sql08-Apr-2026
  • Creating a Container Database using dbaascli08-Apr-2026
  • track_autoupgrade_copy_progress.sql01-Apr-2026
  • refre.sql for multitenant01-Apr-2026
  • prepfiles.sh for step by step generating pending statistics files10-Mar-2026
  • tracksqltime.sql05-Mar-2026

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • moving lob object to other tablespace lob_mvmt.sql Oracle
  • currwait.sql Oracle
  • backspace in SQL Plus not working then..? Linux/Unix
  • oracle 11g RAC on vmware Oracle
  • Find all users who have DML privileges Oracle
  • arch_configUOCIOTTO.ora Oracle
  • Goog notes on X$ tables Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme