Hi Javed,

1. Universe does not have a 64 bit mode as you understand it. There is a
uvconfig parameter that decided whether the default mode for newly created
files is 64 bit or 32 bit, but I dont think that is what you are looking
for.

 Individual files in Universe can be 64 bit or 32 bit. You need to check
each file individually to see if it is in 64 bit or 32 bit mode. There are
various ways to do this:

a.  Write a Basic program that uses the STATUS statement  to return file
information. Type HELP BASIC STATUS for information on how to use STATUS.
The 64 bit info is in attribute 32 of the returned dynamic array.

b. Type in uvfixfile -f filename from Unix. uvfixfile does not support 64
bit files, so it will complain if the file is 64 bit.

c. There are other ways mentioned previously by others on this list. Check
the archives.

2. This really depends on the nature of the performance bottleneck, but if
one or a few users are locked the first thing I would check is to see if
they are waiting for update locks to be released. LIST.READU EVERY  will
list all the database locks, and at the bottom of the listing show anybody
who is waiting for a lock to be released.

3. Sorry, cant help you there.

hth.





"Jawed Akhtar - ISD" <[EMAIL PROTECTED] on 12 Oct 2004 08:21

Please respond to [EMAIL PROTECTED]

Sent by:    [EMAIL PROTECTED]

To:    <[EMAIL PROTECTED]>
cc:
bcc:

Subject:    [U2]Tuning uvconfig parameters in universe 9.6


Hi,
We are running universe 9.6 with GLobus on 64 bit HP-UX 11.0. I want to
know;

1. How could I know if universe is running in 64 bit mode.
2. What parameters of uvconfig are exhausting in universe and how to tune
them. Users are locked frequently once in a day.
3. What should be file system size and kernel parameters of HP-UX for
better performance of universe. Out environment size is around 20 GB and
users are 250+.

Thanks in advance

Regd
Jawed
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/


******************************************************************
 This message originated from the Internet. Its originator may or
 may not be who they claim to be and the information contained in
 the message and any attachments may or may not be accurate.
******************************************************************







       ************************************************************
       HSBC Bank plc may be solicited in the course of its placement
       efforts for a new issue, by investment clients of the firm for whom
       the Bank as a firm already provides other services. It may equally
       decide to allocate to its own proprietary book or with an associate
       of HSBC Group. This represents a potential conflict of interest.
       HSBC Bank plc has internal arrangements designed to ensure that the
       firm would give unbiased and full advice to the corporate finance
       client about the valuation and pricing of the offering as well as
       internal systems, controls and procedures to identify and manage
       conflicts of interest.

       HSBC Bank plc
       Registered Office: 8 Canada Square, London E14 5HQ, United Kingdom
       Registered in England - Number 14259
       Authorised and regulated by the Financial Services Authority.
       ************************************************************



_____________________________________________________

This transmission has been issued by a member of the HSBC Group 
"HSBC" for the information of the addressee only and should not be 
reproduced and / or distributed to any other person. Each page attached 
hereto must be read in conjunction with any disclaimer which forms part 
of it. Unless otherwise stated, this transmission is neither an offer nor the 
solicitation of an offer to sell or purchase any investment. Its contents are 
based on information obtained from sources believed to be reliable but
HSBC makes no representation and accepts no responsibility or liability as 
to its completeness or accuracy.
-------
u2-users mailing list
[EMAIL PROTECTED]
To unsubscribe please visit http://listserver.u2ug.org/

Reply via email to