Hints, Tips & Gotchas

Forum » Forum / Hints, Tips & Gotchas
Number of threads: 87
Number of posts: 97
rss icon RSS: New threads | New posts
Snippets of information that may help you out.
Order by: Last post date | Thread starting date
Create a new thread
Thread name Started Posts Recent post
by: PrajPraj
04 Jun 2011 02:16
1  
Possible reason why your insert-select may be slow even though the select part performs well.
by: PrajPraj
30 May 2011 21:05
1  
by: PrajPraj
02 May 2011 20:52
1  
by: PrajPraj
20 Feb 2011 06:19
1  
by: PrajPraj
20 Feb 2011 02:07
1  
find out records used in peoplesoft SQL's. Cons. it searches for strings so if fieldname and recname is same it can create an issue
by: RahulAgrawalRahulAgrawal
18 Jan 2011 03:31
1  
by: PrajPraj
04 Jan 2011 01:07
1  
SOX being requirement across continents. This SQL helps to check if any thing has changed after UAT sign off. Put in the project names and signoff date in the script and one performs SOX check
by: RahulAgrawalRahulAgrawal
24 Dec 2010 01:59
1  
high level project compare report through SQL. Its useful when doing it analysis for large number of objects
by: RahulAgrawalRahulAgrawal
21 Dec 2010 09:13
1  
Finding hidden infromation for record through SQL like search keys etc. When we have todo for multiple record or for docuemntation
by: RahulAgrawalRahulAgrawal
21 Dec 2010 09:08
1  
updated sql to generate sql insert statement. some time we find difficult to do so if we don't have access to tool like toad here is alternative
by: RahulAgrawalRahulAgrawal
21 Dec 2010 09:05
1  
by: PrajPraj
17 Dec 2010 10:15
1  
by: PrajPraj
28 Oct 2010 03:51
1  
finding record navigation to Record used in AE peoplecode. Although this sql is big and take some time to run in oracle. but it works. Some body can help me in obtaining similar information in SQL used in peoplesoft AE
by: RahulAgrawalRahulAgrawal
18 Oct 2010 06:16
1  
Find path to trace files and output directory. this is specially useful in understanding the long running AE process. One can find the exactly at which steps the process is.
by: RahulAgrawalRahulAgrawal
18 Oct 2010 03:08
1  
For peoplesoft global implmentation. we need to find translation. Here are few ways we can do it. Note:- current sql is for oracle database
by: RahulAgrawalRahulAgrawal
18 Oct 2010 02:27
1  
by: PrajPraj
13 May 2010 05:44
1  
by: PrajPraj
22 Mar 2010 22:41
1  
Peoplesoft record hierarchy with navigation. is to understand the dataflow using peoplesoft prompt tables. this query works only in oracle datatabse it takes few minutes to execute as the query has to go through n number of tables.
by: RahulAgrawalRahulAgrawal
07 Feb 2010 01:41
1  
Once we create pages and component for multilanguage application. we can missout on related language tables. here is the trick to do that. Sql is currently for oracle.
by: RahulAgrawalRahulAgrawal
07 Feb 2010 01:28
1  
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License