0

バルク・ロードにはSQL*Loaderを使用し、これを行うシェル・スクリプトを作成しました。

スクリプトを実行すると、次のエラーが発生します。

SQL*Plus: Release 11.2.0.1.0 Production 

Copyright (c) 1982, 2009, Oracle.  All rights reserved.

ERROR:
ORA-12514: TNS:listener does not currently know of service requested in connect
descriptor


Enter user-name: SP2-0306: Invalid option.
Usage: CONN[ECT] [{logon|/|proxy} [AS {SYSDBA|SYSOPER|SYSASM}] [edition=value]]
where <logon> ::= <username>[/<password>][@<connect_identifier>]
      <proxy> ::= <proxyuser>[<username>][/<password>][@<connect_identifier>]
Enter user-name: ERROR:
ORA-01017: invalid username/password; logon denied


SP2-0157: unable to CONNECT to ORACLE after 3 attempts, exiting SQL*Plus

SQL Developer を使用してデータベースにログインできます。したがって、ユーザーとパスワードの組み合わせは問題になりません。

何がうまくいかないのですか?

4

0 に答える 0