Skip to content

Commit

Permalink
removed memory targets
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam Bowen committed Jul 5, 2018
1 parent 140db98 commit c9f369b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/emptydb/init.ora
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ control_files=("/u01/app/oracle/oradata/EMPTY/control01.ctl", "/u01/app/oracle/o
###########################################
compatible=11.2.0.4.0
diagnostic_dest=/u01/app/oracle
memory_target=3299868672
#memory_target=3299868672

###########################################
# Processes and Sessions
Expand Down
2 changes: 1 addition & 1 deletion scripts/emptydb/initEMPTYTemp.ora
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ control_files=("/u01/app/oracle/oradata/EMPTY/control01.ctl", "/u01/app/oracle/o
###########################################
compatible=11.2.0.4.0
diagnostic_dest=/u01/app/oracle
memory_target=3299868672
#memory_target=3299868672

###########################################
# Processes and Sessions
Expand Down

0 comments on commit c9f369b

Please sign in to comment.