Oracle DBA by Example. Code samples, Scripts, Reference.
Pages
(Move to ...)
Home
▼
Wednesday, February 12, 2014
Batch script by example. Read parameters from file, loop on parameters, pass parameters to another bat file, which calls sql file
›
The Flow Need to run a SQL on several remote databases, and report the results. The hierarchy is Main.bat => Version.bat => Product....
Tuesday, February 11, 2014
Create Tablespace and Space Managment by example.
›
The Flow Step 1 - Create a new Tablespace on a new Datafile. Step 2 - Elaborate on Space Usage, and CREATE TABLESPACE options Step 3 - ...
‹
›
Home
View web version