Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

CONNECTIVITY PROBLEM B/W SAP TO EXTERNAL ORACLE

Former Member
0 Kudos
74

HI,

I have written a one program for data uploading in external oracle server . I extract the data from sap tables & connect

to external oracle server. this program run perfectly. but we are upgrading the oracle database of sap & then this program not run. Connection b/w sap server & external oracle server are not setup. Pls tell me how i resolve it ?

Thanks in advance.

Navita Yadav

2 REPLIES 2

Former Member
0 Kudos
53

1. Configure the Backint for Oracle interface of the external backup tool according to the instructions of the vendor. If you have to create a configuration file for this, you have to specify its name in the parameter file of the adapter program (see step 2).

2. Create the parameter file for the SAP DB adapter program

This file connects the SAP DB with the external backup tool. If necessary, also enter the name of the configuration file of the external backup tool in this file (see step 1).

Example

3. Create the configuration file for Backint for SAP DB (case 1)

This file connects the Database Manager with the SAP DB adapter program. Also enter the name of the parameter file of the SAP DB adapter program in this file (see step 1).

Example

4. Set the environment variables BSI_ENV for the program DBM server.

5. Export the environment variables of the external backup tool if this is allowed by the vendor of the external backup tool.

0 Kudos
53

Hello akaash

pls explain how to configure & where itis configure .

i am abaper .

Thanks

navita