Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Formatter Explain plan Output 1 Oracle
  • Running select from V$ views from remote server Linux/Unix
  • SQLPLUS COPY command Precautions. Oracle
  • Error Handling in Proc Oracle
  • Paste command syntax Linux/Unix
  • upload.html PHP/MYSQL/Wordpress
  • MYSQL for Oracle DBA MYSQL
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • Oracle10g – Using SQLAccess Advisor (DBMS_ADVISOR) with the Automatic Workload Repository Oracle
  • For Search and replace unix command. Linux/Unix
  • To check whether standby is recovering properly or not?? Oracle
  • kill all processes from specific user in solaris. Linux/Unix
  • find_encr_wallet.sql Uncategorized
  • SQL Server: How to see historical transactions SQL Server
  • Configure ssh authentications for RAC Oracle

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

  • standard Monitoring – 1 Oracle
  • metalink all dynamic view reference notes. Oracle
  • All About Trace Fils Oracle
  • How to check current redo log progress redo_progress.sql Oracle
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • sql_plan9i.sql 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 (402)
  • PHP/MYSQL/Wordpress (10)
  • POSTGRESQL (1)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (18)
  • rman-dataguard (26)
  • shell (150)
  • SQL scripts (350)
  • SQL Server (6)
  • Uncategorized (3)
  • Videos (0)

Recent Posts

  • runon_allpdbs_show_conname.sh23-Apr-2026
  • runon_allcdbs_find_pdbs.sql23-Apr-2026
  • 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

Archives

  • 2026
  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • RAC with RHEL4 and 11g Oracle
  • Guide to Linux System Command Mastery Linux/Unix
  • Sample WW22 listener.ora Oracle
  • FGA Part-I Oracle
  • Reading parameter file and printing Linux/Unix
  • Best approach for Oracle database patching sequence to latest/required patchset along with CPU/PSU/any-other-one-off patch ID 865255.1 Oracle
  • catall.sh Linux/Unix
  • dbms_job.submit example Oracle

Copyright © 2026 pvmehta.com.

Powered by PressBook News WordPress theme