Hello, We are PT 849 and Oracle 10.2.0. Lets say I have a physical server with three application domains connecting to the same db. Is their a way through SQL...
If your default portal is not set correctly at the message node level you will have issues. I have had this happen to me and we were able to get in and make...
Hi Steve, I don't think this is a good practice, but is feasible to some extent. Each App Server domain has a bunch of processes and most of them have ...
Brain, If possible try to do a Portal Registry DB compare between your Prod vs recent copy of your Prod and see if can catch the difference and copy over. Good...
There are reasons to have multiple application server domains on the same server. - separate pub/sub domain - separate app servers for back office and self...
We are using FSCM 90 (MP6 B15) and our (OK MY) security policy is to not use delivered security objects, such as roles and permission lists, but to create...
I'm having a problem with a trigger that moves rows deleted from PSPRCSRQST to a history table (per D. Kurtz' suggestion in his book). I want to eventually...
HI All, Â When i try to run the SQL from the client PC its giving the error like "Not able to connect to Database "... Â Users are usally logging to the...
Hi all,  The following processes are consuming CPU even when there is no activity on the system. oracle and PSDSTSRV How can we reduce CPU consumption for...
on what hardware/platform? Because it's going to be different. Also, what version of Tools? Because everything after 8.44 has atendency to suck up all...
Hello, we are getting the following error when we try to run cobol programs. The process goes from initiated to error. PTPSQLRT - SQLRT NOT FOUND Load error ...
There is no way to improve the performance on a system that has no activity: you have no problem or you have a serious problem in identifying the performance...
Willem.Leenen@...
Dec 18, 2008 6:39 am
3515
Looks like your pathing isn't properly defined - or a permissions issue. What's the platform? peace, clark 'the dragon' willisPSA: Salary <> Slavery. If you...
Hello to all, I think you have not configure properly configuration manager. Just check in configuration manager whether cobol executable path is correct or...
Do you: 1) Keep your demo environment at the same state as your production environment from a tools and app version level. 2) Keep your demo environment...
On a second question, how would you handle this??? You are on FSCM 9.0, MP 6, B 15 You need to go to B 19. You have 3 choices. Which do you use? 1) apply Fin...
What is the claimed advantage to maintaining a demo environment that doesn't match any other environment? Seems it would only serve to generate DBA busywork....
Hi Clark,
Our environment is definitely number (1)
When there are any problems the first thing Oracle/Peoplesoft say is -
"have you tried it in DEMO" - where...
I think the main reason behind this is so that you can tell support that you have reproduced a problem on the demo system, and rule out the possiblity of ...
Hi, I am on AIX and PT 8.46. Also, I am interested by memory used by all services. Thanks for your input. ... Also, what version of Tools? Because everything...
we run our cobols on Windows NT. I verified the path in process schd cfg file and also the parameters for the process instance. Process schd is looking to...
Hi I need to work on locking the accounts and modifying the last name, first name etc in microsoft Active Directory from Peoplesoft. When we terminate the...
Hi I hope you not configuer properly the cobol path. So pls check the path, and give the (%PS_HOME%\CBLBIN/BASE). ________________________________ From: Khayal...
After taking a look at the privileges granted to SYSADM via the delivered PSADMIN role, I'm wondering if anyone has trimmed any of the seemingly unnecessary...
By coincidence, I was having exactly this discussion on a customer site earlier today. I've just read Tanel's blog entry - Ouch! You can trim the PSADMIN role...
We are (still) on ORA 9.2.0.8 with default setting for CURSOR_SHARING. Heard some good thing about with setting of SIMILAR in Oracle 10g.   Any success...