ContributionsMost RecentMost LikesSolutionsRe: How to pass Snap label to error pipeline Thanks again Supratim. It works. Re: How to pass Snap label to error pipeline Thanks for responding. I see that in error view if I choose for route error to error view. How can we get this passed to error pipeline? Example: Pipe line label I am getting if I choose that in parent pipeline error pipeline parameters. Do I need to have $snap_details.label as one of the parameter in parent and same should be used in error pipeline as pipeline parameter? Attaching the screenshot of both. How to pass Snap label to error pipeline I am trying to pass Snap label to error pipeline using in-build expression snap.label. I am getting error. Is their a way to pass snap label from multiple parent pipelines to the same error pipeline? Kindly help to find a better approach with in-build epression for the same. JDBC connection error - Db2 Trying to set account for connecting to Mainframe DB2 database using JDBC Select snap with the below information. I received below error. Can someone help me to fix this.? Failed to validate account: Failed to retrieve a database connection. Cause: [jcc][t4][2043][12249][4.27.25] Exception {0}: Error opening socket to server {1} on port {2} with message: {3}. ERRORCODE=-4296, SQLSTATE=08001 (Reason: [jcc][t4][2043][12249][4.27.25] Exception {0}: Error opening socket to server {1} on port {2} with message: {3}. ERRORCODE=-4296, SQLSTATE=08001; Resolution: Address the reported issue.) Re: Do we need JDK installed to use JDBC snap? If not prerequisite software installation required means, what I need to provide under JDBC Driver Class while configuring JDBC account to access mainframe DB2? Do we need JDK installed to use JDBC snap? I have on-prem groundplex. We need to connect mainframe Db2 database. I heard we can do that by using JDBC select snap. In order to use JDBC snaps, do we need JDK installed in our machine?