cancel
Showing results for 
Search instead for 
Did you mean: 

File - Jdbc

Former Member
0 Kudos

Hi,

I configured FILE - XI - JDBC scenario. I am transferring data from a flat file to Oracle table. In the receiving communication channel, I gave the necessary parameters.

The flat file is picking up, but at the receiving end its throwing an error that 'Class Name does not exist'.

Plz help me how to resolve this...

Thanks,

Satish

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Satish,

Please have a look at these blogs.They clearly explain the File-JDBC scenario

/people/sap.user72/blog/2005/06/01/file-to-jdbc-adapter-using-sap-xi-30

/people/siva.maranani/blog/2005/05/21/jdbc-stored-procedures

/people/saravanakumar.kuppusamy2/blog/2005/01/19/rdbms-system-integration-using-xi-30-jdbc-senderreceiver-adapter

cheers ,

Prashanth

Former Member
0 Kudos

Hi Satish,

As you are using JDBC Adapter. that adapter needs the JDBC driver which are provided by Oracle. This drivers are version dependent.

So you have to download the dirver from the Oracle site.

and deply it onto XI server(Refer installation manual)

Former Member
0 Kudos

Hi,

Check the deployment of classes12.jar in XI server.Hope it will solve ur problem.

Regards,

Sudharshan