Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • scp with ssh2 Linux/Unix
  • Adding addidional hard drive and attach it to a linux box. Linux/Unix
  • How to find pinned objects from shared pool. (pinned via dbms_shared_pool.keep) Oracle
  • Running some SQL on multiple databases connecting using monitoring userid and password Linux/Unix
  • Adding or Dropping Online Redo Log Files When Physical Standby in place Oracle
  • Histogram information Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • ORA-8031 issue and solution if it is occuring due to truncate. Oracle
  • Proc code Oracle
  • Kernel Parameters for Solaris Linux/Unix
  • How to start CRS manually Oracle
  • oracle Dba site Oracle
  • True Session Wait Activity in Oracle 10g Verygood Oracle
  • temp_use.sql diplays usage of temp ts Oracle
  • tuning commmand for cpu, ip and memory stats 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

  • 284785.1 How to check RAC Option is currently linked into the Oracle Binary Oracle
  • Find Plan Hash value fphv.sql Oracle
  • Locally Managed Tablespace and Dictionary managed tablespace (LMT-DMT) Oracle
  • currwaitobj.sql SQl_ID and SQL statement you can get from currwaitobj.sql Oracle
  • Physical Standby switchover with session active Oracle
  • Restoring a user’s original password 1051962.101 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
  • All About oracle password and security from metalink Oracle
  • get_vmstat.ksh Linux/Unix
  • Processes parameter and its dependencies on OS kernel parameters Linux/Unix
  • Set Role explaination. Oracle
  • initUOCIOTTO.ora Oracle
  • findobj.sql Oracle
  • Good Oracle Architecture In Short and point to point Oracle
  • Example of How To Resize the Online Redo Logfiles Note:1035935.6 Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme