Skip to Content
0
Apr 16, 2014 at 06:48 AM

Importing Forums content in 7.3

34 Views

Hello,

has anybody some experience with exporting forum content from a 7.0 portal and importing this content in 7.3 using this guide?

How to Transport Forum Content between SAP NetWeaver Systems

The guide says that using launcher.jar for importing content is the correct way, but there is no such launcher.jar in 7.3.

We have used sap.com~tc~bl~offline_launcher~impl.jar insted because it looks like it contains the same code.

The script starts but can not connect to the database:

Connecting to database

Couldn't connect to DB

com.sap.inst.common.exception.DBConnectionException: com.sap.sql.log.OpenSQL

ption: Could not load class oracle.jdbc.driver.OracleDriver with class loade

m.sap.engine.offline.FileClassLoader@18de9738.

at com.sap.inst.common.db.DBConnection.connect(DBConnection.java:158

at com.sap.inst.jload.Jload.main(Jload.java:263)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorI

java:39)

....


Is there anybody who has succesfully imported some forum content in 7.3 and could give me some advice?


Cheers


Andreas