Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How do I configure the Naming Service to use the JDBC adaptor with MS SQL?

0
Posted

How do I configure the Naming Service to use the JDBC adaptor with MS SQL?

0
0

The following settings in the configuration file should be modifed as follows (we assume you use jdbc driver from weblogic): vbroker.naming.backingStoreType=JDBC vbroker.naming.jdbcDriver=weblogic.jdbc.mssqlserver4.Driver vbroker.naming.url=jdbc:weblogic:mssqlserver4:db_name@host_name:port_number vbroker.naming.loginName= vbroker.naming.loginPwd= NS520-How do I configure the Naming Service to use the JDBC adaptor with DataExpress? The following settings in the configuration file should be modifed as follows: vbroker.naming.backingStoreType=Dx vbroker.naming.url= vbroker.naming.loginName= vbroker.naming.loginPwd= If the JDataStore database resides on NT, the should be Driver:\\dir1\\dir2\\db.jds (the first backslash ‘\’ is to escape the second backslash ‘\’). If the JDataStore database resides on UNIX, the should be /dir1/dir2/db.j

0

The following settings in the configuration file should be modifed as follows (we assume you use jdbc driver from weblogic): vbroker.naming.backingStoreType=JDBC vbroker.naming.jdbcDriver=weblogic.jdbc.mssqlserver4.Driver vbroker.naming.url=jdbc:weblogic:mssqlserver4:db_name@host_name:port_number vbroker.naming.loginName= vbroker.naming.loginPwd=

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123