Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space FUNCTDEV and version SOAVIRT_9.10.5_CTP_3.1.1

This topic provides an overview of how to configure the Parasoft JDBC Driver.

Sections include:

Table of Contents
maxLevel1

...

  1. Update your existing Parasoft JDBC Driver jar file (ParasoftJDBCProxy-All.jar) to the new ParasoftJDBCDriver.jar, which is under [virtualize installation directory]/proxies).
  2. Update your driver properties by a) removing all virtualize* properties EXCEPT for virtualizeServerUrl, then b) adding virtualizeGroupId. This specifies the group name used to create the JDBC Controller in Virtualize. Multiple drivers may share the same group id and will all be updated by any configuration changes made. If you use an existing group id, the current driver will be assigned to that group and the associated JDBC Controller. If you use a new group id, a new configuration and JDBC Controller will be created for that new group id. 

    In Virtualize 9.4 or earlier:



    In Virtualize 9.5 and higher:



  3. Update your AUT’s startup parameters by a) Removing all parasoft.virtualize* properties EXCEPT for parasoft.virtualize.server.url and—if used—parasoft.virtualize.driver.proxy.direct and parasoft.virtualize.driver.register.jdbcproxydriver.in.drivermanager and then b) Adding parasoft.virtualize.group.id.

    In Virtualize 9.4 or earlier:

    Code Block
    set JAVA_OPTIONS=%JAVA_OPTIONS% 
    -Dparasoft.virtualize.mode=record 
    -Dparasoft.virtualize.log.destination=file 
    -Dparasoft.virtualize.log.level=1 
    -Dparasoft.virtualize.log.file.location=[desired path]/jdbcproxy.log 
    -Dparasoft.virtualize.server.url=http://VirtualizeServerHostName:9080 
    -Dparasoft.virtualize.driver.proxy.direct=false 
    -Dparasoft.virtualize.driver.register.jdbcproxydriver.in.drivermanager=true


    In Virtualize 9.5 and higher:

    Code Block
    set JAVA_OPTIONS=%JAVA_OPTIONS% 
    -Dparasoft.virtualize.group.id=ParaBank 
    -Dparasoft.virtualize.server.url=http://VirtualizeServerHostName:9080 
    -Dparasoft.virtualize.driver.proxy.direct=false 
    -Dparasoft.virtualize.driver.regis-ter.jdbcproxydriver.in.drivermanager=true
Scroll pdf ignore

Video Tutorial: Virtualizing a Database Over JDBC

In this video, you'll learn how to virtualize a database over JDBC.

Widget Connector
width

...

600

...

urlhttps://

...

www.

...

youtube.com/

...

watch?v=lLxbp17glYo
height400