Wednesday, 23 February 2011

UPGAST-01044: unable to connect to the target database

UPGAST-01044: unable to connect to the target database, Database user name: SYS AS SYSDBA IO Error: The Network Adapter could not establish the connection while upgrade DEV_MDS or DEV_SOAINFRA schema.

Some solutions say: ./psa -dbType Oracle -dbConnectString 'host:1521:serviceName' -dbaUserName sys -schemaUserName DEV_MDS

Right would be: ./psa -dbType Oracle -dbConnectString host:1521:serviceName -dbaUserName sys -schemaUserName DEV_MDS

No comments:

Post a Comment