RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-11-03 Thread Doyen Klein
Update: The program only failed when it included an open along with the MERGE.LIST command. The work-around, is to create a separate process which is phantom'd by the first phantom, this second process does the SAVE.LIST which the first process can read. No one has ever explained where the MERGE.L

RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-11-01 Thread Doyen Klein
[EMAIL PROTECTED] [mailto:owner-u2- > [EMAIL PROTECTED] On Behalf Of Wally Terhune > Sent: Monday, November 01, 2004 10:29 AM > To: [EMAIL PROTECTED] > Subject: Re: [U2] Cannot access list ML_3516_1 Unidata phantom > (MERGE.LIST) > > UniData version and specific Windows pla

RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-11-01 Thread Doyen Klein
; [EMAIL PROTECTED] On Behalf Of Alfke, Colin > Sent: Monday, November 01, 2004 9:21 AM > To: [EMAIL PROTECTED] > Subject: RE: [U2] Cannot access list ML_3516_1 Unidata phantom > (MERGE.LIST) > > You can use @LOGNAME to get the NT user that the phantom is logged in as. >

Re: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-11-01 Thread Wally Terhune
UniData version and specific Windows platform? There was a Windows-specific problem with MERGE.LIST fixed in 5.2.35. Can't tell if it applies or not. Wally Terhune Manager - U2 Advanced Technical Services IBM DB2 Information Management Software Tel: 303.294.4866 Fax: 303.294.4832 [EMAI

RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-11-01 Thread Alfke, Colin
You can use @LOGNAME to get the NT user that the phantom is logged in as. Do you really need to open the same file as the select? You can use fileinfo after you open it to show your permissions on it. What if you tried setting up a different VOC entry for that file? Maybe (but I doubt it) you c

RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-10-29 Thread Doyen Klein
lf Of Alfke, Colin > Sent: Friday, October 29, 2004 1:11 PM > To: [EMAIL PROTECTED] > Subject: RE: [U2] Cannot access list ML_3516_1 Unidata phantom > (MERGE.LIST) > > Perhaps it's the user you're running the phantom as. Maybe there is a > permission issue in the li

RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-10-29 Thread Alfke, Colin
Perhaps it's the user you're running the phantom as. Maybe there is a permission issue in the list directory. Hth Colin -Original Message- From: Doyen Klein [mailto:[EMAIL PROTECTED] Well suggested Charles and Colin . I had tried all lowercase knowing of the Pick flavor issue, but

RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-10-29 Thread Doyen Klein
Well suggested Charles and Colin . I had tried all lowercase knowing of the Pick flavor issue, but went with Colin's gET.LIST just for fun, Doesn't' work on the paragraph name (pARTLISTS is 'not found' but gET.LIST works just a well (or as poorly) as GET.LIST did. Charles, excellent idea, you

RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-10-28 Thread Alfke, Colin
What if you lowercase the first letter of the gET.LIST and mERGE.LIST commands to force them to use the UniData parser? The phantom will go through the login VOC item so make sure you're not exiting it prior to the setup stuff when it's a phantom. Is this a UniData phantom or an SB+ phantom - it

Re: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-10-28 Thread Results
Doyen, Stupid thought... have you tried doing a DELETE.LIST before the SELECT and a CLEARSELECT after you are all done? If the SAVE.LIST is failing on permissions, the DELETE.LIST will solve it. If the second run is failing due to a hanging select or select pointer, the CLEARSELECT should unman

RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-10-28 Thread Doyen Klein
er-u2- > [EMAIL PROTECTED] On Behalf Of Kathleeni M Bodine > Sent: Thursday, October 28, 2004 12:15 PM > To: [EMAIL PROTECTED] > Subject: RE: [U2] Cannot access list ML_3516_1 Unidata phantom > (MERGE.LIST) > > I have written several basic programs that run as phantoms with n

RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-10-28 Thread Kathleené M Bodine
: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Doyen Klein Sent: Thursday, October 28, 2004 4:58 AM To: [EMAIL PROTECTED] Subject: RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST) I did, in fact, originally each select was an individual UDTEXECUTE line. It makes no

RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-10-28 Thread Doyen Klein
f Of Kathleeni M Bodine > Sent: Wednesday, October 27, 2004 3:26 PM > To: [EMAIL PROTECTED] > Subject: RE: [U2] Cannot access list ML_3516_1 Unidata phantom > (MERGE.LIST) > > Why dont you do a basic program with the UDTEXECUTE capturing all output > and display the output to

RE: [U2] Cannot access list ML_3516_1 Unidata phantom (MERGE.LIST)

2004-10-27 Thread Kathleené M Bodine
Why dont you do a basic program with the UDTEXECUTE capturing all output and display the output to the screen. Then read the record in the phantom (_PH_) file and see what the problem is. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Doyen Klein Sent: T