Kbase P31920: SEND-SQL FAILED errors seen via Protoora via SQLNET/NET8; Cr
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/24/2003 |
|
Status: Verified
FACT(s) (Environment):
Progress 9.1x
FACT(s) (Environment):
Oracle DataServer
SYMPTOM(s):
ORACLE error -955 error "ORACLE error Messages and Codes Manual". (1252)
ERROR: 1252
: ** name is already used by an existing object
ERROR: 1502
SEND-SQL FAILED SENDING: CREATING SEQUENCE tablename_SEQ START WITH 1 INCREMENT BY1
SEND-SQL FAILED SENDING: CREATE TABLE tablename fldname,etc.)
SEND-SQL FAILED SENDING: CREATE UNIQUE INDEX idxname##fldname etc
SEND-SQL FAILED SENDING: CREATE INDEX idxname##fldname etc
Progress to ORACLE migration done via sqlnet
et8 configuration
Exact Object name(s) already exists for the current user/owner
ORACLE Username entered: username@domain
ORACLE Password entered by itself
Can create new user for migration task
CAUSE:
The parsing logic for assigning the username when in the format username@domain is incorrect. Known issue.
FIX:
Create a new user for the migration task.