Skip to content

Instantly share code, notes, and snippets.

View DSTOLF's full-sized avatar

DSTOLF

  • Delphix
  • São Paulo, Brazil
View GitHub Profile
package main
import (
"io"
"io/ioutil"
"os"
"os/exec"
"path/filepath"
"strings"
"log"
#
# Configuration properties file for cells/DefaultCell01|resources.xml#JDBCProvider_1524240360401#
# Extracted on Fri Apr 20 16:12:51 UTC 2018
#
#
# Section 1.0 ## Cell=!{cellName}:JDBCProvider=DB2 Using IBM JCC Driver
#
#
#
# Configuration properties file for cells/DefaultCell01/nodes/DefaultNode01/servers/server1|resources.xml#ConnectionPool_1516203202558#
# Extracted on Thu Oct 25 19:04:48 BRST 2018
#
#
# Section 1.0 ## Cell=!{cellName}:Node=!{nodeName}:Server=!{serverName}:JDBCProvider=DB2 Using IBM JCC Driver (XA):DataSource=jndiName#jdbc/amazonas:ConnectionPool=
#
#
# Configuration properties file for cells/DefaultCell01/nodes/DefaultNode01/servers/server1|resources.xml#DataSource_1516203202520#
# Extracted on Thu Oct 25 19:01:13 BRST 2018
#
#
# Section 1.0 ## Cell=!{cellName}:Node=!{nodeName}:Server=!{serverName}:JDBCProvider=DB2 Using IBM JCC Driver (XA):DataSource=jndiName#jdbc/amazonas
#
#
# Configuration properties file for cells/DefaultCell01|security.xml#JAASAuthData_1516197461520#
# Extracted on Thu Oct 25 19:00:29 BRST 2018
#
#
# Section 1.0 ## Cell=!{cellName}:Security=:JAASAuthData=alias#DefaultNode01/db2user
#