Search the web
Sign In
New User? Sign Up
psftdba · PeopleSoft DBA Forum
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 502 - 531 of 3932   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
502
Dear Fans, I installed App server and apache server suceefully.While Booting app server also no problem.When I tried to connect to web browser the problem I am...
venkattr
venkattr@...
Send Email
Mar 1, 2004
7:38 pm
503
Hello, We have a requirement to find out query usage on our system. Basically what we are looking for is a list of queries and the number of times they have...
Lrajapakse@...
Send Email
Mar 1, 2004
7:38 pm
504
Tools 8.19 Oracle 8.1.74 When users kill their sessions on the client .The process is not killed in Oracle .Is there any recommended way to handle this ? I...
michael.ngong@...
Send Email
Mar 1, 2004
7:50 pm
505
This should list all sql with the same first 100 letters that has occurred at least 89 X select substr(sql_text ,1,100) sameSQL,count(*) from v$sql group by...
michael.ngong@...
Send Email
Mar 7, 2004
7:56 am
506
Is it a good practise to use Materialized view over view in Oracle. We have build lot of customized view and would like to create materialized to improve...
Tripathi, Tushar Mani
tushar.mani.tripathi@...
Send Email
Mar 7, 2004
7:56 am
507
Are you sure that PeopleSoft supports Apache? In the installation documention, I have only seen sections for IBM Web Sphere and BEA Web Logic. Stephen J. IQCS...
joness59
Offline Send Email
Mar 7, 2004
7:57 am
508
How are your users killing their sessions? Aren't they signing off in the application? Anyways, have you checked the status of the sessions in v$session?...
joness59
Offline Send Email
Mar 7, 2004
7:57 am
509
What database are you using for your backend? If it is Oracle, you can then query v$sql, v$sqltext, v%sql_cursor to get some of this information. Stephen J. ...
joness59
Offline Send Email
Mar 7, 2004
7:57 am
510
Hi, Is there somebody that has used Windows Load Balancing Service in combination with PeopleTools 8.1x using WebLogic 5.1 as webserver? And if so are there...
Jorg Sander
ozzkaar@...
Send Email
Mar 7, 2004
7:57 am
511
Hello I'm trying to ascertain how many concurrent runtime licenses we would need to purchase for HR/Payroll. Do the self service functions require cobol...
nancy_yip_2004
Offline Send Email
Mar 7, 2004
7:57 am
512
What OS is the database on? Dick Goulet Senior Oracle DBA Oracle Certified 8i DBA ... From: joness59 [mailto:joness59@...] Sent: Tuesday, March 02, 2004...
Goulet, Dick
dgoulet@...
Send Email
Mar 7, 2004
6:02 pm
513
Materialized view is the OLD name for a snapshot. Replacing your views with MV's would improve performance, but changes to the underlying tables of the...
Goulet, Dick
dgoulet@...
Send Email
Mar 7, 2004
6:02 pm
514
Assuming they have not been flushed from the shared pool. Quering the V$ table fro them type of stuff is problematic since what your interested in doesn't...
Goulet, Dick
dgoulet@...
Send Email
Mar 7, 2004
6:02 pm
515
Materialized Views are the NEW names for snapshots. The optimizer will use an MV if it determines that it is cheaper than using the underlying tables. Also...
David Kurtz
david.kurtz@...
Send Email
Mar 8, 2004
7:29 am
516
Hi, I came up a question, is there anyway to hold the distribution node agent for one hour or so to deleted the output report from the log directory and then...
Joan Hsieh
joanhsieh01
Offline Send Email
Mar 9, 2004
9:10 pm
517
What tools release are you on? In 8.4, there is a page/panel that allows you to define operation times for each Process Scheduler, but I believe it applies to...
James Blanding
stoneandkobi
Offline Send Email
Mar 11, 2004
6:58 pm
518
You can unadvertise a tuxedo service in tmadmin. However, if the service is not available anywhere it doesn't queue up, you get an error message. I don't...
David Kurtz
david.kurtz@...
Send Email
Mar 12, 2004
9:41 am
519
I was thinking about the suspend/resume commands. I tried them out in our QA environment, PT 8.42.09. Placing the DSTQ queue in Suspend status ('suspend -q...
James Blanding
stoneandkobi
Offline Send Email
Mar 16, 2004
9:45 am
520
James, I don't have an available test environment at the moment so I can't check this out myself. I looked at the BEA docs and have a couple of questions....
Henry Poras
hporas
Offline Send Email
Mar 16, 2004
2:46 pm
521
Thanks all, I don't have an test environment either to test that out. But I am curious to know how to make it automated and not manually run each time in the...
Joan Hsieh
joanhsieh01
Offline Send Email
Mar 16, 2004
8:58 pm
522
Hi, We had another problem regarding nvision, this is 8.4.12 pstools/FM. On the new server, the sqr run successfully. However, nvision just sit there with...
Joan Hsieh
joanhsieh01
Offline Send Email
Mar 16, 2004
9:27 pm
523
Hi all, I am new to this group and to Installation of Peoplesoft. I installed Peopletools version 8.12 . But I couldn't open any of the existing peopletools...
shan_mu2k
shan_mu2k@...
Send Email
Mar 18, 2004
8:06 am
524
Oh boy. We've found that nVision can be quite flakey. Here are some initial things to check... First kick off an nVision process so that it becomes 'hung'......
James Blanding
stoneandkobi
Offline Send Email
Mar 18, 2004
10:13 pm
525
Has anyone used the PeopleSoft Change Assistant Tool? I would like to hear any comments or opinions. Thanks, Roger...
rogbak_er
Offline Send Email
Mar 18, 2004
10:14 pm
526
Well, if you wanted the Distribution Agent to be unavailable during a regular time period, you could just write the appropriate commands into a pair of shell...
James Blanding
stoneandkobi
Offline Send Email
Mar 22, 2004
5:51 pm
527
Hi Henry... ... Well, new content is definitely not posted while the Distribution Agent's queue is suspended. It might be a little more difficult to see what...
James Blanding
stoneandkobi
Offline Send Email
Mar 22, 2004
5:53 pm
528
I had a go at testing this on PT8.44. It seems that the distribution agent now responds to the PostReport service issued by the process scheduler. This has to...
David Kurtz
david.kurtz@...
Send Email
Mar 23, 2004
12:37 pm
529
Has anyone noticed huge gains by enabling Query Access List Cache? From GSC... Here is how you can tell if the cache is working: 1) clear the access list cache...
wmlg
Offline Send Email
Mar 26, 2004
8:37 pm
530
Hi All, We have attended regional user group recently and understood rom PeopleSoft support VP that the Change assistant will be available to customers from...
srinivasarao_vemula
srinivasarao...
Offline Send Email
Mar 29, 2004
9:34 am
531
Hello, Can someone tell me if trace files do get rotated when tracing an application server domain with the additional option to the command line: CLOPT ="-r...
Pijnappels, Marc
mirmar25
Offline Send Email
Mar 29, 2004
10:41 am
Messages 502 - 531 of 3932   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help