Hello, Does anyone has a good documentation on how peoplesoft two-tier and three tier connections work? From technical perspective. My understanding is: Three...
That's about right I think. Incidentally, when connecting to the DB directly, the user still enters a normal Peoplesoft login. They just need to have the...
Hello all, Can I somehow have a cobol program do a alter session set optimizer_index_cost_adj=50; before it is called? perhaps through the stored statements? ...
Put a trigger on the psprcsrqst table to alter the session when the process launches. _____ From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On...
The first question is when this is really the right solution, remember it will apply to the whole of the Cobol process. If you are dealing with a stored...
Hi, all, could anybody tell me how to check the highest supported PeopleTools version for a specific PeopleSoft app version? for example, we are currently ...
8.2x is the highest tools release for an 8 sp1 application. _____ From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Li Li Sent: 03...
The PeopleSoft web site is a horrible, slow, difficult to navigate old Lotus Notes system and Oracle have been removing all the product information, which has...
In PT 8.44, when we check the clients in the Appserver, we usually see a list of users and there status may be IDLE, IDLE/W or something else. What is the...
On our system, all "regular" users have IDLE/W, whereas the JSH and WSH processes and the tmadmin user have IDLE. I'd guess the "/W" is for clients connected...
Customer Connection is written in a combination of PeopleTools 8.4x and Lotus Domino. Nothing inherintly wrong with either of these technologies. As the old...
Roger You will never get a 100% accurate picture of who or how many are logged in. The JOLT client cleanup time will terminate the client connections that...
I've not done this myself, but I'm sure I've seen a presentation where some clever soul had intercepted the browser close button using some javascript. This...
Our Auditors are asking to track the changes on core security tables PSOPRDEFN, PSOPRCLS etc.. I know couple of methiods like writing DB triggers or enabling...
Hi, Graham, Thank you very much for your reply! Could you be a little more detail? I went to the URL you gave below, but still wasn't able to find information...
Sorry Li, I should have read your question correctly to start with. PeopleSoft have two major releases of PeopleTools 1) PeopleTools 8.1x (this includes 8.2x...
I think from PeopleTools release 8.14 onwards (maybe earlier) any change to an operator generates an message to the integration broker. The reason it does...
I need to get more inofrmation on "MaxInMemoryObjects" property in psappsrv.cfg. This property is found in PT8.18 but not beyond that(it is not explicitly...
Hi Li Li We at Manchester University used Student Admin (now known as Campus Solutions) 8.0 SP1 on Tools 8.45.1. There was a minor problem in that the App ...
Peter Ellis
peter.ellis@...
Oct 12, 2005 2:02 pm
1312
Hello fellow workers at the PeopleSoft code-face, The problem I have is when trying to install PeopleSoft, so I hope you can suggest some things to try :- We...
Unfortunately, this is one of those parameters that sound really interesting, but PeopleSoft provide absolutely no documentation to suggest how to set it. So,...
Graham, Thank you very much for your detailed explanation! In case anybody is in the same situation and wants to know, I did create a case in GSC and I was...
There are two ways to run tmadmin i) Go into PSADMIN, administer an application domain and select option 5 - tmadmin - that's probably the easiest. This is not...
Reminder from the Calendar of psftdba http://groups.yahoo.com/group/psftdba/cal UK Oracle User Group Confernece 2005 Monday October 31, 2005 All Day (This...
psftdba@yahoogroups.com
Oct 16, 2005 11:57 pm
1319
Hi , it is present in the psadmin.when you select to boot any appserver domain,the 4th option in the menu is the tdadmin utility.you can select it to open it...
Hello, I have been using statspack to monitor our database and I am a bit concerned about what I see. (Please see attached file). The memory usage seems a...
Hi, I use cursor_sharing=force parameter currently in our 9i (9205) databases. It works much better in 9i than it did in 8i. Peoplesoft uses both bind...
Thanks. Whats the size of your shared pool? In our case its 128M and 160M for buffer cache. We did have an incident were the database had to be bounced because...