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...
2334
raj pandian
raj.pandian
Jan 4, 2007 10:10 am
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...
2335
Thomas Leighton
tpleighton
Jan 9, 2007 11:51 pm
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...
2336
olatijani
Jan 10, 2007 9:48 pm
Are you talking about connecting to multiple oracle instances concurrently or conecting to an oracle instances but loging out and reconnecting again to a...
2337
rogbak_er
Jan 10, 2007 10:10 pm
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...
2338
magainps
Jan 11, 2007 5:15 pm
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...
2339
olatijani
Jan 11, 2007 5:17 pm
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...
2340
wfholmes
Jan 11, 2007 7:02 pm
... Suggest you visit http://www.go-faster.co.uk/ and check out the PS presentation on PIA Configuration on Windows 2000 for ideas....
2341
rogbak_er
Jan 11, 2007 7:26 pm
... 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...
2342
michael.ngong@...
Jan 22, 2007 8:57 pm
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...
2343
kevin_slack
Jan 23, 2007 8:27 pm
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)...
2344
yansunrise
Jan 23, 2007 11:06 pm
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...
2345
raj pandian
raj.pandian
Jan 24, 2007 7:36 am
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...
2346
Bob Ellis
robert_ellis...
Jan 24, 2007 7:40 am
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...
2347
sabrecsuk
Jan 24, 2007 12:05 pm
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 ...
2348
kevin_slack
Jan 24, 2007 3:22 pm
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...
2349
william_gioioso@...
wjgioioso
Jan 24, 2007 6:18 pm
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...
2350
David Kurtz
davidkurtz
Jan 24, 2007 6:19 pm
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 ...
2351
jean bibi
bibiotabela
Jan 24, 2007 6:26 pm
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...
2352
W. Holmes
wfholmes
Jan 24, 2007 7:44 pm
The documents from PS have been posted to psftdba, including the one updated on 1/19/07. ... ...
2353
rwsmith_snr
Jan 25, 2007 9:16 am
You should find a file called 'setup.log39; in the PS_HOME that you were installing into. However, we did not find this file to be of much help. Have you copied...
2354
yansunrise
Jan 26, 2007 2:04 am
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...
2355
yansunrise
Jan 26, 2007 2:09 am
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...
2356
yan.sun
yansunrise
Jan 26, 2007 6:58 am
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...
2357
magainps
Jan 31, 2007 4:04 pm
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...
2358
David Kurtz
davidkurtz
Feb 1, 2007 12:03 pm
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...
2359
Panikulam Vivek
vivekpanikulam
Feb 14, 2007 5:29 pm
Hi All The need is to migrate about 200 odd PS project definitions (not the objects) from one PS environment to another. My guess is inserting the rows into...
2360
the dragon
ceprn
Feb 14, 2007 11:37 pm
Do it the right way, rather than trying to cut corners; that way you don't get left hung out to dry when you miss something. peace, clark 'the dragon' willis ...
2361
Brian & Sharalyn Grif...
griobhtha
Feb 15, 2007 4:56 pm
Hi Vivek, At UC Riverside, we migrated from PS6 to PS8.44 within 3 days. One of the final steps we used to migrate our development projects into Production was...
2362
Panikulam Vivek
vivekpanikulam
Feb 16, 2007 1:10 am
Hi Thanks for the response. My goal was to reduce chances of human error as well as the mind-numbing monkey work ;-). It would be great if you can pass on the...