Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
removed commented code
  • Loading branch information
Pazus authored Jul 3, 2017
commit d0dbccb89d941acb4d3f11b21a269a0418498886
5 changes: 0 additions & 5 deletions source/install.sql
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,7 @@ alter session set plsql_warnings = 'ENABLE:ALL', 'DISABLE:(5004,5018,6000,6001,6
@@install_component.sql 'core/ut_expectation_processor.pkb'

prompt Installing PLSQL profiler objects into &&ut3_owner schema
--prompt You will see "ORA-00955" errors if they already exist
--prompt &&line_separator
--whenever sqlerror continue
--set feedback on
@@core/coverage/proftab.sql
--whenever sqlerror exit failure rollback

@@install_component.sql 'core/ut_file_mapper.pks'
@@install_component.sql 'core/ut_file_mapper.pkb'
Expand Down