Problem compiling many QTP sources in a job
georgia miller
georgia_miller@gfps.k12.mt.us
14 May 1998 09:33:45 -0600
I am on an HP3000 with PH7.29.C3.
What I do in my QTP compile jobs is put CANCEL CLEAR after each use and add a
file stmt to the beginning of the job: "FILE QTPOBJ;DISC=5000"
Example:
!job qtpcomp,user.account
!file qtpobj;disc=5000
!qtp
use source1.source nolist
cancel clear
use source2.source nolist
cancel clear
.........additional use and cancel clear stmts
exit
!eoj
If this doesn't work you could try only compiling about 20 sources each time
you call QTP. I don't think I have had to do this with QTP compile jobs. I
do have to do it in Rebuild jobs, that Unload and then reload datasets to and
from subfiles with QTP.
Example
!JOB QTPCOMP,USER.ACCOUNT
!FILE QTPOBJ;DISC=5000
!QTP
USE SOURCE1.USE NOLIST
CANCEL CLEAR
USE SOURCE1.USE NOLIST
CANCEL CLEAR
...etc. up to 20 sources
EXIT
!QTP
USE SOURCE21.USE NOLIST
CANCEL CLEAR
USE SOURCE22.USE NOLIST
...etc. up to 20 mor sources
EXIT
!EOJ
____________________________________________________________________
>To: powerh-l@lists.swau.edu
>From: Libero.B.Dalle-Vacche@telia.se on Thu, May 14, 1998 8:57 AM
>Subject: Problem using QTP to delete repeating records
>
>We are using PowerHouse 710E1 on an Alpha 4000 with VMS 6.2 and we have
>two problems.
>The first is that we can't compile all the QTP (about 400) in the same
>job, we get the message 'Out of Dynamic memory'.
>The second is that when we went from RMS to relational (RDB) many QTP
>compiles fails because of errror 'Too many files'.
>
>Does anyone know what causes this problem, and how we can get around it?
>
>Thanks,
>
>Libero Dalle Vacche
>Stockholm Sweden
>
>
>= = = = = = = = = = = = = = = = = = =
= = = = = = = = = = = = = = = = = = =
>Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
>Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
>powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
>This list is closed, thus to post to the list, you must be a subscriber.
= = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = =
Subscribe: "subscribe powerh-l" in message body to majordomo@lists.swau.edu
Unsubscribe: "unsubscribe powerh-l" in message to majordomo@lists.swau.edu
powerh-l@lists.swau.edu is gatewayed one-way to bit.listserv.powerh-l
This list is closed, thus to post to the list, you must be a subscriber.