Hi All, I`ve a discussion with a companymate about the WLS and WSH services in production Enviroment. (version 8.x) I have the idea that these services are...
Julio C. Alonso
jalonso@...
Jul 1, 2004 1:50 pm
619
Hello, In PS query if a user create s query with type process we can see that the row level security class is applied as expected like below SELECT A.EMPLID,...
Excuse my ignorance.Do we need to analyze the temp tablespace/temp tables in peoplesoft for any reason. These discussion has been going on for a while but does...
michael.ngong@...
Jul 1, 2004 1:52 pm
621
I've been trying to fix some problems we have been having with Rpt Mgr, so I have been doing a bunch of Oracle 10046 tracing on some simple test reports....
... As far as I know those Workstation handler (WSH) and Listener (WSL) server processes are for 3-tier only. In 8.x you don't need them. PIA / 4-tier you will...
MessageHow do you know that haven't simply have found a different query in V$SQL? Is it coming from a PSQRYSRV session? Instead of looking up the SQL in v$sql...
David Kurtz
info@...
Jul 2, 2004 10:39 pm
624
You don't need the WSL for the PIA. It is only used for connections from Windows 3-tier clients. That includes Application Designer and both Query and nVision...
Hi all again, Thanks a lot for your responses. Then I was right with the WSL services. I win a beer, jejeje. Cheers,...
Julio C. Alonso
jalonso@...
Jul 4, 2004 6:43 pm
626
Hello All, My company is a low volume user of AP for issuing between 10 and 20 payments a day, via SWIFT or cheque. We have developed an in-house SQR for using...
Hello All, I've looked into this a little more and from what I can see, there is functionality for you to input the separate parts of an IBAN, and the ...
Hello All, I am trying to run an SQR report to a file, in the same location, to the same filename (overwriting the previous one) on a daily basis. I've tried...
Hi Gurus, One of our user having a problem in Application Designer,He is running a Query in Application Desinger from Go --> PeopleTools ---> Query.The query ...
Hi David, Thank you for the update.I already gone through the same in the customer connection.but I too couldn't find out the incident " T-RKUMAR-AN8AD" given ...
Whenever there's a solution that is mentioned in another solution, but which is not findable on customer connection, I raise a support issue asking for it. ...
Hi, Do you have problem with benefits_vw? I am not sure how to improve this sql statement. It hang the system. any suggestions are welcome. thanks a lot, Joan ...
Hi all, I have a tuxedo domain configurated with quick servers started. I have seen PSAPPSRV is queing and hav a lot of work (Load an Request done) but...
Julio C. Alonso
jalonso@...
Jul 26, 2004 9:20 am
635
The PSQCKSRV process serves the processes listed in %PS_HOME/appserv/psqrysrv.lst # Services for PSQCKSRV MgrClear RamList SqlRequest StmChgPswd StmGetTimeOut ...
David Kurtz
info@...
Jul 26, 2004 10:29 am
636
David, Thanks for your help. That's now clear.......
Julio C. Alonso
jalonso@...
Jul 26, 2004 11:26 am
637
Hi All, We are using PeopleSoft 8.18 Tools and HRMS 8.1. When we do database refreses (ie load new data into tst) we essentially drop all of sysadm's objects ...
update sysadm.ps_cdm_dist_node, set the following field to the new value. URL, URI_HOST, URI_PORT, URI_SCHEME, URI_RESOURCE. Also, all the process scheduler...
here is our script, wish it helps. Isabella Chen ******************** --FTP report node update PS_CDM_DIST_NODE set distnodename = 'xxx' where distnodename = '...
ISABELLA CHEN
ichen@...
Jul 26, 2004 2:13 pm
640
Hi, I do not know what the tables are off hand, but you should be able to trace your session before you enter thru the web and find out that information. ...
MessageThere is no reason why you couldn't update these settings with SQL. You could capture the SQL from a PeopleTools trace. (Since I wrote this I have seen...
David Kurtz
info@...
Jul 26, 2004 2:19 pm
642
MessageSteve, Obvious caveats: amount of data / d.b.a skills available ... but We found refreshes to be much much quicker using the physical method - copying...
Steve, Like Ken, we clone the database by using a backup of production data, recreate the controlfile, update the global_name, update the psdbowner table, and...
Carol Dacko
cdacko@...
Jul 27, 2004 1:44 pm
644
We're making use of EMC Business Continuance Volumes (BCV). The entire process is scripted, with error checking, and runs very happily in < 30 minutes lights...
Goulet, Dick
dgoulet@...
Jul 27, 2004 1:50 pm
645
We have also begun using EMC Timefinder for cloning certain environments. I'm a bit jealous of your timeframe; it normally takes one to two hours for our...
Humm, Yes the time needed does depend, on whether you have to do a full establish or an incremental. The former does take a good two hours at best. BTW: we...
Goulet, Dick
dgoulet@...
Jul 27, 2004 3:27 pm
647
I am faily new to PeopleSoft and I need to delete a distribution node that is no longer needed. I don't see an option available in the application that will...