Nixon, I believe what Manoj said is right under web-inf under that there is one more folder I don't remember but it holds the session cookie information and ...
3793
Ramesh
rameshsraj
Apr 28, 2009 5:09 am
Sunil, Try the following, this is as recommended by Oracle for our financial Application(PROD). Increase java heap size: ...
3794
Robert Ellis
robert_ellis...
Apr 28, 2009 7:18 am
I really tried to kjeep out of this because it was funny watching the blind leading the blind but I can only take so much. It has nothing to do with the...
3795
Sunil Kumar Reddy
sunilrreddy
Apr 28, 2009 1:19 pm
Ramesh, Thank you very much for your early response. The recommendation that you have given me is for the webserver part but we need to set the JVM in our...
3796
babaliviu
Apr 28, 2009 3:01 pm
Hi All, I want to integrate a PeopleSoft application having PeopleTools 8.47 with a 3rd party application, using Web Services and SOAP messages. Sometimes...
3797
Nixon T G
nixon_tg
Apr 29, 2009 5:18 pm
Thanks Robert.. That worked for me... Â Thanks for all.. Nixon ... From: Robert Ellis <robert.ellis@...> Subject: Re: PeopleSoft DBA Forum...
3798
Ramesh
rameshsraj
Apr 29, 2009 7:49 pm
Apply the latest 8.48 patch. There was an "outofmemory" error for XMLP fixed in 8.48.06 : ________________________________ From: Sunil Kumar Reddy...
3799
Manoj Kumar
nedmanoj
Apr 29, 2009 7:50 pm
Hi Sunil, Â Â Try to apply the latest patch of 8.48. (min recommended is 8.48.06 Regards Manoj ________________________________ From: Sunil Kumar Reddy...
3800
William Varma
varma_27
May 7, 2009 12:36 pm
a user runs a report through process scheduler she tries to view the report in the process scheduler she is prompted with a new login screen subsequently she...
3801
nixon_tg
May 11, 2009 5:40 pm
Hi, Are you also prompted to give userID/password while trying to open the report from the process monitor link? Or is she trying to open the report using the...
3802
William Varma
varma_27
May 12, 2009 7:15 pm
Can anyone forward me a shell script that can boot/shutdown application and batch servers...
3803
Sridhar Chebrolu
chebrolu
May 12, 2009 9:13 pm
Source the config file before you exectue the following App Server: cd $PS_HOME/appserv psadmin -c shutdown -d AppServerName Batch Server: cd $PS_HOME/appserv ...
3804
puneet varma
varma_27
May 13, 2009 12:06 pm
thanks. I knew this command. I need a script that can bring down the domain and then ensure that all the processes have been brought down. A single script that...
3805
the dragon
ceprn
May 13, 2009 12:16 pm
I guess you'll need to build the scripts yourself then. I assume this isn't a class project, and that you're actually getting paid to come up with this...
3806
Robert Ellis
robert_ellis...
May 13, 2009 12:20 pm
Just to be clear - you want this for free right? You don't want to put the effort in yourself, and you don't want to pay someone for the effort?...
3807
puneet varma
varma_27
May 13, 2009 12:43 pm
thanks and no thanks for the unwanted lecture on the "availability of books" (very informative) and "salaries". Looks like you have quite a bit of free time in...
3808
Robert Ellis
robert_ellis...
May 13, 2009 12:54 pm
You were better off leaving such a request unasked. ... You were better off leaving such a request unasked. puneet varma wrote: thanks and no thanks for the...
3809
Thomas P. Leighton
tpleighton
May 13, 2009 12:54 pm
To All, As much as I believe that it is the best interest of the forum to aid our fellow PeopleSoft Administrators there are certain tasks such as creating an...
3810
David Kurtz
davidkurtz
May 13, 2009 12:59 pm
<Moderator> Timeout. Enough. Everyone has made their points, now move on.</Moderator>...
3811
Brian Thompson
bt4psftdba
May 15, 2009 10:43 am
Hi Everyone,
We are upgrading our Oracle databases from 9i to 10g,
We have had an issue with the EM Repository, and part of the solution we have...
3812
SP
sripingali
May 15, 2009 6:57 pm
1) You will not have any issues by using password file in Oracle 9i / 10g with or with out PeopleSoft application, it will use password file only if you...
3813
Steve
smontgomerie
May 21, 2009 6:52 pm
Good day, From this new project I'm on our developers will connect through Citrix where they do not have permissions to create ODBC connections. So , we must...
3814
Manoj Negi
negi2u
May 21, 2009 9:35 pm
Well, in sql server we don't have concept of tnsfiles. It's more powerful. You can just simply enter the sqlserver name or machine ip address in the ODBC...
3815
raghunathsd
May 28, 2009 11:14 am
<Moderator>Since this is a production problem you should of course log a P1 service request with Oracle support. The forum is not a substitute for Oracle...
3816
Brian Thompson
bt4psftdba
May 29, 2009 7:38 am
Hello everyone,
We are upgrading our Oracle database from version 9.2.0.8 to 10.2.0.4.
Our Tools version is 8.49.13
One of the changes that PeopleSoft...
3817
David Kurtz
davidkurtz
May 29, 2009 8:23 am
dbflags=8 diables the secondary session in App server. This second database session is used for sequence number generation. Conceptually, It is similar to...
3818
Brian Thompson
bt4psftdba
May 29, 2009 8:49 am
Hi David,
Thanks very much for that clarification.
As you know we don't have a large numbers of users on our PeopleSoft
system
so it would seem likely...
3819
David Kurtz
davidkurtz
May 29, 2009 10:46 am
I have just realised that I was slightly misleading in my previous post. These are the bits defined in the app server config file. They can be set indepently. ...
3820
Brian Thompson
bt4psftdba
May 29, 2009 10:55 am
Hi David,
I hoped it might be something like that.
So, if I have understood this correctly, it seems to me that setting
DbFlags=8 will be ok for us,...
3821
SP
sripingali
May 29, 2009 8:38 pm
To make it very simple,  my take would be (assumption no tools upgrade is involved here)  for Oracle upgrade you do not need to change any thing on...