Re: Start DB2 Connect at linux boot

2024-04-09 Thread Cortes, Marcy D.
You’ll want to look at “db2fm” in the db2 doc. It’ll start it and keep it active if it crashes. From: Linux on 390 Port On Behalf Of Tom Huegel Sent: Tuesday, April 9, 2024 9:34 AM To: LINUX-390@VM.MARIST.EDU Subject: Start DB2 Connect at linux boot I'm a LINUX novice. I need to have DB2

Re: Start DB2 Connect at linux boot

2024-04-09 Thread Mark Post
Which release of SUSE? Did the DB2 Connect package come as an RPM, or in some other format? Mark Post > -Original Message- > From: Linux on 390 Port [mailto:LINUX-390@VM.MARIST.EDU]On > Behalf Of Tom > Huegel > Sent: Tuesday, April 09, 2024 12:34 PM > To: LINUX-390@VM.MARIST.EDU >

Re: Start DB2 Connect at linux boot

2024-04-09 Thread Angel Jara
You could do a cronjob that runs at boot. The command “crontab -e” will open the cron editor then you put in your command after the cron syntax. @reboot DB2 CONNECT command goes here Thanks, Angel Jara From: Linux on 390 Port On Behalf Of Tom Huegel Sent: Tuesday, April 9, 2024 12:34 PM To:

Start DB2 Connect at linux boot

2024-04-09 Thread Tom Huegel
I'm a LINUX novice. I need to have DB2 CONNECT autostart at LINUX boot time. How do I do that? LINUX is SUSE. -- For LINUX-390 subscribe / signoff / archive access instructions, send email to lists...@vm.marist.edu with the