Getting Quiz/QTP SORT to use a different disc.
Neil Harvey
neil@nha.co.za
Tue, 14 Aug 2001 15:09:22 +0200
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C124C2.559184E0
Content-Type: text/plain;
charset="iso-8859-1"
Hi Robert
We do this quite successfully to redirect sort space onto a private volume.
Basically, we set up an account and group on eth PV, and issue:-
FILE HPSORTS1=HPSORTS1.GROUP.ACCOUNT
FILE HPSORTS2=HPSORTS2.GROUP.ACCOUNT
Glance/iX confirms that this works, as do the little green flashing lights.
I'm not sure why your ldev doesn't work, but I'd ask this question on
HP3000-L.
Good luck
Neil
-----Original Message-----
From: Robert Mills [mailto:robert.mills@windsong-services.co.uk]
Sent: 14 August 2001 02:24
To: 'PowerHouse List'
Subject: Getting Quiz/QTP SORT to use a different disc.
Hi fellow listers.
Environment: HPe3000/979-200 + MPE/iX 6.5 + PowerHouse 819C5
Due to performance reasons, the machine nearly dies, we need to have Quiz
and QTP to use a non-RAID disc for it's sort work files. Each account on our
system has a group that is placed on a volume set that only has non-RAID
disc's. Any job that needs to perform a large sort, 10000 plus records, has
to logon to this group.
Recently I've seen it written that HP's SORT uses HPSORTS1 and HPSORTS2 as
the name of it's sort/scratch files. Therefore, if I file equate them to a
non-RAID disc then that should work. Does it hell!! Results of my attempt
are shown below.
Anybody have any ideas? There IS enough space on BOTH of these drives.
:FILE HPSORTS1;DEV=12
:FILE HPSORTS2;DEV=15
:QUIZ
Q U I Z (PowerHouse 8.19.C5)
Copyright 1999 COGNOS INCORPORATED
WINDSONG HOLDINGS LIMITED
> access product-no-mstr
> sort on prod-no
> report prod-no
> set report limit 10000
> go
*E* There was a sort error.
*E* The Scratch file cannot be opened.
Sort error encountered: QUIZ terminating.
RUN QUIZ.CURRENT.COGNOS;INFO="";PRI=DS;XL="*PHLIBODX *PHLIBXL *ORDBA
ORACLEXL.PUB.ORACLEM"
Program terminated in an error state. (CIERR 976)
:
regards,
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
|Robert W.Mills (Systems Development Manager) |
|Windsong Services, St. Mary Cray, ENGLAND |
|Tel : +44 (0)1689 870622 x3005 |
|Fax : +44 (0)1689 899026 |
|Email: Robert.Mills@windsong-services.co.uk |
+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+
------_=_NextPart_001_01C124C2.559184E0
Content-Type: text/html;
charset="iso-8859-1"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<TITLE>Getting Quiz/QTP SORT to use a different disc.</TITLE>
<META content="MSHTML 5.00.3103.1000" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=464430613-14082001>Hi
Robert</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=464430613-14082001></SPAN></FONT> </DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN class=464430613-14082001>We do
this quite successfully to redirect sort space onto a private
volume.</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=464430613-14082001>Basically, we set up an account and group on eth PV,
and issue:-</SPAN></FONT></DIV>
<DIV><FONT color=#0000ff face=Arial size=2><SPAN
class=464430613-14082001></SPAN></FONT> </DIV>
<DIV><FONT face=Arial><SPAN class=464430613-14082001>
<P><FONT size=2><FONT color=#0000ff><FONT face=r_ansi>FILE
HPSORTS1=HPSORTS1.<SPAN class=464430613-14082001>GROUP</SPAN>.<SPAN
class=464430613-14082001>ACCOUNT</SPAN></FONT></FONT></FONT></P>
<P><FONT size=2><FONT color=#0000ff><FONT face=r_ansi>FILE
HPSORTS2=HPSORTS2.<SPAN class=464430613-14082001>GROUP</SPAN>.<SPAN
class=464430613-14082001>ACCOUNT</SPAN></FONT></FONT></FONT></P>
<P><FONT color=#0000ff size=2><SPAN class=464430613-14082001>Glance/iX confirms
that this works, as do the little green flashing lights. I'm not sure why your
ldev doesn't work, but I'd ask this question on HP3000-L.</SPAN></FONT></P>
<P><FONT color=#0000ff size=2><SPAN class=464430613-14082001>Good
luck</SPAN></FONT></P>
<P><FONT color=#0000ff size=2><SPAN
class=464430613-14082001>Neil</SPAN></FONT></P>
<P><FONT color=#0000ff size=2><SPAN
class=464430613-14082001></SPAN></FONT> </P></SPAN></FONT></DIV>
<BLOCKQUOTE>
<DIV align=left class=OutlookMessageHeader dir=ltr><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> Robert Mills
[mailto:robert.mills@windsong-services.co.uk]<BR><B>Sent:</B> 14 August 2001
02:24<BR><B>To:</B> 'PowerHouse List'<BR><B>Subject:</B> Getting Quiz/QTP SORT
to use a different disc.<BR><BR></DIV></FONT>
<P><FONT size=2>Hi fellow listers.</FONT> </P>
<P><FONT size=2>Environment: HPe3000/979-200 + MPE/iX 6.5 + PowerHouse
819C5</FONT> </P>
<P><FONT size=2>Due to performance reasons, the machine nearly dies, we need
to have Quiz and QTP to use a non-RAID disc for it's sort work files. Each
account on our system has a group that is placed on a volume set that only has
non-RAID disc's. Any job that needs to perform a large sort, 10000 plus
records, has to logon to this group.</FONT></P>
<P><FONT size=2>Recently I've seen it written that HP's SORT uses HPSORTS1 and
HPSORTS2 as the name of it's sort/scratch files. Therefore, if I file equate
them to a non-RAID disc then that should work. Does it hell!! Results of my
attempt are shown below.</FONT></P>
<P><FONT size=2>Anybody have any ideas? There IS enough space on BOTH of these
drives.</FONT> </P><BR>
<P><FONT size=2>:FILE HPSORTS1;DEV=12</FONT> <BR><FONT size=2>:FILE
HPSORTS2;DEV=15</FONT> <BR><FONT size=2>:QUIZ</FONT> </P>
<P><FONT size=2>Q U I Z (PowerHouse 8.19.C5)</FONT>
<BR><FONT size=2>Copyright 1999 COGNOS INCORPORATED</FONT> <BR><FONT
size=2>WINDSONG HOLDINGS LIMITED</FONT> </P>
<P><FONT size=2>> access product-no-mstr</FONT> <BR><FONT size=2>> sort
on prod-no</FONT> <BR><FONT size=2>> report prod-no</FONT> <BR><FONT
size=2>> set report limit 10000</FONT> <BR><FONT size=2>> go</FONT>
<BR><FONT size=2>*E* There was a sort error.</FONT> <BR><FONT size=2>*E* The
Scratch file cannot be opened.</FONT> <BR><FONT size=2>Sort error encountered:
QUIZ terminating.</FONT> </P>
<P><FONT size=2>RUN QUIZ.CURRENT.COGNOS;INFO="";PRI=DS;XL="*PHLIBODX *PHLIBXL
*ORDBA ORACLEXL.PUB.ORACLEM"</FONT> <BR><FONT size=2>Program terminated in an
error state. (CIERR 976)</FONT> <BR><FONT size=2>: </FONT></P>
<P><FONT size=2>regards,</FONT> <BR><FONT
size=2>+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+</FONT> <BR><FONT
size=2>|Robert W.Mills (Systems Development Manager) |</FONT> <BR><FONT
size=2>|Windsong Services, St. Mary Cray, ENGLAND |</FONT>
<BR><FONT size=2>|Tel : +44 (0)1689 870622
x3005
|</FONT> <BR><FONT size=2>|Fax : +44 (0)1689
899026
|</FONT> <BR><FONT size=2>|Email: Robert.Mills@windsong-services.co.uk
|</FONT> <BR><FONT
size=2>+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+</FONT>
</P><BR></BLOCKQUOTE></BODY></HTML>
------_=_NextPart_001_01C124C2.559184E0--