Kathleené M Hunter | 1 Apr 2012 16:11

Re: [U2] Detecting idle time in INPUT statement.

Don,

	On Universe you can run the LIST.READU command to see what records
are locks and by who.

	The other thing to do is place a AUTOLOGOUT for all users, logs the
user out of UniVerse after a period of inactivity.

-----Original Message-----
From: u2-users-bounces <at> listserver.u2ug.org
[mailto:u2-users-bounces <at> listserver.u2ug.org] On Behalf Of Don Robinson
Sent: Tuesday, March 27, 2012 6:27 AM
To: U2 listserver
Subject: [U2] Detecting idle time in INPUT statement.

Hello all,
 
We are running Universe 10.1 on AIX with about 500 users. We have a problem
with users opening up a record which puts a lock on it and just letting it
sit at the INPUT statement for a long time.
 
Most of the locking within the application does not use the LOCKED clause so
when a second person needs the locked record, their session waits.
 
What is the best way to detect the user hasn't typed anything for a period
of time, say 2 minutes? This needs to be simple as we have no desire to
rewrite the application!
 
IIRC, some other MV systems have a timeout on the INPUT but I can't find
anything about this in the UV manual.
(Continue reading)

Nick Gettino | 2 Apr 2012 15:35

Re: [U2] Detecting idle time in INPUT statement. (Nick Gettino)

In the 911 business a call taker must have the ability to enter something at any given time without having to wait.
So we use a standard routine that we have used for over 20 years very successfully.
This is our copyrighted routi

Nicholas M Gettino, Director of Professional Services & Support, EnRoute Emergency Systems an Infor
Company, Concourse Center 1, 3501 East Frontage Rd, Suite 350, Tampa, FL 33607 -(813) 207-6998 direct,
(813) 334-3507 cell, FAX (678) 393-5389 nick.gettino <at> enroute911.com or nick.gettino <at> infor.com

-----Original Message-----
From: u2-users-bounces <at> listserver.u2ug.org [mailto:u2-users-bounces <at> listserver.u2ug.org] On
Behalf Of u2-users-request <at> listserver.u2ug.org
Sent: Wednesday, March 28, 2012 3:00 PM
To: u2-users <at> listserver.u2ug.org
Subject: U2-Users Digest, Vol 35, Issue 26

Send U2-Users mailing list submissions to
	u2-users <at> listserver.u2ug.org

To subscribe or unsubscribe via the World Wide Web, visit
	http://listserver.u2ug.org/mailman/listinfo/u2-users
or, via email, send a message with subject or body 'help' to
	u2-users-request <at> listserver.u2ug.org

You can reach the person managing the list at
	u2-users-owner <at> listserver.u2ug.org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of U2-Users digest..."

Today's Topics:
(Continue reading)

Tony Gravagno | 2 Apr 2012 17:10
Picon
Favicon

Re: [U2] Detecting idle time in INPUT statement. (Nick Gettino)

Looks like your copyright protection filter prevented you from posting
code but your netiquette protection software missed the huge
unnecessary quote. ;)

BTW, if you do publish that code, its copyright is no longer valid.
You can't publish helpful code to a forum with a copyright that tells
people they can't use it under penalty of law.

(Being a little tongue in cheek here, it's obvious you generously
intended to publish something which accidentally got posted too soon
.... but I'm just sayin... )

T

> From: Nick Gettino 
> In the 911 business a call taker must have the ability to enter
> something at any given time without having to wait.
> So we use a standard routine that we have used for over 20 years
very
> successfully.
> This is our copyrighted routi 

_______________________________________________
U2-Users mailing list
U2-Users <at> listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Rainer Viehöfer | 3 Apr 2012 18:10
Picon

[U2] UD: Resizing and Caching

Unidata 7.1.8  Sun Fire 4500 32 GB RAM

Main Storage on an EMC SAN.

Single Application: 24/7 Library database, no replication.

Hello,

perhaps someone can help me or point me to an piece
of helpful text with the following two questions:

1. Our storage operator claims that we produce too much steam
on his drives. Are there UD parameters to look at in respect of
Unidata caching?

2. For better performance I try to resize some of the files.
It often happens, that no space for the temporary file can be found
or it is not possible to copy the resized file as shown below:
(happens with memresize as well)

The actual file size in bytes         = 34798592.
Suggested resize modulo = 30449.
:RESIZE AAF.KEY.BSN.BIS 30449
AAF.KEY.BSN.BIS is a synonym, real name is 
/usr/ud/opacfiles/AAF.KEY.BSN.BIS.
The temporary file for RESIZE is /dev/shm/rsztp7nw1D8.
Not enough space to copy /dev/shm/rsztp7nw1D8 back to 
/usr/ud/opacfiles/AAF.KEY.
BSN.BIS.
RESIZE failed. Cannot mv file.
(Continue reading)

Picon
Favicon

Re: [U2] UD: Resizing and Caching

 DO the resize at Unix with the memresize command and you can specify where the TMP space is. So you can use
space from another file system during the resize. 

-----Original Message-----
From: u2-users-bounces <at> listserver.u2ug.org [mailto:u2-users-bounces <at> listserver.u2ug.org] On
Behalf Of Rainer Viehöfer
Sent: Tuesday, April 03, 2012 11:10 AM
To: U2-USERS <at> listserver.u2ug.org
Subject: [U2] UD: Resizing and Caching

Unidata 7.1.8  Sun Fire 4500 32 GB RAM

Main Storage on an EMC SAN.

Single Application: 24/7 Library database, no replication.

Hello,

perhaps someone can help me or point me to an piece
of helpful text with the following two questions:

1. Our storage operator claims that we produce too much steam
on his drives. Are there UD parameters to look at in respect of
Unidata caching?

2. For better performance I try to resize some of the files.
It often happens, that no space for the temporary file can be found
or it is not possible to copy the resized file as shown below:
(happens with memresize as well)

(Continue reading)

Colin Alfke | 3 Apr 2012 21:15
Picon
Favicon

[U2] u2ug.net Website


Anyone else unable to connect to www.u2ug.net? I'm getting the following
error:

Server Error

401 - Unauthorized: Access is denied due to invalid credentials.

You do not have permission to view this directory or page using the
credentials that you supplied.

www.u2ug.org redirects to http://109.104.64.69/cms/ which is "unavailable".

Thanks

Colin

_______________________________________________
U2-Users mailing list
U2-Users <at> listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Robert Porter | 3 Apr 2012 21:23
Favicon

Re: [U2] u2ug.net Website

I get a 504 - Timeout

 
Robert F. Porter, MCSE, CCNA, ZCE, OCP-Java
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 <at> listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
Robert Porter | 3 Apr 2012 21:24
Favicon

Re: [U2] u2ug.net Website

However, from Atlanta I get the 401 - Unauthorized error.

_______________________________________________
U2-Users mailing list
U2-Users <at> listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users
John Thompson | 3 Apr 2012 21:33
Picon

Re: [U2] u2ug.net Website

If you guys came to Spectrum, you would have less time to go on u2ug.net.
 I kid of course...  I can't get to it either.

On Tue, Apr 3, 2012 at 3:24 PM, Robert Porter <ROporter <at> ochsner.org> wrote:

> However, from Atlanta I get the 401 - Unauthorized error.
>
>
>
>
> _______________________________________________
> U2-Users mailing list
> U2-Users <at> listserver.u2ug.org
> http://listserver.u2ug.org/mailman/listinfo/u2-users
>
>

--

-- 
John Thompson
_______________________________________________
U2-Users mailing list
U2-Users <at> listserver.u2ug.org
http://listserver.u2ug.org/mailman/listinfo/u2-users

Brian Leach | 3 Apr 2012 22:07
Picon

Re: [U2] u2ug.net Website

sorry all, fixed now.

brian

Sent from my iPad

On 3 Apr 2012, at 20:33, John Thompson <jthompson333 <at> gmail.com> wrote:

> If you guys came to Spectrum, you would have less time to go on u2ug.net.
> I kid of course...  I can't get to it either.
> 
> On Tue, Apr 3, 2012 at 3:24 PM, Robert Porter <ROporter <at> ochsner.org> wrote:
> 
>> However, from Atlanta I get the 401 - Unauthorized error.
>> 
>> 
>> 
>> 
>> _______________________________________________
>> U2-Users mailing list
>> U2-Users <at> listserver.u2ug.org
>> http://listserver.u2ug.org/mailman/listinfo/u2-users
>> 
>> 
> 
> 
> -- 
> John Thompson
> _______________________________________________
> U2-Users mailing list
(Continue reading)


Gmane