Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
像 :
sqlplus -L $CONFIG_USR/$CONFIG_PWD @${DIR_BIN}/do_plsql_basel2.sql $SCHEMA.${MAPNAME} $FREQUENCY $CONFIG_USR $CONFIG_PWD >$DIR_LOG/${SCRIPTNAME}_$$.log
从SQLPLus 手册页:
尝试仅登录一次,而不是重新提示错误。