You can process the PSTUXCFG into a human readable form with tmunloadcf and look up the srvid for the different servers. That is the starting point. Then you...
Or, you could just look at the psappsrv.ubb which is used to produce the compiled Tuxedo configuration file. The output of tmunloadcf shows you all the Tuxedo...
Hello Everyone I am planning to make a change to the moderation policy on the PSFTDBA group. Instead of allowing anyone to join and manually moderating all...
Greetings I manually added tablespaces to a database and those tablespaces are not reflected when I query ddlspacename from psrecdefn. Is this something to...
michael.ngong@...
Mar 3, 2005 1:20 pm
882
Anything to kill off some of the spam! _____ From: Gerry Leith [mailto:gerry@...] Sent: Thursday, March 03, 2005 5:29 AM To:...
Goulet, Dick
dgoulet@...
Mar 3, 2005 1:56 pm
883
Right behind you on that one. Andy ... Van: David Kurtz [mailto:info2@...] Verzonden: donderdag 3 maart 2005 09:57 Aan: psftdba@yahoogroups.com ...
Hello Michael, If I'm not mistaken you will see the tablespace appearing in ddspacename from psrecdefn as soon as you create a PeopleSoft table in this...
OK, the change has been made. Individual messages are no longer moderated. regards _________________________ David Kurtz Go-Faster Consultancy Ltd. tel: +44...
In 8.4, you can tell the application about new tablespaces by logging on via the web and navigating to PeopleTools -> Utilities -> Administration -> Tablespace...
Thanks a lot for the response .We are not on 8.4 unfortunately. None of the tablespaces are visible in App designer ,all the table additions were done in...
michael.ngong@...
Mar 3, 2005 4:29 pm
889
Hi All, I am trying to connect App Designer in three tier. In config manager I have given the machine name as the IP address of the machine. I am getting the...
We are on 8.19 "James Blanding" <stoneandkobi@...> 03/03/2005 12:27 PM Please respond to psftdba@yahoogroups.com To psftdba@yahoogroups.com cc Subject ...
michael.ngong@...
Mar 3, 2005 5:34 pm
892
I did also a check in a PeopleTool 8.17 probably the same in 8.19 and there you can just open a record in application designer go to Tools -> Data ...
I could be missing something but I do have only the options specified Tools -> Data Administration -> rename tablespace ->tablespace DDL are the options I...
michael.ngong@...
Mar 4, 2005 1:08 pm
894
Hi All, Is there any limit defined on the maximum number(instances) of server processes (PSAPPSRV,PSQCKSRV,PSQRYSRV,PSPPMSRV) on appserver. Too many...
BEA Recommend that you should have no more than 10 servers on any one queue. Each queue is protected by a semphore (that is not visible via ipcs) - essentially...
The cfx files are copied to the psappsrv.cfg file in the new domain, you can just open the cfx files with any editor. When you select developer, you also get...
Hi Gurus, i want to debug peoplecode on 8.4. i am awrare of the change in processes in 8.4 version as compare to previous version.the question that i want...
We run unix appservers, the Peoplecode debugger works under unix. Note: Make sure that the PSDBGSRV listener port (default 9500) is open to your developers...
Hi All, Each server processes in PeopleSoft application server have services associated with it i.e, the PeopleSoft server processes advertise the services and...
Has anyone ever seen or heard of a tool that will parse an Application Engine program and generate an ERD and/or Data Model from the Program Flow, SQL,...