Re: [U2] Resurrecting a crashed session

2013-06-12 Thread Dan Goble
If you are using unix / linux as your OS then, use the tandem command to attach 
to the session.   At the unix prompt as root type in

tandem unidata_session_number

Then the esc key F to enter and esc key X to exit

HTH
-Dan


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jonathan Leckie
Sent: Wednesday, June 12, 2013 10:01 AM
To: 'U2 Users List'
Subject: [U2] Resurrecting a crashed session

Hello  all,

We use Unidata 6.1,  connecting to it over telnet, sometimes the programme that 
is connecting by  telnet crashes leaving the unidata session running but 
disconnected from the now  crashed programme.  Is there a way to attach to that 
orphaned session  thereby not loosing the work done during that session?


Regards
Jonathan Leckie




Blairs Windows Limited is a company registered in Scotland.
Company No: SC393935. Registered office: 9 Baker Street, Greenock, PA15 4TU. 
V.A.T. registration No: 108729111

___
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] Convert data from UniData to Microsoft SQl server

2013-05-15 Thread Dan Goble
There are a lot of factors that will determine this.

The main thing is the data types used on the SQL side.  See the following link 
for size of each data type 
http://msdn.microsoft.com/en-us/library/ms172424(v=sql.100).aspx

As a rule of thumb using the fixed length data types will take up more space 
than the variable length data types.

Another piece that will contribute to your size is the fact you will need to 
create cross-reference tables, where you can do multivalues in UniData.   As a 
rough estimate we have seen a 2:1 ratio in the amount of disk space used.

HTH
-Dan


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Kathleené M Hunter
Sent: Wednesday, May 15, 2013 12:26 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] Convert data from UniData to Microsoft SQl server

Does anyone have a way to calculate the disk space required to move data from a 
UniData Server to a Microsoft SQL server.

___
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] What tools do you use for data warehouse...

2013-04-26 Thread Dan Goble
Tom,

We use a tool called Kourier from Koretechologies that does a nice job.  Very 
flexible and you can schedule the tasks to be done.

-Dan


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tom Whitmore
Sent: Friday, April 26, 2013 1:50 PM
To: U2 Users List
Subject: [U2] What tools do you use for data warehouse...

Hi,
I was wondering what tools you use to export data to an SQL data warehouse from 
UniVerse.  This export could occur on multiple flavors of Unix.

What we would need to do is extract the UV data and perform some data 
translations before importing the data into the SQL table.

I know at one point DataStage was a powerful but expensive tool that would 
accomplish this task.

All suggestions are greatly appreciated!
Tom Whitmore
RATEX Business Solutions
___
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] TCL input and response logging such as COMO

2013-04-24 Thread Dan Goble
In UniVerse in the SAVEDLIST directory a user's TCL statements are saved as 
$$userid:user#


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Scott Zachary
Sent: Wednesday, April 24, 2013 4:35 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] TCL input and response logging such as COMO

For PCI compliance, we are tasked to log/capture all TCL entries and responses. 
I am familiar with COMO, which is one possible solution.

1) What other TCL logging methods are available in UniVerse besides COMO?

2) What AIX Unix tools are available to capture keyboard input and responses at 
TCL?



--
View this message in context: 
http://u2-universe-unidata.1073795.n5.nabble.com/TCL-input-and-response-logging-such-as-COMO-tp40528.html
Sent from the U2 - Users mailing list archive at Nabble.com.
___
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] is this an INDEX ISSUE?

2013-04-16 Thread Dan Goble
One other thing you may want to check.  See if there are any multivalued or 
subvalues in the item ids.  In unidata this has caused major headaches with 
indices.

HTH
-Dan


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Hona, David
Sent: Tuesday, April 16, 2013 3:59 AM
To: david yu; U2 Users List
Subject: Re: [U2] is this an INDEX ISSUE?

Hello David

1) Is your file you're indexing corrupt or does it have any errors or warnings 
as reported by 'fixtool'? If corrupt, can you repair it (after backing it up:)) 
?
2) What queries using the indices are slow? All or one?
3) What UV release?
4) How and when do you re-index the file?
5) Has the file been recently been resized/restored or otherwise changed?

Cheers,
David

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of david yu
Sent: Saturday, 13 April 2013 9:47 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] is this an INDEX ISSUE?

hello,

We have a file that is updated almost every minute for transportation 
appointment, we index a field in a file to make the reporting much faster but 
recently we noticed when we ran the report not all the transportation appt 
shows up on the report, so customer doesnt get their transportation. We have 
been rebuilding the index every night but problem still exists. Anyone 
encounter this issue? we are on HP-UX b.11.23.

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

** IMPORTANT MESSAGE *
This e-mail message is intended only for the addressee(s) and contains 
information which may be confidential.
If you are not the intended recipient please advise the sender by return email, 
do not use or disclose the contents, and delete the message and any attachments 
from your system. Unless specifically indicated, this email does not constitute 
formal advice or commitment by the sender or the Commonwealth Bank of Australia 
(ABN 48 123 123 124) or its subsidiaries.
We can be contacted through our web site: commbank.com.au.
If you no longer wish to receive commercial electronic messages from us, please 
reply to this e-mail by typing Unsubscribe in the subject line.
**



___
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] WRITESEQ Error

2013-04-11 Thread Dan Goble
More times than not it is a permissions problem with the user / file


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Al DeWitt
Sent: Thursday, April 11, 2013 5:11 PM
To: (u2-users@listserver.u2ug.org)
Subject: [U2] WRITESEQ Error

I have a program that has been working fine until today.  The users are now 
experiencing an error at the following statement #:

508: WRITESEQ RECRD APPEND ON FILEIN ELSE
... at line 508 write error, errno = 9

Can someone tell me what errno 9 is and what my cause it?The file resides 
on a virtual XP machine that runs a third-party app that reads this file.

Thanks.

Albert DeWitt, CPIM
___
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] Compressing PDFs

2013-03-28 Thread Dan Goble
I have not used p7zip, but HP-UX has a native zip command on it.   The thing is 
PDFs are pretty well compressed so you may not gain much disk space back.

HTH,
-Dan


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Israel, John R.
Sent: Thursday, March 28, 2013 8:55 AM
To: U2 Users List
Subject: [U2] Compressing PDFs

HPUX, UniData  SB:

After a bunch of work, I have a UNIX directory that has a bunch of PDFs.

I wish to bundle these PDFs up into a 7zip formatted compressed file.  I see 
that there is a ported version of the Windows version of 7zip for UNIX called 
p7zip.

Has anyone installed p7zip and if so, what else needed to be installed with it? 
 Is it stand-alone or is it dependent on other software packages being loaded 
first?

OR

Does anyone have a simple way for UNIX to run the Windows command line version 
of 7zip against my UNIX PDF directory?


Thanks

JRI
___
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] Apparent Data Problem

2013-03-21 Thread Dan Goble
To tell the version of UniVerse edit the VOC RELLEVEL and it will display the 
version on attribute2

To the file for corruption I would recommend running the unix command fixtool 
supplied by Rocket.

fixtool -helpwill show you all the options and syntax


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman
Sent: Thursday, March 21, 2013 11:56 AM
To: 'U2 Users List'
Subject: [U2] Apparent Data Problem

I am having trouble with my RR Recent Receivers UniBasic app running on 
UniVerse 10 ?  on HP-Ux 11i v2.

The app buzzes through receivers file RCVR and then hangs up on this one.
The RCVR file is approx. 15-MB.

I tried deleting records but the same symptom recurs.

I resized the file in the SandBox from 7577 to 8511 leaving type and separation 
the same and then the app yields the same error without returning any data at 
all.

Also... how can I tell what version of UV is installed now?

Help would be appreciated.

--Bill




  3.19.13   10R19   072220   M10857300530   222
**
16516þ16516þN10091þ1þ124þ745240þ0þ60100þ16515þ124.0þ300468300468þþ1þ
1240

  3.20.13   10R19   07   N10091  300468   124
** 16517þ16517þM10762þ1þ13173þ8891775þ0þ6750þ16511þ13173.0þ303253303253

  3.21.13   10R11   072232   M1076230325313,173
Program RECENT.RECEIVERS.R11: Line 313, Improper data type.
File 0 not found in VOC

  3.21.13   10R11   072232   M10762 30325313,173
Program RECENT.RECEIVERS.R11: Line 313, Improper data type.
File 0 not found in VOC




313:   open 'RCVR'   to  fRcvrelse  null
314:
315: read rRcvr from fRcvr, rcvrID  else  rRcvr = ''
316:AP.Invoice.ID = rRcvr20,1

crt '** ' : rRcvr
crt


__
HASH.HELP RCVR

File RCVR  Type= 4  Modulo= 7577  Sep= 4  11:23:59am  21 Mar 2013  PAGE
1

Of the 34559 total keys in this file:

  0  keys were wholly numeric (digits 0 thru 9)
 (Use File Type 2, 6, 10 or 14 for wholly numeric keys)

  11024  keys were numeric with separators (as reproduced below)
 0123456789#$%*+-./:;_
 (Use File Type 3, 7, 11 or 15 for numeric keys with separators)

  23472  keys were from the 64-character ASCII set reproduced below
 !#$%'()*+,-./0123456789:;=?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`
 (Use File Type 4, 8, 12 or 16 for 64-character ASCII keys)

 63  keys were from the 256-character ASCII set
 (Use File Type 5, 9, 13 or 17 for 256-character ASCII keys)

The keys in this file are more unique in their right-most eight bytes.
The smallest modulo you should consider for this file is 8511.
The smallest separation you should consider for this file is 1.
The best type to choose for this file is probably type 2.




ed RCVR 10R11*072232
22 lines long.

: P
0001: 16517
0002: 16517
0003: M10762
0004: 1
0005: 13173
0006: 8891775
0007: 0
0008: 6750
0009: 16511
0010: 13173.0
0011: 303253
0012:
0013:
0014:
0015: 303253
0016:
0017:
0018:
0019:
0020:
0021: 2ü2ü2
0022: 43990ü43890ü43850
Bottom at line 22.
:

___
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] Unidata 6.1.13/AIX 5.3 Stops Unexpectedly

2013-01-16 Thread Dan Goble
As another alternative I would see if syslogging is turned on.  Look at 
/etc/syslog.conf .   Check for any lines that do not have a # in front.   These 
lines would be the paths to the logs.


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Schasny
Sent: Wednesday, January 16, 2013 3:36 PM
To: U2 Users List
Subject: Re: [U2] Unidata 6.1.13/AIX 5.3 Stops Unexpectedly

The AIX errpt command reads the system error log. See man errpt for details.

That would be a good place to start

Kevin King wrote:
 We have a customer with a box as described in the subject that has
 recently been experiencing something odd.  Overnight, the system will
 just lock up and stop responding.  Normally there isn't anyone doing
 anything at night; the backup runs, that sort of thing, but then some
 days when they come in early in the morning the entire machine is
 unresponsive.  Connecting with telnet there is no login prompt, just a
 blank screen.  It happened last night and I've confirmed from the logs
 that the backup (which is using a split mirror backup strategy) ran 
 successfully and finished at 2:02am.
  Sometime between then and 4am, when there really should not have been
 anything going on, it just locked up.

 Are there any logs that can be enabled on AIX to record some evidence
 for these kinds of failures so we can figure out what's going on with
 this machine?

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



--

Jeff Schasny - Denver, Co, USA
jschasny at gmail dot com

___
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


[U2] Wally Terhune

2012-12-13 Thread Dan Goble
Congratulations on your upcoming retirement.  Thanks for all the support you 
have given us over the years for us Unidata guys.   Your breadth of knowledge 
will surely be missed.


Enjoy retirement,
-Dan



Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

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


Re: [U2] Things you shouldn't do.....

2012-12-02 Thread Dan Goble
If you want to clear the PH record but retain the inode, at the Unix prompt 
put

 filename

In Unix it nulls out the file but retains the inode.   I use this method very 
often for clearing UniData, UniVerse and Unix logs.

HTH


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of George Gallen
Sent: Friday, November 30, 2012 1:43 PM
To: U2 Users List
Subject: Re: [U2] Things you shouldn't do.

If I remember correctly, the only problem with hard linking is that you can not 
make a hard link that is outside the filesystem that it resides in, whereas a 
softlink can.

George

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wols Lists
Sent: Friday, November 30, 2012 1:36 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Things you shouldn't do.

Off-topic - I make a lot of use of this tactic to save disk space - I store all 
my digital photos in a secure area, and then link them into my and my wife's 
home directories so we both see the same file. And because I use hard links, 
moving the original file doesn't break the links. If you do an ls -al in a 
directory, one of the columns is the number of links to the inode - do hard 
linking and you'll see this climb above 1. Just don't hard-link a directory - I 
gather it can be done, but an rm is likely to make a mess of your files ...

 James

Cheers,
Wol
___
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
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] [UD] Pause When Executing Query

2012-11-13 Thread Dan Goble
We have been using Unidata 7.2.12 for about a year and have not come across 
that issue.My first question would be what OS are you using.   We are using 
AIX 6.1.

-Dan


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Haskett
Sent: Monday, November 12, 2012 11:33 PM
To: U2 Mail List
Subject: Re: [U2] [UD] Pause When Executing Query

Actually, it's fine on UD v7.2.12 and v7.3.0.  I have the persistent pause on 
v7.3.2.

Bill
Untitled Page



- Original Message -
*From:* wphask...@advantos.net
*To:* U2 Mail List U2-users@listserver.u2ug.org
*Date:* 11/12/2012 7:51 PM
*Subject:* [UD] Pause When Executing Query
 Our application is full of various selects to get data to parse to
 display in a window of our character-based interface.  We mostly use a
 standard subroutine that does this, but a couple of our programs
 don't.  We've been doing this for about the last 20 years.

 Since we've upgrade to UD v7.3, however, we've noticed about a 1
 second pause before the sub-window displays.  They have always
 displayed almost immediately.  I've been using UD for the past six
 years, or so, and there's never been such a problem, until v 7.3. I've
 been having various problems with v7.3 over the past six months or so,
 but wonder if anyone else is experiencing such delays.

 Thanks,

 Bill

___
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] [UD] Pause When Executing Query

2012-11-13 Thread Dan Goble
I found this in the Unidata 7.3.0 release notes that I was reviewing earlier  
... HTH

UDT-4176 - Problem Description

UniData -- On UniData for UNIX only, when the EXECUTE PHANTOM process
CAPTURING OUTPUT statement was executed, there was a hard 2 second delay to
make sure that the information about the newly spawned PROCESS, including the
pid and como filename, was included in the CAPTURING output. An environment
variable, PHANTOM_WAIT, could be set to 1 or more seconds to control the
delay. If you set the value to 0, the setting had no effect.

Beginning at UniData 7.3, you can now set the PHANTOM_WAIT value to 0 so no
delay will occur.




Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble
Sent: Tuesday, November 13, 2012 10:50 AM
To: U2 Users List
Subject: Re: [U2] [UD] Pause When Executing Query

We have been using Unidata 7.2.12 for about a year and have not come across 
that issue.My first question would be what OS are you using.   We are using 
AIX 6.1.

-Dan


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Haskett
Sent: Monday, November 12, 2012 11:33 PM
To: U2 Mail List
Subject: Re: [U2] [UD] Pause When Executing Query

Actually, it's fine on UD v7.2.12 and v7.3.0.  I have the persistent pause on 
v7.3.2.

Bill
Untitled Page



- Original Message -
*From:* wphask...@advantos.net
*To:* U2 Mail List U2-users@listserver.u2ug.org
*Date:* 11/12/2012 7:51 PM
*Subject:* [UD] Pause When Executing Query
 Our application is full of various selects to get data to parse to
 display in a window of our character-based interface.  We mostly use a
 standard subroutine that does this, but a couple of our programs
 don't.  We've been doing this for about the last 20 years.

 Since we've upgrade to UD v7.3, however, we've noticed about a 1
 second pause before the sub-window displays.  They have always
 displayed almost immediately.  I've been using UD for the past six
 years, or so, and there's never been such a problem, until v 7.3. I've
 been having various problems with v7.3 over the past six months or so,
 but wonder if anyone else is experiencing such delays.

 Thanks,

 Bill

___
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
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] [UD] Determining number of users licensed

2012-09-12 Thread Dan Goble
You can use the PORT.STATUS command.   It shows the number of user licenses and 
the number of sessions used


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Kevin King
Sent: Wednesday, September 12, 2012 4:39 PM
To: U2 Users List
Subject: Re: [U2] [UD] Determining number of users licensed

Can you parse it out of the listusers OS command?

On Wed, Sep 12, 2012 at 2:24 PM, dean.armbrus...@ferguson.com wrote:

 Is there a way to programmatically determine the number of licensed
 users allowed?

 SYSTEM(514) reports the number of non-phantom users currently logged
 in, which is essentially the number of licenses in use.  I want to
 compare that against the number of users allowed in a monitoring
 program.  I want to know if we're close to the limit before we run
 out.  The number of licenses varies by server.

 Colleagues have suggested using grep on udtconfig for NUSERS, but that
 is not the same thing.  Since we generally have 100-200 phantom
 processes, we sometimes configure to a size larger than the license
 limit to have room for those phantom processes.

 UniData 7.3.1
 HPUX 11.31
 Dean Armbruster
 Information Technology, System Analyst Ferguson Enterprises, Inc.
 12500 Jefferson Avenue * Newport News * VA * 23602-4314
 T: +1 (757) 989 2839 * F: +1 (757) 989 2801
 www.ferguson.comhttp://www.wolseley.com/

 ___
 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
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Etymology of Q-Pointer

2012-09-07 Thread Dan Goble
This comes from the PICK days where code had a 32k limit.   I still code using 
it this way ( old habits are hard to break )


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wols Lists
Sent: Friday, September 07, 2012 5:11 PM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Etymology of Q-Pointer

On 07/09/12 21:44, Mecki Foerthmann wrote:
 I have no Idea what you are talking about.
 What is wrong with LOCATE A IN B SETTING C ?

Except you've just given me a statement, and I was talking about the function 
:-)

The syntax is something like

LOCATE(A,B,1;C)

although as I said, I might have got the wrong function. I never used it if I 
could avoid it (almost all the time), and swore when I had to deal with someone 
else's use of it.

Cheers,
Wol
___
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] Scrub HangUp Fixed

2012-09-01 Thread Dan Goble
I think we have beat this dead horse enough.


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wjhonson
Sent: Saturday, September 01, 2012 10:58 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Scrub HangUp Fixed

Not relevant.
The question of ownership is moot.
Address the issue that Rocket knows there are bugs yet won't address them until 
submit through the sole approved support method.

Bugs are not support.  Support is not bugs.
A user group that the vendor ignores.  That's an excellent plan, truly 
marvelous.







-Original Message-
From: Allen Egerton aeger...@pobox.com
To: U2 Users List u2-users@listserver.u2ug.org
Sent: Sat, Sep 1, 2012 7:09 am
Subject: Re: [U2] Scrub HangUp Fixed


On 8/31/2012 7:30 PM, Wjhonson wrote:

  A problem that's not submitted through the hierarchical bureaucracy
 is how
I'd express it.
 The point being that the problem is being submit, through this list.
 That Rocket chooses not to listen to their own user group for bug
 submissions,
is Rocket's choice, not the user who submitted the bug.

 Bugs submit here, are vetted, they are vetted here, by other users
 generally,
and even comments such as yes this has been an issue for many years etc
*should* one might think, include the *vendor* of that software to say Hey 
why don't we put in a bug report on this.  The vendor themselves can be the 
contact for all anyone would care, couldn't they?

 I don't like status quo, for cement's sake.  Things change and systems
 should
change to match changing attitudes.  Many software companies allow bug reports 
from a variety of channels, not just one monolithic one :)  (Microsoft allows 
any user to submit a bug report.)

snip

This isn't Rocket's user group, it's OURS.  It's existed through several 
product owners, (where product == UniData/Universe).

It's a user's group - where we can ask our fellow users for support, thoughts, 
answers, experience, etc.

Rocket has a formal bug/support reporting/tracking system in place.  If you 
want ROCKET to respond to your issues, report it to them.  If you want help 
from your fellow users, report it here.

--
Allen Egerton; aeger...@pobox.com

___
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
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Running a command in a different account

2012-07-31 Thread Dan Goble
Create a shell script that does

cd /account
uv TCL statement of what to run
cd /account
uv TCL statement of what to run

until all accounts are ran in.


If it is a case of just updating / reading files.   Create Qpointers to the 
files of your alternate accounts and loop through them in your code.

Hth
-Dan


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of bpa...@serta.com
Sent: Tuesday, July 31, 2012 11:16 AM
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] Running a command in a different account

It's unix, so all the suggestions are well taken.

Thanks, all!!


-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Baakkonen, Rodney A 
(Rod) 46K
Sent: Friday, July 27, 2012 12:31 PM
To: 'U2 Users List'
Subject: Re: [U2] Running a command in a different account

Are you on Unix or Windows?

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of bpa...@serta.com
Sent: Friday, July 27, 2012 10:42 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Running a command in a different account

Greetings!



We have a program that runs in one account, but under certain conditions it is 
becoming necessary for that program to execute a command in another account, 
and then continue on its merry way doing other things.  One fairly simplistic 
example might be that the process might find it necessary to create a file in 
another account.



We have come up with a number of different ways of accomplishing this, but all 
involve a phantom LOGTO of some sort -whether it be through working with the 
UV.ACCOUNT file, the LOGIN paragraph, or some combination of the above.  While 
this will do what is necessary, there are timing issues to consider, control 
and response issues, error checking, etc.  It can be done, but it's not pretty.



Does anyone have a more elegant and efficient way of accomplishing this?



Thanks in advance!



Brian F. Paige






_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ _ _ _ _ _ _ _

The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential and/or privileged material not 
intended for Public use.
Any review, retransmission, dissemination or other use of, or taking of any 
action in reliance upon, this information by persons or entities other than the 
intended recipient is strictly prohibited. If you received this communication 
in error, please notify the sender and delete the material from any and all 
computers or devices.
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

-
-
CONFIDENTIALITY NOTICE: If you have received this email in error, please 
immediately notify the sender by e-mail at the address shown.
This email transmission may contain confidential information.  This information 
is intended only for the use of the individual(s) or entity to whom it is 
intended even if addressed incorrectly.  Please delete it from your files if 
you are not the intended recipient.  Thank you for your compliance.  Copyright 
(c) 2012 Cigna 
=
=

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


_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ 
_ _ _ _ _ _ _ _ _ _

The information transmitted is intended only for the person or entity to which 
it is addressed and may contain confidential and/or privileged material not 
intended for Public use.
Any review, retransmission, dissemination or other use of, or taking of any 
action in reliance upon, this information by persons or entities other than the 
intended recipient is strictly prohibited. If you received this communication 
in error, please notify the sender and delete the material from any and all 
computers or devices.

___
U2

Re: [U2] Redback port

2012-07-12 Thread Dan Goble
You would need to look in your rgwresp.ini file to see what it is set to.  Path 
to the file is $RBHOME/rgw/conf


Dan Goble | Senior Systems Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Kevin King
Sent: Thursday, July 12, 2012 1:55 PM
To: U2 Users List
Subject: [U2] Redback port

What TCP/IP port# does Redback typically use?
___
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] XML arrays

2012-03-01 Thread Dan Goble
This is a case where the programmer is getting the start and end tags, but data 
is missing in the middle.The vendor is saying that the data is an array in 
xml that is missing.


Dan Goble | IT Senior Software Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen
Sent: Thursday, March 01, 2012 3:19 AM
To: 'U2 Users List'
Subject: Re: [U2] XML arrays

Is the actual http stream truncated, or is it just part of the payload that is 
truncated.  If the first then there is some network/protocol error, if the 
latter it could be an error in application you are connecting to, or a 
misunderstanding as to what data you are trying to get.

Are you able to contact the https service from say curl or wget etc.  If you 
turn on protocol logging you can acces the actual headers being sent so you can 
try the precise http conversation outside of u2. In my experience many issues 
using the build in u2 http(s) functions are due to a request http header 
missing or being set incorrectly.



-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble
Sent: 29 February 2012 21:30
To: U2 Users List
Subject: [U2] XML arrays

I have a programmer who is performing an https call and retrieving data back
from the webserver, but some of the data is coming back truncated.   The web
developer said that there is an array inside the xml that is being
truncated.   Has anyone seen this type of issue?We are running Unidata
7.2.12 on AIX.

Thanks,
Dan

Dan Goble | IT Senior Software Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
-
No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1424 / Virus Database: 2113/4842 - Release Date: 02/29/12

___
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


[U2] XML arrays

2012-02-29 Thread Dan Goble
I have a programmer who is performing an https call and retrieving data back 
from the webserver, but some of the data is coming back truncated.   The web 
developer said that there is an array inside the xml that is being truncated.   
Has anyone seen this type of issue?We are running Unidata 7.2.12 on AIX.

Thanks,
Dan

Dan Goble | IT Senior Software Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com


This e-mail and any files transmitted with it are confidential and intended 
solely for the individual or entity to whom they are addressed.  Please notify 
the sender immediately by e-mail if you have received this e-mail in error and 
delete all copies of this message.

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


Re: [U2] UniVerse Dynamic File Question

2012-01-30 Thread Dan Goble
Yes ... all files on a universe system have a 2 gig limit unless you are doing 
64bit files.   The advantage of the dynamic file would the the size of the dat 
file and the size of the over file .   Thus in theory would have a 2 gig of each

-Dan


Dan Goble | IT Senior Software Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of John Varney
Sent: Monday, January 30, 2012 7:55 PM
To: 'U2 Users List'
Subject: Re: [U2] UniVerse Dynamic File Question

On UniVerse over Solaris.

Do dynamic files on a 32 bit operating system have the 2 gig limit?


___
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] A Thursday Quandry...

2012-01-26 Thread Dan Goble
We have used the -D and -Z2 options when compiling and it lets us see the code 
from the included items when in the debugger.

-Dan


Dan Goble | IT Senior Software Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com

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


Re: [U2] A Thursday Quandry...

2012-01-26 Thread Dan Goble
You will want the -D option also.   This creates the cross reference table for 
the debugger.   Need to use the -Z2 and -D in combination.

-Dan


Dan Goble | IT Senior Software Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of David Wolverton
Sent: Thursday, January 26, 2012 4:59 PM
To: 'U2 Users List'
Subject: Re: [U2] A Thursday Quandry...

I've ALWAYS done the -Z ... never noticed the -Z2 option -- that would read as 
if it's the answer!  I'll give that a try.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble
Sent: Thursday, January 26, 2012 3:49 PM
To: U2 Users List
Subject: Re: [U2] A Thursday Quandry...

We have used the -D and -Z2 options when compiling and it lets us see the code 
from the included items when in the debugger.

-Dan


Dan Goble | IT Senior Software Engineer

Interline Brands, Inc.
804 East Gate Drive Suite 100, Mount Laurel, NJ 08054
Office: 856.533.3110 | Mobile: 609.792.6855
E-mail: dan.go...@interlinebrands.com | Website: www.interlinebrands.com

___
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
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


[U2] Unidata take advantage of DIO / AIO /CIO in JFS2 filesystem

2011-05-10 Thread Dan Goble
We have been dealing with performance issues with our system and it seems to be 
I/O bound when we look at the stats using nmon and topas.  We have our SAN 
engineers looking at it from the backend to make sure that it is tuned well, 
plus IBM looking from an AIX point of view.   One thing I was asked is does the 
database have the ability to take advantage of AIO / CIO / DIO .  From what I 
remember from the internals classes (taken over 10 years ago) for the U2 
products they take advantage of the generic filesystem and are not compiled to 
use any filesystem variants.  Is this still a true statement today?

Thanks in advance for all feedback


Daniel Goble
Unidata DBA
INTERLINE BRANDS, INC.

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


Re: [U2] Unidata take advantage of DIO / AIO /CIO in JFS2 filesystem

2011-05-10 Thread Dan Goble
Thanks Wally for confirming what I thought.

Much appreciated,
-Dan

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Wally Terhune
Sent: Tuesday, May 10, 2011 11:31 AM
To: U2 Users List
Subject: Re: [U2] Unidata take advantage of DIO / AIO /CIO in JFS2 filesystem

Yes. UniData uses standard C runtime calls for file system file access.

In general, you want to tune your SAN to optimize for random access.
RAID0+1 with small (64K range) stripe size.
Lots of small disk vs a few large disks.

[AD] Rocket Professional Services are an excellent resource for UniData system 
tuning.
Regards,

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 Dan Goble
Sent: Tuesday, May 10, 2011 9:23 AM
To: U2 Users List
Subject: [U2] Unidata take advantage of DIO / AIO /CIO in JFS2 filesystem

We have been dealing with performance issues with our system and it seems to be 
I/O bound when we look at the stats using nmon and topas.  We have our SAN 
engineers looking at it from the backend to make sure that it is tuned well, 
plus IBM looking from an AIX point of view.   One thing I was asked is does the 
database have the ability to take advantage of AIO / CIO / DIO .  From what I 
remember from the internals classes (taken over 10 years ago) for the U2 
products they take advantage of the generic filesystem and are not compiled to 
use any filesystem variants.  Is this still a true statement today?

Thanks in advance for all feedback


Daniel Goble
Unidata DBA
INTERLINE BRANDS, INC.

___
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
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Fault type is 11. Layer type is BASIC run machine.

2011-01-18 Thread Dan Goble
It sounds like you are blowing the memory stack with such a large item.   With 
type 19 files you will want to do WRITESEQ so that it writes each individual 
line out keeping your memory intact.

-Dan

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeff Colvin
Sent: Tuesday, January 18, 2011 11:01 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Fault type is 11. Layer type is BASIC run machine.

I’m getting the following error message:



CRITICAL ERROR! Notify the system administrator.

Abnormal termination of UniVerse.

Fault type is 11.  Layer type is BASIC run machine.

Fault occurred in BASIC program IM.BUILD.NEW.COLD.WRK at address 228.



I ran the IM.BUILD.NEW.COLD.WRK program in the DEBUG mode and found out that 
the error pops up when it executes the following line of code:

WRITE COLD.TEXT ON COLD.WRK, COLD.WRK.ID THEN

I found out the COLD.WRK is a TYPE 19 file.  The COLD.WRK.ID is set to 
cold13-1.txt.  I can use the PICK EDitor and view the txt file without a 
problem.  The COLD.TEXT record is 53,486,974 bytes in size.  I’ve opened up the 
permissions to the COLD.WRK file via chmod 777.  I’ve also had additional space 
allocated.



I am working on a system with Universe version 10.0.14 and AIX version 5.2.0.0.



I appreciate your help,



Jeff Colvin
___
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


[U2] U2 Wrapper

2011-01-11 Thread Dan Goble
I am trying to put a wrapper around SAVE-LIST and GET-LIST so that I can keep 
track of how often a list is used so I determine whether or not to purge it.   
On Unidata 7.2.6 it totally ignores the BASIC program SAVE.LIST and SAVE-LIST.  
 Any recommendations on how to get this to work.   Note ... I do see it working 
on Unidata 7.1.10 ( our old server ).

Thanks in advance


Daniel Goble
INTERLINE BRANDS, INC.


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


Re: [U2] U2 Wrapper

2011-01-11 Thread Dan Goble
Thanks Symeon.The issue was the SAVE.LIST VOC entry was overriding even 
though there was no SAVE-LIST entry.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen
Sent: Tuesday, January 11, 2011 4:51 PM
To: 'U2 Users List'
Subject: Re: [U2] U2 Wrapper

Have you created a voc entry ? - A voc entry will override a globally
catalogued program.

 

From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble
Sent: 11 January 2011 21:19
To: U2 Users List
Subject: [U2] U2 Wrapper

 

I am trying to put a wrapper around SAVE-LIST and GET-LIST so that I can
keep track of how often a list is used so I determine whether or not to
purge it.   On Unidata 7.2.6 it totally ignores the BASIC program SAVE.LIST
and SAVE-LIST.   Any recommendations on how to get this to work.   Note ...
I do see it working on Unidata 7.1.10 ( our old server ).

Thanks in advance


Daniel Goble
INTERLINE BRANDS, INC.


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

  _  

No virus found in this message.
Checked by AVG - www.avg.com
Version: 10.0.1191 / Virus Database: 1435/3373 - Release Date: 01/11/11

___
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] Reading a Unix file from another machine.

2010-11-09 Thread Dan Goble
Try using at the unix command line

String filename  newfilenamer

This will strip out all control characters

- Original Message -
From: Roy Beard [mailto:r...@cfl.rr.com]
Sent: Tuesday, November 09, 2010 05:05 PM
To: 'U2 Users List' u2-users@listserver.u2ug.org
Subject: [U2] Reading a Unix file from another machine.

Hi all,

 

I am trying to read a Unix file from and old aix machine.  The people who
sent it will not bend in how they sent it.

What I got was in binary format so I used 'od' to convert it to ascii.  When
I tried to cat the file before trying to READSEQ records it looked like
gibberish!

I realized that if I set my Term type to vt100, I could read it but the
carriage returns were just ^M after each record.  After trying 'sed' I gave
up.

 

Universe will not read the file at all.  I still get gibberish even on the
converted file.

 

Any ideas?  There must be a way to do this.  What am I missing?

 

Thanks,

 

Roy

___
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] Reading a Unix file from another machine.

2010-11-09 Thread Dan Goble
Sorry ... The command is strings  Not string.   Typing from a blackberry

- Original Message -
From: Roy Beard [mailto:r...@cfl.rr.com]
Sent: Tuesday, November 09, 2010 05:23 PM
To: 'U2 Users List' u2-users@listserver.u2ug.org
Subject: Re: [U2] Reading a Unix file from another machine.

NO joy!

# cd /dbms
# ls -l master
-rwxrwxrwx   1 root system 54683259 Nov 08 18:16 master
# string master  newmaster
ksh: string:  not found.
#

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble
Sent: Tuesday, November 09, 2010 5:09 PM
To: 'u2-users@listserver.u2ug.org'
Subject: Re: [U2] Reading a Unix file from another machine.

Try using at the unix command line

String filename  newfilenamer

This will strip out all control characters

- Original Message -
From: Roy Beard [mailto:r...@cfl.rr.com]
Sent: Tuesday, November 09, 2010 05:05 PM
To: 'U2 Users List' u2-users@listserver.u2ug.org
Subject: [U2] Reading a Unix file from another machine.

Hi all,

 

I am trying to read a Unix file from and old aix machine.  The people who
sent it will not bend in how they sent it.

What I got was in binary format so I used 'od' to convert it to ascii.  When
I tried to cat the file before trying to READSEQ records it looked like
gibberish!

I realized that if I set my Term type to vt100, I could read it but the
carriage returns were just ^M after each record.  After trying 'sed' I gave
up.

 

Universe will not read the file at all.  I still get gibberish even on the
converted file.

 

Any ideas?  There must be a way to do this.  What am I missing?

 

Thanks,

 

Roy

___
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

___
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] How many will be selected?

2010-10-19 Thread Dan Goble
SYSTEM(11) in basic code will return the number of items selected

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of George Gallen
Sent: Tuesday, October 19, 2010 1:41 PM
To: U2 Users List
Subject: [U2] How many will be selected?

UV here

I open a file, then use SELECT filevarible then proceed to do a 
LOOP/READNEXT/REPEAT to
scan through the file.

OPEN ,SOMEFILE TO F.TEST ELSE STOP
SELECT F.TEST
LOOP
   READNEXT ID ELSE EXIT
REPEAT

Is there any way to know how many records WILL BE processed in that loop before 
scanning?

@selected doesn't work, it only returns the number of items in the last group 
that was read

I tried using SELECT filevariable TO list.variable   but you can't do a 
DCOUNT on that variable
   you can only READNEXT FROM list.variable

Aside from EXECUTE SELECT filename RTNLIST  in place of the SELECT 
filevariable so that
@selected would return with the actual number selected (which does do what I 
want)

Any other methods?


George Gallen
Senior Programmer/Analyst
Accounting/Data Division, EDI Administrator
ggal...@wyanokegroup.com
ph:856.848.9005 Ext 220
The Wyanoke Group
http://www.wyanokegroup.com



___
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] CREATE.TRIGGER - Permission denied

2010-10-18 Thread Dan Goble
In order to create a trigger in Unidata the Unix user you are logged in as 
needs to own the file.

-Dan

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Mecki Foerthmann
Sent: Monday, October 18, 2010 12:07 PM
To: U2 Users List
Subject: [U2] CREATE.TRIGGER - Permission denied

 Hi,

Today I tried for the first time to create a trigger on Unidata (Version
5.2 on Solaris) and get this error.
I have to add we are using SB+ and Avante 9.2 which includes PRC 3.9.
First time I tried this I actually got an SB+ error (line 200 something)
- and when I run it from true ECL I just get the message PERMISSION
DENIED.
I even changed the LOGIN VOC entry to bypass SB+ - no luck either.
The file in question has 777 permissions on Solaris, so this couldn't be
the problem.
The subroutine is globally cataloged too and there are no triggers on
the file already.
It isn't a DIR file either. Well, I haven't checked that, but all our
data files are hashed.
I'll check it tomorrow morning.
Any ideas?
I know Avante uses triggers for its audit files, so why can't I create
my own?
Susan perhaps? Is it your application that stops me?

Thanks

Mecki

___
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] CREATE.TRIGGER - Permission denied

2010-10-18 Thread Dan Goble
Unidata does not require you to be root.  Just that the person creating the 
trigger owns the file.   We use triggers here all the time and never become 
root to create or remove.  The key is being the owner of the file.

-Dan

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of phil walker
Sent: Monday, October 18, 2010 2:47 PM
To: U2 Users List
Subject: Re: [U2] CREATE.TRIGGER - Permission denied

Universe does not require root access to create a trigger. The article
refers to Unidata.

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
 boun...@listserver.u2ug.org] On Behalf Of Charlie Noah
 Sent: Tuesday, 19 October 2010 7:30 a.m.
 To: U2 Users List
 Subject: Re: [U2] CREATE.TRIGGER - Permission denied
 
   I have used Jbase for 12 years, and used Universe for many before
that. I
 was surprised to learn that Universe requires one to have root access
to
 create a trigger. Jbase doesn't require that, so I guess I was
spoiled. Does
 anyone know of any compelling reason why Universe would require it?
 
 Charlie Noah
 Charles W. Noah Associates
 cwn...@comcast.net
 
 The views and opinions expressed herein are my own (Charlie Noah) and
do
 not necessarily reflect the views, positions or policies of any of my
former,
 current or future employers, employees, clients, friends, enemies or
anyone
 else who might take exception to them.
 
 
 On 10-18-2010 12:10 PM, Colin Alfke wrote:
  As others have noted you need to login as root to create the
trigger.
 
  We use a program that does the following for each of our triggers
  (UniData on Windows with SB+).
 
  DELETE.TRIGGER filename UPDATE
  DELETE.CATALOG triggerprogram
  BASIC programfile programname
  CATALOG programfile programname FORCE
  CREATE.TRIGGER programfile programname UPDATE
 
  Hth
  Colin Alfke
  Calgary, Canada
 
  -Original Message-
  From: Mecki Foerthmann
 
Hi,
 
  Today I tried for the first time to create a trigger on Unidata
  (Version
  5.2 on Solaris) and get this error.
  I have to add we are using SB+ and Avante 9.2 which includes PRC
3.9.
  First time I tried this I actually got an SB+ error (line 200
  something)
  - and when I run it from true ECL I just get the message
PERMISSION
  DENIED.
  I even changed the LOGIN VOC entry to bypass SB+ - no luck either.
  The file in question has 777 permissions on Solaris, so this
couldn't
  be the problem.
  The subroutine is globally cataloged too and there are no triggers
on
  the file already.
  It isn't a DIR file either. Well, I haven't checked that, but all
our
  data files are hashed.
  I'll check it tomorrow morning.
  Any ideas?
  I know Avante uses triggers for its audit files, so why can't I
create
  my own?
  Susan perhaps? Is it your application that stops me?
 
  Thanks
 
  Mecki
 
  ___
  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
 

___
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] where did everyone go ?

2010-09-27 Thread Dan Goble
No ...  It's the end of third quarter and upper management keeps everyone busy 
at quarter end in most companies.


-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of u2ug
Sent: Monday, September 27, 2010 12:07 PM
To: u2-users@listserver.u2ug.org
Subject: [U2] where did everyone go ?

The number of postings has drastically dropped over the past few weeks
down to virtually zero 
Has the list been relegated the dust bin and I missed the notice ?



___
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] [UV] Shared Record Locks

2010-08-31 Thread Dan Goble
When you have data you want to update, but do not want to prevent people from 
viewing the rest of the data.

I.E. Updating patient information for the next insurance enrollment period, and 
still letting customer service reps access the data to help customers.

HTH
-Dan

- Original Message -
From: u2-users-boun...@listserver.u2ug.org 
u2-users-boun...@listserver.u2ug.org
To: U2 Users List u2-users@listserver.u2ug.org
Sent: Tue Aug 31 15:34:51 2010
Subject: [U2] [UV] Shared Record Locks

Has anyone a real-world application where UniVerse shared record locks
are used?  I'm struggling with when they would be preferable to using an
update record lock.  Anyone willing to share their experiences?

Thanks.

Perry Taylor
ZirMed
626 West Main St , 6th Floor
Louisville, KY 40202
www.zirmed.com http://www.zirmed.com/ 




CONFIDENTIALITY NOTICE: This e-mail message, including any 
attachments, is for the sole use of the intended recipient(s) 
and may contain confidential and privileged information.  Any
unauthorized review, use, disclosure or distribution is 
prohibited. ZirMed, Inc. has strict policies regarding the 
content of e-mail communications, specifically Protected Health 
Information, any communications containing such material will 
be returned to the originating party with such advisement 
noted. If you are not the intended recipient, please contact 
the sender by reply e-mail and destroy all copies of the 
original message.
___
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] TCL command history

2010-08-20 Thread Dan Goble
If you are using Universe the TCL command history is stored in the SAVEDLISTS 
file.   If you are using unidata they are stored in the users home directory in 
a file .ustk_loginid

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Robert Porter
Sent: Friday, August 20, 2010 10:08 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] TCL command history

Are TCL command histories stored in a file by any chance?  I'm trying to find 
how a record got updated, and it doesn't appear to have gone through our 
standard program which updates the record with a who/when timestamp.
 
TIA,
Robert
 
Robert F. Porter, MCSE, CCNA, ZCE
Lead Sr. Programmer / Analyst
Laboratory Information Services
Ochsner Health System
 
 
This transmission (including any attachments) may contain confidential 
information, privileged material (including material protected by the 
solicitor-client or other applicable privileges), or constitute non-public 
information. Any use of this information by anyone other than the intended 
recipient is prohibited. If you have received this transmission in error, 
please immediately reply to the sender and delete this information from your 
system. Use, dissemination, distribution, or reproduction of this transmission 
by unintended recipients is not authorized and may be unlawful.
___
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] Sending interrupt to UniBasic program

2010-08-10 Thread Dan Goble
Brad,

On UniData we use the @USER.TYPE to determine if it is a phantom / background 
process or not.   IF @USER.TYPE = 1 THEN  INPUT ELSE ...Below is a snippet 
from the Unibasic manual.


@USER.TYPE Returns the type of process currently running. UniBasic has 
three types of processes:
0 - Normal terminal processes.
1 - Background (phantom) processes.
2 - Redirected standard input.

HTH
-Dan


-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of 
bradley.sch...@usbank.com
Sent: Tuesday, August 10, 2010 11:50 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Sending interrupt to UniBasic program

All,

I'm hoping the bit-heads in the group can help me out with this one. It's 
kind of difficult to explain, but I'll try my best. My apologies for any 
lack of clarity.

What we're trying to do is automate a third-party batch process. The 
automation piece is working well. But there's one requirement that's 
proving problematic, with two key requirements at play. 

First, batch process must run automagically and completely unattended. 
Second, operators must have the option to interact directly with the 
automated batch for trouble-shooting purposes. The second requirement is 
what's presenting the challenge.

Since we need to be able to directly interact with the batch process, we 
can't use a phantom, since any keyboard I/O causes a phantom to terminate. 
The solution we chose was to run everything under GNU Screen. If you 
aren't familiar with Screen, here's a one sentence description from our 
friends at GNU -- Screen is a full-screen window manager that multiplexes 
a physical terminal between several processes, typically interactive 
shells. You can check http://www.gnu.org/software/screen for more info. I 
think of Screen as a terminal emulator that runs locally on the server. So 
if you start screen and then launch UniData from within your screen 
session, you are safe if the connection from your workstation is dropped; 
everything continues to run on the server. You just need to issue a 
command to reconnect to your screen session and you're back in business. 
Very handy tool.

If the batch runs with no issues, this works well. But if we need to 
diagnose a run-time issue, e.g. a process appears to be hung, we need to 
do things like send ctrl-c to break the current program. This is where the 
problem comes in. Screen seems to be sending ctrl-c (or any other 
interrupt, for that matter) to udt, not the program that is running under 
udt. This causes the udt session to end which kills the batch process when 
all we want to do is get to the debug prompt. Questions to the Screen 
users group have not generated helpful answers.

Here's an attempt at an illustration of what I'm talking about. Nesting 
indicates that a process is running under the outer process.

Non-Automated: 
Can press ctrl-c while PROG1 is running to get to debug prompt

AIX
udt
PROG1


Automated:
Ctrl-c and AIX kill's are directed to udt, not PROG1

AIX
screen
udt
PROG1


Does anyone have any thoughts on how to resolve this? My hope is that 
there's a way to send an interrupt from outside that will be directed 
towards a specific program. 

Environment info:
AIX 5.3
UniData 7.1

TIA,
Brad
U.S. BANCORP made the following annotations
-
Electronic Privacy Notice. This e-mail, and any attachments, contains 
information that is, or may be, covered by electronic communications privacy 
laws, and is also confidential and proprietary in nature. If you are not the 
intended recipient, please be advised that you are legally prohibited from 
retaining, using, copying, distributing, or otherwise disclosing this 
information in any manner. Instead, please reply to the sender that you have 
received this communication in error, and then immediately delete it. Thank you 
in advance for your cooperation.



-

___
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] HP-Ux, Samba, and Windows 7

2010-07-22 Thread Dan Goble
You will want to make sure the netbios options are turned on for the samba.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman
Sent: Thursday, July 22, 2010 10:21 AM
To: U2 Users List
Subject: [U2] HP-Ux, Samba, and Windows 7


With our new Windows SBS (Small Business Server) 2008 and (Vista or) Windows 7 
client, I cannot see our HP-UX Samba Share.  An XP Client can see the Samba 
share no problem.

I put a post on the HP Forum yesterday but got nothing back.  I am on the brink 
of punishing MS by making the new PC into Fedora.

Suggestions would be appreciated.

--Bill
___
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] HP-Ux, Samba, and Windows 7

2010-07-22 Thread Dan Goble
That may be the problem.   You may need the nmbd in order for it to work.   
Also check the windows firewall to be sure that smb traffic is not being 
blocked.

GL
-Dan

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman
Sent: Thursday, July 22, 2010 10:39 AM
To: U2 Users List
Subject: Re: [U2] HP-Ux, Samba, and Windows 7


I do have a netbios name specified in Samba.  I do not know if there is a 
netbios daemon.

I notice that Samba's nmbd is not running and when I try to start by clicking 
the button or at the command line, it does not seem to work.

--Bill


-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble
Sent: Thursday, July 22, 2010 10:24 AM
To: U2 Users List
Subject: Re: [U2] HP-Ux, Samba, and Windows 7

You will want to make sure the netbios options are turned on for the samba.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Bill Brutzman
Sent: Thursday, July 22, 2010 10:21 AM
To: U2 Users List
Subject: [U2] HP-Ux, Samba, and Windows 7


With our new Windows SBS (Small Business Server) 2008 and (Vista or) Windows 7 
client, I cannot see our HP-UX Samba Share.  An XP Client can see the Samba 
share no problem.

I put a post on the HP Forum yesterday but got nothing back.  I am on the brink 
of punishing MS by making the new PC into Fedora.

Suggestions would be appreciated.

--Bill
___
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
___
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] @LOGNAME on Unidata

2010-06-17 Thread Dan Goble
I have seen this in the past where the file wtmp usually found in /var/adm is 
corrupt or too big ( over 2 meg ).  To correct this just type at the unix 
prompt 

 wtmp

And it will clear the file.I recommend doing this just before a reboot of 
the system.

-Dan

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Jeffrey Butera
Sent: Thursday, June 17, 2010 2:04 PM
To: U2 Users List
Subject: [U2] @LOGNAME on Unidata

We recently migrated from Unidata 7.1.8 on Solaris to Unidata 7.2.5 on 
RedHat.

We make use of @LOGNAME quite a bit to determine a person's username.  
Since our migration, however, we've documented some cases where @LOGNAME 
is not returning the proper username - it returns someone else's.
What's bizarre is that most of the time it's right, but occasionally 
it's not.

Has anyone seen or heard of this?

When we had a report of this (with documentation) I thought it was 
weird.  Today we just got a call about a different problem which I'm 99% 
sure is tied to this since it makes use of @LOGNAME.  Like the above, 
sometimes it's correct, sometime it's wrong.

-- 
Jeff Butera, Ph.D.
Manager of ERP Systems
Hampshire College
jbut...@hampshire.edu
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] Filesystem options cio for AIX 5.3

2010-06-04 Thread Dan Goble
I would like to thank everyone for their feedback and will take all this 
information into consideration.  

Much appreciated,
-Dan G.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Gregor Scott
Sent: Thursday, June 03, 2010 8:07 PM
To: 'U2 Users List'
Subject: Re: [U2] Filesystem options cio for AIX 5.3

Dan,

We have done a lot of work on tuning AIX for UniVerse.

I looked into CIO and its potential benefits to UV. I even raised a case
with U2 support. Their response was that as CIO essentially eliminates
caching updates in memory it requires the update to be physically made to
disk before the process can continue. The nature of UV (and possibly UD)
updates made U2 support think there would not be much benefit. 

The biggest improvements we made were to how AIX manages memory and its I/O
buffers.
The memory changes made a huge different to process paging, and the I/O
buffers played a large part in stabilising our I/O activities. These
settings are the culmination of taking advised adjustments from various
sources and then fine tuning for our UV installations.

___Memory Management
Parameter   Default New Value
Command to Adjustment
minperm%20  5
vmo -p -o minperm%=5
maxperm%80  90
vmo -p -o maxperm%=90
maxclient%  80  90
vmo -p -o maxclient%=90
lru_file_repage 1   0   vmo
-p -o lru_file_repage=0
page_steal_method   0   1
vmo -p -o page_steal_method=1

___PBUFS___
pv_min_pbuf 512 4096
ioo -p -o pv_min_pbuf=4096

___JFS2___
j2_dynamicBufferPreallocation   16  128 ioo
-p -o j2_dynamicBufferPreallocation=128
j2_nBufferPerPagerDevice512 8192ioo
-p -o j2_nBufferPerPagerDevice=8192

___JFS___
numfsbufs   196 2048
ioo -p -o numfsbufs=2048
maxpgahead  8   16
ioo -p -o maxpgahead=16




I found the following links very helpful when exploring the AIX performance
tuning options:
http://www.circle4.com/blosxomjl.cgi/
http://users.ca.astound.net/baspence/AIXtip/j2_buffer.htm

This PDF explains the benefits of tuning Memory:
http://www.ibm.com/developerworks/wikis/download/attachments/53871915/VMM+Tu
ning+Tip+-+Proctecting+Comp+Memory.pdf?version=2

Whilst focused on Oracle, this PDF provides an interesting snippet on page
9: Large hdisks are evil for I/O performance!
http://www.circle4.com/papers/PAI22.pdf


Hope this helps

Gregor



-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble
Sent: Friday, 4 June 2010 6:51 AM
To: U2 Users List
Subject: [U2] Filesystem options cio for AIX 5.3

I am working with an AIX 5.3 system using Unidata 7.1.10   We are having
some performance issues that are directly related to I/O.   The files have
been resized and brought down some of the I/O problems.  In the past with
some Oracle system I have had to administer ( I still prefer the mv world ),
we used the cio options for mounting filesystems which allows for concurrent
reads and writes.   Has anyone tried this with Unidata or know of any
pitfalls to doing so.

Thanks in advance

-Dan
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
-- 
Message  protected by DealerGuard: e-mail anti-virus, anti-spam and content
filtering.
http://www.pentanasolutions.com

Click here to report this message as spam:
https://login.mailguard.com.au/report/1A12oPLg1S/6aKdA6wbF9XEaIVKtBO7mB/3.05
3


___
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


[U2] Filesystem options cio for AIX 5.3

2010-06-03 Thread Dan Goble
I am working with an AIX 5.3 system using Unidata 7.1.10   We are having some 
performance issues that are directly related to I/O.   The files have been 
resized and brought down some of the I/O problems.  In the past with some 
Oracle system I have had to administer ( I still prefer the mv world ), we used 
the cio options for mounting filesystems which allows for concurrent reads and 
writes.   Has anyone tried this with Unidata or know of any pitfalls to doing 
so.

Thanks in advance

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


Re: [U2] Can't RESIZE some files

2010-05-27 Thread Dan Goble
From the Unix command line you may want to check to see if there is an 
abandoned shared memory segment.  To do this type in the following at the Unix 
command line:

ipcs -mo


The following will return  (dummied data below for an example :

IPC status from /dev/mem as of Thu May 27 08:37:25 EDT 2010
TID KEYMODE   OWNERGROUP NATTCH
Shared Memory:
m   2097152 0x4500f020 --rw-rw-rw- root   system973
m   1048577 0x --rw-rw root   system  1
m   1048578 0x78000179 --rw-rw-rw- root   system  1
m 3 0x --rw-rw root   system  1
m 4 0xaceb9d2b --rw-rw dgoble system  0
m 5 0x --rw-rw-rw- root   system972
m 6 0x --rw-rw-rw- root   system 43

If you see a key with 0xace and NATTACH of 0  this is an abandoned shared 
memory process.

To release this you can either 

A) reboot your system
B) Run the following command at Unix
ipcrm -M 0xaceb9d2b 

The replace 0xaceb9d2b with the KEY on your system.

Good luck,

-Dan

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Tom Whitmore
Sent: Thursday, May 27, 2010 8:11 AM
To: U2 Users List
Subject: Re: [U2] Can't RESIZE some files

Dave,
You didn't specify the operating system.  I know Windows won't let you resize 
the file if it is open.  Our application opens the files during login.  To 
overcome this, I log into the UV account and create an F-pointer to the file, 
then resize through the F-pointer.  Alternatively, rename your login paragraph 
so files aren't opened.
Tom

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Norman, David 
(Health)
Sent: Wednesday, May 26, 2010 11:50 PM
To: 'u2-users@listserver.u2ug.org'
Subject: [U2] Can't RESIZE some files

We are trying to use RESIZE * * * on a couple of dynamic files to reclaim 
unused disk space. RESIZE complains that it hasn't got exclusive access, even 
though LIST.READU EVERY shows no locks at all, fuser -u shows no one using the 
.30 files, and UniVerse (10.0.16) having been stopped and started. We can 
resize other dynamic files with no problems. There's plenty of room for the 
temporary files.
How can we persuade RESIZE that these files aren't open ?

Thanks,

David Norman
Senior Software Engineer - SA Ambulance Service

ICT Services
SA Health
Government of South Australia

Box 3, GPO
Adelaide, South Australia 5001
*+61 8 8274 0384
* fax +61 8 8271 4844
* david.nor...@health.sa.gov.au


This e-mail may contain confidential information, which also may be legally 
privileged. Only the intended recipient(s) may access, use, distribute or copy 
this e-mail. If this e-mail is received in error, please inform the sender by 
return e-mail and delete the original. If there are doubts about the validity 
of this message, please contact the sender by telephone. It is the recipient's 
responsibility to check the e-mail and any attached files for viruses.



___
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
___
U2-Users mailing list
U2-Users@listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users


Re: [U2] Question about umask

2010-05-20 Thread Dan Goble
When it comes to setting up umasks on a system I prefer to set the default in 
the /etc/profile so that all who login in get this as default.  Then anybody 
else who needs a different umask set in their /home/username/.profile


-Dan
-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Augusto Alonso
Sent: Thursday, May 20, 2010 2:14 PM
To: U2 Users List
Subject: [U2] Question about umask

Hi.

Does anyone know how to change the default UMASK (022) inside a RPC
connection?

Our UV.LOGIN has a sentence:

UMASK 002

and it works from telnet connections.
But if I do a EXECUTE CREATE.FILE x  from inside a RPC connection, the
permissions of the new file are -rw-r--r--.

Regards
--
Augusto Alonso
___
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] OPENSEQ and Abnormal termination of UV

2010-05-17 Thread Dan Goble
You may want to check with your Systems Administrator to be sure your file 
system is setup to support files larger than 2gig

- Original Message -
From: u2-users-boun...@listserver.u2ug.org 
u2-users-boun...@listserver.u2ug.org
To: u2-users@listserver.u2ug.org u2-users@listserver.u2ug.org
Sent: Mon May 17 14:55:30 2010
Subject: [U2] OPENSEQ and Abnormal termination of UV

Does anyone knows what is happening here:
I am trying to open a text file (over 4Gb) using OPENSEQ and storing the file 
variable into a array as follows:
COMMON /MYPROG/ FILEVARS(10)
OPENSEQ /tmp/file.txt to FILEVARS(1) ELSE ...
This operation results abnormal termination with fault type error 11. Fault 
occurred at address 1c (which is the OPENSEQ command.). If the file size is 
less than 2147483647 bytes (2Gb), it works.

Opening the same file using a scalar file variable always work irrespective of 
the file size.
OPENSEQ /tmp/file.txt TO FV.FILE ELSE ...

Any reason why the first method failing for +2Gb files? Any workarounds?

Universe: 10.2.7
AIX:  5.3

Thanks
Rajesh Menon

___
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] Redback jrgw.dll for Win64 systems

2010-05-14 Thread Dan Goble
I have not used redback in windows before, but other 32bit dll issues I have 
had with windows I corrected by doing the following:

%systemroot%\SysWoW64\regsvr32.exe file.dll

This takes the dll and registers it in the system for you and lets windows know 
it is a 32bit and how to work with it.

Good luck,
-Dan

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Ben Souther
Sent: Friday, May 14, 2010 10:15 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Redback jrgw.dll for Win64 systems

Is anyone using Redback 4.4 with JNI (as opposed to the gateway) on a
Windows 64bit system?

If so, did you need to get a separate copy of jrgw.dll?

I'm unable to initialize com.ibm.redback.redbeans.RgwJni and I am
assuming it's because I've got a jrgw.dll that was compiled for Win32
systems.

Thanks
-Ben



java.lang.NoClassDefFoundError: Could not initialize class 
com.ibm.redback.redbeans.RgwJni

com.ibm.redback.redbeans.RedObject.setActiveConnection(RedObject.java:1077)
com.ibm.redback.redbeans.RedObject.setRBOAccount(RedObject.java:110)

com.fwdco.webservice.ScorpeoWebService.callMethod(ScorpeoWebService.java:553)

com.fwdco.webservice.ScorpeoWebService.callMethod(ScorpeoWebService.java:515)

com.fwdco.webservice.ScorpeoWebService.testConnection(ScorpeoWebService.java:407)

com.fwdco.server.sysadmin.RboTestCommand.execute(RboTestCommand.java:519)

com.fwdco.server.sysadmin.TestExecuteAction.execute(TestExecuteAction.java:71)
com.fwdco.server.SysAdminController.process(SysAdminController.java:167)
com.fwdco.server.SysAdminController.doPost(SysAdminController.java:247)
javax.servlet.http.HttpServlet.service(HttpServlet.java:637)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)

com.fwdco.server.monitor.UsageTrackingFilter.doFilter(UsageTrackingFilter.java:156)

com.fwdco.server.sysadmin.AppStatusFilter.doFilter(AppStatusFilter.java:42)








-- 
Ben Souther
Manager, Web and Web Service Development
bsout...@fwdco.com | 508.927.8147
FWDavison  Company, Inc.
10 Cordage Park Circle, Suite 200
Plymouth, MA 02360-7318

CONFIDENTIALITY NOTICE:  This e-mail message, and any accompanying
documents, is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. Any unauthorized
review, use, disclosure, distribution or copying is prohibited. If you
are not the intended recipient, please contact our office by e-mail or
by telephone at (508) 747-7261 and immediately destroy all copies of the
original message.

___
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] fnuxi problem

2010-05-13 Thread Dan Goble
In the past when I had done fnuxi I always used the following syntax:

find . -name * -exec fnuxi {} \;


This takes and tries to fnuxi all files in the current directory and below.   
If the file is not a U2 file it will not harm anything.

-Dan


-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Martin Phillips
Sent: Thursday, May 13, 2010 11:23 AM
To: U2 Users List
Subject: Re: [U2] fnuxi problem

Hi all,

A follow up to my own query.

This site uses entirely dynamic files. The recommended way to do fnuxi 
recursively over a whole application is to use find as in my previous email. 
This will end up doing the fnuxi against the DATA.30 and OVER.30 files. The 
OVER.30 file reports that it is not a UV file and is skipped.

If I do the fnuxi against the directory that represents the dynamic file, it 
appears to work. If I do it against the DATA.30 file it sometimes hangs.

So, it now sounds as though I need to construct a find that will produce all 
the files that don't end .30 (so I get the dictionaries and indices) and a 
second pass to do all directories.

Once again, anyone had experience of this?


Martin Phillips
Ladybridge Systems Ltd
17b Coldstream Lane, Hardingstone, Northampton, NN4 6DB
+44-(0)1604-709200 

___
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] [UV] Locked License Seat {unclassified}

2009-07-29 Thread Dan Goble
Microsoft has a tool called procexp.exe that shows a process and all its 
children processes attached to it.  Using this tool you can kill the parent and 
the child processes.   This should free up what you need to.   Just be careful, 
it is a very powerful tool.

Good luck,

Dan Goble  

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


Re: [U2] 2gig limit sticking into bash shell

2009-07-07 Thread Dan Goble
ulimit is a limit on system resources that can be set on a per user base.  This 
command is on all versions of *nix that I know of.  Depending on the operating 
system the values under the ulimit may differ.

Dan Goble
Sr. Programmer Analyst


-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of George Gallen
Sent: Monday, July 06, 2009 2:23 PM
To: U2 Users List
Subject: Re: [U2] 2gig limit sticking into bash shell

I'm on UV 10.0.2 on Redhat,
  I did a shell, and my ulimit was unlimited.

George

 -Original Message-
 From: u2-users-boun...@listserver.u2ug.org [mailto:u2-users-
 boun...@listserver.u2ug.org] On Behalf Of Bill Haskett
 Sent: Monday, July 06, 2009 1:57 PM
 To: U2 Users List
 Subject: Re: [U2] 2gig limit sticking into bash shell

 Symeon:

 Would you consider this a bug?  I wonder if the same problem exists on
 Windows?

 Bill

 Symeon Breen said the following on 7/6/2009 8:07 AM:
  Yes that is the one - ulimit -f is unlimited but when i shell out of
 udt it
  is set to 2gig, so i just need to reset this in my command
 
  So from tcl i have
  !ulimit -f unlimited;unzip UPLOAD/000855.zip
 
  And this works ! :)
 
 
  Thanks.
 
  -Original Message-
  From: u2-users-boun...@listserver.u2ug.org
  [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Dan Goble
  Sent: 06 July 2009 14:59
  To: U2 Users List
  Subject: Re: [U2] 2gig limit sticking into bash shell
 
  You may want to check the ulimit for the user.   Shell down to Unix
 and
  perform a ulimit -f this will tell you if there is a max file size
 set on
  this specific user.
 
  Dan Goble
  Sr. Programmer Analyst
  RATEX Business Solutions, Inc.
 
  -Original Message-
  From: u2-users-boun...@listserver.u2ug.org
  [mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon
 Breen
  Sent: Monday, July 06, 2009 6:01 AM
  To: 'U2 Users List'
  Subject: Re: [U2] 2gig limit sticking into bash shell
 
  Thanks for the pointers,
 
  Sorry i mislead you a bit - when i tried this myself it does indeed
 work if
  you come out of udt and run it, it is only if you shell out from
 within udt
  that it fails.
  The set command before and while in udt shows quite a few diffs,
 these
  mainly look to be udt config params tho :-
  diff set.out set2.out
  2c2,9
   BASH=/bin/bash
  ---
 
  AIMG_BUFSZ=102400
  AIMG_FLUSH_BLKS=2
  AIMG_MIN_BLKS=10
  ARCHIVE_TO_TAPE=0
  ARCH_FLAG=0
  ARCH_WRITE_SZ=0
  AVG_TUPLE_LEN=4
  BASH=/bin/sh
 
  8a16,20
 
  BGINPUTTIMEOUT=0
  BIMG_BUFSZ=102400
  BIMG_FLUSH_BLKS=2
  BIMG_MIN_BLKS=10
  BPF_NFILES=80
 
  10c22,24
   COLORS=/etc/DIR_COLORS.xterm
  ---
 
  CENTURY_PIVOT=1930
  CHECK_HOLD_EXIST=0
  CHKPNT_TIME=300
 
  11a26,27
 
  COMPACTOR_POLICY=1
  CONVERT_EURO=0
 
  12a29
 
  EFS_LCKTIME=0
 
  14a32,34
 
  EXPBLKSIZE=16
  FCNTL_ON=0
  GLM_MEM_SEGSZ=4194304
 
  15a36,37
 
  GRPCMT_TIME=5
  GRP_FREE_BLK=5
 
  23c45,46
   IFS=$' \t\n'
  ---
 
  IFS='
  '
 
  24a48,49
 
  JRNL_MAX_FILES=400
  JRNL_MAX_PROCS=1
 
  25a51,52
 
  KEYDATA_MERGE_LOAD=40
  KEYDATA_SPLIT_LOAD=95
 
  26a54,55
 
  LB_FLAG=1
  LCT_NUM=8
 
  29a59
 
  LOCKFIFO=0
 
  34a65,102
 
  MAX_CAPT_LEVEL=2
  MAX_DSFILES=1000
  MAX_FLENGTH=1073741824
  MAX_LRF_FILESIZE=134217728
  MAX_NEXT_HOLD_DIGITS=4
  MAX_OBJ_SIZE=307200
  MAX_OPEN_FILE=500
  MAX_OPEN_OSF=100
  MAX_OPEN_SEQF=150
  MAX_REP_DISTRIB=1
  MAX_REP_SHMSZ=33554432
  MAX_RETN_LEVEL=2
  MERGE_LOAD=40
  MGLM_BUCKET_SIZE=50
  MIN_MEMORY_TEMP=64
  NFA_CONVERT_CHAR=0
  NFILES=1019
  NSEM_PSET=8
  NULL_FLAG=0
  NUSERS=40
  N_AFT=200
  N_AFT_BUCKET=101
  N_AFT_MLF_BUCKET=23
  N_AFT_SECTION=1
  N_AIMG=2
  N_ARCH=2
  N_BIG=233
  N_BIMG=2
  N_FILESYS=200
  N_GLM_GLOBAL_BUCKET=101
  N_GLM_SELF_BUCKET=23
  N_PARTFILE=500
  N_PGQ=10
  N_PUT=8192
  N_REP_OPEN_FILE=8
  N_SYNC=0
  N_TMAFT_BUCKET=19
  N_TMQ=10
 
  39a108
 
  PART_TBL=/usr/ud71/parttbl
 
  41,44c110,113
   PIPESTATUS=([0]=0)
   PPID=7616
   PROMPT_COMMAND='echo -ne
  \033]0;${us...@${hostname%%.*}:${PWD/#$HOME/~}\007'
   PS1='[...@\h \W]\$ '
  ---
 
  PIPESTATUS=([0]=0 [1]=2)
  POSIXLY_CORRECT=y
  PPID=10236
  PS1='\s-\v\$ '
 
  47c116,122
   PWD=/home/symeon
  ---
 
  PWD=/usr/ud/accounts/cust855
  REP_FLAG=0
  REP_LOG_PATH=/usr/ud71/replog
  SBCS_SHM_SIZE=1048576
  SB_FLAG=0
  SETINDEX_BUFFER_KEYS=0
  SETINDEX_VALIDATE_KEY=0
 
  49,50c124,140
  
  SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-
 comments:
  monitor
   SHLVL=1
  ---
 
  SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-
 comments:
  monitor:posix
 
  SHLVL=3
  SHM_ATT_ADD=0
  SHM_FIL_CNT=2048
  SHM_FREEPCT=25
  SHM_GNPAGES=32
  SHM_GNTBLS=40
  SHM_GPAGESZ=131072
  SHM_LBA=4096
  SHM_LCINENTS=100
  SHM_LMINENTS=32
  SHM_LPAGESZ=4096
  SHM_LPINENTS=10
  SHM_MAX_SIZE=33554432
  SHM_MIN_NATT=4
  SHM_NFREES=1
  SPLIT_LOAD=60
 
  52,55c142,151
   SSH_CLIENT=':::87.115.26.230 3539 22'
   SSH_CONNECTION=':::87.115.26.230 3539 ::

Re: [U2] 2gig limit sticking into bash shell

2009-07-06 Thread Dan Goble
You may want to check the ulimit for the user.   Shell down to Unix and perform 
a ulimit -f this will tell you if there is a max file size set on this specific 
user.

Dan Goble
Sr. Programmer Analyst
RATEX Business Solutions, Inc.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org 
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of Symeon Breen
Sent: Monday, July 06, 2009 6:01 AM
To: 'U2 Users List'
Subject: Re: [U2] 2gig limit sticking into bash shell

Thanks for the pointers,

Sorry i mislead you a bit - when i tried this myself it does indeed work if
you come out of udt and run it, it is only if you shell out from within udt
that it fails.
The set command before and while in udt shows quite a few diffs, these
mainly look to be udt config params tho :-
diff set.out set2.out
2c2,9
 BASH=/bin/bash
---
 AIMG_BUFSZ=102400
 AIMG_FLUSH_BLKS=2
 AIMG_MIN_BLKS=10
 ARCHIVE_TO_TAPE=0
 ARCH_FLAG=0
 ARCH_WRITE_SZ=0
 AVG_TUPLE_LEN=4
 BASH=/bin/sh
8a16,20
 BGINPUTTIMEOUT=0
 BIMG_BUFSZ=102400
 BIMG_FLUSH_BLKS=2
 BIMG_MIN_BLKS=10
 BPF_NFILES=80
10c22,24
 COLORS=/etc/DIR_COLORS.xterm
---
 CENTURY_PIVOT=1930
 CHECK_HOLD_EXIST=0
 CHKPNT_TIME=300
11a26,27
 COMPACTOR_POLICY=1
 CONVERT_EURO=0
12a29
 EFS_LCKTIME=0
14a32,34
 EXPBLKSIZE=16
 FCNTL_ON=0
 GLM_MEM_SEGSZ=4194304
15a36,37
 GRPCMT_TIME=5
 GRP_FREE_BLK=5
23c45,46
 IFS=$' \t\n'
---
 IFS='
 '
24a48,49
 JRNL_MAX_FILES=400
 JRNL_MAX_PROCS=1
25a51,52
 KEYDATA_MERGE_LOAD=40
 KEYDATA_SPLIT_LOAD=95
26a54,55
 LB_FLAG=1
 LCT_NUM=8
29a59
 LOCKFIFO=0
34a65,102
 MAX_CAPT_LEVEL=2
 MAX_DSFILES=1000
 MAX_FLENGTH=1073741824
 MAX_LRF_FILESIZE=134217728
 MAX_NEXT_HOLD_DIGITS=4
 MAX_OBJ_SIZE=307200
 MAX_OPEN_FILE=500
 MAX_OPEN_OSF=100
 MAX_OPEN_SEQF=150
 MAX_REP_DISTRIB=1
 MAX_REP_SHMSZ=33554432
 MAX_RETN_LEVEL=2
 MERGE_LOAD=40
 MGLM_BUCKET_SIZE=50
 MIN_MEMORY_TEMP=64
 NFA_CONVERT_CHAR=0
 NFILES=1019
 NSEM_PSET=8
 NULL_FLAG=0
 NUSERS=40
 N_AFT=200
 N_AFT_BUCKET=101
 N_AFT_MLF_BUCKET=23
 N_AFT_SECTION=1
 N_AIMG=2
 N_ARCH=2
 N_BIG=233
 N_BIMG=2
 N_FILESYS=200
 N_GLM_GLOBAL_BUCKET=101
 N_GLM_SELF_BUCKET=23
 N_PARTFILE=500
 N_PGQ=10
 N_PUT=8192
 N_REP_OPEN_FILE=8
 N_SYNC=0
 N_TMAFT_BUCKET=19
 N_TMQ=10
39a108
 PART_TBL=/usr/ud71/parttbl
41,44c110,113
 PIPESTATUS=([0]=0)
 PPID=7616
 PROMPT_COMMAND='echo -ne
\033]0;${us...@${hostname%%.*}:${PWD/#$HOME/~}\007'
 PS1='[...@\h \W]\$ '
---
 PIPESTATUS=([0]=0 [1]=2)
 POSIXLY_CORRECT=y
 PPID=10236
 PS1='\s-\v\$ '
47c116,122
 PWD=/home/symeon
---
 PWD=/usr/ud/accounts/cust855
 REP_FLAG=0
 REP_LOG_PATH=/usr/ud71/replog
 SBCS_SHM_SIZE=1048576
 SB_FLAG=0
 SETINDEX_BUFFER_KEYS=0
 SETINDEX_VALIDATE_KEY=0
49,50c124,140

SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:
monitor
 SHLVL=1
---

SHELLOPTS=braceexpand:emacs:hashall:histexpand:history:interactive-comments:
monitor:posix
 SHLVL=3
 SHM_ATT_ADD=0
 SHM_FIL_CNT=2048
 SHM_FREEPCT=25
 SHM_GNPAGES=32
 SHM_GNTBLS=40
 SHM_GPAGESZ=131072
 SHM_LBA=4096
 SHM_LCINENTS=100
 SHM_LMINENTS=32
 SHM_LPAGESZ=4096
 SHM_LPINENTS=10
 SHM_MAX_SIZE=33554432
 SHM_MIN_NATT=4
 SHM_NFREES=1
 SPLIT_LOAD=60
52,55c142,151
 SSH_CLIENT=':::87.115.26.230 3539 22'
 SSH_CONNECTION=':::87.115.26.230 3539 :::78.109.174.173 22'
 SSH_TTY=/dev/pts/6

SUPPORTED=zh_CN.UTF-8:zh_CN:zh:fr_FR.UTF-8:fr_FR:fr:de_DE.UTF-8:de_DE:de:ja_
JP.UTF-8:ja_JP:ja:es_ES.UTF-8:es_ES:es:en_US.UTF-8:en_US:en
---
 SSH_CLIENT=':::87.115.26.230 4408 22'
 SSH_CONNECTION=':::87.115.26.230 4408 :::78.109.174.173 22'
 SSH_TTY=/dev/pts/7
 STATIC_GROWTH_WARN_INTERVAL=300
 STATIC_GROWTH_WARN_SIZE=1610612736
 STATIC_GROWTH_WARN_TABLE_SIZE=256
 SYNC_TIME=0
 SYSTEM_EURO=164
 SYS_PV=3
 TCA_SIZE=128
56a153,157
 TERM_EURO=164
 TMP=/tmp/
 TOGGLE_NAP_TIME=31
 TSTIMEOUT=60
 UDR_CONVERT_CHAR=1
58a160
 UDT_LANGGRP=255/192/129
59a162
 UPL_LOGGING=0
61,69c164,167
 _=AD
 psc ()
 {
 ps --cols=1000 --sort='-%cpu,uid,pgid,ppid,pid' -e -o
user,pid,ppid,pgid,stime,stat,wchan,time,pcpu,pmem,vsz,rss,sz,args | sed
's/^/ /' | less
 }
 psm ()
 {
 ps --cols=1000 --sort='-vsz,uid,pgid,ppid,pid' -e -o
user,pid,ppid,pgid,stime,stat,wchan,time,pcpu,pmem,vsz,rss,sz,args | sed
's/^/ /' | less
 }
---
 VARMEM_PCT=50
 WRITE_TO_CONSOLE=0
 ZERO_CHAR=131
 _=

LD_LIBRARY_PATH and PATH are the same all the time.
Running unzip with the full path is the same, and whereis unzip only reports
the one path of /usr/bin/unzip

Also the at command works ! ?

I can work with the at command and make it write a completed message at the
end and poll for this from the udt process.   A strange one tho .




Symeon.

-Original Message-
From: u2-users-boun...@listserver.u2ug.org
[mailto:u2-users-boun...@listserver.u2ug.org] On Behalf Of
regalit...@aol.com
Sent: 03 July 2009 16:57
To: u2-users@listserver.u2ug.org
Subject: Re: [U2] 2gig limit sticking into bash shell


 That is an interesting one!? So the file system, kernel, version of zip,
etc are all OK for the  2 gig 32-bit limit, but once you go into 32 bit
udt and back out

RE: [U2] SELECT problem with quote characters

2008-08-06 Thread Dan Goble
Try the select like this

SELECT FILE WITH FIELD LIKE ...LLOYD'S...

Dan Goble
Systems Administrator
RATEX Business Solutions, Inc.


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Anthony
Youngman
Sent: Wednesday, August 06, 2008 11:18 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] SELECT problem with quote characters

I'm trying to select a string that contains a single-quote, using the
LIKE
operator. It works fine with EQ.

So if I do a  SELECT FILE WITH FIELD EQ LLOYD'S , the select returns
exactly what I expect.

But if I do a  SELECT FILE WITH FIELD LIKE ...LLOYD'S...  it returns
pretty much the entire file

And if I do a  SELECT FILE WITH FIELD LIKE \...LLOYD'S...\  it
returns
nothing.

What on earth is the syntax for picking up an embedded quote in data in
a LIKE
comparison? PIOPEN flavour, by the way.

Cheers,
Wol
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] gfe check from unix?

2008-07-31 Thread Dan Goble
Run the fixtool command from the $uvhome/bin without the fix option and
it will do diagnostics

fixtool -filepath Path_to_file -file name_of_file

Dan Goble
Systems Administrator
RATEX Business Solutions, Inc.
(800) 417-2839 ext. 4116
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] execute code/proc question HELP!!!!!!!!

2008-05-22 Thread Dan Goble
Why not just catalog the original in EURO.BP for the end users, and do a
RUN DOUG.BP DOUG when testing your changes.

Dan Goble
RATEX Business Solutions, Inc.

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of doug chanco
Sent: Thursday, May 22, 2008 9:21 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] execute code/proc question HELP

is there any way in Universe 10.x (running on AIX) to path how 
universe finds code to execute?  For example I have a program called

DOUG in EURO.BP and copy it to DOUG.BP and compile/catalog it there, 
so that now the VOC entry points to DOUG.BP but I would like other users

to be able to run the original version while I fix my version.

For those familiar with jBASE this is easily solved by modifying each 
users path to that they search for the object code in a specific
order. 

for example

PATH=$PATH:/usr2/zircon/DOUG.O:/usr2/zirocn/EURO.BP.O

this way it looks in DOUG.BP.O and if the object code is found executes 
it otherwise look in EURO.BP.O and if found there execute it.  Now all I

have to do is modify other users PATH to NOT search DOUG.BP.O or move 
EURO.BP.O in front of DOUG.BP.O and it will find EURO.BP.O first (and 
stop looking)

I am hoping that there is something equivalent in universe or some way 
that I can duplicate this (I am even willing to look at doing it with 
basic code  if possible)

ANY and ALL suggestions are welcomed!

thanks

dougc
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


[U2] Good ssh service for Windows

2008-05-02 Thread Dan Goble
Does anybody know of SSH service for Windows that works well with
UniVerse.Most of the ones I have tested either have bad terminal
information translation, or do not have the ability to read the users'
profile for destination directory.



Thanks,



Dan Goble

Systems Administrator

RATEX Business Solutions, Inc.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/


RE: [U2] Good ssh service for Windows

2008-05-02 Thread Dan Goble
Thanks Bill,

What we are trying to do is connect from a desktop to a windows server
that is running UniVerse.   When the user puts in their name and
password it would automatically put them into the correct directory (
UniVerse Account ) and execute uv.exe so that they never hit dos.   I
have tested WinSSHD and it does 99% of what I need ( so far the best of
all ssh for windows), but it has a problem with the wyse50+ emulation
that our software package requires.   The terminal emulation puts some
crazy control characters instead of those that I expect when I use
telnet.

Your feedback is much appreciated,

Dan Goble
Systems Administrator
RATEX Business Solutions, Inc.
(800) 417-2839 ext. 4116


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Bill Haskett
Sent: Friday, May 02, 2008 10:14 AM
To: u2-users@listserver.u2ug.org
Subject: RE: [U2] Good ssh service for Windows

Dan:

What are you trying to do?  We wanted to set up secure connectivity
without using VPN
to allow AccuTerm or wIntegrate to access our UD server.

We have WinSSHD on one of our Windows servers to handle all sftp for our
network.  We
can then use Tunnelier to make a client connection to this machine via
SSH.  We can
then forward communication to an internal UD server, via the telnet
port.  Then we
use AccuTerm to connect to our localhost and it makes the connection to
our UD server
through this SSH connection.

We do this by creating a shortcut with a target of:

D:\Bitvise\Tunnelier\Tunnelier.exe
-profile=D:\Bitvise\Tunnelier\Session\Asi_Ssh.tlp -exitOnLogout
-loginOnStartup

In the Tunnelier profile we configure a C2S forwarding and execute the
AccuTerm
executable once the SSH connection is established.

This allows me to double-click the shortcut icon and end up with an
AccuTerm
session opened up to localhost using the defined port#; thus telneting
through the
SSH connection, over the internet, to our UD server.  We can set this up
using
AccuTerm Internet Explorer edition too.  When we log off UniData the SSH
connection
automatically closes and Tunnelier automatically closes.

If this is what you're looking for then I can describe in more detail
what we did to
make this work.

Hope this helps.

Bill

-Original Message-
From: [EMAIL PROTECTED] [mailto:owner-u2-
[EMAIL PROTECTED] On Behalf Of Dan Goble
Sent: Friday, May 02, 2008 5:52 AM
To: u2-users@listserver.u2ug.org
Subject: [U2] Good ssh service for Windows

Does anybody know of SSH service for Windows that works well with
UniVerse.Most of the ones I have tested either have bad terminal
information translation, or do not have the ability to read the users'
profile for destination directory.



Thanks,



Dan Goble

Systems Administrator

RATEX Business Solutions, Inc.
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/
---
u2-users mailing list
u2-users@listserver.u2ug.org
To unsubscribe please visit http://listserver.u2ug.org/