Search the web
Sign In
New User? Sign Up
psftdba · PeopleSoft DBA Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 2329 - 2358 of 3932   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
2329
Hello, I am trying to create new app server and process scheduler domains on Unix box(solaris). The number of domains will be ten on one box with some five...
magainps
Offline Send Email
Jan 1, 2007
7:55 pm
2330
Thanks to you all . Your advise is really helfull to me Wish u all Hppy new year .. Prathap ... many ... done ... upgrade ... you ... is ... pack...
Prathap Kumar B
prathap_sw_14
Offline Send Email
Jan 1, 2007
8:04 pm
2331
The parameters that matter are MSGMAX and MSGMNB The following warning appears in all versions of the Tuxedo manual, and it applies to all operating systems...
David Kurtz
davidkurtz
Offline Send Email
Jan 1, 2007
8:57 pm
2332
David, I'm working on same issue. My current project uses large XML msgs, some as large as 300K. They are Synchronous so they go through the PSAPPSRV queue....
leavens_summit
Offline Send Email
Jan 2, 2007
9:18 am
2333
Comments in line ... to disk? I am not aware of any way to log this directly. You can get message sizes from the TUXLOG if you set 'chtr on' in tmadmin, or...
David Kurtz
davidkurtz
Offline Send Email
Jan 2, 2007
11:05 am
2334
Hi all, I am just wondering that how webserver identifies a process schedular domain,when i configure a process schedular and start the domain . Is there any...
raj pandian
raj.pandian
Offline Send Email
Jan 4, 2007
10:10 am
2335
To All, Is there a relatively secure method to connect to multiple databases in Oracle. The documentation seems to indicate that the userid and password is...
Thomas Leighton
tpleighton
Offline Send Email
Jan 9, 2007
11:51 pm
2336
Are you talking about connecting to multiple oracle instances concurrently or conecting to an oracle instances but loging out and reconnecting again to a...
olatijani
Offline Send Email
Jan 10, 2007
9:48 pm
2337
How would one install a second installation of Weblogic 5.1 on a server that has Weblogic 5.1 already running on it. I want a seperate installation to serve...
rogbak_er
Offline Send Email
Jan 10, 2007
10:10 pm
2338
David, This seems to be the issue with MSGMNI parameter because I am also seeing the error message "No space left on device" which point that it could be the...
magainps
Offline Send Email
Jan 11, 2007
5:15 pm
2339
The way I did this on a Unix system was to create a seperate unix account to own the new software and its assocaited binaries. You can try this approach, but...
olatijani
Offline Send Email
Jan 11, 2007
5:17 pm
2340
... Suggest you visit http://www.go-faster.co.uk/ and check out the PS presentation on PIA Configuration on Windows 2000 for ideas....
wfholmes
Online Now Send Email
Jan 11, 2007
7:02 pm
2341
... seperate I found two solutions on Customer Connection today, solution ID 200731312 and 717563. For some reason, I did not see anything yesterday. They look...
rogbak_er
Offline Send Email
Jan 11, 2007
7:26 pm
2342
Ran an install of peopletools 8.48.The installation failed at the end and I would need help with where to locate the install log files Just in case some one...
michael.ngong@...
Send Email
Jan 22, 2007
8:57 pm
2343
PSoft says there are no Oracle changes/patches required because they don't use the TIMESTAMP WITH LOCAL TIME ZONE (TSLTZ) and TIMESTAMP WITH TIME ZONE (TSTZ)...
kevin_slack
Offline Send Email
Jan 23, 2007
8:27 pm
2344
I'm working on performance tuning HR8.9 PT8.46. Our HR system has a very bad performance experience on the link 'ChartField Detail'. It takes 8 seconds to...
yansunrise
Offline Send Email
Jan 23, 2007
11:06 pm
2345
Also peoplesoft forwarded us with bunch of document to update JRE and JDK on Tuxedo and Weblogic server... I just wondering how to proceed and why update...
raj pandian
raj.pandian
Offline Send Email
Jan 24, 2007
7:36 am
2346
Assuming you've traced the component and identified the slow running sql(s) it would be helpful if you could post the sql(s) and the execution plans. You don't...
Bob Ellis
robert_ellis...
Offline Send Email
Jan 24, 2007
7:40 am
2347
Yan Sun, Agree with Bob that sql/execution plans are the only way to help technically. To me, it actually sounds like you might be after more of a functional ...
sabrecsuk
Offline Send Email
Jan 24, 2007
12:05 pm
2348
Java, which is in PeopleSoft and Oracle, tries to be cross platform and so it has to handle time zones itself. While most application software will use the...
kevin_slack
Offline Send Email
Jan 24, 2007
3:22 pm
2349
As far as Oracle goes, Oracle takes the date/time from the system clock at the OS level. So you don't need to do anything to Oracle. But your OS will need to...
william_gioioso@...
wjgioioso
Offline Send Email
Jan 24, 2007
6:18 pm
2350
I suggest that you collect a Performance Monitor trace (at verbose level) on that action and work out where you are spending those 8 seconds. regards ...
David Kurtz
davidkurtz
Offline Send Email
Jan 24, 2007
6:19 pm
2351
Hi, check that you have all eight disks directory (disk1,disk2,...disk8) on the same main directory and try again cdt JP Confiez vous à la Mére de Notre...
jean bibi
bibiotabela
Offline Send Email
Jan 24, 2007
6:26 pm
2352
The documents from PS have been posted to psftdba, including the one updated on 1/19/07. ... ...
W. Holmes
wfholmes
Online Now Send Email
Jan 24, 2007
7:44 pm
2353
You should find a file called 'setup.log' in the PS_HOME that you were installing into. However, we did not find this file to be of much help. Have you copied...
rwsmith_snr
Offline Send Email
Jan 25, 2007
9:16 am
2354
For database, we are using ORACLE 10.1.0.4.0. OS is AIX 5L 64 bits. Yes, I traced the component and found it is because of SQL SELECT COUNT(*) FROM...
yansunrise
Offline Send Email
Jan 26, 2007
2:04 am
2355
Cameron, I forwarded your reply to our functional professionals. They told me because of some special properties of our institution, such as we are a...
yansunrise
Offline Send Email
Jan 26, 2007
2:09 am
2356
For database, we are using ORACLE 10.1.0.4.0. OS is AIX 5L 64 bits. Yes, I traced the component and found it is because of SQL SELECT COUNT(*) FROM...
yan.sun
yansunrise
Offline Send Email
Jan 26, 2007
6:58 am
2357
David, As per your suggestion, MSGMAX should be the max message size preferably it should be 256KB and max queue size that is MSGMNB should be the two times of...
magainps
Offline Send Email
Jan 31, 2007
4:04 pm
2358
As far as Tuxedo is concerned, the only kernel parameters you need to worry about changing are those relating to the message queues Tuxedo only uses 3 shared...
David Kurtz
davidkurtz
Offline Send Email
Feb 1, 2007
12:03 pm
Messages 2329 - 2358 of 3932   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help