Cognos 4th GL (QTP) memory question
Joe Boyle
atla38@dsl.pipex.com
Tue, 11 Jan 2005 22:25:14 -0000
This is a multi-part message in MIME format.
------=_NextPart_000_000F_01C4F82C.6DEBDCC0
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: 7bit
You don't say how you are prompting but I believe that the limit is 500
responses for a choose.
How are you reading the file entries e.g. into defines, choose stmnts ?
Have you tried observing process limits, varying the number of responses in
the input file ? you might be running out/low on a quota.
Incidentally, how are you pointing to the input file - by mapping sys$input,
or using the parmfile option, or are you actually reading it as part of the
access stmnt ?
Regards, Joe.
This e-mail and all information contained in it is confidential and may be
legally privileged. If you are not the intended recipient, your access to
this e-mail is unauthorized. Any use, dissemination, distribution,
publication or copying by you of this e-mail or any of the information
contained within it is prohibited and may be unlawful. Do not open any
attachments, delete it immediately from your system and notify the sender
promptly by e-mail that you have done so. The content of this e-mail and any
attachments sent with it may have been altered without the consent or
knowledge of the author.
_____
From: powerh-l-admin@lists.sowder.com
[mailto:powerh-l-admin@lists.sowder.com] On Behalf Of Reynolds David E
Sent: 11 January 2005 21:34
To: powerh-l@lists.sowder.com
Cc: Smith Torin
Subject: Cognos 4th GL (QTP) memory question
Hello.
I am working for PacifiCare of California in support of a regional PPO
system running on VMS v. 7.3-1. Part of this application is using Cognos
QTP v. 7.10.G2.
We have a need to resolve a problem where we receive an "Internal memory
error" message which causes program termination after the 620th input
"selection" parameter value is read from an external file into a QTP
application. We have set parameter "INPUT NOLIMIT" earlier in the request.
Each input selection parameter after parameter # 1 is 11 characters in
length (10 characters plus the "@" wildcard at the end to force a read to
the end of the primary key). The 1st parameter is a 6-character date.
PacifiCare does not have a current support contract with Cognos, so we
cannot browse the Cognos knowledge base.
Thank you in advance to anyone who can help.
Classification: External
David Reynolds
>
EDI/Technical Team Lead - accenture
Client Phone (Pacificare) 303.224.7867
Pager 877.597.3132
Client E-mail (Pacificare) david.reynolds@phs.com (PacifiCare)
Accenture E-mail david.e.reynolds@accenture.com
E-mail page (240 char) 8775973132@skytel.com
This electronic message transmission, including any attachments, contains
information from PacifiCare Health Systems Inc. which may be confidential or
privileged. The information is intended to be for the use of the individual
or entity named above. If you are not the intended recipient, be aware that
any disclosure, copying, distribution or use of the contents of this
information is prohibited.
If you have received this electronic transmission in error, please notify
the sender immediately by a "reply to sender only" message and destroy all
electronic and hard copies of the communication, including attachments.
------=_NextPart_000_000F_01C4F82C.6DEBDCC0
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" =
xmlns:o=3D"urn:schemas-microsoft-com:office:office" =
xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns=3D"http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]-->
<title>Cognos 4th GL (QTP) memory question </title>
<style>
<!--
/* Font Definitions */
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
{font-family:"Monotype Corsiva";
panose-1:0 0 0 0 0 0 0 0 0 0;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman";}
a:link, span.MsoHyperlink
{color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{color:purple;
text-decoration:underline;}
p
{mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
font-size:12.0pt;
font-family:"Times New Roman";}
span.EmailStyle18
{mso-style-type:personal-reply;
font-family:Arial;
color:navy;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
{page:Section1;}
-->
</style>
</head>
<body lang=3DEN-US link=3Dblue vlink=3Dpurple>
<div class=3DSection1>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>You don’t say how you are =
prompting
but I believe that the limit is 500 responses for a choose. =
<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>How are you reading the file =
entries e.g. into
defines, choose stmnts ? <o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>Have you tried observing process =
limits,
varying the number of responses in the input file ? you might be running
out/low on a quota.<o:p></o:p></span></font></p>
<p class=3DMsoNormal><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:
10.0pt;font-family:Arial;color:navy'>Incidentally, how are you pointing =
to the
input file – by mapping sys$input, or using the parmfile option, =
or are
you actually reading it as part of the access stmnt =
?<o:p></o:p></span></font></p>
<div>
<p><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:10.0pt;font-family:
Arial;color:navy'>Regards, Joe.</span></font><font color=3Dnavy><span
style=3D'color:navy'> <o:p></o:p></span></font></p>
<p><font size=3D2 color=3Dnavy face=3DArial><span =
style=3D'font-size:10.0pt;font-family:
Arial;color:navy'>This e-mail and all information contained in it is
confidential and may be legally privileged. If you are not the intended
recipient, your access to this e-mail is unauthorized. Any use, =
dissemination,
distribution, publication or copying by you of this e-mail or any of the
information contained within it is prohibited and may be unlawful. Do =
not open
any attachments, delete it immediately from your system and notify the =
sender
promptly by e-mail that you have done so. The content of this e-mail and =
any
attachments sent with it may have been altered without the consent or =
knowledge
of the author.</span></font><o:p></o:p></p>
</div>
<div>
<div class=3DMsoNormal align=3Dcenter style=3D'text-align:center'><font =
size=3D3
face=3D"Times New Roman"><span style=3D'font-size:12.0pt'>
<hr size=3D3 width=3D"100%" align=3Dcenter tabindex=3D-1>
</span></font></div>
<p class=3DMsoNormal><b><font size=3D2 face=3DTahoma><span =
style=3D'font-size:10.0pt;
font-family:Tahoma;font-weight:bold'>From:</span></font></b><font =
size=3D2
face=3DTahoma><span style=3D'font-size:10.0pt;font-family:Tahoma'>
powerh-l-admin@lists.sowder.com [mailto:powerh-l-admin@lists.sowder.com] =
<b><span
style=3D'font-weight:bold'>On Behalf Of </span></b>Reynolds David E<br>
<b><span style=3D'font-weight:bold'>Sent:</span></b> 11 January 2005 =
21:34<br>
<b><span style=3D'font-weight:bold'>To:</span></b> =
powerh-l@lists.sowder.com<br>
<b><span style=3D'font-weight:bold'>Cc:</span></b> Smith Torin<br>
<b><span style=3D'font-weight:bold'>Subject:</span></b> Cognos 4th GL =
(QTP)
memory question</span></font><o:p></o:p></p>
</div>
<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'><o:p> </o:p></span></font></p>
<p><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;font-family:Arial'>Hello.</span></font><o:p></o=
:p></p>
<p><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;font-family:Arial'>I
am working for PacifiCare of California in support of a regional PPO =
system
running on VMS v. 7.3-1. Part of this application is using =
Cognos
QTP v. 7.10.G2.</span></font><o:p></o:p></p>
<p><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;font-family:Arial'>We
have a need to resolve a problem where we receive an "Internal =
memory
error" message which causes program termination after the =
620<sup>th</sup>
input "selection" parameter value is read from an external =
file into
a QTP application. We have set parameter "INPUT NOLIMIT"
earlier in the request. Each input selection parameter after
parameter # 1 is 11 characters in length (10 characters plus the
"@" wildcard at the end to force a read to the end of the =
primary
key). The 1<sup>st</sup> parameter is a 6-character =
date.</span></font><o:p></o:p></p>
<p><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;font-family:Arial'>PacifiCare
does not have a current support contract with Cognos, so we cannot =
browse the
Cognos knowledge base.</span></font><o:p></o:p></p>
<p><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;font-family:Arial'>Thank
you in advance to anyone who can help.</span></font><o:p></o:p></p>
<p><b><font size=3D2 color=3Dpurple face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial;color:purple;font-weight:bold'>Classification: =
External</span></font></b><o:p></o:p></p>
<p><b><font size=3D4 color=3Dblue face=3D"Monotype Corsiva"><span =
style=3D'font-size:
13.5pt;font-family:"Monotype Corsiva";color:blue;font-weight:bold'>David
Reynolds</span></font></b><o:p></o:p></p>
<p><font size=3D1 color=3Dblue face=3DArial><span =
style=3D'font-size:7.5pt;font-family:
Arial;color:blue'> &=
nbsp; &n=
bsp; &nb=
sp; &nbs=
p;
></span></font><o:p></o:p></p>
<p><font size=3D1 color=3Dblue face=3DArial><span =
style=3D'font-size:7.5pt;font-family:
Arial;color:blue'>EDI/Technical Team Lead - accenture =
</span></font><o:p></o:p></p>
<p><font size=3D1 color=3Dblue face=3DArial><span =
style=3D'font-size:7.5pt;font-family:
Arial;color:blue'>Client Phone =
(Pacificare)
303.224.7867<br>
Pager
=
877.597.3132</span></font><o:p></o:p></p>
<p><font size=3D1 color=3Dblue face=3DArial><span =
style=3D'font-size:7.5pt;font-family:
Arial;color:blue'>Client E-mail =
(Pacificare)
david.reynolds@phs.com (PacifiCare)</span></font><o:p></o:p></p>
<p><font size=3D1 color=3Dblue face=3DArial><span =
style=3D'font-size:7.5pt;font-family:
Arial;color:blue'>Accenture =
E-mail
=
david.e.reynolds@accenture.com</span></font><o:p></o:p></p>
<p><font size=3D1 color=3Dblue face=3DArial><span =
style=3D'font-size:7.5pt;font-family:
Arial;color:blue'>E-mail page (240 char) =
8775973132@skytel.com</span></font><o:p></o:p></p>
</div>
</body>
</html>
<P>This electronic message transmission, including any attachments, =
contains information from PacifiCare Health Systems Inc. which may be =
confidential or privileged. The information is intended to be for the =
use of the individual or entity named above. If you are not the intended =
recipient, be aware that any disclosure, copying, distribution or use of =
the contents of this information is prohibited. <br>
If you have received this electronic transmission in error, please =
notify the sender immediately by a "reply to sender only" message and =
destroy all electronic and hard copies of the communication, including =
attachments.<br>
<br>
</P>
------=_NextPart_000_000F_01C4F82C.6DEBDCC0--