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...
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, 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....
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...
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...
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...
Are you talking about connecting to multiple oracle instances concurrently or conecting to an oracle instances but loging out and reconnecting again to a...
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...
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...
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...
... 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...
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@...
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)...
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...
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...
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...
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 ...
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...
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...
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 ...
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...
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...
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...
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...
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...