Unable to execute generateDDL.bat
C:\AIG\PRPC7.2\scripts>GenerateDDL.bat --action upgrade --dbSchema GCMRULES --db DataSchema KBZFGCMG
Invoke our ant script, passing in the arguments as collected
Buildfile: C:\AIG\PRPC7.2\scripts\setupDatabase.xml
[java] C:/AIG/PRPC7.2/scripts/config/db2zos/DB2SiteDependent.properties is missing the following zos properties:
[java] wlmudf
Build failed.
I see this in PDN document. dont know exactly what to set for wlmudf value. Any suggestions?
Enabling support for user-defined functions
To support user-defined functions (UDF) installed by the Pega 7 Platform, provide a dedicated Javaenabled Work Load Manager (WLM).
- Define the WLM application for the Pega 7 Platform to the system WLM with the MVS WLM utility
- Ensure that the new MVS WLM application is part of the MVS WLM Policy that is in effect on the Z/OS LPAR.
You will specify this WLM as the #WLMUDF property in the DB2SiteDependent.properties file found in the directory Pega-image/scripts/config/db2zos.
You must refresh this WLM application after the UDFs have been loaded. You can do this from the z/OS console or from a tool like SDSF.
***Updated by Moderator: Marissa. Removed user added Ask the Expert group tag. Apologies for confusion, shouldn't have been an end-user option***
***Updated by Moderator: Marissa to move from Product Support Community to Pega 7 Upgrade***
C:\AIG\PRPC7.2\scripts>GenerateDDL.bat --action upgrade --dbSchema GCMRULES --db DataSchema KBZFGCMG
Invoke our ant script, passing in the arguments as collected
Buildfile: C:\AIG\PRPC7.2\scripts\setupDatabase.xml
[java] C:/AIG/PRPC7.2/scripts/config/db2zos/DB2SiteDependent.properties is missing the following zos properties:
[java] wlmudf
Build failed.
I see this in PDN document. dont know exactly what to set for wlmudf value. Any suggestions?
Enabling support for user-defined functions
To support user-defined functions (UDF) installed by the Pega 7 Platform, provide a dedicated Javaenabled Work Load Manager (WLM).
- Define the WLM application for the Pega 7 Platform to the system WLM with the MVS WLM utility
- Ensure that the new MVS WLM application is part of the MVS WLM Policy that is in effect on the Z/OS LPAR.
You will specify this WLM as the #WLMUDF property in the DB2SiteDependent.properties file found in the directory Pega-image/scripts/config/db2zos.
You must refresh this WLM application after the UDFs have been loaded. You can do this from the z/OS console or from a tool like SDSF.
***Updated by Moderator: Marissa. Removed user added Ask the Expert group tag. Apologies for confusion, shouldn't have been an end-user option***
***Updated by Moderator: Marissa to move from Product Support Community to Pega 7 Upgrade***
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.