We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3697941 commit c4324f2Copy full SHA for c4324f2
upload/3topLevel_inner.sh
@@ -127,24 +127,8 @@ echo "#!/bin/bash
127
cd ~oracle
128
echo create second ORDS pdb takes two minutes on intel i5
129
echo y |~/bin/createnewpdbminhr
130
-sqlplus system/oracle@ORDS <<EOF
131
-set echo on
132
-grant dba, connect , resource, unlimited tablespace, create session to storm identified by oracle;
133
-EOF
134
-cd ~/storm
135
-if test -f storm.zip
136
-then
137
- if test -f storm.dmp
138
- then
139
- echo storm.zip already unzipped
140
- else
141
- echo unzipping storm.zip
142
- unzip storm.zip >> storm_vm_log 2>&1
143
- fi
144
- echo importing storm.dmp
145
- imp storm/oracle@ORDS FILE=storm.dmp FULL=Y >> storm_vm_log 2>&1
146
-fi
147
-echo End of Import">~oracle/bin/newpdbords
+echo Spatial storm data can be loaded with loadstorm script
+">~oracle/bin/newpdbords
148
chmod 755 ~oracle/bin/newpdbords' > /tmp/hrrest.sh
149
chmod 755 /tmp/hrrest.sh
150
su - oracle -c '/bin/bash -xc /tmp/hrrest.sh'
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
0 commit comments