2006 Jul 26 10:46 AM
Hi experts,
Iam trying to connect external Oracle database.
I have made entries in DBCON table.
CONSTANTS : con_name TYPE dbcon-con_name VALUE 'REPDEV'.
EXEC SQL.
connect to :con_name
ENDEXEC.
Iam not getting sy-subrc = 0.
And also made necessary settings in tnsnames.
Why iam not able to connect to Oracle?.Do i need to do any further settings?
Reward guaranteed
thanks
kaki
2006 Jul 26 10:53 AM
Hi kaki,
1. And also made necessary settings in tnsnames
I suppose, u have made the settings,
on application server of r/3,
and not your machine.
2. ask basis team to
test this new connection,
using sql plus
from application server itself.
regards,
amit m.
Hi experts,
Iam trying to connect external Oracle database.
I have made entries in DBCON table.
CONSTANTS : con_name TYPE dbcon-con_name VALUE 'REPDEV'.
EXEC SQL.
connect to :con_name
ENDEXEC.
Iam not getting sy-subrc = 0.
And also made necessary settings in tnsnames.
Why iam not able to connect to Oracle?.Do i need to do any further settings?
Reward guaranteed
thanks
kaki
2006 Jul 26 10:53 AM
Hi kaki,
1. And also made necessary settings in tnsnames
I suppose, u have made the settings,
on application server of r/3,
and not your machine.
2. ask basis team to
test this new connection,
using sql plus
from application server itself.
regards,
amit m.
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |