Hi i would like to know how to set the Trace for online pages, cobol programs that means cobol sql's, etc. i know that we can enable the trace in PSAPPSRV.CFG...
Hi If you would like to trace online pages,you can set the trace flags in the login page.You should see a "trace" link on the signon page if trace is enabled, ...
To all, I have the following appear in an error message. Remote program PTPECOBL failed Unable to open the IPC output file (null). It is on a Unix app server....
Do you have remote cobol turned on on both your PS and AS? Have you tested it? peace, clark 'the dragon' willis PSA: Salary <> Slavery. If you earn a salary,...
yes, and it returned normally. I do not think it is a remote call problem or anything relating to Cobol. I think it is mixed up in the communication between ...
Are any of the members of this forum using Oracle RAC for PeopleSoft. If interested, we are currently tuning a site that is using it and in 2-3 weeks time will...
I'm currently tuning a site that has response time spikes, e.g. 6 seconds, 1 second, 8 seconds, 12 seconds, 1 second etc etc for exactly the same query. There...
hi all, is anybody have the all security table list (in 8.1x and 8.4x)....??? cheers, manoj ... Do you Yahoo!? Get on board. You're invited to try the new...
Hello! I had a similiar Cobol error. PeopleSloth Customer Abuse recommended that I enable the following parameter (RCCBL Redirect=1) in my psappsrv.cfg file: ...
We are currently using Data Guard for Disaster Recovery and looking at RAC for high availability/Failover. Our current Tools version does not support 10g RAC....
Already have that parameter set. PeopleSoft recommended a recompilation of Cobol and re-executing some DM scripts. My supervisor went ahead and rebooted the...
UK Oracle User Group eBlast 6 July 2006 UKOUG Fusion Technology Focus Group Survey - Launched Please take the time to complete the following survey: ...
Mark The version number of type SYS is the global version number. It gets incremented on its own, and also when any other PeopleTools object gets incremented....
Excellent... Thanks David! I suspected that this was the case with the different numbers on the PSAPPSRV. We are working from the DB out to solve the issue....
Hi Manoj You can get the list of all security tables from securityexport.dms script in the PS_HOME\scripts directory. Security tables for user data only is...
Anyone have any experience with large numbers of users crashing your apps server? Memory isn't maxed out, but we are getting the following java memeory error...
have you done a "ulimit -a" as the user running the apps server (if you're on unix?) check the other system limits - most likely semaphores. ... From: ben...
OK.... I have two PS_HOMES on the same RS6000 server (OK, the app servers are on one server and the Proc Scheds on another). Same versions of tools, same ...
error message is: Load error : file '_tMc7020' error code: 173, pc=0, call=1, seg=0 173 Called program file not found in drive/directory PSA: Salary <>...
Although it does not exactly look like the errors that I have seen when this happens, 1: The error is in the PIA error log - it is potentially a webserver...
Graham Bowden
grahambowden@...
Jul 11, 2006 3:46 pm
1996
in the setenv.bat file, set the java heap size (min and max) parameter to 256 or more, depend on your no. of users... i think max it can support till 2 gb......
Clark, Have you compared the directories as in the number of files? It has been awhile but I do believe that either the diff command or a relative of that...
We see this a lot on undersized systems - it's your web server not your app servers. What have you got the maxheapsize set to? 2Gb is not unusual, above that...
Will check semiphores, ulimit and Classpath. One correction, though, is that this was our web server crashing. Will report back. Thanks for suggestions....
Hi, We are using Oracle 9.2.0.5 database on solaris 8 for the Peoplesoft applications(Tools 8.21 8Sp1). We are planning to upgrade the database from 9.2.0.5 to...
The site has RAC installed with Oracle 9i. 10G upgrade is definitely an option. I will definitely share my findings. We have done lots of RAC tuning on NON...
We resolved this by recompiling the process scheduler configuration for the env that was going to error..... go figure. peace, clark PSA: Salary <> Slavery. If...
Tom, Yes, that was it... Stop the process scheduler. Configure, just return through all the settings to the end, and restart. I'm not even certain if I ...