El mandato setupIdMgrDBTables ha fallado

El mandato setupIdMgrDBTables haya fallado porque la variable de WebSphere DB2_JDBC_DRIVER_PATH se haya establecido incorrectamente.

Si se invoca el mandato setupIdMgrDBTables es posible que se produzca el error siguiente:
wsadmin>$AdminTask setupIdMgrDBTables {-report_sql_error true -schema_location 
C:\WASX_n0607.09\etc\wim\setup -dbprop_xml C:\WASX_n0607.09\etc\wim\setup 
-db_type db2 -db_jdbc_url jdbc:db2:wim -db_driver COM.ibm.db2.jcc.DB2Driver 
-db_user db2user -db_password password -dn "o=Default Organization"}
WASX7015E: Exception running command: "$AdminTask setupIdMgrDBTables 
{-report_sql_error true -schema_location C:\WASX_n0607.09\etc\wim\setup 
-dbprop_xml C:\WASX_n0607.09\etc\wim\setup -db_type db2 -db_jdbc_url 
jdbc:db2:wim -db_driver COM.ibm.db2.jcc.DB2Driver -db_user db2user 
-db_password password -dn "o=Default Organization"}"; exception information:
com.ibm.bsf.BSFException: error while eval'ing Jacl expression:
com.ibm.ws.scripting.ScriptingException: com.ibm.websphere.wim.exception.WIMSystemException: 
com.ibm.websphere.wim.exception.WIMSystemException: CWWIM1999E An exception occurred
during processing: COM.ibm.db2.jcc.DB2Driver
while executing
"$AdminTask setupIdMgrDBTables {-report_sql_error true -schema_location C:\WASX_n0607.09\etc\wim\setup 
-dbprop_xml C:\WASX_n0607.09\etc\wim\setup -db_t..."
Si se produce este error:
  1. Utilice la consola administrativa de WebSphere (Entorno ->Variable de WebSphere) para establecer la variable de WebSphere DB2_JDBC_DRIVER_PATH en el archivo jar/zip del controlador db2. Por ejemplo:
    • c:\Progra~1\IBM\SQLLIB\java\db2jcc.jar
    • c:\Progra~1\IBM\SQLLIB\java\db2jcc_license_cu.jar
    • c:\Progra~1\IBM\SQLLIB\java\db2jcc_license_cisuz.jar
  2. Guarde la configuración.
  3. Reinicie WebSphere Application Server.


Condiciones de uso | Comentarios