killing processes in UniVerse

Archive of postings to DataStageUsers@Oliver.com. This forum intended only as a reference and cannot be posted to.

Moderators: chulett, rschirm

Locked
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

killing processes in UniVerse

Post by admin »

My DataStage jobs have really been screwing up today.

I was wondering if this list can get an answer back faster than Informix support (I have already logged the call about 20 minutes ago).

When I get the process id from a port.status, what is the command to kill the process?

The clock is ticking...


*************************************************************************
This e-mail and any files transmitted with it may be confidential and are intended solely for the use of the individual or entity to whom they are addressed. If you have received this e-mail in
error, please notify the sender by return e-mail, and delete this e-mail from your in-box. Do not copy it to anybody else

*************************************************************************
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

MASTER OFF user.no

To logout a user

LOGOUT -pid#

to logout a phantom process

You could also try kill the process id in the task manager as a last resort.

Phil.

> -----Original Message-----
> From: David Barham [SMTP:David.Barham@Anglocoal.com.au]
> Sent: Friday, 19 January 2001 17:25
> To: informix-mv@oliver.com; informix-datastage@oliver.com
> Subject: killing processes in UniVerse
>
> My DataStage jobs have really been screwing up today.
>
> I was wondering if this list can get an answer back faster than
> Informix support (I have already logged the call about 20 minutes
> ago).
>
> When I get the process id from a port.status, what is the command to
> kill the process?
>
> The clock is ticking...
>
>
> **********************************************************************
> ***
> This e-mail and any files transmitted with it may be confidential
> and are intended solely for the use of the individual or entity to
> whom they are addressed. If you have received this e-mail in
> error, please notify the sender by return e-mail, and delete this
> e-mail from your in-box. Do not copy it to anybody else
>
> **********************************************************************
> ***
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

Support beat you to it.

-----Original Message-----
From: Walker, Phil (Forests Manukau) [SMTP:Phil.Walker@chh.co.nz]
Sent: Friday, 19 January 2001 15:34
To: informix-datastage@oliver.com
Subject: RE: killing processes in UniVerse

MASTER OFF user.no

To logout a user

LOGOUT -pid#

to logout a phantom process

You could also try kill the process id in the task manager as a last resort.

Phil.

> -----Original Message-----
> From: David Barham [SMTP:David.Barham@Anglocoal.com.au]
> Sent: Friday, 19 January 2001 17:25
> To: informix-mv@oliver.com; informix-datastage@oliver.com
> Subject: killing processes in UniVerse
>
> My DataStage jobs have really been screwing up today.
>
> I was wondering if this list can get an answer back faster than
> Informix support (I have already logged the call about 20 minutes
> ago).
>
> When I get the process id from a port.status, what is the command to
> kill the process?
>
> The clock is ticking...
>
>
> **********************************************************************
> ***
> This e-mail and any files transmitted with it may be confidential
> and are intended solely for the use of the individual or entity to
> whom they are addressed. If you have received this e-mail in
> error, please notify the sender by return e-mail, and delete this
> e-mail from your in-box. Do not copy it to anybody else
>
> **********************************************************************
> ***
admin
Posts: 8720
Joined: Sun Jan 12, 2003 11:26 pm

Post by admin »

Thanks everyone. Just for the record, Informix support got there first (although they did have a head start).

-----Original Message-----
From: Walker, Phil (Forests Manukau) [SMTP:Phil.Walker@chh.co.nz]
Sent: Friday, 19 January 2001 14:34
To: informix-datastage@oliver.com
Subject: RE: killing processes in UniVerse

MASTER OFF user.no

To logout a user

LOGOUT -pid#

to logout a phantom process

You could also try kill the process id in the task manager as a last
resort.

Phil.

> -----Original Message-----
> From: David Barham [SMTP:David.Barham@Anglocoal.com.au]
> Sent: Friday, 19 January 2001 17:25
> To: informix-mv@oliver.com; informix-datastage@oliver.com
> Subject: killing processes in UniVerse
>
> My DataStage jobs have really been screwing up today.
>
> I was wondering if this list can get an answer back faster than Informix
> support (I have already logged the call about 20 minutes ago).
>
> When I get the process id from a port.status, what is the command to kill
> the process?
>
> The clock is ticking...
>
>
>
*************************************************************************
> This e-mail and any files transmitted with it may be confidential
> and are intended solely for the use of the individual or entity to
> whom they are addressed. If you have received this e-mail in
> error, please notify the sender by return e-mail, and delete this
> e-mail from your in-box. Do not copy it to anybody else
>
>
*************************************************************************
Locked