portal user can not connect to remote database [message #348272] |
Tue, 16 September 2008 04:57 |
toantoet
Messages: 1 Registered: September 2008
|
Junior Member |
|
|
Hi everybody,
I have a problem so need your help.
I've installed OracleAS (include Infrastructure & Oracle Portal) in the separate computer.ORACLE_SID in the infra PC: infra and portal PC is: portal. When I connect to Database in the infra PC, everything seem to be ok. But, when I connect from the portal PC then only portal account can not connect. Bellow is my list command:Quote: | [oracle@portal ~]$ sqlplus sys/******@infra as sysdba
SQL*Plus: Release 10.1.0.4.2 - Production on Tue Sep 16 16:43:53 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
Connected to:
Oracle Database 10g Enterprise Edition Release 10.1.0.4.2 - Production
With the Partitioning, OLAP and Data Mining options
SQL>
|
Quote: | [oracle@portal ~]$ sqlplus portal/******@infra as sysdba
SQL*Plus: Release 10.1.0.4.2 - Production on Tue Sep 16 16:45:13 2008
Copyright (c) 1982, 2005, Oracle. All rights reserved.
ERROR:
ORA-01031: insufficient privileges
Enter user-name:
|
Is there somthing wrong? How can I resolve this?
Thanks
[Updated on: Tue, 16 September 2008 05:00] Report message to a moderator
|
|
|