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...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

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 3961 - 3990 of 3990   Newest  |  < Newer  |  Older >  |  Oldest
Messages: Show Message Summaries   (Group by Topic) Sort by Date v  
#3990 From: "David Kurtz" <david.kurtz@...>
Date: Wed Dec 9, 2009 12:47 pm
Subject: RE: PeopleSoft DBA Forum New to peoplesoft dba
davidkurtz
Offline Offline
Send Email Send Email
 
I could be facetious any suggest
http://www.oracle.com/technology/documentation/psftent.html
And of course

But seriously you need,
	 to read PeopleBooks (they are helpful sometimes)
	 there is an Oracle training course (that I haven't seen recently,
but it used to be helpful)
	 access to My Oracle Support (or whatever it is called this week)
	 and I think someone wrote a book on this subject a few years ago

http://www.amazon.com/exec/obidos/ASIN/1590594223/wwwgofastcouk-20

regards
_________________________
David Kurtz
Go-Faster Consultancy Ltd.
tel: +44 (0)7771 760660
fax: +44 (0)7092 348865
mailto:david.kurtz@...
web: www.go-faster.co.uk
Book: PeopleSoft for the Oracle DBA: http://www.psftdba.com
DBA Blogs: PeopleSoft: http://blog.psftdba.com, Oracle:
http://blog.go-faster.co.uk
PeopleSoft DBA Forum: http://groups.yahoo.com/group/psftdba

>-----Original Message-----
>From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com]
>On Behalf Of Mahesh
>Sent: Wednesday, December 09, 2009 11:32 AM
>To: psftdba@yahoogroups.com
>Subject: PeopleSoft DBA Forum New to peoplesoft dba
>
>Hi,
>
>I am new to this Peoplsoft dba area. Actullay i am having 5
>years Oracle dba experience and now i am going to support
>People soft also.Please give me some useful link or Document
>to get some basic infomration about peoplesoft
>
>
>
>------------------------------------
>
>PeopleSoft for the Oracle DBA is published by Apress - see
>http://www.psftdba.com The PeopleSoft DBA Forum is managed by
>http://www.go-faster.co.uk Yahoo! Groups Links
>
>
>

#3989 From: "Mahesh" <makesh.boopathi@...>
Date: Wed Dec 9, 2009 11:31 am
Subject: New to peoplesoft dba
mahesh_ks
Offline Offline
Send Email Send Email
 
Hi,

I am new to this Peoplsoft dba area. Actullay i am having 5 years Oracle dba
experience and now i am going to support People soft also.Please give me some
useful link or Document to get some basic infomration about peoplesoft

#3988 From: Manju Maller <manjumaller@...>
Date: Tue Dec 8, 2009 7:31 pm
Subject: Re: PeopleSoft DBA Forum Process Scheduler 8.45.14 Stuck up
manjumaller
Offline Offline
Send Email Send Email
 
Was there Master Scheduler introduced in 8.45 ..If it was have u given a try by configuring one of the Servers as Master Scheduler and see if load is being redirected properly.

--- On Tue, 8/12/09, abdulmajid <shak_abdul@...> wrote:

From: abdulmajid <shak_abdul@...>
Subject: PeopleSoft DBA Forum Process Scheduler 8.45.14 Stuck up
To: psftdba@yahoogroups.com
Date: Tuesday, 8 December, 2009, 12:21 PM

 
Hi Team,

I am facing an issue on the Process Scheduler 8.45.14 and Oracle database 9.2.0.5.

Let me brief you to the issue which I am facing when running the process Scheduler.
We have 4 process Schedulers on our batch server machine: PRD2, TDEV, FTEST, FDMO9

This process schedulers were running fine until since last 3 months the processes are getting stuck up in each of the process Schedulers.
Even if one process schedulers gets stuck it cascades the rest of the process scheduler and hence all the process scheduler gets stuck and the process gets queued.

So I do a workaround I do a STOP ALL process scheduler and START ALL process scheduler and then the Scheduler gets fine and the process gets completed and success. This is a very weird issue as I have done everything to get it alrite.

I have done following on the TDEV server (Development Process scheduler):
Ran prcsclr.dms
Cleared the cache
Created a new domain as well.
Saw the syncing of the psprcsrqst, psprcsque and other Prcs tables ie All tables were in sync
Even reduced the Heart beat and checked the MAXAPIAware and MAXConcurrent sessions as well.

Currently we run a SQR process which notifies the runnig of the PRD2 and TDEV by sending us email notification every hour. The process is XRFWIN.
We do not have much of Processing on our Production Process Schedulers as well.

Once the process gets queued I could not see any error files at the back end and the trace files also seems to yield nothing.

Only thing I noticed is The PSPRCSQUE table gets the Queued process instance with sessionidnum =0. When I reboot the process scheduler, the process gets into success with a corresponding session id.

I have checked everything and also in metalink but nothing seems to work out in this issue.

The client does not want to set up a test Process Scheduler domain to figure it if it is a machine problem or the Applications as the PeopleTools version and Database is quite old.

Any ideas to spark me to look at something different would be appreciated. I'm hoping it's something simple that
I've overlooked but assume I must have checked out.
Looking forward for anything positive with your precious experience and mastery in the domain.

I hope this details helps you.

Thank you so much for looking into this,
Abdul.
+919730013053



The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.

#3987 From: "abdulmajid" <shak_abdul@...>
Date: Tue Dec 8, 2009 6:51 am
Subject: Process Scheduler 8.45.14 Stuck up
shak_abdul
Offline Offline
Send Email Send Email
 
Hi Team,

I am facing an issue on the Process Scheduler 8.45.14 and Oracle database
9.2.0.5.

Let me brief you to the issue which I am facing when running the process
Scheduler.
We have 4 process Schedulers on our batch server machine: PRD2, TDEV, FTEST,
FDMO9

This process schedulers were running fine until since last 3 months the
processes are getting stuck up in each of the process Schedulers.
Even if one process schedulers gets stuck it cascades the rest of the process
scheduler and hence all the process scheduler gets stuck and the process gets
queued.

So I do a workaround I do a STOP ALL process scheduler and START ALL process
scheduler and then the Scheduler gets fine and the process gets completed and
success. This is a very weird issue as I have done everything to get it alrite.

I have done following on the TDEV server (Development Process scheduler):
Ran prcsclr.dms
Cleared the cache
Created a new domain as well.
Saw the syncing of the psprcsrqst, psprcsque and other Prcs tables  ie All
tables were in sync
Even reduced the Heart beat and checked the MAXAPIAware and MAXConcurrent
sessions as well.


Currently we run a SQR process which notifies the runnig of the PRD2 and TDEV by
sending us email notification every hour. The process is XRFWIN.
We do not have much of Processing on our Production Process Schedulers as well.

Once the process gets queued I could not see any error files at the back end and
the trace files also seems to yield nothing.

Only thing I noticed is The PSPRCSQUE table  gets the Queued process instance
with sessionidnum =0. When I reboot the process scheduler, the process gets into
success with a corresponding session id.

I have checked everything and also in metalink but nothing seems to work out in
this issue.

The client does not want to set up a test Process Scheduler domain to figure it
if it is a machine problem or the Applications as the PeopleTools version and
Database is quite old.

Any ideas to spark me to look at something different would be appreciated. I'm
hoping it's something simple that
I've overlooked but assume I must have checked out.
Looking forward for anything positive with your precious experience and mastery
in the domain.

I hope this details helps you.

Thank you so much for looking into this,
Abdul.
+919730013053

#3986 From: "Wynne, Julie" <J.Wynne@...>
Date: Mon Dec 7, 2009 3:27 pm
Subject: RE: PeopleSoft DBA Forum HTTP Listening Connector
cisjwynn
Offline Offline
Send Email Send Email
 

Thanks – I logged an SR with Oracle and they sent me a document.  I am working through that now.

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 07 December 2009 12:30
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum HTTP Listening Connector

 

 

Please, go back closer to your dev team to get more information. If you don't know what you need to do, how can we know from the other side of the network ?
However, I suspect you need to configure nodes between two different applications, and yes, that has something to do with the IB.
You can find some information in the Peoplebooks available online :
http://download.oracle.com/docs/cd/E13292_01/pt849pbr0/eng/psbooks/tibr/book.htm?File=tibr/htm/tibr03.htm#H3002

Nicolas.

On Mon, Dec 7, 2009 at 1:20 PM, Wynne, Julie <J.Wynne@...> wrote:

 

To be honest, I don’t even know what the developers want to achieve – I’ve just been asked to ‘get it working’ .  It’s tools 8.49.16 and I don’t think I’ve defined any nodes (though it’s possible the consultant that did the installation may have done so).   I wouldn’t know how to check unfortunately.   Sorry about lack of detail, but I’m totally new to this.

 

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 07 December 2009 11:54
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum HTTP Listening Connector

 

 

Julie,

What are you trying to achieve ? Messaging between application ? What Peopletools version ? Did you defined nodes ?
Please, give us more details.

Nicolas.

On Mon, Dec 7, 2009 at 11:25 AM, Wynne, Julie <J.Wynne@...> wrote:

 

Hi

Does anyone know what I need to do to get this working pls ?  I am told it is something to do with Integration Broker, and our developers need it working.

There is no information anywhere on this, other than how to test it.   I don’t have an entry for HTTP Listening Connector in the Gateways page so can’t use that to configure it.  To be honest, I don’t even know what this thing is for, so any information is welcome.

 

Thanks and sorry for the dumb questions J

 

Julie

 

 

<PS_HOME>/webserv/peoplesoft/applications/peoplesoft/PSIGW/WEB-INF/web.xml on the web server includes the following :

        <servlet>

                <servlet-name>PeopleSoftListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftListeningConnector</servlet-class>

        </servlet>

        <servlet>

                <servlet-name>PeopleSoftServiceListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftServiceListeningConnector</servlet-class>

                <load-on-startup>0</load-on-startup>

        </servlet>

        <servlet>

                <servlet-name>HttpListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.HttpListeningConnector</servlet-class>

        </servlet>

        <servlet>

 

 


#3985 From: Nicolas Gasparotto <nicolas.gasparotto@...>
Date: Mon Dec 7, 2009 12:30 pm
Subject: Re: PeopleSoft DBA Forum HTTP Listening Connector
gnom92
Offline Offline
Send Email Send Email
 
Please, go back closer to your dev team to get more information. If you don't know what you need to do, how can we know from the other side of the network ?
However, I suspect you need to configure nodes between two different applications, and yes, that has something to do with the IB.
You can find some information in the Peoplebooks available online :
http://download.oracle.com/docs/cd/E13292_01/pt849pbr0/eng/psbooks/tibr/book.htm?File=tibr/htm/tibr03.htm#H3002

Nicolas.

On Mon, Dec 7, 2009 at 1:20 PM, Wynne, Julie <J.Wynne@...> wrote:
 

To be honest, I don’t even know what the developers want to achieve – I’ve just been asked to ‘get it working’ .  It’s tools 8.49.16 and I don’t think I’ve defined any nodes (though it’s possible the consultant that did the installation may have done so).   I wouldn’t know how to check unfortunately.   Sorry about lack of detail, but I’m totally new to this.

 

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 07 December 2009 11:54
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum HTTP Listening Connector

 

 

Julie,

What are you trying to achieve ? Messaging between application ? What Peopletools version ? Did you defined nodes ?
Please, give us more details.

Nicolas.

On Mon, Dec 7, 2009 at 11:25 AM, Wynne, Julie <J.Wynne@...> wrote:

 

Hi

Does anyone know what I need to do to get this working pls ?  I am told it is something to do with Integration Broker, and our developers need it working.

There is no information anywhere on this, other than how to test it.   I don’t have an entry for HTTP Listening Connector in the Gateways page so can’t use that to configure it.  To be honest, I don’t even know what this thing is for, so any information is welcome.

 

Thanks and sorry for the dumb questions J

 

Julie

 

 

<PS_HOME>/webserv/peoplesoft/applications/peoplesoft/PSIGW/WEB-INF/web.xml on the web server includes the following :

        <servlet>

                <servlet-name>PeopleSoftListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftListeningConnector</servlet-class>

        </servlet>

        <servlet>

                <servlet-name>PeopleSoftServiceListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftServiceListeningConnector</servlet-class>

                <load-on-startup>0</load-on-startup>

        </servlet>

        <servlet>

                <servlet-name>HttpListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.HttpListeningConnector</servlet-class>

        </servlet>

        <servlet>

 



#3984 From: "Wynne, Julie" <J.Wynne@...>
Date: Mon Dec 7, 2009 12:20 pm
Subject: RE: PeopleSoft DBA Forum HTTP Listening Connector
cisjwynn
Offline Offline
Send Email Send Email
 

To be honest, I don’t even know what the developers want to achieve – I’ve just been asked to ‘get it working’ .  It’s tools 8.49.16 and I don’t think I’ve defined any nodes (though it’s possible the consultant that did the installation may have done so).   I wouldn’t know how to check unfortunately.   Sorry about lack of detail, but I’m totally new to this.

 

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 07 December 2009 11:54
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum HTTP Listening Connector

 

 

Julie,

What are you trying to achieve ? Messaging between application ? What Peopletools version ? Did you defined nodes ?
Please, give us more details.

Nicolas.

On Mon, Dec 7, 2009 at 11:25 AM, Wynne, Julie <J.Wynne@...> wrote:

 

Hi

Does anyone know what I need to do to get this working pls ?  I am told it is something to do with Integration Broker, and our developers need it working.

There is no information anywhere on this, other than how to test it.   I don’t have an entry for HTTP Listening Connector in the Gateways page so can’t use that to configure it.  To be honest, I don’t even know what this thing is for, so any information is welcome.

 

Thanks and sorry for the dumb questions J

 

Julie

 

 

<PS_HOME>/webserv/peoplesoft/applications/peoplesoft/PSIGW/WEB-INF/web.xml on the web server includes the following :

        <servlet>

                <servlet-name>PeopleSoftListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftListeningConnector</servlet-class>

        </servlet>

        <servlet>

                <servlet-name>PeopleSoftServiceListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftServiceListeningConnector</servlet-class>

                <load-on-startup>0</load-on-startup>

        </servlet>

        <servlet>

                <servlet-name>HttpListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.HttpListeningConnector</servlet-class>

        </servlet>

        <servlet>

 


#3983 From: Nicolas Gasparotto <nicolas.gasparotto@...>
Date: Mon Dec 7, 2009 11:53 am
Subject: Re: PeopleSoft DBA Forum HTTP Listening Connector
gnom92
Offline Offline
Send Email Send Email
 
Julie,

What are you trying to achieve ? Messaging between application ? What Peopletools version ? Did you defined nodes ?
Please, give us more details.

Nicolas.

On Mon, Dec 7, 2009 at 11:25 AM, Wynne, Julie <J.Wynne@...> wrote:
 

Hi

Does anyone know what I need to do to get this working pls ?  I am told it is something to do with Integration Broker, and our developers need it working.

There is no information anywhere on this, other than how to test it.   I don’t have an entry for HTTP Listening Connector in the Gateways page so can’t use that to configure it.  To be honest, I don’t even know what this thing is for, so any information is welcome.

 

Thanks and sorry for the dumb questions J

 

Julie

 

 

<PS_HOME>/webserv/peoplesoft/applications/peoplesoft/PSIGW/WEB-INF/web.xml on the web server includes the following :

        <servlet>

                <servlet-name>PeopleSoftListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftListeningConnector</servlet-class>

        </servlet>

        <servlet>

                <servlet-name>PeopleSoftServiceListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftServiceListeningConnector</servlet-class>

                <load-on-startup>0</load-on-startup>

        </servlet>

        <servlet>

                <servlet-name>HttpListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.HttpListeningConnector</servlet-class>

        </servlet>

        <servlet>



#3982 From: "Wynne, Julie" <J.Wynne@...>
Date: Mon Dec 7, 2009 10:25 am
Subject: HTTP Listening Connector
cisjwynn
Offline Offline
Send Email Send Email
 

Hi

Does anyone know what I need to do to get this working pls ?  I am told it is something to do with Integration Broker, and our developers need it working.

There is no information anywhere on this, other than how to test it.   I don’t have an entry for HTTP Listening Connector in the Gateways page so can’t use that to configure it.  To be honest, I don’t even know what this thing is for, so any information is welcome.

 

Thanks and sorry for the dumb questions J

 

Julie

 

 

<PS_HOME>/webserv/peoplesoft/applications/peoplesoft/PSIGW/WEB-INF/web.xml on the web server includes the following :

        <servlet>

                <servlet-name>PeopleSoftListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftListeningConnector</servlet-class>

        </servlet>

        <servlet>

                <servlet-name>PeopleSoftServiceListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftServiceListeningConnector</servlet-class>

                <load-on-startup>0</load-on-startup>

        </servlet>

        <servlet>

                <servlet-name>HttpListeningConnector</servlet-name>

                <servlet-class>com.peoplesoft.pt.integrationgateway.listeningconnector.HttpListeningConnector</servlet-class>

        </servlet>

        <servlet>


#3981 From: "manjumaller" <manjunath.maller@...>
Date: Sun Dec 6, 2009 3:10 pm
Subject: Nvision - Error
manjumaller
Offline Offline
Send Email Send Email
 
Hi

I have PeopleTools 84819 Running on Oracle Database 10g.When Nvisions run in the
night as Batch Job,many a time it errors out .The Error is seen on the Windows
Server 2003 Box when i log in and it say "Not Enough System Resources to display
completely" We use Excel 2003.The Process is running as foreground process
,meaning when it fires u can see excels pop up and do calculations.Is there a
possibility that the Query is fetching too much data and we getting this error

Thanks
Mm

#3980 From: "Wynne, Julie" <J.Wynne@...>
Date: Fri Dec 4, 2009 2:07 pm
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
cisjwynn
Offline Offline
Send Email Send Email
 

Thanks for all the help guys.  I reviewed my script and realised that I needed to go back and choose ‘Alter’ instead of ‘Create’ when building the script.  That gave me a script with the temporary table bit as described by Nicolas.  I ran that script against my database as sysadm (no errors – hurray !)  and have now completed the step in change assistant.  Now it’s running happily again.

 

Huge thanks for all the replies – very much appreciated.  

 

Best wishes

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of David Kurtz
Sent: 04 December 2009 12:50
To: psftdba@yahoogroups.com
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

And if you have flashback enabled on the database, if anything catastrophic occurred during the upgrade, you could flash the whole database back to the point where you started to apply this script. 

Of course, you want the script to go right first time, this is another safety net.

 

regards
_________________________
David Kurtz
mailto:david.kurtz@...

 


From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: Friday, December 04, 2009 12:40 PM
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

Forget to say, yes, you should connect as SYSADM to run the script, assuming this is your Peoplesoft objects' owner.

Nicolas.

On Fri, Dec 4, 2009 at 1:36 PM, Nicolas Gasparotto <nicolas.gasparotto@...> wrote:

Julie, nice you posted screenshots, it is very clear about what you did.
Yes, you can go ahead to run the script against your database. The "drop table" statements are very standard in Peoplesoft world, it is how Peoplesoft is modifying table structure : it is first create a "temporary" table (stage table) based on source with all the required modifications, load it from the source table (directly within an INSERT statement or through a PL/SQL script), drop the source table and finally rename the "temporary" table like the source table.
And yes, better to log everything out when running such script.

If you're really afraid, you could add the following on top of the generated script :
WHENEVER SQLERROR EXIT;   
That'll exit if any error are reported, and stop running the script further.
On recent Oracle database you also have the recyclebin to recover a dropped table if problems are issued.

Nicolas.

 

On Fri, Dec 4, 2009 at 12:28 PM, Wynne, Julie <J.Wynne@...> wrote:

 

Hi

 

We’re all new to peoplesoft here (we’ve previously used Oracle E-Business Suite and Campus Solutions is replacing their student system for us.)  Some of the developers have done a bit more with App designer than I have , but they don’t know anything about bundles.  As DBA, I’ve always been responsible for applying patches to the E-business suite environments, and the decision was that I and my 2 fellow DBAs would have similar responsibility for Peoplesoft bundles.    The project team are investigating integration between Campus Solutions and the UCAS central admissions systems, and they need new functionality in bundle 14 for that, so I’ve been tasked with applying it to our CSUCAS test environment.   The previous bundles I’ve worked with didn’t have any recreate table steps, hence this is new to me. 

 

Anyway, I got all brave and loaded up App Designer , set it to my test environment and created a new project as suggested by Nicolas.  I then did the following

Insert ->Definitions Into Project.

 

 

I went through all the records in the list and clicked insert for each one of them.   I then found Build->Settings on the menu and set the options as follows.

 

I then went into Build->Project and saw the following window.   I clicked the Create tables box and build script file.

 

Then I clicked the build button, confirmed that I wanted to go ahead, and it came back with

The script contains lots of drop and create statements.   A little worrying as it doesn’t seem to be backing anything up that might already be in those tables. (we are not using any of the HR functionality, but maybe those tables are shared with Campus Solutions?)

 

So, can I now just load up SQL Plus against my Oracle db and run this script?   Do I log in to the database as SYSADM ?  Or something else ?

 

Sorry for all the newbie questions and thanks for all your help guys – it’s a relief to know there’s someone out there J

 

Thanks

Julie

 

 

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Wynne, Julie
Sent: 04 December 2009 10:51
To: psftdba@yahoogroups.com
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

Thanks Nicolas – however – please see my response to Duncan – I’m a total newbie at this – I’m not sure I know what you mean by ‘insert these records into a project’ ?

 

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 04 December 2009 10:24
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

Open AppDesigner, insert these records into a project, build the project following the given settings. Then build the project, run the SQL in SQL*Plus (for Oracle db), then check the step as completed, and restart the upgrade job.

Nicolas.

On Fri, Dec 4, 2009 at 11:01 AM, Wynne, Julie <J.Wynne@...> wrote:

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 

 

 

 


#3979 From: "Wynne, Julie" <J.Wynne@...>
Date: Fri Dec 4, 2009 3:23 pm
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
cisjwynn
Offline Offline
Send Email Send Email
 

Thanks Clark – I appreciate your comments. 

 

As usual here, time is short (stupid deadlines!) so everything is being rushed.  I will mention to my line manager that a proper class would be preferable.  I have already done the install class, and will be getting some instruction on upgrades next week so I’m not totally in the dark.  We have the additional problem that we are finding it almost impossible to attend proper courses at the moment due to inavailability of Peoplesoft classes in the UK.  I really would have liked to do the tools class properly, but just having to ‘make do’ with what we can get for now.  I’m keen to learn, but it’s a very steep curve J

 

The good news is that my HR Bundle 8 has completed successfully – just got to do Campus Solutions 14 now.  I’ve backed up everything, and will do so again before I start that bundle, so I can always roll back to where I started if necessary.  Also, it’s only in test at the moment, and in an environment that’s only being used to test UK student recruitment functionality (UCAS) , so I’m not going to do any serious harm if I screw up completely.  It’ll just be back to the drawing board and call in the experts !

 

The flip side of doing things this way is that I’m learning fast and remembering everything.   Plus everyone here is pretty understanding – they know I haven’t had all the necessary training, so it’s not too bad if I take ages to do something, or if it goes hideously wrong.   I can always say ‘I told you so’.

 

Anyway, I’ve gotta go now – CS bundle 14 is calling !

 

Rgds

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of the dragon
Sent: 04 December 2009 13:55
To: psftdba@yahoogroups.com
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Julie,
 
With all due respect, you really shouldn't be doing any kind of upgrade if you don't completely know what you're doing; that HOW THINGS GO BAD in an unrecoverable manner (as in no one finds out until it's too late to rollback).
 
At a minimum, you need a class in App Designer I and II (a real class not a CBT) and the install and upgrade class.  (You should get theses before you continue; stress to management how important they are)  You'll find a wealth of knowledge and experience here, but we're not PS instructors.  Additionally, if you want support from PeopleSoft, the person performing the upgrade (aka you) will need to be able to speak clearly and with knowledge to the person on the other end of the phone.
 
The good news is you probably know most of what you will need to know to grow into a competant PS Admin.
 
Good Luck, and may the force be with you.
 
peace,
clark 'the dragon' willis

PSA: Salary <> Slavery. If you earn a salary, your employer is renting your
services for 40 hours a week, not purchasing your soul. Your time is the
only real finite asset that you have, and once used it can never be
recovered, so don't waste it by giving it away.


I work to live; I don't live to work.

"Time is the coin of your life. It is the only coin you have, and only
you can determine how it will be spent. Be careful lest you let other
people spend it for you." -- Carl Sandburg (1878 - 1967)


It is impossible to defeat an ignorant man in argument. -- William G. McAdoo
Religion is regarded by the common people as true, by the wise as false, and
by the rulers as useful. -- Seneca


"I distrust those people who know so well what God wants them to do because
I notice it always coincides with their own desires." - Susan B. Anthony

 
"Does religion calm your fears of death?" "No, but death will calm my fear
of religions."

 
NOTICE:  The information contained in this message is protected under United
States and international copyright laws and is intended for the personal and
confidential use of the addressee.  If you are not the addressee or an agent
of the addressee, you are hereby notified that you have received this
message in error and that any review, dissemination, distribution, taking of
any action in reliance upon or copying of this message without the express
written permission of the sender or his agent is strictly prohibited and in
violation of referenced statutes.  If you have received this message in
error, please notify me (the sender) immediately and you are instructed to
delete this message from any computer it resides on, including mail servers.


SIGNATURE :
Do not meddle in the affairs of dragons, for you are crunchy and taste good
with ketchup.
You've got to be a Spirit; don't need no Ghosts.
Do or Do Not; There is NO Try.
Any clod can have facts, but having an opinion is an art !
A conclusion is simply the place where someone got tired of thinking.
When a continuing state of defiance and disorder can not be checked by the
rules, then new and sometimes drastic rules must be forged to maintain
order; the alternative is anarchy.
M. Clark Willis III - Sr Systems Analyst, Sr Consultant ceprn@...
aolim:ceprn ICQ 6633136


Help stamp out SPAM!! http://www.cauce.org
The senders of unsolicited commercial e-mail to me at any site are liable
for a $500 per message cost under USC 47, which may be found at
http://www.law.cornell.edu/uscode/47

Contents of this message, in it's entirety, (c) 2000 - 2009
M. Clark Willis III / Dragon Enterprises inc.  All rights reserved.

 



 

Thanks for all the info guys – I’ll let you know how it goes

 

Rgds

Julie

 

 

 

And if you have flashback enabled on the database, if anything catastrophic occurred during the upgrade, you could flash the whole database back to the point where you started to apply this script. 

Of course, you want the script to go right first time, this is another safety net.

 

regards
_________________________
David Kurtz

 


Windows Live™ Hotmail is faster and more secure than ever. Learn more.


#3978 From: Kevin.Burke <kevin.burke@...>
Date: Fri Dec 4, 2009 2:19 pm
Subject: RE: Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
kevindburke
Offline Offline
Send Email Send Email
 

I’ve never understood why they word it like that. 

 

I’ve found that most of the time I can just create a drop table sql and run it.  Then just let the next step, which is usually a regular create records step, create the records for me.

 

-Kevin Burke

Metropolitan Community College

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Wynne, Julie
Sent: Friday, December 04, 2009 4:02 AM
To: psftdba@yahoogroups.com
Subject: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 


#3977 From: the dragon <ceprn@...>
Date: Fri Dec 4, 2009 1:55 pm
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
ceprn
Offline Offline
Send Email Send Email
 
Julie,
 
With all due respect, you really shouldn't be doing any kind of upgrade if you don't completely know what you're doing; that HOW THINGS GO BAD in an unrecoverable manner (as in no one finds out until it's too late to rollback).
 
At a minimum, you need a class in App Designer I and II (a real class not a CBT) and the install and upgrade class.  (You should get theses before you continue; stress to management how important they are)  You'll find a wealth of knowledge and experience here, but we're not PS instructors.  Additionally, if you want support from PeopleSoft, the person performing the upgrade (aka you) will need to be able to speak clearly and with knowledge to the person on the other end of the phone.
 
The good news is you probably know most of what you will need to know to grow into a competant PS Admin.
 
Good Luck, and may the force be with you.
 
peace,
clark 'the dragon' willis

PSA: Salary <> Slavery. If you earn a salary, your employer is renting your
services for 40 hours a week, not purchasing your soul. Your time is the
only real finite asset that you have, and once used it can never be
recovered, so don't waste it by giving it away.


I work to live; I don't live to work.

"Time is the coin of your life. It is the only coin you have, and only
you can determine how it will be spent. Be careful lest you let other
people spend it for you." -- Carl Sandburg (1878 - 1967)


It is impossible to defeat an ignorant man in argument. -- William G. McAdoo
Religion is regarded by the common people as true, by the wise as false, and
by the rulers as useful. -- Seneca


"I distrust those people who know so well what God wants them to do because
I notice it always coincides with their own desires." - Susan B. Anthony

 
"Does religion calm your fears of death?" "No, but death will calm my fear
of religions."

 
NOTICE:  The information contained in this message is protected under United
States and international copyright laws and is intended for the personal and
confidential use of the addressee.  If you are not the addressee or an agent
of the addressee, you are hereby notified that you have received this
message in error and that any review, dissemination, distribution, taking of
any action in reliance upon or copying of this message without the express
written permission of the sender or his agent is strictly prohibited and in
violation of referenced statutes.  If you have received this message in
error, please notify me (the sender) immediately and you are instructed to
delete this message from any computer it resides on, including mail servers.


SIGNATURE :
Do not meddle in the affairs of dragons, for you are crunchy and taste good
with ketchup.
You've got to be a Spirit; don't need no Ghosts.
Do or Do Not; There is NO Try.
Any clod can have facts, but having an opinion is an art !
A conclusion is simply the place where someone got tired of thinking.
When a continuing state of defiance and disorder can not be checked by the
rules, then new and sometimes drastic rules must be forged to maintain
order; the alternative is anarchy.
M. Clark Willis III - Sr Systems Analyst, Sr Consultant ceprn@...
aolim:ceprn ICQ 6633136


Help stamp out SPAM!! http://www.cauce.org
The senders of unsolicited commercial e-mail to me at any site are liable
for a $500 per message cost under USC 47, which may be found at
http://www.law.cornell.edu/uscode/47

Contents of this message, in it's entirety, (c) 2000 - 2009
M. Clark Willis III / Dragon Enterprises inc.  All rights reserved.

 


 

Thanks for all the info guys – I’ll let you know how it goes

 

Rgds

Julie

 

 

 

And if you have flashback enabled on the database, if anything catastrophic occurred during the upgrade, you could flash the whole database back to the point where you started to apply this script. 

Of course, you want the script to go right first time, this is another safety net.

 

regards
_________________________
David Kurtz



Windows Live™ Hotmail is faster and more secure than ever. Learn more.

#3976 From: the dragon <ceprn@...>
Date: Fri Dec 4, 2009 1:45 pm
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
ceprn
Offline Offline
Send Email Send Email
 
Add them to a project in app designer in the target environment, with the build settings described and run the build process.  If you want to get really fancy, you can turn this into a automatic step going forward.
 
peace,
clark 'the dragon' willis

PSA: Salary <> Slavery. If you earn a salary, your employer is renting your
services for 40 hours a week, not purchasing your soul. Your time is the
only real finite asset that you have, and once used it can never be
recovered, so don't waste it by giving it away.


I work to live; I don't live to work.

"Time is the coin of your life. It is the only coin you have, and only
you can determine how it will be spent. Be careful lest you let other
people spend it for you." -- Carl Sandburg (1878 - 1967)


It is impossible to defeat an ignorant man in argument. -- William G. McAdoo
Religion is regarded by the common people as true, by the wise as false, and
by the rulers as useful. -- Seneca


"I distrust those people who know so well what God wants them to do because
I notice it always coincides with their own desires." - Susan B. Anthony

 
"Does religion calm your fears of death?" "No, but death will calm my fear
of religions."

 
NOTICE:  The information contained in this message is protected under United
States and international copyright laws and is intended for the personal and
confidential use of the addressee.  If you are not the addressee or an agent
of the addressee, you are hereby notified that you have received this
message in error and that any review, dissemination, distribution, taking of
any action in reliance upon or copying of this message without the express
written permission of the sender or his agent is strictly prohibited and in
violation of referenced statutes.  If you have received this message in
error, please notify me (the sender) immediately and you are instructed to
delete this message from any computer it resides on, including mail servers.


SIGNATURE :
Do not meddle in the affairs of dragons, for you are crunchy and taste good
with ketchup.
You've got to be a Spirit; don't need no Ghosts.
Do or Do Not; There is NO Try.
Any clod can have facts, but having an opinion is an art !
A conclusion is simply the place where someone got tired of thinking.
When a continuing state of defiance and disorder can not be checked by the
rules, then new and sometimes drastic rules must be forged to maintain
order; the alternative is anarchy.
M. Clark Willis III - Sr Systems Analyst, Sr Consultant ceprn@...
aolim:ceprn ICQ 6633136


Help stamp out SPAM!! http://www.cauce.org
The senders of unsolicited commercial e-mail to me at any site are liable
for a $500 per message cost under USC 47, which may be found at
http://www.law.cornell.edu/uscode/47

Contents of this message, in it's entirety, (c) 2000 - 2009
M. Clark Willis III / Dragon Enterprises inc.  All rights reserved.

 

To: psftdba@yahoogroups.com
From: J.Wynne@...
Date: Fri, 4 Dec 2009 10:01:32 +0000
Subject: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

Hi
I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 
This is holding up our project so really need advice quickly please.
All suggestions appreciated
Thanks in advance
Julie
Recreate the following tables:
WCB_IWJO_EC
WCB_IWJO_WD
WCB_EDSR_EC
WCB_EDSR_WD
WCB_EERE_EC
WCB_EERE_WD
WCB_ERLC_EC
WCB_ERLC_WD
WCB_ERLO_EC
WCB_ERPT_EC
WCB_IWLE_EC
WCB_IWLE_WD
WCB_WOIN_EC
WCB_WOIN_WD
HS_RPT_HIST_CAN
Build options for Create 'Tables'
- 'Recreate table if it already exists',
- 'Recreate index if it already exists':

 





Windows 7: Unclutter your desktop. Learn more.

#3975 From: "Wynne, Julie" <J.Wynne@...>
Date: Fri Dec 4, 2009 1:37 pm
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
cisjwynn
Offline Offline
Send Email Send Email
 

Thanks for all the info guys – I’ll let you know how it goes

 

Rgds

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of David Kurtz
Sent: 04 December 2009 12:50
To: psftdba@yahoogroups.com
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

And if you have flashback enabled on the database, if anything catastrophic occurred during the upgrade, you could flash the whole database back to the point where you started to apply this script. 

Of course, you want the script to go right first time, this is another safety net.

 

regards
_________________________
David Kurtz
mailto:david.kurtz@...

 


From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: Friday, December 04, 2009 12:40 PM
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

Forget to say, yes, you should connect as SYSADM to run the script, assuming this is your Peoplesoft objects' owner.

Nicolas.

On Fri, Dec 4, 2009 at 1:36 PM, Nicolas Gasparotto <nicolas.gasparotto@...> wrote:

Julie, nice you posted screenshots, it is very clear about what you did.
Yes, you can go ahead to run the script against your database. The "drop table" statements are very standard in Peoplesoft world, it is how Peoplesoft is modifying table structure : it is first create a "temporary" table (stage table) based on source with all the required modifications, load it from the source table (directly within an INSERT statement or through a PL/SQL script), drop the source table and finally rename the "temporary" table like the source table.
And yes, better to log everything out when running such script.

If you're really afraid, you could add the following on top of the generated script :
WHENEVER SQLERROR EXIT;   
That'll exit if any error are reported, and stop running the script further.
On recent Oracle database you also have the recyclebin to recover a dropped table if problems are issued.

Nicolas.

 

On Fri, Dec 4, 2009 at 12:28 PM, Wynne, Julie <J.Wynne@...> wrote:

 

Hi

 

We’re all new to peoplesoft here (we’ve previously used Oracle E-Business Suite and Campus Solutions is replacing their student system for us.)  Some of the developers have done a bit more with App designer than I have , but they don’t know anything about bundles.  As DBA, I’ve always been responsible for applying patches to the E-business suite environments, and the decision was that I and my 2 fellow DBAs would have similar responsibility for Peoplesoft bundles.    The project team are investigating integration between Campus Solutions and the UCAS central admissions systems, and they need new functionality in bundle 14 for that, so I’ve been tasked with applying it to our CSUCAS test environment.   The previous bundles I’ve worked with didn’t have any recreate table steps, hence this is new to me. 

 

Anyway, I got all brave and loaded up App Designer , set it to my test environment and created a new project as suggested by Nicolas.  I then did the following

Insert ->Definitions Into Project.

 

 

I went through all the records in the list and clicked insert for each one of them.   I then found Build->Settings on the menu and set the options as follows.

 

I then went into Build->Project and saw the following window.   I clicked the Create tables box and build script file.

 

Then I clicked the build button, confirmed that I wanted to go ahead, and it came back with

The script contains lots of drop and create statements.   A little worrying as it doesn’t seem to be backing anything up that might already be in those tables. (we are not using any of the HR functionality, but maybe those tables are shared with Campus Solutions?)

 

So, can I now just load up SQL Plus against my Oracle db and run this script?   Do I log in to the database as SYSADM ?  Or something else ?

 

Sorry for all the newbie questions and thanks for all your help guys – it’s a relief to know there’s someone out there J

 

Thanks

Julie

 

 

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Wynne, Julie
Sent: 04 December 2009 10:51
To: psftdba@yahoogroups.com
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

Thanks Nicolas – however – please see my response to Duncan – I’m a total newbie at this – I’m not sure I know what you mean by ‘insert these records into a project’ ?

 

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 04 December 2009 10:24
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

Open AppDesigner, insert these records into a project, build the project following the given settings. Then build the project, run the SQL in SQL*Plus (for Oracle db), then check the step as completed, and restart the upgrade job.

Nicolas.

On Fri, Dec 4, 2009 at 11:01 AM, Wynne, Julie <J.Wynne@...> wrote:

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 

 

 

 


#3974 From: "David Kurtz" <david.kurtz@...>
Date: Fri Dec 4, 2009 12:49 pm
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
davidkurtz
Offline Offline
Send Email Send Email
 
And if you have flashback enabled on the database, if anything catastrophic occurred during the upgrade, you could flash the whole database back to the point where you started to apply this script. 
Of course, you want the script to go right first time, this is another safety net.
 
regards
_________________________
David Kurtz
mailto:david.kurtz@...


From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: Friday, December 04, 2009 12:40 PM
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

Forget to say, yes, you should connect as SYSADM to run the script, assuming this is your Peoplesoft objects' owner.

Nicolas.

On Fri, Dec 4, 2009 at 1:36 PM, Nicolas Gasparotto <nicolas.gasparotto@...> wrote:
Julie, nice you posted screenshots, it is very clear about what you did.
Yes, you can go ahead to run the script against your database. The "drop table" statements are very standard in Peoplesoft world, it is how Peoplesoft is modifying table structure : it is first create a "temporary" table (stage table) based on source with all the required modifications, load it from the source table (directly within an INSERT statement or through a PL/SQL script), drop the source table and finally rename the "temporary" table like the source table.
And yes, better to log everything out when running such script.

If you're really afraid, you could add the following on top of the generated script :
WHENEVER SQLERROR EXIT;   
That'll exit if any error are reported, and stop running the script further.
On recent Oracle database you also have the recyclebin to recover a dropped table if problems are issued.

Nicolas.


On Fri, Dec 4, 2009 at 12:28 PM, Wynne, Julie <J.Wynne@...> wrote:
 

Hi

 

We’re all new to peoplesoft here (we’ve previously used Oracle E-Business Suite and Campus Solutions is replacing their student system for us.)  Some of the developers have done a bit more with App designer than I have , but they don’t know anything about bundles.  As DBA, I’ve always been responsible for applying patches to the E-business suite environments, and the decision was that I and my 2 fellow DBAs would have similar responsibility for Peoplesoft bundles.    The project team are investigating integration between Campus Solutions and the UCAS central admissions systems, and they need new functionality in bundle 14 for that, so I’ve been tasked with applying it to our CSUCAS test environment.   The previous bundles I’ve worked with didn’t have any recreate table steps, hence this is new to me. 

 

Anyway, I got all brave and loaded up App Designer , set it to my test environment and created a new project as suggested by Nicolas.  I then did the following

Insert ->Definitions Into Project.

 

 

I went through all the records in the list and clicked insert for each one of them.   I then found Build->Settings on the menu and set the options as follows.

 

I then went into Build->Project and saw the following window.   I clicked the Create tables box and build script file.

 

Then I clicked the build button, confirmed that I wanted to go ahead, and it came back with

The script contains lots of drop and create statements.   A little worrying as it doesn’t seem to be backing anything up that might already be in those tables. (we are not using any of the HR functionality, but maybe those tables are shared with Campus Solutions?)

 

So, can I now just load up SQL Plus against my Oracle db and run this script?   Do I log in to the database as SYSADM ?  Or something else ?

 

Sorry for all the newbie questions and thanks for all your help guys – it’s a relief to know there’s someone out there J

 

Thanks

Julie

 

 

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Wynne, Julie
Sent: 04 December 2009 10:51
To: psftdba@yahoogroups.com
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

Thanks Nicolas – however – please see my response to Duncan – I’m a total newbie at this – I’m not sure I know what you mean by ‘insert these records into a project’ ?

 

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 04 December 2009 10:24
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

Open AppDesigner, insert these records into a project, build the project following the given settings. Then build the project, run the SQL in SQL*Plus (for Oracle db), then check the step as completed, and restart the upgrade job.

Nicolas.

On Fri, Dec 4, 2009 at 11:01 AM, Wynne, Julie <J.Wynne@...> wrote:

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 

 




#3973 From: Nicolas Gasparotto <nicolas.gasparotto@...>
Date: Fri Dec 4, 2009 12:39 pm
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
gnom92
Offline Offline
Send Email Send Email
 
Forget to say, yes, you should connect as SYSADM to run the script, assuming this is your Peoplesoft objects' owner.

Nicolas.

On Fri, Dec 4, 2009 at 1:36 PM, Nicolas Gasparotto <nicolas.gasparotto@...> wrote:
Julie, nice you posted screenshots, it is very clear about what you did.
Yes, you can go ahead to run the script against your database. The "drop table" statements are very standard in Peoplesoft world, it is how Peoplesoft is modifying table structure : it is first create a "temporary" table (stage table) based on source with all the required modifications, load it from the source table (directly within an INSERT statement or through a PL/SQL script), drop the source table and finally rename the "temporary" table like the source table.
And yes, better to log everything out when running such script.

If you're really afraid, you could add the following on top of the generated script :
WHENEVER SQLERROR EXIT;   
That'll exit if any error are reported, and stop running the script further.
On recent Oracle database you also have the recyclebin to recover a dropped table if problems are issued.

Nicolas.


On Fri, Dec 4, 2009 at 12:28 PM, Wynne, Julie <J.Wynne@...> wrote:
 

Hi

 

We’re all new to peoplesoft here (we’ve previously used Oracle E-Business Suite and Campus Solutions is replacing their student system for us.)  Some of the developers have done a bit more with App designer than I have , but they don’t know anything about bundles.  As DBA, I’ve always been responsible for applying patches to the E-business suite environments, and the decision was that I and my 2 fellow DBAs would have similar responsibility for Peoplesoft bundles.    The project team are investigating integration between Campus Solutions and the UCAS central admissions systems, and they need new functionality in bundle 14 for that, so I’ve been tasked with applying it to our CSUCAS test environment.   The previous bundles I’ve worked with didn’t have any recreate table steps, hence this is new to me. 

 

Anyway, I got all brave and loaded up App Designer , set it to my test environment and created a new project as suggested by Nicolas.  I then did the following

Insert ->Definitions Into Project.

 

 

I went through all the records in the list and clicked insert for each one of them.   I then found Build->Settings on the menu and set the options as follows.

 

I then went into Build->Project and saw the following window.   I clicked the Create tables box and build script file.

 

Then I clicked the build button, confirmed that I wanted to go ahead, and it came back with

The script contains lots of drop and create statements.   A little worrying as it doesn’t seem to be backing anything up that might already be in those tables. (we are not using any of the HR functionality, but maybe those tables are shared with Campus Solutions?)

 

So, can I now just load up SQL Plus against my Oracle db and run this script?   Do I log in to the database as SYSADM ?  Or something else ?

 

Sorry for all the newbie questions and thanks for all your help guys – it’s a relief to know there’s someone out there J

 

Thanks

Julie

 

 

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Wynne, Julie
Sent: 04 December 2009 10:51
To: psftdba@yahoogroups.com
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Thanks Nicolas – however – please see my response to Duncan – I’m a total newbie at this – I’m not sure I know what you mean by ‘insert these records into a project’ ?

 

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 04 December 2009 10:24
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Open AppDesigner, insert these records into a project, build the project following the given settings. Then build the project, run the SQL in SQL*Plus (for Oracle db), then check the step as completed, and restart the upgrade job.

Nicolas.

On Fri, Dec 4, 2009 at 11:01 AM, Wynne, Julie <J.Wynne@...> wrote:

 

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 

 




#3972 From: Nicolas Gasparotto <nicolas.gasparotto@...>
Date: Fri Dec 4, 2009 12:36 pm
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
gnom92
Offline Offline
Send Email Send Email
 
Julie, nice you posted screenshots, it is very clear about what you did.
Yes, you can go ahead to run the script against your database. The "drop table" statements are very standard in Peoplesoft world, it is how Peoplesoft is modifying table structure : it is first create a "temporary" table (stage table) based on source with all the required modifications, load it from the source table (directly within an INSERT statement or through a PL/SQL script), drop the source table and finally rename the "temporary" table like the source table.
And yes, better to log everything out when running such script.

If you're really afraid, you could add the following on top of the generated script :
WHENEVER SQLERROR EXIT;   
That'll exit if any error are reported, and stop running the script further.
On recent Oracle database you also have the recyclebin to recover a dropped table if problems are issued.

Nicolas.

On Fri, Dec 4, 2009 at 12:28 PM, Wynne, Julie <J.Wynne@...> wrote:
 

Hi

 

We’re all new to peoplesoft here (we’ve previously used Oracle E-Business Suite and Campus Solutions is replacing their student system for us.)  Some of the developers have done a bit more with App designer than I have , but they don’t know anything about bundles.  As DBA, I’ve always been responsible for applying patches to the E-business suite environments, and the decision was that I and my 2 fellow DBAs would have similar responsibility for Peoplesoft bundles.    The project team are investigating integration between Campus Solutions and the UCAS central admissions systems, and they need new functionality in bundle 14 for that, so I’ve been tasked with applying it to our CSUCAS test environment.   The previous bundles I’ve worked with didn’t have any recreate table steps, hence this is new to me. 

 

Anyway, I got all brave and loaded up App Designer , set it to my test environment and created a new project as suggested by Nicolas.  I then did the following

Insert ->Definitions Into Project.

 

 

I went through all the records in the list and clicked insert for each one of them.   I then found Build->Settings on the menu and set the options as follows.

 

I then went into Build->Project and saw the following window.   I clicked the Create tables box and build script file.

 

Then I clicked the build button, confirmed that I wanted to go ahead, and it came back with

The script contains lots of drop and create statements.   A little worrying as it doesn’t seem to be backing anything up that might already be in those tables. (we are not using any of the HR functionality, but maybe those tables are shared with Campus Solutions?)

 

So, can I now just load up SQL Plus against my Oracle db and run this script?   Do I log in to the database as SYSADM ?  Or something else ?

 

Sorry for all the newbie questions and thanks for all your help guys – it’s a relief to know there’s someone out there J

 

Thanks

Julie

 

 

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Wynne, Julie
Sent: 04 December 2009 10:51
To: psftdba@yahoogroups.com
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Thanks Nicolas – however – please see my response to Duncan – I’m a total newbie at this – I’m not sure I know what you mean by ‘insert these records into a project’ ?

 

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 04 December 2009 10:24
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Open AppDesigner, insert these records into a project, build the project following the given settings. Then build the project, run the SQL in SQL*Plus (for Oracle db), then check the step as completed, and restart the upgrade job.

Nicolas.

On Fri, Dec 4, 2009 at 11:01 AM, Wynne, Julie <J.Wynne@...> wrote:

 

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 

 



#3971 From: "Wynne, Julie" <J.Wynne@...>
Date: Fri Dec 4, 2009 11:28 am
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
cisjwynn
Offline Offline
Send Email Send Email
 

Hi

 

We’re all new to peoplesoft here (we’ve previously used Oracle E-Business Suite and Campus Solutions is replacing their student system for us.)  Some of the developers have done a bit more with App designer than I have , but they don’t know anything about bundles.  As DBA, I’ve always been responsible for applying patches to the E-business suite environments, and the decision was that I and my 2 fellow DBAs would have similar responsibility for Peoplesoft bundles.    The project team are investigating integration between Campus Solutions and the UCAS central admissions systems, and they need new functionality in bundle 14 for that, so I’ve been tasked with applying it to our CSUCAS test environment.   The previous bundles I’ve worked with didn’t have any recreate table steps, hence this is new to me. 

 

Anyway, I got all brave and loaded up App Designer , set it to my test environment and created a new project as suggested by Nicolas.  I then did the following

Insert ->Definitions Into Project.

 

 

I went through all the records in the list and clicked insert for each one of them.   I then found Build->Settings on the menu and set the options as follows.

 

I then went into Build->Project and saw the following window.   I clicked the Create tables box and build script file.

 

Then I clicked the build button, confirmed that I wanted to go ahead, and it came back with

The script contains lots of drop and create statements.   A little worrying as it doesn’t seem to be backing anything up that might already be in those tables. (we are not using any of the HR functionality, but maybe those tables are shared with Campus Solutions?)

 

So, can I now just load up SQL Plus against my Oracle db and run this script?   Do I log in to the database as SYSADM ?  Or something else ?

 

Sorry for all the newbie questions and thanks for all your help guys – it’s a relief to know there’s someone out there J

 

Thanks

Julie

 

 

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Wynne, Julie
Sent: 04 December 2009 10:51
To: psftdba@yahoogroups.com
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Thanks Nicolas – however – please see my response to Duncan – I’m a total newbie at this – I’m not sure I know what you mean by ‘insert these records into a project’ ?

 

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 04 December 2009 10:24
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Open AppDesigner, insert these records into a project, build the project following the given settings. Then build the project, run the SQL in SQL*Plus (for Oracle db), then check the step as completed, and restart the upgrade job.

Nicolas.

On Fri, Dec 4, 2009 at 11:01 AM, Wynne, Julie <J.Wynne@...> wrote:

 

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 

 


#3970 From: Nicolas Gasparotto <nicolas.gasparotto@...>
Date: Fri Dec 4, 2009 11:03 am
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
gnom92
Offline Offline
Send Email Send Email
 
Julie,

Well, you should have a minimum of knowledge before applying a bundle, started by the AppDesigner. I don't know why it is your role to do that in your project and moreover it's holding the project (does not look fair if you don't know AppDesigner), probably better to look for someone somewhere on your side to get help from.
Anyway, open AppDesigner, click on Insert, Object into Project, choose the object type Record, enter the name of every single record given earlier by the docuementation (one by one), once all records have been inserted, click on build/project, be sure the settings are same as requested :

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

If needed, run the generated script directly onto your db.

Good luck,

Nicolas.

On Fri, Dec 4, 2009 at 11:50 AM, Wynne, Julie <J.Wynne@...> wrote:
 

Thanks Nicolas – however – please see my response to Duncan – I’m a total newbie at this – I’m not sure I know what you mean by ‘insert these records into a project’ ?

 

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 04 December 2009 10:24
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Open AppDesigner, insert these records into a project, build the project following the given settings. Then build the project, run the SQL in SQL*Plus (for Oracle db), then check the step as completed, and restart the upgrade job.

Nicolas.

On Fri, Dec 4, 2009 at 11:01 AM, Wynne, Julie <J.Wynne@...> wrote:

 

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 

 



#3969 From: "Wynne, Julie" <J.Wynne@...>
Date: Fri Dec 4, 2009 10:50 am
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
cisjwynn
Offline Offline
Send Email Send Email
 

Thanks Nicolas – however – please see my response to Duncan – I’m a total newbie at this – I’m not sure I know what you mean by ‘insert these records into a project’ ?

 

Julie

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Nicolas Gasparotto
Sent: 04 December 2009 10:24
To: psftdba@yahoogroups.com
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Open AppDesigner, insert these records into a project, build the project following the given settings. Then build the project, run the SQL in SQL*Plus (for Oracle db), then check the step as completed, and restart the upgrade job.

Nicolas.

On Fri, Dec 4, 2009 at 11:01 AM, Wynne, Julie <J.Wynne@...> wrote:

 

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 

 


#3968 From: "Wynne, Julie" <J.Wynne@...>
Date: Fri Dec 4, 2009 10:43 am
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
cisjwynn
Offline Offline
Send Email Send Email
 

Hi Duncan

Thanks for your very fast response – much appreciated.   I’m vaguely familiar with App Designer (worked thru Peopletools 1 CBT earlier this week but that’s all).   However, there are no settings or structure mentioned in the documentation – just table names – do I have to somehow retrieve the original definitions ?   Sorry this is really vague – I’ve been thrown in at the deep end and feel like I’m sinking fast !

 

Julie

 

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Duncan Davies
Sent: 04 December 2009 10:35
To: psftdba@yahoogroups.com
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Julie,

 

You’ll need to recreate the tables using App Designer (which I’d hope you’re familiar with if you’re applying bundles).  Add the tables to a new project, then build it using the settings suggested.  This will probably kick out some scripts that you’ll need to run in your SQL Editor of choice.

 

Kind regards

 

Duncan

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Wynne, Julie
Sent: 04 December 2009 10:02
To: psftdba@yahoogroups.com
Subject: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 


#3967 From: Nicolas Gasparotto <nicolas.gasparotto@...>
Date: Fri Dec 4, 2009 10:24 am
Subject: Re: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
gnom92
Offline Offline
Send Email Send Email
 
Open AppDesigner, insert these records into a project, build the project following the given settings. Then build the project, run the SQL in SQL*Plus (for Oracle db), then check the step as completed, and restart the upgrade job.

Nicolas.

On Fri, Dec 4, 2009 at 11:01 AM, Wynne, Julie <J.Wynne@...> wrote:
 

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 



#3966 From: "Duncan Davies" <duncan.davies@...>
Date: Fri Dec 4, 2009 10:35 am
Subject: RE: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
duncdavies
Offline Offline
Send Email Send Email
 

Julie,

 

You’ll need to recreate the tables using App Designer (which I’d hope you’re familiar with if you’re applying bundles).  Add the tables to a new project, then build it using the settings suggested.  This will probably kick out some scripts that you’ll need to run in your SQL Editor of choice.

 

Kind regards

 

Duncan

 

From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of Wynne, Julie
Sent: 04 December 2009 10:02
To: psftdba@yahoogroups.com
Subject: PeopleSoft DBA Forum Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?

 

 

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 


#3965 From: "Wynne, Julie" <J.Wynne@...>
Date: Fri Dec 4, 2009 10:01 am
Subject: Urgent newbie question - Manual stop in HR Bundle 8 - recreate tables?
cisjwynn
Offline Offline
Send Email Send Email
 

Hi

I’m new to Peoplesoft administration, and have only ever applied bundles with an experienced consultant sitting at my shoulder.  I’ve not yet done the Data Management and upgrade training either.  However, I’ve been asked to apply Campus Solutions Bundle 14 to one of our test environments.  This has a prerequisite of HR Bundle 8.  I managed to configure Change Assistant and the EM Hub , start the necessary agents etc and get the bundle started. It has got part way through and come to a manual stop entitled Recreate Tables, and now I am stuck.  It lists a whole load of tables (listed below) but there no further instructions in the documentation that I can identify, and I don’t know what to do next. 

This is holding up our project so really need advice quickly please.

All suggestions appreciated

Thanks in advance

Julie

Recreate the following tables:

WCB_IWJO_EC

WCB_IWJO_WD

WCB_EDSR_EC

WCB_EDSR_WD

WCB_EERE_EC

WCB_EERE_WD

WCB_ERLC_EC

WCB_ERLC_WD

WCB_ERLO_EC

WCB_ERPT_EC

WCB_IWLE_EC

WCB_IWLE_WD

WCB_WOIN_EC

WCB_WOIN_WD

HS_RPT_HIST_CAN

Build options for Create 'Tables'

- 'Recreate table if it already exists',

- 'Recreate index if it already exists':

 


#3964 From: "BANKS, Richard" <BanksR@...>
Date: Thu Dec 3, 2009 9:14 pm
Subject: RE: PeopleSoft DBA Forum CRM 9.1 Application Upgrade [SEC=UNCLASSIFIED]
BanksR@...
Send Email Send Email
 
Agreed.  By the time you have formulated a project plan, created a DEMO instance of CRM, fully review and understand the infrastructure, peopletools and functionality changes, there will be an upgrade path.


From: psftdba@yahoogroups.com [mailto:psftdba@yahoogroups.com] On Behalf Of the dragon
Sent: Friday, 4 December 2009 01:16
To: psftdba@yahoogroups.com
Subject: RE: PeopleSoft DBA Forum CRM 9.1 Application Upgrade

 

I wouldn't, unless the customer wants to be in an "unsupported" state; advise them to wait until PS has created a supported upgrade path.  Perhaps the PT upgrade portion could be done while the App upgrade CA job is being developed, so you're not spinning your wheels, if that upgrade has been released.
 
peace,
clark 'the dragon' willis

PSA: Salary <> Slavery. If you earn a salary, your employer is renting your
services for 40 hours a week, not purchasing your soul. Your time is the
only real finite asset that you have, and once used it can never be
recovered, so don't waste it by giving it away.


I work to live; I don't live to work.

"Time is the coin of your life. It is the only coin you have, and only
you can determine how it will be spent. Be careful lest you let other
people spend it for you." -- Carl Sandburg (1878 - 1967)


It is impossible to defeat an ignorant man in argument. -- William G. McAdoo
Religion is regarded by the common people as true, by the wise as false, and
by the rulers as useful. -- Seneca


"I distrust those people who know so well what God wants them to do because
I notice it always coincides with their own desires." - Susan B. Anthony

 
"Does religion calm your fears of death?" "No, but death will calm my fear
of religions."

 
NOTICE:  The information contained in this message is protected under United
States and international copyright laws and is intended for the personal and
confidential use of the addressee.  If you are not the addressee or an agent
of the addressee, you are hereby notified that you have received this
message in error and that any review, dissemination, distribution, taking of
any action in reliance upon or copying of this message without the express
written permission of the sender or his agent is strictly prohibited and in
violation of referenced statutes.  If you have received this message in
error, please notify me (the sender) immediately and you are instructed to
delete this message from any computer it resides on, including mail servers.


SIGNATURE :
Do not meddle in the affairs of dragons, for you are crunchy and taste good
with ketchup.
You've got to be a Spirit; don't need no Ghosts.
Do or Do Not; There is NO Try.
Any clod can have facts, but having an opinion is an art !
A conclusion is simply the place where someone got tired of thinking.
When a continuing state of defiance and disorder can not be checked by the
rules, then new and sometimes drastic rules must be forged to maintain
order; the alternative is anarchy.
M. Clark Willis III - Sr Systems Analyst, Sr Consultant ceprn@hotmail.com
aolim:ceprn ICQ 6633136


Help stamp out SPAM!! http://www.cauce.org
The senders of unsolicited commercial e-mail to me at any site are liable
for a $500 per message cost under USC 47, which may be found at
http://www.law.cornell.edu/uscode/47

Contents of this message, in it's entirety, (c) 2000 - 2009
M. Clark Willis III / Dragon Enterprises inc.  All rights reserved.

 


To: psftdba@yahoogroups.com; david.kurtz@go-faster.co.uk
From: dipmukherjee2002@yahoo.co.in
Date: Wed, 2 Dec 2009 20:08:50 -0800
Subject: PeopleSoft DBA Forum CRM 9.1 Application Upgrade

 
Hi David,
 
Many Greetings.
 
I have a query. Our customer is now on pt8.43 with CRM 8.8. They want CRM 9.1 with pt8.5.  As CRM 9.1 upgrade template is still not available, is there any way to upgrade CRM 8.8 to 9.1 manually withour using CA upgrade template?
 
Thanks & Regards
Dipankar Mukherjee
Oracle India

Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php


Windows Live™ Hotmail is faster and more secure than ever. Learn more.

*********************************************************************************

This e-mail message (along with any attachments) is intended only for the named addressee and could contain information that is confidential or privileged. If you are not the intended recipient you are notified that any dissemination, copying or use of any of the information is prohibited. Please notify us immediately by return e-mail if you are not the intended recipient and delete all copies of the original message and attachments.

 

This footnote also confirms that this message has been checked for computer viruses.

 

*********************************************************************************

 


#3963 From: the dragon <ceprn@...>
Date: Thu Dec 3, 2009 2:15 pm
Subject: RE: PeopleSoft DBA Forum CRM 9.1 Application Upgrade
ceprn
Offline Offline
Send Email Send Email
 
I wouldn't, unless the customer wants to be in an "unsupported" state; advise them to wait until PS has created a supported upgrade path.  Perhaps the PT upgrade portion could be done while the App upgrade CA job is being developed, so you're not spinning your wheels, if that upgrade has been released.
 
peace,
clark 'the dragon' willis

PSA: Salary <> Slavery. If you earn a salary, your employer is renting your
services for 40 hours a week, not purchasing your soul. Your time is the
only real finite asset that you have, and once used it can never be
recovered, so don't waste it by giving it away.


I work to live; I don't live to work.

"Time is the coin of your life. It is the only coin you have, and only
you can determine how it will be spent. Be careful lest you let other
people spend it for you." -- Carl Sandburg (1878 - 1967)


It is impossible to defeat an ignorant man in argument. -- William G. McAdoo
Religion is regarded by the common people as true, by the wise as false, and
by the rulers as useful. -- Seneca


"I distrust those people who know so well what God wants them to do because
I notice it always coincides with their own desires." - Susan B. Anthony

 
"Does religion calm your fears of death?" "No, but death will calm my fear
of religions."

 
NOTICE:  The information contained in this message is protected under United
States and international copyright laws and is intended for the personal and
confidential use of the addressee.  If you are not the addressee or an agent
of the addressee, you are hereby notified that you have received this
message in error and that any review, dissemination, distribution, taking of
any action in reliance upon or copying of this message without the express
written permission of the sender or his agent is strictly prohibited and in
violation of referenced statutes.  If you have received this message in
error, please notify me (the sender) immediately and you are instructed to
delete this message from any computer it resides on, including mail servers.


SIGNATURE :
Do not meddle in the affairs of dragons, for you are crunchy and taste good
with ketchup.
You've got to be a Spirit; don't need no Ghosts.
Do or Do Not; There is NO Try.
Any clod can have facts, but having an opinion is an art !
A conclusion is simply the place where someone got tired of thinking.
When a continuing state of defiance and disorder can not be checked by the
rules, then new and sometimes drastic rules must be forged to maintain
order; the alternative is anarchy.
M. Clark Willis III - Sr Systems Analyst, Sr Consultant ceprn@...
aolim:ceprn ICQ 6633136


Help stamp out SPAM!! http://www.cauce.org
The senders of unsolicited commercial e-mail to me at any site are liable
for a $500 per message cost under USC 47, which may be found at
http://www.law.cornell.edu/uscode/47

Contents of this message, in it's entirety, (c) 2000 - 2009
M. Clark Willis III / Dragon Enterprises inc.  All rights reserved.

 

To: psftdba@yahoogroups.com; david.kurtz@...
From: dipmukherjee2002@...
Date: Wed, 2 Dec 2009 20:08:50 -0800
Subject: PeopleSoft DBA Forum CRM 9.1 Application Upgrade

 
Hi David,
 
Many Greetings.
 
I have a query. Our customer is now on pt8.43 with CRM 8.8. They want CRM 9.1 with pt8.5.  As CRM 9.1 upgrade template is still not available, is there any way to upgrade CRM 8.8 to 9.1 manually withour using CA upgrade template?
 
Thanks & Regards
Dipankar Mukherjee
Oracle India

Send free SMS to your Friends on Mobile from your Yahoo! Messenger. Download Now! http://messenger.yahoo.com/download.php


Windows Live™ Hotmail is faster and more secure than ever. Learn more.

#3962 From: Manoj Kumar <nedmanoj@...>
Date: Thu Dec 3, 2009 5:57 am
Subject: Re: PeopleSoft DBA Forum Re: Reports starts pocessing after 5 hrs ,Tools 8.52
nedmanoj
Offline Offline
Send Email Send Email
 
Hi All,
 
  Thanks for the support.Yes it was a time zone issue.Server & app was CST but db was in PST b'se profile was having a paramter to change it and I did not noticed it :)
 
Regards
Manoj


From: Kelly <kellykday@...>
To: psftdba@yahoogroups.com
Sent: Wed, 18 November, 2009 11:13:10 PM
Subject: PeopleSoft DBA Forum Re: Reports starts pocessing after 5 hrs ,Tools 8.52

 

Hi,

I had this exact problem but it was a two hour delay. Oracle Support wasn't much help. Had to figure it out on my own. Tools 8.49x used sysdate and Tool 8.50 uses systimestamp. Our databases are on AIX so I had to change the TZ setting in the environment file which is located in /etc directory. The file had TZ=PST6PDT and it should have been TZ=PST8PDT

Check the system Time Zone settings. For UNIX, this may be in different places, for example AIX, the /etc/environment file. Make sure the parameter is correctly stated, e.g. PST8PDT, EST5EDT. The middle figure is the UTC offset. Consult UNIX man pages for details on the particular OS.

Once I changed the parameter to the correct one and rebooted the process scheduler I no longer had issues.

--- In psftdba@yahoogroups .com, Manoj Kumar <nedmanoj@.. .> wrote:
>
> Hi All,
>
>   Facing a strange issue with Tools 8.5X
>
>   Tools 8.52
>   App :HRM9.1
>   OS  : REL 5.3(on VM)  64 bit
>
>  Report are start processing only after 6 hrs of submission,till that time it is in queue.Please see the reports details.
>
> ============ ========= ========= ====
>  
> Request Created On: 11/17/2009  7:20:40PM PST
>  
> Run Anytime After:  11/17/2009  7:03:48PM PST
>  
> Began Process At: 11/18/2009  1:03:56AM PST
>  
> Ended Process At: 11/18/2009  1:04:11AM PST
> ============ ========= ========= ==
>
>
> Your sggestion/solns hily appreciated.
>
> Regards
> Manoj
>
>
> The INTERNET now has a personality. YOURS! See your Yahoo! Homepage. http://in.yahoo. com/
>



The INTERNET now has a personality. YOURS! See your Yahoo! Homepage.

#3961 From: "athiban_rs" <athiban_rs@...>
Date: Thu Dec 3, 2009 5:57 am
Subject: Oracle 12535
athiban_rs
Offline Offline
Send Email Send Email
 
Hi All,

I am new to the group and nice to meet you all.

I am facing a problem in the Process Scheduler. Users are submitting too many
jobs in the Process Scheduler and in the peak time some of the jobs(not
particular jobs) are erroring out saying "ORA-12535: Operation timed out". I got
the following from the sqlnet.log.

     ns main err code: 12535
     TNS-12535: TNS:operation timed out
     ns secondary err code: 12560
     nt main err code: 505
     TNS-00505: Operation timed out
      nt secondary err code: 145
     nt OS err code: 0

When we resubmit the error job its becoming success. Can you please let me know
the reason for the problem and the solution?

Environment details:

Peoplesoft HRMS 8.8 SP1/ People Tools 8.47.11
Oralce DB 9.2.0.7
OS - Solaris 9.0

Appreciate your response.

Thanks and Regards,
athiban.

Messages 3961 - 3990 of 3990   Newest  |  < Newer  |  Older >  |  Oldest
Advanced
Add to My Yahoo!      XML What's This?

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