[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference iosg::all-in-1_v30

Title:*OLD* ALL-IN-1 (tm) Support Conference
Notice:Closed - See Note 4331.l to move to IOSG::ALL-IN-1
Moderator:IOSG::PYE
Created:Thu Jan 30 1992
Last Modified:Tue Jan 23 1996
Last Successful Update:Fri Jun 06 1997
Number of topics:4343
Total number of notes:18308

3928.0. "SDA hangs manager ..." by TAV02::CHAIM (Semper ubi Sub ubi .....) Tue Mar 01 1994 07:28

A customer installed ALL-IN-1 V3.0. She then wanted to shutdown ALL-IN-1 in
order to apply the V3.0-1 patch. 

She entered ALL-IN-1 and issued SM, ADM, and SDA. She filled in the required
fields (with NO automatic restart). At this point she receives a message:

Working ....

and she hangs. 

It appears as if she is in some sort of a loop.

Thanks,

Cb.
T.RTitleUserPersonal
Name
DateLines
3928.1SYS$BATCH - queue and logical - Problem ..TAV02::CHAIMSemper ubi Sub ubi .....Tue Mar 01 1994 11:1220
I have found the problem:

Using the A1TRACE file I realized that ALL-IN-1 was "hanging" in SM_SUBMIT.SCP
where it attemptes to invoke the qui$queue DSAB. The batch queue being
solicited is SYS$BATCH. 

I then discovered a STARS article named:

RN V3.0A - Known Problem: Definition of Lopgical Names

This article describes that qui$queue has problems if there is a logical name
with the same name as the queue.

Her systen has a logical name SYS$BATCH which defines to SYS$BATCH. 

I deassigned the logical name, and it works like a charm.

Thanks,

Cb.