Problem:
IMP Tables encountered:  -bash: syntax error near unexpected token `

imp scott/tiger fromuser=wang touser=scott tables=(emp,dept) file=/data/scott_tab.dmp log=/data/scott_tab.log

Solution:
  (need to add double quotations)
imp scott/tiger fromuser=wang touser=scott tables="(emp,dept)" file=/data/scott_tab.dmp log=/data/scott_tab.log

文章標籤
全站熱搜
創作者介紹
創作者 DanBrother 的頭像
DanBrother

DanBrother的部落格

DanBrother 發表在 痞客邦 留言(0) 人氣(52)