Skip to content
pvmehta.com

pvmehta.com

  • Home
  • About Me
  • Toggle search form
  • Reading config file from other folder inside class Python/PySpark
  • block_ident.sql Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • Absolute file number and relative file number Oracle
  • database trigger failing Oracle
  • shr1.sql for MTS or Shared server configuration Oracle
  • Database link password in user_db_links Oracle
  • DBMS_PROFILER for tuning PLSQL programs. Oracle
  • upload.html PHP/MYSQL/Wordpress
  • backspace in SQL Plus not working then..? Linux/Unix
  • Oracle Identifiers Oracle
  • SQL_PROFILE – I explaination Oracle
  • Insert cause enqueue locks Oracle
  • Oracle 10g for solaris 10 Oracle
  • Find total file sizes 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

  • CTAS with LONG Column for 7.x and 8 and 8i Oracle
  • plan10g.sql good1 Oracle
  • Database logon trigger issue Oracle
  • How to specify 2 arch location to avoid any kind of DB hanging. Oracle
  • sbind.sql Find Bind variable from sql_id sqlid Oracle
  • Committing distributed transaction using commit force 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 (392)
  • PHP/MYSQL/Wordpress (10)
  • Power-BI (0)
  • Python/PySpark (7)
  • RAC (17)
  • rman-dataguard (26)
  • shell (149)
  • SQL scripts (341)
  • Uncategorized (0)
  • Videos (0)

Recent Posts

  • load SPM baseline from cursor cache05-Jun-2025
  • Drop all SPM baselines for SQL handle05-Jun-2025
  • Load SPM baseline from AWR05-Jun-2025
  • Drop specific SQL plan baseline – spm05-Jun-2025
  • findinfo.sql (SQL for getting CPU and Active session info)27-May-2025
  • 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

Archives

  • 2025
  • 2024
  • 2023
  • 2010
  • 2009
  • 2008
  • 2007
  • 2006
  • 2005
  • chk_space_SID.ksh Linux/Unix
  • runsql_once.ksh Linux/Unix
  • How to hide author name in WordPress BLOG PHP/MYSQL/Wordpress
  • Reading parameter file and printing Linux/Unix
  • reset Sequence Oracle
  • DBMS_Shared_pool pinning triggers Oracle
  • longtx.sql with the flag whether session is blocking any DML locks or not. Oracle
  • Btee and Bitmap Plans in Oracle 9i and higher Oracle

Copyright © 2025 pvmehta.com.

Powered by PressBook News WordPress theme