Re: [U2] Error Message: non-writeable Subscribing File

2011-11-14 Thread Wally Terhune
This is an odd one. Note the work-around below. Do not have a formal resolution 
yet.

Rocket U2 issue UDT-4095:

This error can only be seen with Redhat 5.6 (kernel version 
2.6.18-238.12.1.el5), RHEL 6.0 (kernel version 2.6.32-71.el6) and Suse 11.0 SP1 
(2.6.32.12-0.7-default). All three environments are 64bit. 

To reproduce on the above environment in $UDTHOME/demo:
1. Create a BP record called 'ABC', set line 1 to a value of 'ABC'.

2. Create a basic program that runs this code:
MY.CMD = 'COPY FROM BP "ABC","DEF"'
EXECUTE MY.CMD

3. Run the basic program, the output will be like: 
:RUN BP TEST
BP(132517,2059) is non-writeable subscribing file.
0 records copied
:

Note: The BP file should not contain a record called 'DEF'. 

To workaround, execute the command via basic program like: 
SUBROUTINE EXECUTE.COPY(CMD)
EXECUTE CMD

Wally Terhune
U2 Support Architect
Rocket Software
4600 South Ulster Street, Suite 1100 **Denver, CO 80237 **USA
Tel: +1.720.475.8055
Email: wterh...@rs.com
Web: www.rocketsoftware.com/u2




-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Butera
Sent: Monday, November 14, 2011 1:05 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Error Message: non-writeable Subscribing File

On 11/14/2011 03:03 PM, Steve Lowe wrote:
> Since our move to the RH Linux (version 7.2.7) in May 2011, we have had 
> problems with a Web application that should rename / copy a XML file to a 
> HTML formatted file. The command being executed is:
>
> COPY FROM _HOLD_ FILE_NAME, FILE_NAME2 OVERWRITING DELETING
>
> On our OLD HP-UX server, the process worked correctly. Not so on the new RH 
> environment.
>
> The error message is:
>
> _HOLD_(55124381,64770) is non-writeable subscribing file
>
> Search of the archives did not yield much. Permissions on the _HOLD_ 
> directory are 777.

This is an open bug with Rocket - I  believe Wally was able to have some of 
their people reproduce this internally.

--
Jeff Butera, PhD
Manager of ERP Systems
Hampshire College
413-559-5556

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Error Message: non-writeable Subscribing File

2011-11-14 Thread Steve Romanow
Maybe pcperform a unix mv to rename it as a workaround.

On Mon, Nov 14, 2011 at 3:04 PM, Jeff Butera  wrote:
> On 11/14/2011 03:03 PM, Steve Lowe wrote:
>>
>> Since our move to the RH Linux (version 7.2.7) in May 2011, we have had
>> problems with a Web application that should rename / copy a XML file to a
>> HTML formatted file. The command being executed is:
>>
>> COPY FROM _HOLD_ FILE_NAME, FILE_NAME2 OVERWRITING DELETING
>>
>> On our OLD HP-UX server, the process worked correctly. Not so on the new
>> RH environment.
>>
>> The error message is:
>>
>> _HOLD_(55124381,64770) is non-writeable subscribing file
>>
>> Search of the archives did not yield much. Permissions on the _HOLD_
>> directory are 777.
>
> This is an open bug with Rocket - I  believe Wally was able to have some of
> their people reproduce this internally.
>
> --
> Jeff Butera, PhD
> Manager of ERP Systems
> Hampshire College
> 413-559-5556
>
> ___
> U2-Users mailing list
> U2-Users@listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Error Message: non-writeable Subscribing File

2011-11-14 Thread Jeff Butera

On 11/14/2011 03:03 PM, Steve Lowe wrote:

Since our move to the RH Linux (version 7.2.7) in May 2011, we have had 
problems with a Web application that should rename / copy a XML file to a HTML 
formatted file. The command being executed is:

COPY FROM _HOLD_ FILE_NAME, FILE_NAME2 OVERWRITING DELETING

On our OLD HP-UX server, the process worked correctly. Not so on the new RH 
environment.

The error message is:

_HOLD_(55124381,64770) is non-writeable subscribing file

Search of the archives did not yield much. Permissions on the _HOLD_ directory 
are 777.


This is an open bug with Rocket - I  believe Wally was able to have some 
of their people reproduce this internally.


--
Jeff Butera, PhD
Manager of ERP Systems
Hampshire College
413-559-5556

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] Error Message: non-writeable Subscribing File

2011-11-14 Thread Steve Lowe
Since our move to the RH Linux (version 7.2.7) in May 2011, we have had 
problems with a Web application that should rename / copy a XML file to a HTML 
formatted file. The command being executed is: 

COPY FROM _HOLD_ FILE_NAME, FILE_NAME2 OVERWRITING DELETING 

On our OLD HP-UX server, the process worked correctly. Not so on the new RH 
environment. 

The error message is: 

_HOLD_(55124381,64770) is non-writeable subscribing file 

Search of the archives did not yield much. Permissions on the _HOLD_ directory 
are 777. 

Version information is: 

Module Name Version Licensed 

UniData RDBMS 7.2 Yes 
Connection Pooling... 7.2 No 
Device License... 7.2 No 
NFA.. 7.2 No 
RFS.. 7.2 No 
EDA.. 7.2 No 
727 

Any thoughts ? 

Steve 

*** 
Steve Lowe 
Information Technology Services 
Aurora University 
(630) 844 4200 

*** 

The Aurora University ITS staff will NEVER ask for an user's password 
information. 

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users