Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • To Find Orphan OS processes. Linux/Unix
  • oracle_env_10g_CADEV Linux/Unix
  • find_longsql.sql Oracle
  • checking connectivity between two servers Linux/Unix
  • Jai Shree Ram Oracle
  • CPU speed on Linux Linux/Unix
  • Shuffle an array PHP/MYSQL/Wordpress
  • How to find who is using which Rollback segment and how many rows or blocks in that rollback segments, Oracle
  • Changing default shell Linux/Unix
  • Oracle Identifiers Oracle
  • sid_wise_cursor.sql find open cursor basis on username or SID Oracle
  • All About oracle password and security from metalink Oracle
  • alter database backup controlfile to trace Oracle
  • ORA-3136 Oracle
  • Find Stale DR Physical Standby 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

  • logminer and my_lbu Oracle
  • findx.sql /* Find Indexes on specified USER.TABLE_NAME */ Oracle
  • How To Transfer Passwords Between Databases (ref note: 199582.1) Oracle
  • Gathering statistics with DBMS_STATS Oracle
  • RAC 11g with vmware Oracle
  • dbms_job.submit example Oracle

Leave a Reply Cancel reply

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

Categories

  • AWS (2)
  • Azure (1)
  • Linux/Unix (149)
  • Oracle (387)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (336)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • SQL Tracker by SID sqltrackerbysid.sql22-Apr-2025
  • How to connect to Oracle Database with Wallet with Python.21-Mar-2025
  • JSON/XML Types in Oracle18-Mar-2025
  • CPU Core related projections12-Mar-2025
  • Exadata Basics10-Dec-2024
  • Reading config file from other folder inside class24-Sep-2024
  • Python class import from different folders22-Sep-2024
  • Transfer SQL Profiles from One database to other database.05-Sep-2024
  • Load testing on Oracle 19C RAC with HammerDB18-Jan-2024
  • Add new columns in dataframe30-Sep-2023

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • RMAN : Consistent Backup, Restore and Recovery using RMAN Oracle
  • Settting up get_vmstat.sh for colletinf CPU Usage. Oracle
  • Rman Notes -1 Oracle
  • Nice notes on wait events Oracle
  • How to see which patches are applied. Oracle
  • Oracle Statspack survival Guide Oracle
  • Optimizer SORT Operations Oracle
  • Space padding in korn shell Linux/Unix

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme