View previous topic :: View next topic |
Author |
Message |
JRW9852 Beginner
Joined: 05 Nov 2006 Posts: 2 Topics: 1 Location: Boston, MA
|
Posted: Sun Nov 05, 2006 10:14 am Post subject: Trying to clear an online utility via the command shell |
|
|
Good Morning
An online reorg job I was running was abended (by mistake !) by the operator.
I've been able in the past to "clear" the UTILID by terminating the utility via the ISPF command shell (term utility(ONLNREOG))
However, I doing something wrong.... I get error messages that TERM is an invalid keyword..
Help ! |
|
Back to top |
|
 |
JRW9852 Beginner
Joined: 05 Nov 2006 Posts: 2 Topics: 1 Location: Boston, MA
|
Posted: Sun Nov 05, 2006 4:29 pm Post subject: |
|
|
Problem Solved !
Homer Simpson moment (DOOOH)
I confused the TSO command shell with the DB2 command shell.
( =6 vs =13/DB/7)
The online reorg utility is a DB2 utility !
-term util(ONLNREORG) is a DB2 command, not a TSO command |
|
Back to top |
|
 |
ofer71 Intermediate
Joined: 12 Feb 2003 Posts: 358 Topics: 4 Location: Israel
|
Posted: Mon Nov 06, 2006 1:53 am Post subject: |
|
|
To be precise: -TERM indeed is a DB2 command. However, any DB2 command can be invoked as a subcommand of the DSN interface too. So actually you can invoke -TERM under DSN under TSO.
O.
________
los angeles dispensaries |
|
Back to top |
|
 |
|
|