Hi everyone.. the error code thrown for this is 12547 desc of the error is below ORA-12547 TNS:LOST CONTACT Could not sign onto the database with <username>...
I am working in 8.9 Tools 8.46, and I am trying to hide the page Field Name on a Scroll Area (so the name of the scroll area) with PeopleCode. I am not having...
On wich platform are you ? Unix , Windows ? wich oracle version ? patched ? What is the oracle protocol you are using (tcp/ip tgrough oracle listener or...
If you want to hide the scroll area name for everyone, you can go into app designer and do this. You would double click on the scroll area, go to the label...
Paulson, Sammy S. (HSC)
Sammy-Paulson@...
Mar 1, 2006 6:09 pm
42890
Lana I just went through this exercise in version 8.9 and what I ended up doing was including both prop_dflt_comp_btn and prop_calc_calc_comp_btn with a Y....
Can anyone on HRMS 8.3 tell me if table PS_CO_TAXIMP_SETUP exists in their database ? We are Tools 8.18.12 DB2. It's showing on the DDDAUDIT as being in the...
Greetings all, I am on SQL Server 2000, HRMS 8.3 SP1 I am working on a sql statement to get the tax information for the latest period of the latest year. My...
Is your lookup in a While loop ? If you just execute it once, you will only get one row returned. Brian ... which is ... called,DB ... returning more ... ...
I agree Mr. Paulson answered your question as you stated it. If you wanted to know under certain conditions how you hide the scroll area then you would do as...
Paulson, Sammy S. (HSC)
Sammy-Paulson@...
Mar 1, 2006 8:03 pm
42896
It is probably easier to sum the monthly amounts for the year. ... Greetings all, I am on SQL Server 2000, HRMS 8.3 SP1 I am working on a sql statement to get...
(This is in PS Student Admin 8.1 SP 1, working on PTools 8.20.05...) I am working on a project where we want to catch errors that may occur in an App Engine...
Raji, A load-lookup table is not the same as a database table. When you do the lookup, only one row can be returned. I suppose you could consider it...
Since I don't know your data, I don't know if you need to worry about multi-companies... but, so just pointing out you're ignoring company in your select. ...
Mmm what are you talking about precisely ? A stored procedure in the database ? like PL-SQL procudure stored in Oracle DB) in that case it's "out of PS" and...
I have a txt file which has tab space on each line. when I read the file, AE is not reading the tab space. How to read such files using AE. Now I have an Idea...
There must be some other qualifier. Try using 'select *' to see all the data and then you might see some other qualifier -- maybe company. ... [Non-text...
What is the structure of your audit record ? I'm surprised that it seems to start with an oprid value directly... there should be some other key fields before...
Hello everyone, I have recently become IT Director of a company that uses Peoplesoft HR and Financials. We are about to upgrade these to newer versions and I...
In application designer I am trying to design a group of radio buttons for marital status. One problem is that depending on User choice I have to show the...
Gilchrist, Gay
ggilchrist@...
Mar 1, 2006 10:24 pm
42907
Am I drunk or &AccrualRowForInsert = &M; and &AccrualRowForInsert = &M; are exactly the same thing ? In that case both <= and >= conditions produce the same...
Hi, I am trying to pull a report out of peoplesoft which would list the last login time for each active users in peoplesoft. I know i can query PSOPRDEFN table...
Bob, You need to add some additional keys to your join criteria in the subqueries and also remove BALANCE_PEROD from the criteria of the second subquery. Try...
This is true. PS used to deliver the cobol modules compiled for the NT environment, but if you applied a patch to the cobol modules, you had to recompile them...
the best you can do is to modify the portion of the peoplecode login customizing it so it'll insert a row in a customized table everytime smbdy login. Of...
From what I understand, this is due to Oracle's new licensing agreement with MicroFocus. It's very true that the license fees have sky rocketed. The problem is...
We have licensed the Microfocus COBOL compiler because we have a small number of the programs that are customized (please - no comments about that fact, it is...
Sorry, but you don't really have a choice. If you apply any patches that have COBOL modules delivered with them then you will need to recompile. Sometimes...