cancel
Showing results for 
Search instead for 
Did you mean: 

Create secure store phase

Former Member
0 Kudos

Hello every one:

Was wondering if some one can shed some light on my installation problem which I am having.

I am installing a J2EE engine on my ABAP stack and I am stok at create secure store phase. If you have had this issue before please let me know how you solved it as I have exhausted all my sources.

ERROR 2007-09-13 10:21:12

CJS-20033 Cannot create the data source for the secure store; see output of log file C:\Program Files\sapinst_instdir\NW04SR1\WEBAS_JAVA_MSS\ONE_HOST/SecureStoreCreateDataSource.log: Illegal function call syntax

Illegal function call syntax

Usage:

OpenSQLConnectInfo classname <vendor> <type>

OpenSQLConnectInfo propnames <vendor> <type> <classname>

OpenSQLConnectInfo propvalues <vendor> <type> <classname>

OpenSQLConnectInfo create_ds <name> <classname> <sid> <data filename> <key filename> [<propKey>=<propValue>]*

OpenSQLConnectInfo create_dr <name> <classname> <url> <user> <password> <sid> <data filename> <key filename>

<vendor> = db2_udb | db2_udb_as400 | db2_udb_os390 | ms_sql_server | oracle | sapdb

<type> = standard | pool | xa

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you very helpful answer.

Regards,

KG

Former Member
0 Kudos

Hi KG,

Try this following link, it will solve your problem.

Regards,

Hari.

PS: Award points if useful.