Skip to content

Commit 77bdc27

Browse files
committed
updated build and jumpstart scripts for latest version of lab handbook (11gR2)
1 parent 038e2d8 commit 77bdc27

16 files changed

+184
-8
lines changed

build-4.bat build-3a.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
1818
REM
1919
REM
2020

21-
set SOURCEDIR=RAC-4-database
21+
set SOURCEDIR=RAC-3a-grid
2222
call dobuild.bat

build-5b.bat build-3f.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
1818
REM
1919
REM
2020

21-
set SOURCEDIR=RAC-5b-ocfs2DB
21+
set SOURCEDIR=RAC-3f-grid
2222
call dobuild.bat

build-3.bat build-4a.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
1818
REM
1919
REM
2020

21-
set SOURCEDIR=RAC-3-clusterware
21+
set SOURCEDIR=RAC-4a-db-inst
2222
call dobuild.bat

build-4f.bat

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
REM
2+
REM Copyright 2011 Jeremy Schneider
3+
REM
4+
REM This file is part of RAC-ATTACK.
5+
REM
6+
REM RAC-ATTACK is free software: you can redistribute it and/or modify
7+
REM it under the terms of the GNU General Public License as published by
8+
REM the Free Software Foundation, either version 3 of the License, or
9+
REM (at your option) any later version.
10+
REM
11+
REM RAC-ATTACK is distributed in the hope that it will be useful,
12+
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
REM GNU General Public License for more details.
15+
REM
16+
REM You should have received a copy of the GNU General Public License
17+
REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
18+
REM
19+
REM
20+
21+
set SOURCEDIR=RAC-4f-db-inst
22+
call dobuild.bat

build-5a.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
1818
REM
1919
REM
2020

21-
set SOURCEDIR=RAC-5a-asmDB
21+
set SOURCEDIR=RAC-5a-db
2222
call dobuild.bat

build-5f.bat

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
REM
2+
REM Copyright 2011 Jeremy Schneider
3+
REM
4+
REM This file is part of RAC-ATTACK.
5+
REM
6+
REM RAC-ATTACK is free software: you can redistribute it and/or modify
7+
REM it under the terms of the GNU General Public License as published by
8+
REM the Free Software Foundation, either version 3 of the License, or
9+
REM (at your option) any later version.
10+
REM
11+
REM RAC-ATTACK is distributed in the hope that it will be useful,
12+
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
REM GNU General Public License for more details.
15+
REM
16+
REM You should have received a copy of the GNU General Public License
17+
REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
18+
REM
19+
REM
20+
21+
set SOURCEDIR=RAC-5f-db
22+
call dobuild.bat

build-6a.bat

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
REM
2+
REM Copyright 2011 Jeremy Schneider
3+
REM
4+
REM This file is part of RAC-ATTACK.
5+
REM
6+
REM RAC-ATTACK is free software: you can redistribute it and/or modify
7+
REM it under the terms of the GNU General Public License as published by
8+
REM the Free Software Foundation, either version 3 of the License, or
9+
REM (at your option) any later version.
10+
REM
11+
REM RAC-ATTACK is distributed in the hope that it will be useful,
12+
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
REM GNU General Public License for more details.
15+
REM
16+
REM You should have received a copy of the GNU General Public License
17+
REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
18+
REM
19+
REM
20+
21+
set SOURCEDIR=RAC-6a-patch
22+
call dobuild.bat

build-6f.bat

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
REM
2+
REM Copyright 2011 Jeremy Schneider
3+
REM
4+
REM This file is part of RAC-ATTACK.
5+
REM
6+
REM RAC-ATTACK is free software: you can redistribute it and/or modify
7+
REM it under the terms of the GNU General Public License as published by
8+
REM the Free Software Foundation, either version 3 of the License, or
9+
REM (at your option) any later version.
10+
REM
11+
REM RAC-ATTACK is distributed in the hope that it will be useful,
12+
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
REM GNU General Public License for more details.
15+
REM
16+
REM You should have received a copy of the GNU General Public License
17+
REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
18+
REM
19+
REM
20+
21+
set SOURCEDIR=RAC-6f-patch
22+
call dobuild.bat

jumpstart-4.bat jumpstart-3a.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
1818
REM
1919
REM
2020

21-
set SOURCEDIR=RAC-4-database
21+
set SOURCEDIR=RAC-3a-grid
2222
call dojump.bat

jumpstart-5b.bat jumpstart-3f.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
1818
REM
1919
REM
2020

21-
set SOURCEDIR=RAC-5b-ocfs2DB
21+
set SOURCEDIR=RAC-3f-grid
2222
call dojump.bat

jumpstart-3.bat jumpstart-4a.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
1818
REM
1919
REM
2020

21-
set SOURCEDIR=RAC-3-clusterware
21+
set SOURCEDIR=RAC-4a-db-inst
2222
call dojump.bat

jumpstart-4f.bat

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
REM
2+
REM Copyright 2011 Jeremy Schneider
3+
REM
4+
REM This file is part of RAC-ATTACK.
5+
REM
6+
REM RAC-ATTACK is free software: you can redistribute it and/or modify
7+
REM it under the terms of the GNU General Public License as published by
8+
REM the Free Software Foundation, either version 3 of the License, or
9+
REM (at your option) any later version.
10+
REM
11+
REM RAC-ATTACK is distributed in the hope that it will be useful,
12+
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
REM GNU General Public License for more details.
15+
REM
16+
REM You should have received a copy of the GNU General Public License
17+
REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
18+
REM
19+
REM
20+
21+
set SOURCEDIR=RAC-4f-db-inst
22+
call dojump.bat

jumpstart-5a.bat

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
1818
REM
1919
REM
2020

21-
set SOURCEDIR=RAC-5a-asmDB
21+
set SOURCEDIR=RAC-5a-db
2222
call dojump.bat

jumpstart-5f.bat

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
REM
2+
REM Copyright 2011 Jeremy Schneider
3+
REM
4+
REM This file is part of RAC-ATTACK.
5+
REM
6+
REM RAC-ATTACK is free software: you can redistribute it and/or modify
7+
REM it under the terms of the GNU General Public License as published by
8+
REM the Free Software Foundation, either version 3 of the License, or
9+
REM (at your option) any later version.
10+
REM
11+
REM RAC-ATTACK is distributed in the hope that it will be useful,
12+
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
REM GNU General Public License for more details.
15+
REM
16+
REM You should have received a copy of the GNU General Public License
17+
REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
18+
REM
19+
REM
20+
21+
set SOURCEDIR=RAC-5f-db
22+
call dojump.bat

jumpstart-6a.bat

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
REM
2+
REM Copyright 2011 Jeremy Schneider
3+
REM
4+
REM This file is part of RAC-ATTACK.
5+
REM
6+
REM RAC-ATTACK is free software: you can redistribute it and/or modify
7+
REM it under the terms of the GNU General Public License as published by
8+
REM the Free Software Foundation, either version 3 of the License, or
9+
REM (at your option) any later version.
10+
REM
11+
REM RAC-ATTACK is distributed in the hope that it will be useful,
12+
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
REM GNU General Public License for more details.
15+
REM
16+
REM You should have received a copy of the GNU General Public License
17+
REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
18+
REM
19+
REM
20+
21+
set SOURCEDIR=RAC-6a-patch
22+
call dojump.bat

jumpstart-6f.bat

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
REM
2+
REM Copyright 2011 Jeremy Schneider
3+
REM
4+
REM This file is part of RAC-ATTACK.
5+
REM
6+
REM RAC-ATTACK is free software: you can redistribute it and/or modify
7+
REM it under the terms of the GNU General Public License as published by
8+
REM the Free Software Foundation, either version 3 of the License, or
9+
REM (at your option) any later version.
10+
REM
11+
REM RAC-ATTACK is distributed in the hope that it will be useful,
12+
REM but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
REM MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14+
REM GNU General Public License for more details.
15+
REM
16+
REM You should have received a copy of the GNU General Public License
17+
REM along with RAC-ATTACK. If not, see <http://www.gnu.org/licenses/>.
18+
REM
19+
REM
20+
21+
set SOURCEDIR=RAC-6f-patch
22+
call dojump.bat

0 commit comments

Comments
 (0)