Notes from training:
Job appears and disappears Can call this one with no parameters Best way to set library list to create profile that can be used to set to list (ie ALUSER4 PGUSER4) def connect(dsn, user='', password='', host='', database='', conn_options=None):
persistent job ( like when you set a library list and want to reuse it) def pconnect(dsn, user='', password='', host='', database='', conn_options=None):